Commit Graph

23 Commits

Author SHA1 Message Date
John Emmons
078862d761 ICU-6887 Fix day-of-month calculations in Islamic calendar - add back to limits test
X-SVN-Rev: 27665
2010-02-25 00:03:49 +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
Andy Heninger
38b7c3e8a7 ICU-6481 fix threading issues in calendar initialization code
X-SVN-Rev: 24445
2008-08-05 22:19:05 +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
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
72d0694032 ICU-6132 Add status to moonAge and various other null pointer checks.
X-SVN-Rev: 23208
2008-01-11 20:32:46 +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
Yoshito Umaoka
5619137130 ICU-3704 Fix DAY_OF_WEEK_IN_MONTH least maximum value in GregorianCalendar. Also merged field limit bug fixes from ICU4J to ICU4C.
X-SVN-Rev: 22379
2007-08-14 18:31:26 +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
Eric Mader
1e856ba7a2 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16683
2004-10-29 23:42:49 +00:00
George Rhoten
7dd960a8b4 ICU-4078 Loosely couple the cleanup functions.
X-SVN-Rev: 16307
2004-09-12 23:07:29 +00:00
George Rhoten
c3e9229f9e ICU-4084 The language isn't needed.
X-SVN-Rev: 16292
2004-09-10 04:57:34 +00:00
George Rhoten
011fe48d05 ICU-3837 Reduce the number of mallocs
X-SVN-Rev: 16035
2004-07-18 02:01:42 +00:00
Alan Liu
5c089e8e0c ICU-3659 restore correct DOM limit of 30
X-SVN-Rev: 15584
2004-05-27 20:37:32 +00:00
Alan Liu
4baf748f2c ICU-3659 changed max Islamic calendar DAY_OF_MONTH from 30 to 31
X-SVN-Rev: 15575
2004-05-27 04:36:01 +00:00
George Rhoten
153d089d5e ICU-3259 Fix a memory leak
X-SVN-Rev: 14146
2003-12-16 21:41:43 +00:00
Steven R. Loomis
7fb178d7d0 ICU-2424 hebrew checked in, placeholder for chinese
X-SVN-Rev: 14060
2003-12-09 20:44:56 +00:00
Steven R. Loomis
3031d44d3c ICU-2424 limit fixes
X-SVN-Rev: 14012
2003-12-04 23:18:15 +00:00
George Rhoten
107f3899a3 ICU-2424 Need to call ucln_i18n_registerCleanup just in case
X-SVN-Rev: 13980
2003-12-03 22:46:40 +00:00
Steven R. Loomis
fd0010d370 ICU-2424 warnings cleanup
X-SVN-Rev: 13862
2003-11-24 22:50:45 +00:00
Steven R. Loomis
1c96a4be04 ICU-2424 fix cleanup definitions, implement roll(EDateFields) pure virtual
X-SVN-Rev: 13861
2003-11-24 22:43:31 +00:00
Steven R. Loomis
24f0431f78 ICU-2424 islamic calendar
X-SVN-Rev: 13845
2003-11-24 20:02:11 +00:00