Commit Graph

22 Commits

Author SHA1 Message Date
George Rhoten
0498229081 ICU-1847 Improve the testing coverage and error messages. Change the root yy to yyyy
X-SVN-Rev: 8443
2002-04-11 18:36:11 +00:00
George Rhoten
fefbf9b930 ICU-770 Memory cleanup
X-SVN-Rev: 6047
2001-10-04 16:36:32 +00:00
George Rhoten
732922f538 ICU-66 Change "string" + int to "string %d", int because we don't need to convert to a UnicodeString here and we don't want to add an integer to a const char *.
X-SVN-Rev: 4814
2001-05-26 01:23:28 +00:00
George Rhoten
15b4fbebc1 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4749
2001-05-22 16:54:15 +00:00
George Rhoten
72ccf31a3e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4379
2001-03-28 02:36:14 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Steven R. Loomis
146231f675 ICU-714 handle NONE date format properly [test]
X-SVN-Rev: 2903
2000-11-13 21:03:06 +00:00
George Rhoten
a15b66a53d ICU-535 fixed some compiler warnings
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Vladimir Weinstein
cc42314029 ICU-432 various memory leaks
X-SVN-Rev: 1709
2000-06-29 19:42:17 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Steven R. Loomis
a430140424 ICU-185 test fixes, don't call deprecated api
X-SVN-Rev: 1136
2000-04-15 21:28:17 +00:00
Helena Chapman
3aaa52af8d ICU-161 updated the copyright notices.
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Vladimir Weinstein
8b20f17f49 ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Helena Chapman
16ac11f546 ICU-200 Updated with OS/400 specific port changes.
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Markus Scherer
54ba2e3819 ICU-170 use UnicodeString::length() instead of the deprecated size()
X-SVN-Rev: 339
1999-12-08 02:11:04 +00:00
Markus Scherer
9e4c1ad754 ICU-87 rename icu_getDefaultDataDirectory() to u_[get|set]DataDirectory()
X-SVN-Rev: 184
1999-11-18 22:50:13 +00:00
Markus Scherer
07a2bc0937 ICU-6 more renaming of constant names
FAILURE -> U_FAILURE etc.

X-SVN-Rev: 76
1999-10-18 22:48:32 +00:00
Alan Liu
579961ed20 ICU-32 DateFormat does not parse Feb 29 2000. This is a bug in GregorianCalendar era handling. Fixed algorithm, added test.
X-SVN-Rev: 70
1999-10-16 01:35:16 +00:00
Alan Liu
8af3b282c5 ICU-28 DateFormat parses 2-digit years other than "00" through "99". Fix restricts parsing to those 2-digit year strings.
X-SVN-Rev: 66
1999-10-15 23:16:58 +00:00
Markus Scherer
b942cae860 ICU-6 change enum constants that do not conform to our naming conventions
X-SVN-Rev: 18
1999-10-07 00:07:53 +00:00
Unknown User
aa0b0a88e8 Initial revision
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00