Commit Graph

113 Commits

Author SHA1 Message Date
John Emmons
1f0933a1df ICU-5965 Update metazone transition info to be GMT
X-SVN-Rev: 22723
2007-10-01 15:00:26 +00:00
John Emmons
96dbf4b17d ICU-5861 Implement new date formatting symbols from tr35
X-SVN-Rev: 22451
2007-08-21 16:57:21 +00:00
George Rhoten
4bb6b2f380 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22301
2007-08-07 09:23:46 +00:00
George Rhoten
0977182319 ICU-5708 Fix a memory leak.
X-SVN-Rev: 22300
2007-08-07 09:01:12 +00:00
John Emmons
fc28f366f6 ICU-5708 Generic time zone support - clean up code
X-SVN-Rev: 22286
2007-08-06 21:12:34 +00:00
John Emmons
a2d03cc0fb ICU-5708 Generic time zone support
X-SVN-Rev: 22283
2007-08-06 15:17:35 +00:00
John Emmons
8988a12e7b ICU-5676 clean up supplementalBundle - make local
X-SVN-Rev: 21611
2007-05-31 23:13:56 +00:00
John Emmons
faee4af533 ICU-5676 Use supplemental data for resolving parsed metazone data
X-SVN-Rev: 21567
2007-05-21 21:07:01 +00:00
George Rhoten
a0d0218ded ICU-5566 Fix a typo
X-SVN-Rev: 21262
2007-03-15 15:38:56 +00:00
George Rhoten
4a76d92dd2 ICU-5566 Fix memory leaks.
X-SVN-Rev: 21259
2007-03-15 07:00:02 +00:00
George Rhoten
5d2448808c ICU-5566 Fix a potential double mutex lock.
X-SVN-Rev: 21257
2007-03-14 21:47:04 +00:00
George Rhoten
7b1b840ef1 ICU-5566 Fix some memory leaks.
X-SVN-Rev: 21256
2007-03-14 21:35:13 +00:00
George Rhoten
4ce697b02c ICU-5566 Fix some buffer overflow problems in new code. Add fixes when UCONFIG_NO_CONVERSION=1. Fix compiler warning.
X-SVN-Rev: 21255
2007-03-14 18:50:23 +00:00
John Emmons
a17d2a5a77 ICU-5566 Fix metazone logic so the mz mappings are outside zoneStrings
X-SVN-Rev: 21247
2007-03-14 15:32:59 +00:00
George Rhoten
4e735beddd ICU-5566 Temporary fix. The resource bundle lookup no longer hangs/crashes any more.
X-SVN-Rev: 21234
2007-03-13 06:25:50 +00:00
John Emmons
83c6a2b2b4 ICU-5566 Port metazone functionality to ICU4C
X-SVN-Rev: 21220
2007-03-10 18:07:01 +00:00
Yoshito Umaoka
7bf2a108f8 ICU-5597 Updated the previous changes based on George's review comments
X-SVN-Rev: 21088
2007-02-23 04:35:31 +00:00
Yoshito Umaoka
fe62e13597 ICU-5597 Remove localized date time pattern characters from ICU locale data and update ICU4C DateFormatSymbols to use the base pattern
X-SVN-Rev: 21087
2007-02-22 23:44:11 +00:00
George Rhoten
7ec2eeb77a ICU-5349 Don't use mutex.h when umutex.h also works.
X-SVN-Rev: 20266
2006-09-08 03:41:10 +00:00
Eric Mader
e933e38b2d ICU-5267 DateFormatSymbols::getZoneType() needs to check for empty strings.
X-SVN-Rev: 19854
2006-07-18 22:14:29 +00:00
Eric Mader
58de79fd9f ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 19831
2006-07-12 23:21:02 +00:00
George Rhoten
f185e27446 ICU-5241 Fix destructor, assignment operator and failsafe initialization.
X-SVN-Rev: 19812
2006-07-10 21:07:57 +00:00
Eric Mader
1fcd76ec02 ICU-5241 Initial checkin of Quarters, narrow month, day names.
X-SVN-Rev: 19762
2006-06-26 17:51:25 +00:00
George Rhoten
18f81012d0 ICU-5161 Fix uninitialized memory read.
X-SVN-Rev: 19696
2006-06-08 05:17:00 +00:00
George Rhoten
689ac9f998 ICU-5161 Fix a memory leak.
X-SVN-Rev: 19558
2006-04-17 07:37:21 +00:00
George Rhoten
ad096587e1 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19399
2006-03-22 06:13:30 +00:00
George Rhoten
880b530fd3 ICU-5008 Remove @internal items from the public headers
X-SVN-Rev: 19057
2006-02-02 04:51:05 +00:00
George Rhoten
04e4e67e61 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 18988
2006-01-14 09:58:49 +00:00
George Rhoten
1c9239e456 ICU-4741 Fix new code for z/OS and Solaris
X-SVN-Rev: 18803
2005-11-16 19:50:32 +00:00
George Rhoten
fc836bb134 ICU-4741 Fix new code for newer gcc compilers
X-SVN-Rev: 18801
2005-11-16 08:39:26 +00:00
Ram Viswanadha
b70227e2c7 ICU-4741 make compare functions for Hashtable and StringEnumeration general
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
Ram Viswanadha
caafcceb8f ICU-4912 synchronize with ICU4J
X-SVN-Rev: 18758
2005-11-04 21:57:24 +00:00
John Emmons
c642152760 ICU-4643 Add setters for narrow/standalone months/weekdays
X-SVN-Rev: 18702
2005-10-19 17:55:18 +00:00
Ram Viswanadha
7c3a59f479 ICU-4884 fix a small bug
X-SVN-Rev: 18699
2005-10-18 23:05:15 +00:00
George Rhoten
06e5bbafda ICU-4884 Fix a memory leak and other memory issues.
X-SVN-Rev: 18691
2005-10-18 00:54:27 +00:00
Ram Viswanadha
905cead01c ICU-4741 fix a bug that makes test fail on different timezone
X-SVN-Rev: 18519
2005-09-14 01:21:42 +00:00
Ram Viswanadha
cebc60a530 ICU-4741 implement multi-level fallback
X-SVN-Rev: 18486
2005-09-01 22:19:45 +00:00
Ram Viswanadha
f9555fcca8 ICU-4741 changes for zoneStrings access
X-SVN-Rev: 18474
2005-08-26 21:55:55 +00:00
Ram Viswanadha
7aaebd3ab7 ICU-4051 verify locale aliases
X-SVN-Rev: 18430
2005-08-12 22:01:55 +00:00
George Rhoten
86296b2eae ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18206
2005-07-12 03:02:06 +00:00
John Emmons
13840ac3e5 ICU-4327 Added fallback for eras
X-SVN-Rev: 18136
2005-07-02 02:57:07 +00:00
John Emmons
750a17d72e ICU-4327 Add long era names, narrow month/day, standalone month/day
X-SVN-Rev: 18116
2005-07-01 17:22:22 +00:00
John Emmons
8705b15e73 ICU-4327 Add new APIs for standalone month/day names, long eras
X-SVN-Rev: 18033
2005-06-24 21:39:08 +00:00
Ram Viswanadha
1489f99467 ICU-676 add cL to the localPatternChars
X-SVN-Rev: 17995
2005-06-23 18:25:29 +00:00
Doug Felt
25d082e19b ICU-646 wall time support in icu4c - use 'v' for generic time, revert tests
X-SVN-Rev: 17946
2005-06-17 20:41:10 +00:00
Ram Viswanadha
5fb23a1b19 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17630
2005-05-19 20:28:20 +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
aa10d84499 ICU-4296 Reduce the number of exported functions
X-SVN-Rev: 17102
2005-01-09 05:18:02 +00:00
George Rhoten
737d8bc458 ICU-4084 Fix a memory leak
X-SVN-Rev: 16225
2004-08-31 20:31:03 +00:00
George Rhoten
db7d00f2cb ICU-4084 Improve DateFormat construction performance.
X-SVN-Rev: 16223
2004-08-31 18:04:12 +00:00