Michael Ow
742f501232
ICU-7983 Resolve valgrind error when calling Calendar::createInstance().
...
X-SVN-Rev: 28739
2010-09-30 05:44:33 +00:00
John Emmons
cd3f6237f9
ICU-7652 Get correct week data from territory based locale
...
X-SVN-Rev: 28658
2010-09-20 21:22:31 +00:00
Andy Heninger
74e297291f
ICU-7780 fix various compiler warnings
...
X-SVN-Rev: 28301
2010-07-12 18:03:29 +00:00
Markus Scherer
f6a04770ff
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
...
X-SVN-Rev: 28075
2010-05-19 17:29:33 +00:00
Jason Spieth
828ca4ece7
ICU-6691 Use most recently set year field in handleGetExtendedYear
...
X-SVN-Rev: 27738
2010-03-02 16:23:13 +00:00
Peter Edberg
93ecb35cb6
ICU-2223 Port weekend APIs from ICU4J to C,C++ (real implementation)
...
X-SVN-Rev: 27403
2010-01-25 20:12:19 +00:00
Peter Edberg
8e57ee7bac
ICU-2223 Port weekend APIs from ICU4J to C,C++ (dummy implementation for now)
...
X-SVN-Rev: 27292
2010-01-15 23:38:12 +00:00
Michael Ow
1cc5cd1a8b
ICU-6991 Improve coverage for calendar, bms, and msgfmt.
...
X-SVN-Rev: 26638
2009-09-16 20:55:05 +00:00
Steven R. Loomis
9eb9dd4c83
ICU-6799 fix many warnings, improve tests
...
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Yoshito Umaoka
ded04eb47c
ICU-6482 Use calendarPreferenceData in supplementalData to decide the default calendar type instead of getFunctionalEquivalent. Also aligned the implementation more like ICU4J's.
...
X-SVN-Rev: 25671
2009-03-29 05:13:44 +00:00
Jason Spieth
fbc5170a41
ICU-6703 Fallback to default calendar when unknown specific calendar is requested.
...
X-SVN-Rev: 25637
2009-03-20 19:06:29 +00:00
Yoshito Umaoka
0d0f1dce49
ICU-3378 Checking in API headers for getKeywordValuesForLocale with empty implementation for 4.2M3.
...
X-SVN-Rev: 25407
2009-02-14 02:32:41 +00:00
Steven R. Loomis
0e7646b347
ICU-6552 reduce a lot of doxygen errs, improve output docs
...
X-SVN-Rev: 24668
2008-09-27 01:12:32 +00:00
Steven R. Loomis
2145eb11be
ICU-6551 reduce use of common words in rename.
...
X-SVN-Rev: 24652
2008-09-25 20:24:14 +00:00
Yoshito Umaoka
b3744287df
ICU-4611 Fix Japanese calendar calculation problem. Changed internal APIs to get default month/date of a calendar without updating calendar fields.
...
X-SVN-Rev: 24574
2008-09-15 21:24:11 +00:00
John Emmons
695f6fa9c3
ICU-6256 CLDR 1.6 integration - 1st snapshot
...
X-SVN-Rev: 23911
2008-05-16 15:01:02 +00:00
Yoshito Umaoka
32c3313145
ICU-5845 Calendar 'actual' limit test ported from J to C. Also ported bug fixes related to calendar limits implementation.
...
X-SVN-Rev: 23775
2008-04-09 18:26:42 +00:00
Yoshito Umaoka
9971f8f5f5
ICU-4571 Updated EthiopicCalendar's constructor to specify era mode. New calendar keyword ethiopic-amete-alem to create an instance of EthiopicCalendar with Amete Alem era only. Modified the test case to cover ethiopic-amete-alem.
...
X-SVN-Rev: 23665
2008-03-24 22:21:21 +00:00
Yoshito Umaoka
ac7d853b91
ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
...
X-SVN-Rev: 23657
2008-03-22 02:58:07 +00:00
George Rhoten
de6512a9c1
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
...
X-SVN-Rev: 23479
2008-02-23 19:15:18 +00:00
Michael Ow
d97bd85518
ICU-6132 Check for dereferencing of null pointers in calendar code.
...
X-SVN-Rev: 23194
2008-01-09 20:25:21 +00:00
Steven R. Loomis
0921f9727a
ICU-6018 relative date and test failures
...
X-SVN-Rev: 23166
2008-01-04 01:21:37 +00:00
Yoshito Umaoka
7e51ed7330
ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
...
X-SVN-Rev: 22978
2007-11-28 20:49:58 +00:00
Andrew J Macheret
f8339df718
ICU-4081 Ported Chinese calendar from icu4j. Mostly working.
...
X-SVN-Rev: 22853
2007-10-25 20:26:34 +00:00
Eric Mader
da2d29fbc1
ICU-4082 Initial checkin of Indian Calendar.
...
X-SVN-Rev: 22016
2007-07-17 21:15:22 +00:00
Steven R. Loomis
01a0744b62
ICU-4567 Taiwan calendar testing.. data driven calendar test.. enum generation and programmatic access
...
X-SVN-Rev: 21955
2007-07-12 21:53:20 +00:00
Steven R. Loomis
9f4a4ce5e0
ICU-4567 initial taiwan calendar support
...
X-SVN-Rev: 21854
2007-06-29 16:56:34 +00:00
Deborah Goldsmith
50126ab1cd
ICU-5666 Stop wrapping in month calculations
...
X-SVN-Rev: 21342
2007-04-02 20:57:34 +00:00
Steven R. Loomis
114486b002
ICU-5655 Integrate Mehran Mehr's Persian Calendar support
...
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
George Rhoten
2a4844cd2c
ICU-5411 Fix unitialized memory reference.
...
X-SVN-Rev: 20530
2006-10-12 04:42:02 +00:00
George Rhoten
ec2dd31072
ICU-5410 Don't put the deprecated internalSet function in a public header as inline.
...
Test that the deprecated enums aren't used.
This change makes it easier to view untested deprecated code.
X-SVN-Rev: 20375
2006-09-21 01:40:29 +00:00
George Rhoten
b5781126c8
ICU-5349 Use UMTX_CHECK when it's helpful.
...
X-SVN-Rev: 20269
2006-09-08 04:02:23 +00:00
George Rhoten
4cc82b4180
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
...
X-SVN-Rev: 20242
2006-09-04 16:36:21 +00:00
George Rhoten
34c5798a18
ICU-5333 Whitespace changes.
...
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
Steven R. Loomis
d0dbd4f761
ICU-5270 allow comipilation with UCAL_DEBUG
...
X-SVN-Rev: 19875
2006-07-21 21:59:06 +00:00
Steven R. Loomis
464a6d6a0c
ICU-5270 don't crash on no data
...
X-SVN-Rev: 19859
2006-07-19 20:24:02 +00:00
George Rhoten
b2aaafe4dd
ICU-4707 Remove some compiler warnings about empty compilation units.
...
X-SVN-Rev: 19320
2006-03-03 06:59:43 +00:00
George Rhoten
5dee33ea3e
ICU-4707 Fix some compiler warnings about unused variables.
...
X-SVN-Rev: 19118
2006-02-09 08:59:20 +00:00
Steven R. Loomis
55d560f3a0
ICU-3860 mostly just debugging, for calendars
...
X-SVN-Rev: 18085
2005-06-29 16:33:06 +00:00
Vladimir Weinstein
ed7fe99c8b
ICU-4599 promote @draft ICU 2.8 to stable
...
X-SVN-Rev: 17985
2005-06-22 23:38:06 +00:00
George Rhoten
933ce2197f
ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions).
...
X-SVN-Rev: 17304
2005-03-09 05:48:19 +00:00
Eric Mader
41ca4f63ee
ICU-4428 update copyright notices for ICU 3.3.
...
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
ec139de0db
ICU-4189 UCONFIG_NO_CONVERSION work.
...
X-SVN-Rev: 17132
2005-01-15 04:46:14 +00:00
Doug Felt
65fd02443d
ICU-4092 service code coverage
...
X-SVN-Rev: 17110
2005-01-11 20:58:27 +00:00
George Rhoten
fef1b77683
ICU-4092 Increase code coverage.
...
Fix broken RTTI on Windows by splitting service registration into separate files,
and rename files for consistency at the request from Doug.
X-SVN-Rev: 16979
2004-12-21 06:55:20 +00:00
George Rhoten
a078b0c0e9
ICU-4189 Remove some dependencies on conversion code.
...
X-SVN-Rev: 16896
2004-11-25 00:25:52 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
George Rhoten
01783a7d6a
ICU-4084 Improve the Calendar instantiation.
...
Converters/service registration aren't needed by default anymore.
X-SVN-Rev: 16526
2004-10-17 19:46:59 +00:00
George Rhoten
4dee03aead
ICU-3805 Move the usage of an internal function to an implementation file.
...
X-SVN-Rev: 16385
2004-10-02 03:58:10 +00:00
George Rhoten
03ae301189
ICU-3837 Fewer failures when UCONFIG_NO_SERVICE = 1
...
X-SVN-Rev: 16381
2004-10-01 18:59:31 +00:00