Commit Graph

2023 Commits

Author SHA1 Message Date
George Rhoten
ef1d04ccb7 ICU-3135 This problem appears on several platforms. This fix seems to
work on Red Hat Linux 8.

X-SVN-Rev: 12863
2003-08-18 23:22:13 +00:00
Alan Liu
682332bff9 ICU-2966 fix docs
X-SVN-Rev: 12861
2003-08-18 21:09:49 +00:00
Alan Liu
4ce8f701f9 ICU-2966 cleanup and docs
X-SVN-Rev: 12850
2003-08-16 00:10:56 +00:00
George Rhoten
cc19ae1c9d ICU-2966 Fix for Visual Studio .NET
X-SVN-Rev: 12849
2003-08-16 00:05:46 +00:00
George Rhoten
655dbfcce6 ICU-2966 Fix Visual Studio .NET project files.
X-SVN-Rev: 12848
2003-08-16 00:05:31 +00:00
Alan Liu
46cb271bfc ICU-2966 add heuristic for ucal_getDSTSavings for non-SimpleTimeZones
X-SVN-Rev: 12847
2003-08-15 21:05:51 +00:00
Alan Liu
e6af47664a ICU-2966 add olsontz.o
X-SVN-Rev: 12844
2003-08-15 18:43:39 +00:00
Alan Liu
b3ee4d570c ICU-2966 historical Olson time zone support; use getOffset(UDate) rather than getOffset(<fields>)
X-SVN-Rev: 12837
2003-08-15 18:22:24 +00:00
Alan Liu
d8d88d2da4 ICU-2966 historical Olson time zone support; initial checkin
X-SVN-Rev: 12836
2003-08-15 18:21:31 +00:00
Alan Liu
fdaef9e477 ICU-2966 consider Feb 29 to be a valid date
X-SVN-Rev: 12835
2003-08-15 18:21:14 +00:00
George Rhoten
7a2de521f8 ICU-2256 Performance enhancement.
Make ustdio %e start up faster, especially since it's not using currency data.

X-SVN-Rev: 12782
2003-08-07 19:01:31 +00:00
Alan Liu
fbf9a44f50 ICU-2966 range-check previous month
X-SVN-Rev: 12757
2003-08-04 23:13:43 +00:00
Alan Liu
c885ccf673 ICU-2966 favor int& over int[1] in C++ (clean up Java port)
X-SVN-Rev: 12755
2003-08-04 21:29:32 +00:00
Markus Scherer
2e40160c78 ICU-3138 use internal sort function
X-SVN-Rev: 12754
2003-08-04 20:39:25 +00:00
George Rhoten
55ac2f28ba ICU-2943 Optimize Gregorian symbol lookup by copying fewer objects.
X-SVN-Rev: 12747
2003-08-01 23:40:34 +00:00
Vladimir Weinstein
e94bdc1dcf ICU-3109 memcpy sneaked back in while fixing Thai. Should be uprv_memcpy.
X-SVN-Rev: 12745
2003-08-01 22:46:59 +00:00
George Rhoten
3323e93931 ICU-3053 Similar porting changes for MPRAS
X-SVN-Rev: 12743
2003-08-01 22:28:18 +00:00
Vladimir Weinstein
8a67936256 ICU-1851 CODAN implementation oops - lower case 'true' is not to be used
X-SVN-Rev: 12738
2003-08-01 16:55:03 +00:00
Syn Wee Quek
3ee80fc175 ICU-3083 supplementary bug fixed.
problem was that a wrong ce was given to estimate the estimated offset.

X-SVN-Rev: 12719
2003-07-31 19:31:58 +00:00
Vladimir Weinstein
ea7c24a2c2 ICU-3109 Another Thai fix
X-SVN-Rev: 12697
2003-07-26 00:25:28 +00:00
Vladimir Weinstein
f4de4308f2 ICU-1851 CODAN implementation - option for numeric collation should be properly initialized
X-SVN-Rev: 12695
2003-07-25 23:57:51 +00:00
Vladimir Weinstein
061269fb5d ICU-1851 CODAN implementation oops - lower case 'false' is not to be used
X-SVN-Rev: 12693
2003-07-25 23:08:44 +00:00
Vladimir Weinstein
49dcdabc99 ICU-3109 Something is wrong in Thai - revert to slower but working thing
X-SVN-Rev: 12687
2003-07-25 07:06:40 +00:00
Vladimir Weinstein
29de7f8abe ICU-1851 CODAN implementation, take 1
X-SVN-Rev: 12686
2003-07-25 05:31:54 +00:00
Ram Viswanadha
9a043c2e5f ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Vladimir Weinstein
2a53fc8a87 ICU-3109 more Thai fixes
X-SVN-Rev: 12663
2003-07-23 22:49:25 +00:00
Vladimir Weinstein
f51587ccf7 ICU-3109 more Thai fixes
X-SVN-Rev: 12655
2003-07-22 17:26:51 +00:00
Steven R. Loomis
7656836ef9 ICU-2943 optimise Gregorian symbol lookup (never check ex. "Eras_gregorian")
X-SVN-Rev: 12654
2003-07-22 16:51:27 +00:00
Vladimir Weinstein
e4e47af619 ICU-3122 don't crash on invalid rule size 1 consisting of null character
X-SVN-Rev: 12651
2003-07-22 16:19:49 +00:00
Vladimir Weinstein
39933c8c0d ICU-3109 fix Thai reordering bugs
X-SVN-Rev: 12637
2003-07-16 22:47:34 +00:00
Vladimir Weinstein
b12ab01059 ICU-3103 fix a bug in weight allocation
X-SVN-Rev: 12634
2003-07-16 05:52:08 +00:00
George Rhoten
70cf40862e ICU-2256 Performance enhancement.
Make ustdio %e start up faster, especially since it's not using currency data.

X-SVN-Rev: 12622
2003-07-12 00:23:05 +00:00
George Rhoten
a28e257d74 ICU-2256 Performance enhancement. Make timezone data load faster.
X-SVN-Rev: 12621
2003-07-11 23:37:19 +00:00
Syn Wee Quek
5dc7d189e3 ICU-3094 fixed setOffset(0) error
X-SVN-Rev: 12608
2003-07-09 23:16:04 +00:00
Vladimir Weinstein
611dd4429a ICU-3087 changed the timing of case bits calculation in order to get proper case bits for expansions
X-SVN-Rev: 12604
2003-07-08 23:56:15 +00:00
George Rhoten
9370a2cc96 ICU-2329 Properly define the enumeration functions for Solaris and z/OS
X-SVN-Rev: 12603
2003-07-08 15:40:10 +00:00
Syn Wee Quek
0f3da69467 ICU-3077 canonical search performed for full set of accents now. also added more detailed out-of-bounds checks
X-SVN-Rev: 12602
2003-07-08 02:02:17 +00:00
Syn Wee Quek
9ddbcf3ebe ICU-3077 remove commented code
X-SVN-Rev: 12600
2003-07-03 23:19:42 +00:00
Syn Wee Quek
a5e7fe176a ICU-3077 detailed out-of-bounds checks
X-SVN-Rev: 12597
2003-07-03 21:48:39 +00:00
Syn Wee Quek
9ebff88b24 ICU-3077 canonical search performed for full set of accents now. also added more detailed out-of-bounds checks
X-SVN-Rev: 12594
2003-07-03 19:17:35 +00:00
George Rhoten
59b46b5d61 ICU-2329 Fix a compiler warning
X-SVN-Rev: 12591
2003-07-03 00:51:18 +00:00
Markus Scherer
bd62571a6c ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12587
2003-07-02 21:23:39 +00:00
Markus Scherer
9ec6b45611 ICU-2329 replace APIs using char * for transliterator IDs with APIs using UChar * - to allow for more than invariant characters
X-SVN-Rev: 12586
2003-07-02 17:57:02 +00:00
Markus Scherer
a140572bbb ICU-2329 always NUL-terminate the ID string for ID enumeration in C APIs
X-SVN-Rev: 12583
2003-07-02 17:23:15 +00:00
George Rhoten
95cc06e33c ICU-3061 Handle _EURO and _PREEURO locale variants better
X-SVN-Rev: 12559
2003-06-25 00:04:49 +00:00
George Rhoten
30648b5c5f ICU-1817 Move the plus sign to the end of the array for better backwards compatibility.
X-SVN-Rev: 12556
2003-06-24 17:00:41 +00:00
Andy Heninger
fae0b210ff ICU-3028 Remove stub for \037 style octal in regular expression patterns.
X-SVN-Rev: 12554
2003-06-24 02:24:20 +00:00
George Rhoten
95e93fa9b4 ICU-3053 Porting changes for MPRAS
X-SVN-Rev: 12549
2003-06-23 22:15:00 +00:00
George Rhoten
0e5cd5f0c7 ICU-1817 Load the plus sign from the locale data.
X-SVN-Rev: 12544
2003-06-22 22:08:27 +00:00
Andy Heninger
3491f1356e ICU-2729 Fix uninitialized variable in regex compiler.
X-SVN-Rev: 12506
2003-06-13 00:05:35 +00:00