Commit Graph

3170 Commits

Author SHA1 Message Date
Steven R. Loomis
c6184cf96d ICU-6063 fix memory leak. Also, rename a variable for clarity
X-SVN-Rev: 23025
2007-12-05 21:13:44 +00:00
Yoshito Umaoka
155de1eafe ICU-5990 Fixed a memory leak problem in ZoneStringFormat cache.
X-SVN-Rev: 23024
2007-12-05 20:44:15 +00:00
George Rhoten
a8777a6f4e ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23019
2007-12-05 16:44:08 +00:00
Yoshito Umaoka
18224fd078 ICU-5990 Fix memory leak issues
X-SVN-Rev: 23018
2007-12-05 16:00:18 +00:00
George Rhoten
0dda41de85 ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23017
2007-12-05 05:37:54 +00:00
George Rhoten
1c53993fe7 ICU-5913 Use C comments instead of C++ comments.
X-SVN-Rev: 22992
2007-11-30 17:40:47 +00:00
Claire Ho
c6dab684b7 ICU-5913 FCD broken in vi/ro sorts.
X-SVN-Rev: 22988
2007-11-30 04:29:20 +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
George Rhoten
6490ed1ae8 ICU-6034 Prevent a mutex deadlock in case tzset really calls ICU under the covers.
X-SVN-Rev: 22960
2007-11-26 18:25:01 +00:00
George Rhoten
af18df5289 ICU-5900 Fix logic issue with u_toSmallKana and u_toLargeKana
X-SVN-Rev: 22924
2007-11-14 18:06:11 +00:00
Andrew J Macheret
f23e13afaf ICU-6004 Added a line so that the code that generates a partial key will ignore ignorables, just like the full key generator does
X-SVN-Rev: 22909
2007-11-09 20:32:16 +00:00
Andrew J Macheret
1f872827e3 ICU-4081 Ported more tests and fixed more problems revealed by tests
X-SVN-Rev: 22896
2007-11-07 00:07:35 +00:00
Andrew J Macheret
f018a43611 ICU-4081 Ported tests and fixed problems revealed by tests
X-SVN-Rev: 22894
2007-11-06 22:26:06 +00:00
Andrew J Macheret
4fc941c249 ICU-4081 Fixed warnings
X-SVN-Rev: 22892
2007-11-06 20:09:52 +00:00
Michael Ow
823b13cee5 ICU-5993 Eliminate infinite loop when search pattern is single combining diactrical.
X-SVN-Rev: 22891
2007-11-06 20:00:35 +00:00
Claire Ho
13ec3d524f ICU-5913 Need to add the rules somewhere else. Withdraw the previous changes first.
X-SVN-Rev: 22886
2007-11-06 02:28:36 +00:00
Claire Ho
88f2f061d7 ICU-5913 fixed bug in discontinuous contractions.
X-SVN-Rev: 22876
2007-10-31 05:32:26 +00:00
Michael Ow
c66829fdad ICU-4081 Add chinese calender to Makefile.in.
X-SVN-Rev: 22855
2007-10-25 22:53:36 +00:00
Michael Ow
3b76a8e2fb ICU-5950 Added test case and added internal breakiterator to hold the character breakiterator.
X-SVN-Rev: 22854
2007-10-25 22:02:54 +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
Doug Felt
fb2431bbdd ICU-6000 fix for RBNF in ICU4C
X-SVN-Rev: 22845
2007-10-24 00:38:03 +00:00
Michael Ow
3f617517e7 ICU-5024 Check for cases where getCE() should be used in hasAccentAfterMatch.
X-SVN-Rev: 22840
2007-10-23 19:13:33 +00:00
Michael Ow
db658067b7 ICU-5024 Remove getCE call on the last collation element check in the function hasAccentsAfterMatch.
X-SVN-Rev: 22827
2007-10-19 22:14:46 +00:00
Michael Ow
90b5316a76 ICU-4038 Added the fix on ICU4C to ICU4J StringSearch.
X-SVN-Rev: 22826
2007-10-19 21:16:09 +00:00
Michael Ow
9831a64be7 ICU-4038 Restore the last found ce so that shifting forward or backward is done properly with the correct ce.
X-SVN-Rev: 22821
2007-10-19 19:04:25 +00:00
George Rhoten
05e65a675a ICU-5994 Make sure that the public headers are copied to the include directory
X-SVN-Rev: 22819
2007-10-18 23:48:13 +00:00
Michael Ow
9ddca92223 ICU-5950 Added member to struct USearch to keep track of whether a breakiterator is given by the user.
X-SVN-Rev: 22818
2007-10-18 22:35:50 +00:00
Michael Ow
7c1d2e0b40 ICU-5950 Implement breakiterator to check for accents after character match when using primary strength searches. Also, accents in the pattern are ignored when using primary strength searches. TestIgnorable test cases has been altered to test for accent after character matches.
X-SVN-Rev: 22817
2007-10-18 22:29:39 +00:00
George Rhoten
dc5e7b7a29 ICU-5994 Make sure that the public headers are copied to the include directory
X-SVN-Rev: 22800
2007-10-16 05:29:03 +00:00
George Rhoten
9d21e44d93 ICU-5847 Fix copyright change.
X-SVN-Rev: 22737
2007-10-02 21:24:38 +00:00
John Emmons
1f0933a1df ICU-5965 Update metazone transition info to be GMT
X-SVN-Rev: 22723
2007-10-01 15:00:26 +00:00
Deborah Goldsmith
a8649df443 ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
X-SVN-Rev: 22716
2007-09-27 00:05:18 +00:00
John Emmons
3cd078fd3e ICU-5934 Fix parsing problem found in J, keep C in sync
X-SVN-Rev: 22714
2007-09-25 20:46:03 +00:00
George Rhoten
a21a0d8f00 ICU-5955 Prevent a highly unlikely memory leak.
X-SVN-Rev: 22712
2007-09-24 16:05:53 +00:00
Andy Heninger
52cc4ee6bf ICU-5350 more decimal format rounding mode fixes
X-SVN-Rev: 22645
2007-09-08 01:00:27 +00:00
George Rhoten
b1fca97b2f ICU-5919 Fixes for old iostream usage on an older HP-UX machine.
X-SVN-Rev: 22636
2007-09-06 19:21:55 +00:00
George Rhoten
c8bb832ad8 ICU-5919 Fixes for old iostream usage on HP-UX
X-SVN-Rev: 22634
2007-09-06 18:00:08 +00:00
John Emmons
2b9ae318ed ICU-5910 Force use of standard string when DST not observed
X-SVN-Rev: 22622
2007-09-05 18:47:57 +00:00
George Rhoten
8c086e2c98 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22604
2007-08-31 18:19:41 +00:00
George Rhoten
42efe10c62 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22594
2007-08-31 05:20:56 +00:00
George Rhoten
f3084b1f1b ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22592
2007-08-31 04:58:52 +00:00
George Rhoten
cb9049cb25 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22583
2007-08-30 23:48:56 +00:00
George Rhoten
bee56b37b7 ICU-5808 Declare a UTF-16 string when available instead of converting a string.
X-SVN-Rev: 22564
2007-08-29 08:09:55 +00:00
George Rhoten
b668dd2d7d ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22562
2007-08-29 06:49:58 +00:00
George Rhoten
e3e7425e43 ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22561
2007-08-29 06:13:07 +00:00
Claire Ho
eedbe63b1b ICU-5787 fixed Beam warnings
X-SVN-Rev: 22559
2007-08-29 05:44:57 +00:00
George Rhoten
967b65a458 ICU-5889 Fix some logic errors uncovered by BEAM.
X-SVN-Rev: 22558
2007-08-29 02:57:42 +00:00
Yoshito Umaoka
da2e965252 ICU-5454 Changed API status from @stable to @draft for hasSameRules in RuleBasedTimeZone and VTimeZone.
X-SVN-Rev: 22545
2007-08-27 17:32:46 +00:00
Claire Ho
e48c68df67 ICU-5787 more code cleanup.
X-SVN-Rev: 22534
2007-08-26 20:10:45 +00:00
Michael Ow
c2f58bb5a5 ICU-5357 Added draft label for DateTimePatternGenerator destructor.
X-SVN-Rev: 22528
2007-08-24 23:36:45 +00:00