Commit Graph

13238 Commits

Author SHA1 Message Date
George Rhoten
e203e1c22b ICU-3485 Undo a minor build change
X-SVN-Rev: 14283
2004-01-09 19:06:31 +00:00
George Rhoten
75689c0760 ICU-3259 Fix some uninitialized memory
X-SVN-Rev: 14282
2004-01-09 18:57:54 +00:00
George Rhoten
0a9311f205 ICU-3485 Change the build order so that duplicate output names can work
together.

X-SVN-Rev: 14281
2004-01-09 18:40:12 +00:00
Vladimir Weinstein
63131bbb5f ICU-2438 getBaseName test
X-SVN-Rev: 14280
2004-01-09 08:08:26 +00:00
Vladimir Weinstein
7a03a9daba ICU-2438 getBaseName test
X-SVN-Rev: 14279
2004-01-09 07:59:45 +00:00
Vladimir Weinstein
880f41d53e ICU-3494 binary collation generation bug test
X-SVN-Rev: 14278
2004-01-09 07:57:34 +00:00
Vladimir Weinstein
398073295c ICU-3184 CODAN bug fix test (go through tailoring instead of root)
X-SVN-Rev: 14277
2004-01-09 07:55:22 +00:00
Vladimir Weinstein
90fcf48efc ICU-3494 fix binary collation generation bug
X-SVN-Rev: 14276
2004-01-09 07:31:57 +00:00
Ram Viswanadha
57d4092bc1 ICU-3435 code coverage update
X-SVN-Rev: 14275
2004-01-09 03:09:05 +00:00
Ram Viswanadha
96969d34a2 ICU-3480 minor updates
X-SVN-Rev: 14274
2004-01-09 03:04:11 +00:00
George Rhoten
2be05f2528 ICU-3027 Mention some news about locale identifiers.
X-SVN-Rev: 14273
2004-01-09 01:49:16 +00:00
Andy Heninger
c22faac1a9 ICU-3493 code review changes for mutexe, heap registration
X-SVN-Rev: 14272
2004-01-09 01:07:54 +00:00
George Rhoten
baf831dd93 ICU-3485 Mention some news, and update the copyrights.
X-SVN-Rev: 14271
2004-01-09 00:52:59 +00:00
George Rhoten
ccb727ae84 ICU-3485 Remove -brtl and use .a instead of .so. :-(
X-SVN-Rev: 14270
2004-01-08 22:54:22 +00:00
Vladimir Weinstein
67546d711b ICU-2751 test ucol_getUCAVersion
X-SVN-Rev: 14269
2004-01-08 22:53:45 +00:00
George Rhoten
e6bae15cc6 ICU-2403 Make cintltst work like intltest with regards to how ICU_DATA is handled.
X-SVN-Rev: 14268
2004-01-08 22:33:17 +00:00
Alan Liu
f88cee9317 ICU-2202 make getLocale() implementation consistent across classes
X-SVN-Rev: 14267
2004-01-08 22:27:14 +00:00
Steven R. Loomis
b93c3619d9 ICU-2424 fix compiler warnings
X-SVN-Rev: 14266
2004-01-08 21:49:54 +00:00
Steven R. Loomis
401319fc06 ICU-2424 fix more compiler warnings
X-SVN-Rev: 14265
2004-01-08 21:48:09 +00:00
George Rhoten
cd569f8b17 ICU-3343 Hide diagnostic message
X-SVN-Rev: 14264
2004-01-08 21:46:49 +00:00
George Rhoten
af3c9fc66a ICU-3343 Fix some memory leaks
X-SVN-Rev: 14263
2004-01-08 21:44:54 +00:00
George Rhoten
6f4f0ce1ff ICU-3485 Install the static library correctly.
X-SVN-Rev: 14262
2004-01-08 21:21:21 +00:00
George Rhoten
032af66f13 ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14261
2004-01-08 21:14:31 +00:00
Vladimir Weinstein
aebd3abe4b ICU-3478 remove skipIfICU, implement skipIfBeforeICU helper function
X-SVN-Rev: 14260
2004-01-08 20:08:40 +00:00
Vladimir Weinstein
29a450b889 ICU-3480 timebomb activated in 2004. Should have been activated for ICU 3.0
X-SVN-Rev: 14259
2004-01-08 20:08:11 +00:00
Vladimir Weinstein
8a3b8f0402 ICU-3480 timebomb activated in 2004. Should have been activated for ICU 3.0
X-SVN-Rev: 14258
2004-01-08 18:47:44 +00:00
Vladimir Weinstein
2573c4fa24 ICU-3478 implement skipIfICU helper function
X-SVN-Rev: 14257
2004-01-08 18:46:49 +00:00
George Rhoten
a0e0dc5627 ICU-2942 Increase code coverage and fix some errors
X-SVN-Rev: 14256
2004-01-08 00:56:21 +00:00
Andy Heninger
f21db4aa62 ICU-3423 fix problems in RegexPattern assignment/copy/clone
X-SVN-Rev: 14255
2004-01-08 00:40:59 +00:00
Doug Felt
a4b350dfa9 ICU-3452 update docs for UCharacterCategory, UCharacter
X-SVN-Rev: 14254
2004-01-07 20:06:24 +00:00
Vladimir Weinstein
22f5dbb453 ICU-2438 missing implementation added, some warnings hopefully fixed
X-SVN-Rev: 14253
2004-01-07 08:23:39 +00:00
George Rhoten
ddb9791b82 ICU-3485 Rename the static libraries
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
Andy Heninger
108e25e702 ICU-3423 regex pattern clone test, work in progress.
X-SVN-Rev: 14248
2004-01-07 01:24:04 +00:00
George Rhoten
8e2b360b6d ICU-2403 Fix an optimization issue with the Intel compiler
X-SVN-Rev: 14247
2004-01-07 00:54:07 +00:00
Vladimir Weinstein
348b43f7d4 ICU-3184 CODAN bug fix
X-SVN-Rev: 14246
2004-01-07 00:21:55 +00:00
Andy Heninger
db9aaf89f0 ICU-3436 regex find() now moves start position forward after zero-length matches to avoid loops
X-SVN-Rev: 14245
2004-01-07 00:03:46 +00:00
Vladimir Weinstein
77f5726618 ICU-3480 update tests
X-SVN-Rev: 14244
2004-01-06 23:09:07 +00:00
Vladimir Weinstein
661932e6ba ICU-3480 update tests - Danish test is removed since we're testing Danish using the test data file
X-SVN-Rev: 14243
2004-01-06 22:23:10 +00:00
Vladimir Weinstein
c445172791 ICU-3480 update tests
X-SVN-Rev: 14242
2004-01-06 22:20:45 +00:00
George Rhoten
9feda477f4 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14241
2004-01-06 21:52:08 +00:00
George Rhoten
e2242d1091 ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14240
2004-01-06 21:24:53 +00:00
George Rhoten
fcee919cba ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14239
2004-01-06 21:19:44 +00:00
Doug Felt
41d5c9b9ec ICU-3467 JDKTimeZone needs to use reflection hack to get info from java
X-SVN-Rev: 14238
2004-01-05 23:00:14 +00:00
Ram Viswanadha
edff0a427e ICU-3480 update tests
X-SVN-Rev: 14237
2004-01-05 22:23:38 +00:00
Doug Felt
52582f760e ICU-3467 JDKTimeZone needs to use reflection hack to get info from java
X-SVN-Rev: 14236
2004-01-05 21:57:34 +00:00
Doug Felt
f3c4c50c64 ICU-3467 JDKTimeZone needs to use reflection hack to get info from java
X-SVN-Rev: 14235
2004-01-05 21:55:51 +00:00
George Rhoten
c8ec24948e ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14234
2004-01-04 23:14:37 +00:00
George Rhoten
5df6b28c9e ICU-3222 Fix some compiler warnings
X-SVN-Rev: 14233
2004-01-04 22:53:16 +00:00
George Rhoten
1264550fb0 ICU-3008 C functions need to declare the return type
X-SVN-Rev: 14232
2004-01-04 22:44:47 +00:00
Ram Viswanadha
5a4670b59b ICU-3480 update locale data
X-SVN-Rev: 14231
2003-12-31 21:27:20 +00:00