Commit Graph

14292 Commits

Author SHA1 Message Date
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
Alan Liu
efb6226a7a ICU-3748 remove U_ASSERT
X-SVN-Rev: 15384
2004-05-18 21:46:38 +00:00
Ram Viswanadha
5fa6f4724a ICU-3764 fixed tests so that it looks for data in the correct location
X-SVN-Rev: 15383
2004-05-18 21:39:18 +00:00
Ram Viswanadha
0c02fd7436 ICU-3764 fixed data for de_BE and fa_AF
X-SVN-Rev: 15382
2004-05-18 21:36:56 +00:00
Steven R. Loomis
a363606f4e ICU-2487 simplify basic calendar factory.
X-SVN-Rev: 15381
2004-05-18 21:35:50 +00:00
Ram Viswanadha
68f87685c3 ICU-3301 add a tool for generating the data jar file
X-SVN-Rev: 15380
2004-05-18 21:33:21 +00:00
Steven R. Loomis
c4f2106a37 ICU-3748 fix for pointer math
X-SVN-Rev: 15379
2004-05-18 21:22:57 +00:00
Doug Felt
a9b964d20c ICU-3748 handle odd locales, don't force getName to handle POSIX compatibility
X-SVN-Rev: 15378
2004-05-18 20:31:33 +00:00
Alan Liu
cba9347376 ICU-3748 add canonicalization test
X-SVN-Rev: 15377
2004-05-18 20:07:33 +00:00
Alan Liu
cc9a806769 ICU-3748 '=' must follow '@'
X-SVN-Rev: 15376
2004-05-18 20:07:05 +00:00
George Rhoten
8166be666f ICU-3682 Resolve (#ifdef) the conflict with what is the os/400 fix and what was planned as the os/400 fix.
X-SVN-Rev: 15375
2004-05-18 18:42:44 +00:00
Alan Liu
bc6990362b ICU-3748 clean up and enhance TestCanonicalization
X-SVN-Rev: 15374
2004-05-18 18:32:17 +00:00
Andy Heninger
33b949fbcd ICU-3728 extend rbbi monkey test to cover following(), previous() funcs, line break fixes
X-SVN-Rev: 15373
2004-05-18 18:23:22 +00:00
Alan Liu
a4627026a0 ICU-2487 avoid malloc in operator=
X-SVN-Rev: 15372
2004-05-18 16:51:01 +00:00
Ram Viswanadha
ea197bce09 ICU-3764 oops accidentally commented out breakDictionary data
X-SVN-Rev: 15371
2004-05-18 15:54:09 +00:00
George Rhoten
3d856d4f7b ICU-3006 Use a better implementation for printing pointers
X-SVN-Rev: 15370
2004-05-18 06:58:21 +00:00
Ram Viswanadha
7fe3c21243 ICU-3764 fix the tests
X-SVN-Rev: 15369
2004-05-18 06:39:59 +00:00
Ram Viswanadha
7e8b2aed7c ICU-3764 fix the tests
X-SVN-Rev: 15368
2004-05-18 06:34:26 +00:00
Ram Viswanadha
e228f716d4 ICU-3764 fix the data
X-SVN-Rev: 15367
2004-05-18 05:54:09 +00:00
George Rhoten
fbf289c55e ICU-3576 Make it easier to create static libraries on Windows
X-SVN-Rev: 15366
2004-05-18 05:35:41 +00:00
George Rhoten
8096f83829 ICU-3006 Allow %p to handle >64-bit pointers.
X-SVN-Rev: 15365
2004-05-18 05:19:56 +00:00
Ram Viswanadha
effc7f87fe ICU-3764 update calendar data format
X-SVN-Rev: 15364
2004-05-18 02:47:52 +00:00
Steven R. Loomis
66753f4215 ICU-2487 refactor calendar data, support CLDR 1.1 format
X-SVN-Rev: 15363
2004-05-18 02:06:28 +00:00
Steven R. Loomis
39ea0e9fe4 ICU-2487 refactor calendar access
X-SVN-Rev: 15362
2004-05-18 02:05:29 +00:00
Steven R. Loomis
3c3dfa11c8 ICU-2487 getFunctionalEquivalent signature changes
X-SVN-Rev: 15361
2004-05-18 02:04:31 +00:00
Steven R. Loomis
9e3f692944 ICU-2487 fix for crash in Locale
X-SVN-Rev: 15360
2004-05-18 02:03:19 +00:00
Steven R. Loomis
1fcde5856d ICU-2487 path changes
X-SVN-Rev: 15359
2004-05-18 02:02:39 +00:00
Steven R. Loomis
68d8397b89 ICU-2487 getfunctionalequivalent fixes
X-SVN-Rev: 15358
2004-05-18 02:01:17 +00:00
Steven R. Loomis
fcce29473f ICU-2487 alias ICUDATA support
X-SVN-Rev: 15357
2004-05-18 01:58:07 +00:00
Steven R. Loomis
f4be94b1cd ICU-2487 documentation fix
X-SVN-Rev: 15356
2004-05-18 01:57:50 +00:00
Steven R. Loomis
55d4014cc2 ICU-2487 getFunctionalEquivalent changes
X-SVN-Rev: 15355
2004-05-18 01:56:43 +00:00
Steven R. Loomis
61d3a101a0 ICU-2487 further getFunctionalEquivalent test changes
X-SVN-Rev: 15354
2004-05-18 01:53:46 +00:00
Steven R. Loomis
2e9def5cdb ICU-2487 test readability
X-SVN-Rev: 15353
2004-05-18 01:52:57 +00:00
Steven R. Loomis
d40c8ea6b4 ICU-3764 improve test readability
X-SVN-Rev: 15352
2004-05-18 01:51:31 +00:00
Philips Benjamin
4288d605ca ICU-3699 fix data bug noted in CLDR#73
X-SVN-Rev: 15351
2004-05-18 00:56:40 +00:00
Steven R. Loomis
80d2e532c0 ICU-3764 better error checking for break iterator
X-SVN-Rev: 15350
2004-05-18 00:47:29 +00:00
Steven R. Loomis
084b114a93 ICU-2487 fix problem with building the last .crs file
X-SVN-Rev: 15349
2004-05-18 00:09:25 +00:00
George Rhoten
882c66bf58 ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15348
2004-05-17 23:57:56 +00:00
Andy Heninger
9602743a35 ICU-3728 extend rbbi monkey test to cover following(), previous() funcs
X-SVN-Rev: 15347
2004-05-17 23:16:00 +00:00
Vladimir Weinstein
1a0ae2ff73 ICU-3699 sh locale now aliases to hr, thus the test has to change
X-SVN-Rev: 15346
2004-05-17 22:09:58 +00:00
Vladimir Weinstein
e9f15b4995 ICU-3699 Wrong test commited. fixed.
X-SVN-Rev: 15345
2004-05-17 22:06:14 +00:00
Alan Liu
0e38a87556 ICU-3746 make test faster
X-SVN-Rev: 15344
2004-05-17 21:43:29 +00:00
Alan Liu
d9e5047559 ICU-3746 add @internal containsAll and equals
X-SVN-Rev: 15343
2004-05-17 21:43:00 +00:00
Alan Liu
850661f537 ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15342
2004-05-17 21:42:43 +00:00
George Rhoten
cc5cb94042 ICU-3762 Fix data library versioning.
X-SVN-Rev: 15341
2004-05-17 20:49:18 +00:00
George Rhoten
27b6cef5f0 ICU-3762 Add data library versioning for Cygwin/MSVC
X-SVN-Rev: 15340
2004-05-17 20:48:59 +00:00
George Rhoten
7e61a61440 ICU-3762 Fix data library versioning. Build library versioning in tmp.
X-SVN-Rev: 15339
2004-05-17 19:09:26 +00:00
Andy Heninger
25bd73d174 ICU-3625 Edited API docs for RBBI::getRuleStatus()
X-SVN-Rev: 15338
2004-05-17 18:38:33 +00:00
Alan Liu
ca6be2252f ICU-3748 fix typo
X-SVN-Rev: 15337
2004-05-17 18:37:24 +00:00
Alan Liu
243650f6c6 ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15336
2004-05-17 18:36:39 +00:00