Commit Graph

11440 Commits

Author SHA1 Message Date
Markus Scherer
63c9badad5 ICU-2686 mention u_init() in the news
X-SVN-Rev: 12351
2003-06-06 17:48:09 +00:00
George Rhoten
7040856dc4 ICU-2753 od changed format.
X-SVN-Rev: 12350
2003-06-06 17:46:51 +00:00
George Rhoten
d409e41009 ICU-2921 Fix the case where the compiler is a two part command.
X-SVN-Rev: 12349
2003-06-06 17:32:08 +00:00
Markus Scherer
88f5cc5701 ICU-2686 add @draft to u_init(), small doc updates
X-SVN-Rev: 12348
2003-06-06 17:31:07 +00:00
Vladimir Weinstein
ed66a8e88d ICU-2840 there is no good way to test whether Format is properly constructed
X-SVN-Rev: 12346
2003-06-06 05:22:41 +00:00
Vladimir Weinstein
d5ffba4bb3 ICU-2974 a better way to disallow new X[0] in getAvailableLocales
X-SVN-Rev: 12345
2003-06-06 05:18:50 +00:00
George Rhoten
69d81366da ICU-2707 Put into all data in out/build
X-SVN-Rev: 12344
2003-06-06 05:14:56 +00:00
Vladimir Weinstein
6e059f1475 ICU-2974 disallow new X[0]
X-SVN-Rev: 12343
2003-06-06 05:05:37 +00:00
Vladimir Weinstein
752e44d7d9 ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12342
2003-06-06 05:05:22 +00:00
George Rhoten
34a35748f5 ICU-2840 Check the status. Don't assign it.
X-SVN-Rev: 12341
2003-06-06 04:58:24 +00:00
Vladimir Weinstein
4df42a86bb ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12340
2003-06-06 04:54:34 +00:00
Steven R. Loomis
43e9c46138 ICU-1684 port test back from Java
X-SVN-Rev: 12339
2003-06-06 01:48:24 +00:00
George Rhoten
48f5df5172 ICU-2984 refix copyright notice
X-SVN-Rev: 12336
2003-06-06 00:00:06 +00:00
George Rhoten
88fe03639c ICU-2984 Use fewer magic numbers
X-SVN-Rev: 12335
2003-06-05 23:55:52 +00:00
George Rhoten
cb24fda3d8 ICU-2984 Use fewer magic numbers, and fix the U_BUFFER_OVERFLOW_ERROR error for some locales
X-SVN-Rev: 12334
2003-06-05 23:49:53 +00:00
Doug Felt
2ef06e4b28 ICU-2982 let jar file built on 1.4 run on jdk 1.3 one last time
X-SVN-Rev: 12331
2003-06-05 23:05:17 +00:00
Andy Heninger
4b2f13767c ICU-2840 regexp init failure when data not present
X-SVN-Rev: 12328
2003-06-05 21:28:59 +00:00
Steven R. Loomis
52d66e5fa5 ICU-2980 icu 2.6 spec
X-SVN-Rev: 12327
2003-06-05 21:27:16 +00:00
Doug Felt
09bf2584ff ICU-2180 improve api coverage
X-SVN-Rev: 12326
2003-06-05 21:15:20 +00:00
Eric Mader
60590fe0d1 ICU-2717 Update readme.txt to list all the samples, and to add a note that 'make all-samples' doesn't work correctly in out of source builds.
X-SVN-Rev: 12325
2003-06-05 21:00:52 +00:00
Eric Mader
09a127a742 ICU-2717 Visual Studio .NET project files for the legacy sample.
X-SVN-Rev: 12324
2003-06-05 20:33:08 +00:00
Andy Heninger
fef3374285 ICU-2970 ures_flushCache(), oops, lost { } on previous change.
X-SVN-Rev: 12323
2003-06-05 20:30:55 +00:00
George Rhoten
6efba6f144 ICU-2959 Better formatting of the copyright.
X-SVN-Rev: 12322
2003-06-05 20:17:13 +00:00
Alan Liu
f3381350ac ICU-1085 incorporate Ram's review comments; sync to C
X-SVN-Rev: 12321
2003-06-05 20:00:12 +00:00
Alan Liu
67796b222d ICU-2589 fix @draft etc. tags for 2.6
X-SVN-Rev: 12320
2003-06-05 19:50:06 +00:00
Andy Heninger
02244350ed ICU-2970 threading failure. Tweak mutexing in uresbud. Improve thread error checking in tmsthred.
Switch windows thread creation to c library funcs.  Address (but not eliminate) resource memory leak.

X-SVN-Rev: 12316
2003-06-05 18:15:20 +00:00
Alan Liu
94de212563 ICU-2974 disallow new X[0]
X-SVN-Rev: 12315
2003-06-05 17:26:12 +00:00
Alan Liu
170a67874b ICU-2974 disallow new X[0]
X-SVN-Rev: 12314
2003-06-05 17:19:03 +00:00
Alan Liu
dfe191e5a6 ICU-2840 fix tests to run with no data
X-SVN-Rev: 12313
2003-06-05 16:42:21 +00:00
Steven R. Loomis
86a7753f88 ICU-2840 don't crash if there is no data
X-SVN-Rev: 12308
2003-06-05 00:15:15 +00:00
Steven R. Loomis
ad141400ac ICU-2840 don't crash w/o data
X-SVN-Rev: 12307
2003-06-05 00:00:07 +00:00
Steven R. Loomis
ee995c2d81 ICU-2840 test updates (dont crash without data)
X-SVN-Rev: 12306
2003-06-04 23:59:30 +00:00
Vladimir Weinstein
ec21353ba5 ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12305
2003-06-04 23:56:49 +00:00
Steven R. Loomis
b37a895921 ICU-2840 make tests not crash w/.o data
X-SVN-Rev: 12304
2003-06-04 23:33:12 +00:00
Eric Mader
742823e7a3 ICU-2717 deprecate the xml2txt sample.
X-SVN-Rev: 12303
2003-06-04 23:27:38 +00:00
Syn Wee Quek
ef399a4b0d ICU-2516 Added unsigned comparison test case
X-SVN-Rev: 12301
2003-06-04 22:51:27 +00:00
Steven R. Loomis
86f78fd50a ICU-2707 err in test C++ rtti function
X-SVN-Rev: 12300
2003-06-04 22:39:44 +00:00
Steven R. Loomis
e1fbed9aa1 ICU-2969 don't use arraycopy in public header
X-SVN-Rev: 12299
2003-06-04 22:39:17 +00:00
Steven R. Loomis
46a99f79e8 ICU-2959 make header test work with updated copyright
X-SVN-Rev: 12298
2003-06-04 22:38:00 +00:00
Ram Viswanadha
b3f7d8148e ICU-2959 fix merging of node elements
X-SVN-Rev: 12297
2003-06-04 22:20:02 +00:00
Ram Viswanadha
aa0b690158 ICU-2309 fix compilation failure with pre-1.4 JDK
X-SVN-Rev: 12296
2003-06-04 22:18:50 +00:00
Vladimir Weinstein
acc92a79b8 ICU-2840 fix a typo
X-SVN-Rev: 12294
2003-06-04 22:09:43 +00:00
Steven R. Loomis
9bf62a9cc6 ICU-2840 don't exit if -w specified and u_init fails
X-SVN-Rev: 12293
2003-06-04 22:03:44 +00:00
Steven R. Loomis
5fc78bf0ce ICU-2840 don't crash without data
X-SVN-Rev: 12292
2003-06-04 22:02:07 +00:00
Steven R. Loomis
e64faf954a ICU-2888 fix to pattern - need to have hyphen (-) as last char in set or it is detected as range.
X-SVN-Rev: 12291
2003-06-04 21:28:58 +00:00
Eric Mader
7fbdd986ef ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12290
2003-06-04 21:28:46 +00:00
Vladimir Weinstein
3d3981f2d3 ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12289
2003-06-04 21:25:07 +00:00
George Rhoten
989ffcb25c ICU-2729 Initialize UErrorCode
X-SVN-Rev: 12287
2003-06-04 21:11:41 +00:00
Eric Mader
f2f1f59b32 ICU-2717 fix compiler warnings.
X-SVN-Rev: 12286
2003-06-04 21:10:52 +00:00
Eric Mader
3d41cc8729 ICU-2717 clean up the all samples project - add new samples, remove redundant ones.
X-SVN-Rev: 12285
2003-06-04 21:10:25 +00:00