Commit Graph

2960 Commits

Author SHA1 Message Date
Ram Viswanadha
c8990666a1 ICU-4122 xpath style resolution
X-SVN-Rev: 17446
2005-04-01 03:19:42 +00:00
Ram Viswanadha
9aeee2bea2 ICU-4122 add tests for xpath style resolution
X-SVN-Rev: 17445
2005-04-01 03:11:58 +00:00
Eric Mader
976433d4a4 ICU-4465 Change TestExhaustive to try the character with and without u+0345.
X-SVN-Rev: 17442
2005-04-01 01:14:25 +00:00
Andy Heninger
1dbed06f82 ICU-4157 Word & Line break changes ported to Java.
X-SVN-Rev: 17437
2005-03-31 22:56:53 +00:00
Eric Mader
1514076cda ICU-4172 Update Arabic, Hebrew mark orderings.
X-SVN-Rev: 17434
2005-03-31 19:22:36 +00:00
Andy Heninger
57711c880a ICU-4157 Word & Line break changes ported to Java.
X-SVN-Rev: 17429
2005-03-31 02:26:07 +00:00
Ram Viswanadha
54a18dc3a9 ICU-4460 we need ant 1.6 afterall
X-SVN-Rev: 17416
2005-03-29 19:54:26 +00:00
Ram Viswanadha
20ad199361 ICU-4460 remove logerror
X-SVN-Rev: 17412
2005-03-29 01:58:30 +00:00
Ram Viswanadha
f7dbe91090 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17410
2005-03-28 22:40:57 +00:00
Ram Viswanadha
1e3f245815 ICU-4414 need a way to query the os, computername and arch
X-SVN-Rev: 17409
2005-03-28 22:38:41 +00:00
Markus Scherer
209c1cc6b3 ICU-4143 fix grammar in api doc
X-SVN-Rev: 17408
2005-03-28 18:37:28 +00:00
Doug Felt
efc38f5e6b ICU-4460 make taglet work for both 1.4 and 1.5
X-SVN-Rev: 17407
2005-03-28 18:09:28 +00:00
Doug Felt
a67194865d ICU-4460 make taglet work for both 1.4 and 1.5
X-SVN-Rev: 17391
2005-03-25 17:44:29 +00:00
Doug Felt
17617fbf7f ICU-4459 check class loader for null before using it
X-SVN-Rev: 17383
2005-03-24 20:01:29 +00:00
Ram Viswanadha
546bb158a8 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17377
2005-03-23 02:46:08 +00:00
Doug Felt
475c03442f ICU-0 fix doclet for jdk1.5
X-SVN-Rev: 17375
2005-03-22 23:07:12 +00:00
Ram Viswanadha
2e0093f250 ICU-4450 synch data with CLDR 1.3-alpha
X-SVN-Rev: 17374
2005-03-22 21:49:45 +00:00
Ram Viswanadha
ba9a249b53 ICU-4334 update data for Unicode 4.1
X-SVN-Rev: 17361
2005-03-19 02:56:57 +00:00
Ram Viswanadha
acd15309f0 ICU-4414 update the build target
X-SVN-Rev: 17360
2005-03-19 02:47:34 +00:00
Mark Davis
78657af16d ICU-0 for cldr tests
X-SVN-Rev: 17352
2005-03-17 18:21:49 +00:00
Mark Davis
325fed34dd ICU-0 updates for cldr tools
X-SVN-Rev: 17350
2005-03-17 00:02:06 +00:00
Eric Mader
4f65434295 ICU-4428 Update copyright notices for ICU 3.3
X-SVN-Rev: 17349
2005-03-16 19:19:39 +00:00
Doug Felt
f18c6dc027 ICU-4356 add new Java 5 APIs missing from ICU4J
X-SVN-Rev: 17339
2005-03-15 00:29:49 +00:00
Markus Scherer
ad1723db06 ICU-4143 better document singleton/dummy objects
X-SVN-Rev: 17335
2005-03-14 19:01:29 +00:00
Ram Viswanadha
6e1070b4b2 ICU-4143 update the timebomb and fix failures in translit roundtrip
X-SVN-Rev: 17330
2005-03-11 18:16:21 +00:00
Ram Viswanadha
9b294b2ce1 ICU-4143 bump the timebomb to next version
X-SVN-Rev: 17329
2005-03-11 18:08:16 +00:00
Eric Mader
ddaa08ae91 ICU-4428 Update copyright notices for ICU 3.3
X-SVN-Rev: 17299
2005-03-08 23:55:39 +00:00
Ram Viswanadha
425e97906f ICU-4143 fix transliterator failures
X-SVN-Rev: 17283
2005-03-04 01:06:44 +00:00
Andy Heninger
04313f02eb ICU-124 Code Page Detection stub classes added.
X-SVN-Rev: 17268
2005-03-02 02:07:29 +00:00
Markus Scherer
a715e415bd ICU-4392 slightly better trie compaction by finding overlaps between blocks with multiple values in the overlap region
X-SVN-Rev: 17258
2005-02-25 05:26:04 +00:00
Ram Viswanadha
19380bf95b ICU-4414 add manifest stub file
X-SVN-Rev: 17256
2005-02-25 01:33:44 +00:00
Ram Viswanadha
6666f58900 ICU-4414 update manifest stub file
X-SVN-Rev: 17255
2005-02-25 01:33:13 +00:00
Ram Viswanadha
c44fb21483 ICU-4414 add build target for CLDR Utilities
X-SVN-Rev: 17254
2005-02-25 01:31:37 +00:00
Markus Scherer
360a8cf2f1 ICU-4143 avoid mutexes in UCharacter.tolower() and similar; load case/bidi properties in UCharacter.static{} (as in 3.0) and use dummy objects when data is not available
X-SVN-Rev: 17252
2005-02-24 23:51:34 +00:00
Eric Mader
ecd10dd518 ICU-4172 Add Mark Attachments Class Definitions table to GDEF using combining classes. Generate correct copyright year; add date file generated.
X-SVN-Rev: 17245
2005-02-24 01:00:16 +00:00
Ram Viswanadha
f9f155478a ICU-4414 move to cldr repository
X-SVN-Rev: 17242
2005-02-22 01:19:51 +00:00
Ram Viswanadha
5556124327 ICU-3186 update index
X-SVN-Rev: 17241
2005-02-22 01:16:08 +00:00
George Rhoten
ad80767ba1 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17227
2005-02-18 03:37:26 +00:00
George Rhoten
d0d140c303 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17226
2005-02-18 03:21:02 +00:00
George Rhoten
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
Steven R. Loomis
1ab6191f2c ICU-4143 [for markus]
X-SVN-Rev: 17214
2005-02-17 17:56:41 +00:00
Markus Scherer
57dc9fc391 ICU-4143 move data from uprops.icu to new ucase.icu & ubidi.icu; case closure from data file; upgrade to Unicode 4.1 beta
X-SVN-Rev: 17213
2005-02-17 05:38:59 +00:00
Markus Scherer
52f3b40d7f ICU-4143 move data from uprops.icu to new ucase.icu & ubidi.icu; case closure from data file; upgrade to Unicode 4.1 beta
X-SVN-Rev: 17212
2005-02-17 05:09:12 +00:00
Markus Scherer
451af1a712 ICU-4143 move data from uprops.icu to new ucase.icu & ubidi.icu; case closure from data file; upgrade to Unicode 4.1 beta
X-SVN-Rev: 17211
2005-02-17 05:00:07 +00:00
Eric Mader
80294d9571 ICU-4216 Checked this in by mistake...
X-SVN-Rev: 17200
2005-02-15 19:39:51 +00:00
Eric Mader
5340d55bc6 ICU-4216 latest Thai break dictionary, from thai7.ucs.
X-SVN-Rev: 17198
2005-02-15 19:33:53 +00:00
Ram Viswanadha
514d090022 ICU-4403 rename enum variable to iter.. enum is a keyword in JDK 1.5
X-SVN-Rev: 17192
2005-02-07 19:54:21 +00:00
Eric Mader
7ce16c02fc ICU-1144 Change WINDOWS_DATE_TIME to DOTNET_DATE_TIME
X-SVN-Rev: 17152
2005-01-21 22:38:07 +00:00
Andy Heninger
76362869b3 ICU-4385 Update ICU Timezone data to Olson 2005c data
X-SVN-Rev: 17149
2005-01-20 05:56:39 +00:00
Doug Felt
32cc512fdd ICU-4214 update icu4j/java comparison
X-SVN-Rev: 17112
2005-01-11 23:12:48 +00:00
Ram Viswanadha
307b503a8c ICU-0 add anchor for a section
X-SVN-Rev: 17087
2005-01-04 23:56:01 +00:00
Eric Mader
380a04b372 ICU-3680 Add tests for non-zero starting offset.
X-SVN-Rev: 17015
2004-12-23 20:05:09 +00:00
Eric Mader
b1368fa2f3 ICU-3680 character iterator could get out of synch. Replace w/ a char array.
X-SVN-Rev: 17014
2004-12-23 20:03:49 +00:00
Eric Mader
9d701135c6 ICU-3927 fix glitches in JavaDoc comments.
X-SVN-Rev: 17008
2004-12-22 22:47:57 +00:00
Eric Mader
813b879013 ICU-4314 remove these unnecessary files.
X-SVN-Rev: 16969
2004-12-20 18:24:38 +00:00
Doug Felt
144aaa8649 ICU-4289 timing, printwriter
X-SVN-Rev: 16963
2004-12-17 00:38:57 +00:00
Doug Felt
3e4d1a861a ICU-4289 more junit-like APIs
X-SVN-Rev: 16939
2004-12-10 22:21:31 +00:00
Doug Felt
b571a75770 ICU-4289 more junit-like APIs
X-SVN-Rev: 16938
2004-12-10 01:59:51 +00:00
Doug Felt
e2d8c9baaa ICU-4263 fixed bad locale data, added test
X-SVN-Rev: 16909
2004-12-02 21:49:50 +00:00
Doug Felt
8e31751608 ICU-0 - fix readme.html file (failed to fix for final 3.2 release!)
X-SVN-Rev: 16894
2004-11-23 20:09:14 +00:00
Ram Viswanadha
2135929123 ICU-4259 update the modularization
X-SVN-Rev: 16891
2004-11-23 00:11:19 +00:00
Ram Viswanadha
40af4732e1 ICU-4259 make the task fail on error
X-SVN-Rev: 16890
2004-11-22 23:37:05 +00:00
Doug Felt
43583200b0 ICU-4259 - make securecheck tests pass - ibm 141 security bug?
X-SVN-Rev: 16888
2004-11-22 18:11:02 +00:00
Ram Viswanadha
78aa5539c6 ICU-4259 make the task fail on error
X-SVN-Rev: 16887
2004-11-21 00:45:16 +00:00
Doug Felt
9ca03f1fd2 ICU-4259 - make securecheck tests pass
X-SVN-Rev: 16886
2004-11-20 04:50:15 +00:00
Doug Felt
e1cb125860 ICU-4259 - make securecheck tests pass
X-SVN-Rev: 16885
2004-11-20 04:02:35 +00:00
Doug Felt
489b7928e9 ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16884
2004-11-19 20:21:29 +00:00
Doug Felt
042916c7a6 ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16883
2004-11-19 20:14:37 +00:00
Eric Mader
c8a41f6c2f ICU-4179 add Unicode, Inc. copyright notice.
X-SVN-Rev: 16875
2004-11-17 00:04:17 +00:00
Ram Viswanadha
3c5cd056bd ICU-4102 synch tests with ICU4C
X-SVN-Rev: 16873
2004-11-16 19:24:45 +00:00
Ram Viswanadha
2ef8f758ac ICU-4231 fix failures and update data
X-SVN-Rev: 16865
2004-11-15 21:55:22 +00:00
Doug Felt
65bd7164c5 ICU-3892 fix typo
X-SVN-Rev: 16862
2004-11-14 20:46:37 +00:00
Doug Felt
53728221d6 ICU-3892 provide descriptions for modular build tests so they are listed by -projecthelp
X-SVN-Rev: 16861
2004-11-14 20:45:27 +00:00
Mark Davis
bd1094eaca ICU-0 fixes for generation of Unicode 4.1.0 properties
X-SVN-Rev: 16858
2004-11-13 23:10:32 +00:00
Andy Heninger
bf0be980df ICU-4225 remove non-ascii characters from source.
X-SVN-Rev: 16841
2004-11-12 07:38:37 +00:00
Andy Heninger
0d5a8efdc4 ICU-4161 remove tabs from source code
X-SVN-Rev: 16837
2004-11-12 02:09:57 +00:00
Ram Viswanadha
4e7f18eaec ICU-2055 remove debugging code
X-SVN-Rev: 16834
2004-11-12 00:49:47 +00:00
Ram Viswanadha
afd27d175a ICU-2055 remove check for country while producing specials file
X-SVN-Rev: 16832
2004-11-12 00:37:26 +00:00
Doug Felt
f4f8994eb7 ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16825
2004-11-11 22:11:35 +00:00
Doug Felt
845cae8bda ICU-3827 test for bam vs bm
X-SVN-Rev: 16818
2004-11-11 07:02:21 +00:00
Ram Viswanadha
fa46a6d295 ICU-0 update the platforms list
X-SVN-Rev: 16811
2004-11-10 00:02:05 +00:00
Doug Felt
4380826c6f ICU-0 update for 3.2d01 release
X-SVN-Rev: 16810
2004-11-09 23:46:21 +00:00
Doug Felt
72296127a7 ICU-0 update for 3.2d01 release
X-SVN-Rev: 16809
2004-11-09 23:35:01 +00:00
Steven R. Loomis
a634b5fca0 ICU-2055 put something in the empty locales so genrb doesn't yell
X-SVN-Rev: 16799
2004-11-08 22:09:14 +00:00
Steven R. Loomis
e3fad60ba4 ICU-2055 empty locales
X-SVN-Rev: 16797
2004-11-08 21:53:50 +00:00
Ram Viswanadha
83af78db37 ICU-2055 remove debug statements
X-SVN-Rev: 16794
2004-11-08 18:45:50 +00:00
Doug Felt
fd0e1f1e4c ICU-4214 update API report tool
X-SVN-Rev: 16793
2004-11-08 06:14:23 +00:00
Ram Viswanadha
a34fa030a7 ICU-4162 fix transliterator failure
X-SVN-Rev: 16790
2004-11-06 01:48:57 +00:00
Doug Felt
97dea16d0b ICU-4212 bypass failing tests on JDK 1.5
X-SVN-Rev: 16789
2004-11-06 00:35:14 +00:00
Doug Felt
61eede6243 ICU-4211 fix broken reverse implementation
X-SVN-Rev: 16786
2004-11-05 22:44:26 +00:00
Doug Felt
96344acd36 ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16780
2004-11-05 20:22:42 +00:00
Doug Felt
ce6a67429f ICU-4207 - doc tagging changes for 3.2
X-SVN-Rev: 16779
2004-11-05 20:14:31 +00:00
Doug Felt
220f9ab240 ICU-4208 - clean up ByteArrayWrapper code
X-SVN-Rev: 16778
2004-11-05 20:13:28 +00:00
Doug Felt
f64d2aa86c ICU-4188 fix GMT display name lookup on IBM 1.4.2 windows JVM
X-SVN-Rev: 16777
2004-11-05 20:01:31 +00:00
Ram Viswanadha
e4049ea549 ICU-2055 update the utilities and comparator
X-SVN-Rev: 16773
2004-11-05 18:38:10 +00:00
Ram Viswanadha
274e90e66c ICU-4162 fix transliterator failure
X-SVN-Rev: 16772
2004-11-05 18:36:24 +00:00
Ram Viswanadha
84578841ec ICU-4162 delete the extra sources.. these files are now loaded from icu
X-SVN-Rev: 16764
2004-11-05 01:44:03 +00:00
Ram Viswanadha
d0c241160c ICU-2055 move files to cldr package
X-SVN-Rev: 16763
2004-11-05 01:41:34 +00:00
Andy Heninger
526617139e ICU-4055 fixed bad comment on UnicodeSet::size()
X-SVN-Rev: 16755
2004-11-04 22:05:00 +00:00
Ram Viswanadha
89cf2ede25 ICU-4162 update jar file from CLDR 1.2
X-SVN-Rev: 16746
2004-11-04 01:36:52 +00:00
Ram Viswanadha
08d4740ad6 ICU-4162 update jar file from CLDR 1.2
X-SVN-Rev: 16745
2004-11-04 01:30:43 +00:00
Eric Mader
b353e49f4e ICU-4179 add copyright notice for ICU 3.2
X-SVN-Rev: 16744
2004-11-03 22:44:38 +00:00
Eric Mader
76f801946b ICU-4179 add National Electronics and Computer Technologyh Center copyright notice.
X-SVN-Rev: 16743
2004-11-03 22:41:18 +00:00
Doug Felt
9144d22677 ICU-4094 fix wording of error messages
X-SVN-Rev: 16741
2004-11-03 17:03:30 +00:00
Doug Felt
29d17841e5 ICU-4196 locale display names test
X-SVN-Rev: 16737
2004-11-02 23:54:03 +00:00
Ram Viswanadha
af7363888e ICU-4196 test for correct functioning of getTableString method
X-SVN-Rev: 16735
2004-11-02 22:41:34 +00:00
Eric Mader
f918921ea0 ICU-4195 add private no-argument constructor to keep JavaDoc happy.
X-SVN-Rev: 16734
2004-11-02 22:39:03 +00:00
Doug Felt
bb02387c91 ICU-4195 doc tag cleanup for 3.2 release
X-SVN-Rev: 16733
2004-11-02 22:31:02 +00:00
Eric Mader
541aee4f63 ICU-4195 add @deprecated to @draft APIs, fix @see references, fix bad parameter names.
X-SVN-Rev: 16732
2004-11-02 21:36:23 +00:00
Doug Felt
ad2a4971b9 ICU-4195 doc tool cleanup for 3.2 release
X-SVN-Rev: 16730
2004-11-02 19:57:29 +00:00
Doug Felt
d653aa2c58 ICU-4195 doc tool cleanup for 3.2 release
X-SVN-Rev: 16729
2004-11-02 19:39:54 +00:00
Steven R. Loomis
2644cf5c59 ICU-2055 factor some code
X-SVN-Rev: 16726
2004-11-02 06:56:14 +00:00
Doug Felt
2ad9305caa ICU-4193 minor test cleanup
X-SVN-Rev: 16718
2004-11-02 01:20:44 +00:00
Doug Felt
37e6605bbf ICU-4193 fix ulocale display name lookup
X-SVN-Rev: 16717
2004-11-02 01:18:05 +00:00
Mark Davis
95c8013cdc cldrbug 339: fix cldr tests
X-SVN-Rev: 16716
2004-11-02 00:53:21 +00:00
Mark Davis
6faeb8893d cldrbug 0: make parseCollation public
X-SVN-Rev: 16715
2004-11-02 00:51:10 +00:00
Doug Felt
c3bd7de2a9 ICU-4192 set default valid/actual locales
X-SVN-Rev: 16711
2004-11-01 23:58:24 +00:00
Doug Felt
0b5e3fd691 ICU-4094 unequal objects having equal hashcodes is not an error
X-SVN-Rev: 16709
2004-11-01 23:51:44 +00:00
Eric Mader
5f97f8d107 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16705
2004-11-01 23:21:22 +00:00
Doug Felt
9eb02b77ad ICU-4188 fix GMT display name lookup on IBM 1.4.2 windows JVM
X-SVN-Rev: 16704
2004-11-01 22:56:23 +00:00
Doug Felt
a3927fac14 ICU-4187 obsolete Currency.getLocale
X-SVN-Rev: 16703
2004-11-01 22:49:43 +00:00
Eric Mader
4c9602c15d ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16701
2004-11-01 22:36:30 +00:00
Doug Felt
72eaa1feca ICU-4180 modify the right set!
X-SVN-Rev: 16680
2004-10-29 22:23:43 +00:00
GCL Shanghai
1914dbf81d ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16675
2004-10-29 16:30:35 +00:00
GCL Shanghai
411ca9861c ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16674
2004-10-29 16:21:34 +00:00
GCL Shanghai
234cb0715c ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16673
2004-10-29 15:41:59 +00:00
GCL Shanghai
6937e9e405 ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16672
2004-10-29 15:05:55 +00:00
GCL Shanghai
917180dab9 ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16671
2004-10-29 14:37:42 +00:00
GCL Shanghai
b975d6f016 ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16670
2004-10-29 14:23:51 +00:00
GCL Shanghai
8bcd6c39e7 ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16669
2004-10-29 10:50:27 +00:00
Ram Viswanadha
c160b79336 ICU-4162 for ures_openDirect use ICUResourceBundle.createBundle
X-SVN-Rev: 16667
2004-10-29 00:44:54 +00:00
Ram Viswanadha
9ea86eb151 ICU-4162 revert couple of changes
X-SVN-Rev: 16666
2004-10-29 00:42:04 +00:00
Ram Viswanadha
be1919a36a ICU-4162 for ures_openDirect use ICUResourceBundle.createBundle
X-SVN-Rev: 16664
2004-10-28 23:28:37 +00:00
Ram Viswanadha
ba8ef8ac0d ICU-4162 for ures_openDirect use ICUResourceBundle.createBundle
X-SVN-Rev: 16663
2004-10-28 23:10:06 +00:00
Ram Viswanadha
e7aa2c2e3a ICU-4162 fix failure
X-SVN-Rev: 16662
2004-10-28 21:43:55 +00:00
Eric Mader
371326b825 ICU-3927 mark TimeScaleData as @internal, remove doc comments for old public members.
X-SVN-Rev: 16661
2004-10-28 20:47:17 +00:00
Ram Viswanadha
ba9c6bf6d6 ICU-2055 tool for fixing eras
X-SVN-Rev: 16660
2004-10-28 19:00:46 +00:00
Ram Viswanadha
e3dbdda10a ICU-4162 fix failures
X-SVN-Rev: 16659
2004-10-28 18:56:48 +00:00
GCL Shanghai
82239ea37e ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16658
2004-10-28 17:47:31 +00:00
GCL Shanghai
0fe606aefb ICU-4094 Add API/Method Coverage tests for ICU4J
X-SVN-Rev: 16657
2004-10-28 17:37:20 +00:00
Ram Viswanadha
2793573a1c ICU-2055 Mark want parseRules public
X-SVN-Rev: 16656
2004-10-28 17:34:11 +00:00
Eric Mader
fcdcc0a229 ICU-3927 remove fromDouble(), toDouble()
X-SVN-Rev: 16643
2004-10-27 21:10:08 +00:00
Mark Davis
0a3710fa7a ICU-0 (cldrbug 339) fixed test generation
X-SVN-Rev: 16641
2004-10-27 02:58:26 +00:00
Steven R. Loomis
956fce27a3 ICU-4102 fix getFunctionalEquivalent bug, and update test to new CLDR reality
X-SVN-Rev: 16639
2004-10-27 01:57:39 +00:00
Ram Viswanadha
5a5375439d ICU-2055 Fix bunch of optimize and settings generation for Vladimir
X-SVN-Rev: 16636
2004-10-26 23:35:56 +00:00
Ram Viswanadha
6ad84fbb26 ICU-4162 Update data from CLDR
X-SVN-Rev: 16635
2004-10-26 23:34:26 +00:00
Vladimir Weinstein
3a1d1f4e79 ICU-3938 support for comments in collation rules
X-SVN-Rev: 16632
2004-10-26 21:27:42 +00:00
Vladimir Weinstein
88860cb0e6 ICU-4159 Fixes to Java only rule problems
X-SVN-Rev: 16630
2004-10-26 18:10:01 +00:00
Eric Mader
fca5152d7f ICU-3927 code review changes. (initial checkin of this demo)
X-SVN-Rev: 16620
2004-10-25 22:52:22 +00:00
Eric Mader
a4efd991cf ICU-3927 code review changes.
X-SVN-Rev: 16619
2004-10-25 22:51:45 +00:00