Commit Graph

13000 Commits

Author SHA1 Message Date
George Rhoten
a674c07339 ICU-3191 Rearrange the data to a more alphabetical order, instead of a random order.
X-SVN-Rev: 14041
2003-12-09 00:15:07 +00:00
Eric Mader
de6431c47d ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14040
2003-12-08 23:00:58 +00:00
Eric Mader
c68a5bdf67 ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14039
2003-12-08 22:43:41 +00:00
George Rhoten
2a2724559f ICU-3191 Change the day names
X-SVN-Rev: 14038
2003-12-08 22:26:19 +00:00
George Rhoten
3a462c297f ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14037
2003-12-08 19:30:01 +00:00
George Rhoten
3d17e5e3c7 ICU-871 Use log_verbose instead of printf
X-SVN-Rev: 14036
2003-12-08 19:01:55 +00:00
Eric Mader
ff1b69f976 ICU-3132 make the type of le_bool be bool, and get rid of the #defines for true and false.
X-SVN-Rev: 14035
2003-12-08 17:58:07 +00:00
George Rhoten
12aaf39bc2 ICU-2292 Remove redundant spaces.
X-SVN-Rev: 14034
2003-12-08 17:50:35 +00:00
Andy Heninger
4ea6b6be45 ICU-3437 improved test coverage
X-SVN-Rev: 14033
2003-12-08 07:12:34 +00:00
George Rhoten
a76aeaf17c ICU-3115 Cleanup generated test files.
X-SVN-Rev: 14032
2003-12-07 23:13:00 +00:00
George Rhoten
2c3be974a1 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14031
2003-12-07 21:41:09 +00:00
Ram Viswanadha
eda2759c3b ICU-3191 fix some locale data problems
X-SVN-Rev: 14030
2003-12-06 02:53:30 +00:00
Markus Scherer
c720ee3d83 ICU-3361 fix ISO-2022-JP/JIS7/JIS8 according to specs and to handle truncated escape sequences etc.
X-SVN-Rev: 14029
2003-12-06 01:52:37 +00:00
Andy Heninger
3c6b602cee ICU-3437 test coverage fixes, compiler warning fixes.
X-SVN-Rev: 14028
2003-12-06 01:49:56 +00:00
George Rhoten
627fc3a29c ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14027
2003-12-06 01:29:37 +00:00
George Rhoten
27ae318440 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14026
2003-12-06 01:06:05 +00:00
George Rhoten
8a382db738 ICU-3222 Fix some compiler warnings according to Andy
X-SVN-Rev: 14025
2003-12-06 00:52:51 +00:00
George Rhoten
051c8a350c ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14024
2003-12-06 00:44:16 +00:00
Ram Viswanadha
d44f2a7926 ICU-3348 add link to Eclipse and fix some problems
X-SVN-Rev: 14023
2003-12-06 00:19:38 +00:00
George Rhoten
ef6df89814 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14022
2003-12-06 00:13:57 +00:00
George Rhoten
9232c173a9 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14021
2003-12-05 22:49:38 +00:00
George Rhoten
0afdc4bba8 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14020
2003-12-05 22:48:48 +00:00
George Rhoten
215408d44d ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14019
2003-12-05 22:41:54 +00:00
Eric Mader
82d931c474 ICU-3132 make the type of le_bool be bool, and get rid of the #defines for true and false.
X-SVN-Rev: 14018
2003-12-05 21:21:30 +00:00
George Rhoten
8a44aa4a02 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14017
2003-12-05 04:51:02 +00:00
Andy Heninger
2660646337 ICU-3437 test coverage fixes.
X-SVN-Rev: 14016
2003-12-05 02:03:13 +00:00
Steven R. Loomis
bf146197fb ICU-2235 forgot spp
X-SVN-Rev: 14015
2003-12-05 00:18:26 +00:00
Steven R. Loomis
d0eb451320 ICU-2235 add more binary file types
X-SVN-Rev: 14014
2003-12-04 23:51:16 +00:00
Steven R. Loomis
a6a71e5d1f ICU-2424 alias and resource errors fixed for islamic calendar
X-SVN-Rev: 14013
2003-12-04 23:19:27 +00:00
Steven R. Loomis
3031d44d3c ICU-2424 limit fixes
X-SVN-Rev: 14012
2003-12-04 23:18:15 +00:00
Steven R. Loomis
f67d795773 ICU-2424 classid fix
X-SVN-Rev: 14011
2003-12-04 23:17:27 +00:00
Steven R. Loomis
924f1c3d07 ICU-2424 add non-installed locale ID test, fix RT test to check actual date ranges of calendars
X-SVN-Rev: 14010
2003-12-04 23:16:57 +00:00
Steven R. Loomis
5bee5775fe ICU-3437 add islamic cal to code cov test
X-SVN-Rev: 14009
2003-12-04 23:16:04 +00:00
Steven R. Loomis
5c899d41bc ICU-2424 iSeries fixes
X-SVN-Rev: 14008
2003-12-04 23:12:02 +00:00
Markus Scherer
dc511f7a60 ICU-3222 fix compiler warnings
X-SVN-Rev: 14007
2003-12-04 22:46:02 +00:00
Andy Heninger
a57f032f42 ICU-3437 rbbi debug functions, better conditional compilation.
X-SVN-Rev: 14006
2003-12-04 22:44:05 +00:00
George Rhoten
ea6b4709a1 ICU-2962 Fix a rare case where numbers are getting out of range.
The original fix modified the value.  Now it modifies the range.

X-SVN-Rev: 14005
2003-12-04 22:34:37 +00:00
George Rhoten
2be341254a ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14004
2003-12-04 22:04:51 +00:00
George Rhoten
48dc1687a3 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14003
2003-12-04 21:11:55 +00:00
George Rhoten
ce609501e5 ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 14002
2003-12-04 19:42:22 +00:00
Markus Scherer
1f1a599e69 ICU-3361 graceful display of large UnicodeSets
X-SVN-Rev: 14001
2003-12-04 19:37:53 +00:00
Markus Scherer
789228165c ICU-3361 fix ucnv_getUnicodeSet(ISO-2022-xx)
X-SVN-Rev: 14000
2003-12-04 19:36:20 +00:00
George Rhoten
315f0b4633 ICU-3431 The cnvalias.dat.5 man page doesn't need to be generated
anymore

X-SVN-Rev: 13999
2003-12-04 17:39:11 +00:00
George Rhoten
1d30cb0652 ICU-3068 Remove about 10KB of whitespace
X-SVN-Rev: 13998
2003-12-04 17:21:28 +00:00
Markus Scherer
7479b1d7bb ICU-3361 use more algorithmic conversion for ISO-2022-JP
X-SVN-Rev: 13997
2003-12-04 16:19:50 +00:00
Doug Felt
eea914cba9 ICU-3435 remove unused code in EasterHoliday
X-SVN-Rev: 13996
2003-12-04 05:01:41 +00:00
George Rhoten
a686ef98cb ICU-2424 Move astrotst.* into the correct file sort order.
X-SVN-Rev: 13995
2003-12-04 04:56:35 +00:00
Andy Heninger
840affc200 ICU-2924 rbbi builder, better handling of !!lookAheadHardBreak option
X-SVN-Rev: 13994
2003-12-04 02:12:42 +00:00
George Rhoten
257637d600 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 13993
2003-12-04 02:05:39 +00:00
George Rhoten
5ddb5826fc ICU-3222 Fix some compiler warnings.
X-SVN-Rev: 13992
2003-12-04 01:56:25 +00:00