Commit Graph

3162 Commits

Author SHA1 Message Date
Vladimir Weinstein
513798ea0a ICU-4165 getContractionsAndExpansions API, Java port
X-SVN-Rev: 18009
2005-06-24 05:52:04 +00:00
Doug Felt
a69a5045dc ICU-4511 websphere is soooo finicky...
X-SVN-Rev: 18001
2005-06-23 20:50:01 +00:00
Eric Mader
91161c2c58 ICU-4060 Move UTF32 class to com.ibm.icu.impl, add UTF-16 tests.
X-SVN-Rev: 17999
2005-06-23 20:42:18 +00:00
Eric Mader
9fc80fe9b2 ICU-4060 Add ISO-2022-CN and UTF-32 tests. (A bit of a hack)
X-SVN-Rev: 17987
2005-06-23 00:13:36 +00:00
Ram Viswanadha
a728f80b93 ICU-4450 update data with cldr corrigenda
X-SVN-Rev: 17977
2005-06-22 18:53:31 +00:00
Ram Viswanadha
fe05e25ed9 ICU-646 update localPatternChars
X-SVN-Rev: 17976
2005-06-22 18:52:46 +00:00
Ram Viswanadha
f70af9d462 ICU-2675 add deleteData task
X-SVN-Rev: 17975
2005-06-22 18:40:37 +00:00
Eric Mader
3609db9872 ICU-4060 EUC-CN => GB-18030
X-SVN-Rev: 17957
2005-06-21 17:27:12 +00:00
Doug Felt
b613389378 ICU-4592 promote 2.8 apis to stable
X-SVN-Rev: 17953
2005-06-21 00:21:03 +00:00
Doug Felt
91ce50bc16 ICU-2675 check no data-- fix assert
X-SVN-Rev: 17951
2005-06-20 20:08:41 +00:00
Doug Felt
5210517163 ICU-4592 promote 2.8 apis to stable
X-SVN-Rev: 17950
2005-06-18 04:50:47 +00:00
Markus Scherer
8478d9440c ICU-3692 emphasize why full case mappings are better than simple ones
X-SVN-Rev: 17949
2005-06-18 00:00:37 +00:00
Doug Felt
b4f4880040 ICU-646 wall time support in icu4j - use 'v' for generic time, revert tests
X-SVN-Rev: 17947
2005-06-17 21:27:12 +00:00
Doug Felt
f1befbadf8 ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17937
2005-06-17 03:12:47 +00:00
Doug Felt
1e4cfb1b42 ICU-2675 check no data-- need ability to construct RBC before class init finishes!
X-SVN-Rev: 17936
2005-06-17 03:12:10 +00:00
Doug Felt
ff07155af7 ICU-2675 check no data-- fix assert
X-SVN-Rev: 17935
2005-06-17 03:10:48 +00:00
Steven R. Loomis
d4520449d1 ICU-4582 getFunctionalEquivalent
X-SVN-Rev: 17929
2005-06-16 23:34:30 +00:00
Doug Felt
f91e3e87f0 ICU-2675 check no data
X-SVN-Rev: 17928
2005-06-16 23:03:01 +00:00
Doug Felt
31689d0653 ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17927
2005-06-16 22:58:28 +00:00
Doug Felt
f72965bdf2 ICU-2675 if no uca data, init class ok and fail constructors instead
X-SVN-Rev: 17926
2005-06-16 22:46:51 +00:00
Eric Mader
1d9857793b ICU-4060 Fix JavaDoc errors; remove "public" from implementation classes.
X-SVN-Rev: 17920
2005-06-16 22:04:19 +00:00
Doug Felt
cdafed28cc ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17915
2005-06-16 21:15:23 +00:00
Doug Felt
22047fec39 ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17912
2005-06-16 20:43:27 +00:00
Doug Felt
a35dd1398f ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17911
2005-06-16 20:42:16 +00:00
Doug Felt
a6457f0cba ICU-4585 update tags, docs for 3.4
X-SVN-Rev: 17908
2005-06-16 19:05:50 +00:00
Doug Felt
7cf1d71844 ICU-4585 whitespace cleanup (and messup) plus changes for 3.4 release
X-SVN-Rev: 17906
2005-06-16 18:18:40 +00:00
Ram Viswanadha
63f5749516 ICU-2675 make tests pass without any data
X-SVN-Rev: 17902
2005-06-15 21:23:30 +00:00
George Rhoten
c2427697de ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17897
2005-06-14 23:50:17 +00:00
George Rhoten
9c41e35904 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17896
2005-06-14 23:43:16 +00:00
Ram Viswanadha
ed72fce9e0 ICU-2675 fix generation of data to fix the test failures
X-SVN-Rev: 17894
2005-06-14 23:25:51 +00:00
Ram Viswanadha
06db498a33 ICU-4450 fix generation of data to fix the test failures
X-SVN-Rev: 17893
2005-06-14 22:30:40 +00:00
Eric Mader
6860c21c9c ICU-4060 UTF-32 chars between D800 and DFFF are illegal. Move common code for UTF-32BE, UTF-32LE into new superclass.
X-SVN-Rev: 17892
2005-06-14 22:28:56 +00:00
George Rhoten
49caefcfd2 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17891
2005-06-14 21:11:06 +00:00
George Rhoten
d5722bbaaf ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17890
2005-06-14 20:48:59 +00:00
Eric Mader
7f68d2ee60 ICU-4060 First pass at JavaDoc clean-up: add @draft, @internal.
X-SVN-Rev: 17889
2005-06-14 18:12:17 +00:00
Eric Mader
e712baf4af ICU-4060 Shift-JIS: add statistics, fix a bug in nextChar().
X-SVN-Rev: 17879
2005-06-14 00:41:51 +00:00
Doug Felt
7e8accc60f ICU-646 wall time support in icu4j - use 'v' for generic time, revert tests
X-SVN-Rev: 17874
2005-06-13 22:39:56 +00:00
Doug Felt
f8e9992627 ICU-4383 support for Ethiopic and Coptic Calendars
X-SVN-Rev: 17872
2005-06-13 21:11:22 +00:00
Ram Viswanadha
7ac4abef39 ICU-3333 Add conformance tests to IDNA
X-SVN-Rev: 17862
2005-06-10 21:58:42 +00:00
Eric Mader
66e8f74fdc ICU-4060 Add UTF-16/32 detectors. Remove duplicate entries for fCharsetNames.
X-SVN-Rev: 17861
2005-06-10 21:53:51 +00:00
Doug Felt
f0fa9e85dc ICU-4511 fix icu data loading for websphere - prebuilt indexes
X-SVN-Rev: 17849
2005-06-09 18:46:48 +00:00
Richard Gillam
950b3b0bc3 ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets.
X-SVN-Rev: 17843
2005-06-09 17:23:14 +00:00
Ram Viswanadha
93af1c7792 ICU-4564 update version info
X-SVN-Rev: 17835
2005-06-09 00:00:43 +00:00
Ram Viswanadha
a759c6c872 ICU-4564 update version info
X-SVN-Rev: 17833
2005-06-08 22:22:21 +00:00
Ram Viswanadha
34e82fe489 ICU-4564 update version number
X-SVN-Rev: 17825
2005-06-08 01:37:39 +00:00
Eric Mader
5dc3d7c9d4 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17822
2005-06-07 23:38:09 +00:00
Eric Mader
506ff219f2 ICU-4561 Update copyright notices for ICU 3.4
X-SVN-Rev: 17821
2005-06-07 23:26:33 +00:00
Eric Mader
7007286fe5 ICU-4060 Add cleaned-up statistic tool.
X-SVN-Rev: 17820
2005-06-07 23:18:53 +00:00
Doug Felt
65a2884e40 ICU-4511 fix icu data loading for websphere - prebuilt indexes
X-SVN-Rev: 17819
2005-06-07 22:40:21 +00:00
Doug Felt
31a6e6ac7a ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17816
2005-06-07 22:23:26 +00:00
Doug Felt
215ba528b2 ICU-4511 fix icu data loading for websphere - prebuilt indexes
X-SVN-Rev: 17812
2005-06-07 17:49:50 +00:00
Doug Felt
b540f34b4d ICU-646 wall time support in icu4j
X-SVN-Rev: 17802
2005-06-04 03:11:47 +00:00
Eric Mader
ff5e6e08e7 ICU-4060 Add comments about Java's support for ISO-2022-CN.
X-SVN-Rev: 17795
2005-06-03 19:02:07 +00:00
Eric Mader
113b29ecc4 ICU-4060 Fix bug that caused partial escape sequence matches to count as a full match.
X-SVN-Rev: 17793
2005-06-03 18:59:03 +00:00
Doug Felt
fe88b69a95 ICU-646 wall time - doc changes
X-SVN-Rev: 17786
2005-06-02 23:19:46 +00:00
Doug Felt
ee2c674f05 ICU-4529 serializable classes need serialization uids
X-SVN-Rev: 17785
2005-06-02 23:16:08 +00:00
Eric Mader
406fb87314 ICU-4060 Add DetectingViewer demo.
X-SVN-Rev: 17784
2005-06-02 23:08:03 +00:00
Doug Felt
9be1e50694 ICU-4529 serializable classes need serialization uids
X-SVN-Rev: 17783
2005-06-02 22:41:51 +00:00
Eric Mader
f8c5109578 ICU-4060 Add charset detection test cases.
X-SVN-Rev: 17777
2005-06-02 20:39:24 +00:00
Ram Viswanadha
b3a60a35b0 ICU-4450 fix a bug in eras lookup
X-SVN-Rev: 17773
2005-06-01 21:53:59 +00:00
Ram Viswanadha
94000ed80c ICU-4450 Synch data with CLDR
X-SVN-Rev: 17770
2005-06-01 19:00:31 +00:00
Ram Viswanadha
ea98fcb3a0 ICU-4122 fix a bug
X-SVN-Rev: 17769
2005-06-01 18:51:05 +00:00
Doug Felt
de076cc930 ICU-4350 need to put collator test data in test jar - remove debug
X-SVN-Rev: 17764
2005-06-01 06:05:15 +00:00
Doug Felt
e88ce694a5 ICU-4350 need to put collator test data in test jar
X-SVN-Rev: 17763
2005-06-01 06:04:36 +00:00
Eric Mader
26994c8e94 ICU-4060 TestUFT8: remove redundant round-trip tests, test det.getString(), det.getReader() instead.
X-SVN-Rev: 17754
2005-05-31 23:55:15 +00:00
Eric Mader
cac1cbc55c ICU-4060 getReader() must return reader for inputStream *not* fInputStream!
X-SVN-Rev: 17753
2005-05-31 23:48:58 +00:00
Eric Mader
2514babddc ICU-4060 Add round-trip tests w/ getString(), getReader(), remove characters from test cases that don't round-trip.
X-SVN-Rev: 17752
2005-05-31 23:47:40 +00:00
Doug Felt
d3b789eba0 ICU-4277 read rbnf localization information from property data when present
X-SVN-Rev: 17748
2005-05-31 17:31:45 +00:00
Doug Felt
16b20f992a ICU-0 fix whitespace
X-SVN-Rev: 17747
2005-05-31 17:28:25 +00:00
Doug Felt
fe10a2ffc9 ICU-3383 slight doc edit
X-SVN-Rev: 17746
2005-05-31 17:23:11 +00:00
Doug Felt
8e1227487d ICU-4511 fix icu data loading for websphere - wsjar support?
X-SVN-Rev: 17745
2005-05-31 17:21:46 +00:00
Markus Scherer
611515f257 ICU-4199 enum/name API support for C/POSIX character classes, and UnicodeSet support for [:Assigned:]
X-SVN-Rev: 17741
2005-05-30 21:40:21 +00:00
Markus Scherer
1c7b0c211c ICU-4199 enum/name API support for C/POSIX character classes, and UnicodeSet support for [:Assigned:]
X-SVN-Rev: 17740
2005-05-30 21:28:02 +00:00
Eric Mader
291516499b ICU-4060 Chean up charset names to match what Java expects, don't emit confidence over 100.
X-SVN-Rev: 17728
2005-05-28 00:30:14 +00:00
Eric Mader
e3c674aef7 ICU-4060 Add charset detection test cases.
X-SVN-Rev: 17727
2005-05-28 00:29:01 +00:00
Ram Viswanadha
52e9df1e33 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17723
2005-05-27 22:45:42 +00:00
Doug Felt
0176a784d1 ICU-4537 explicit source and target params for javac
X-SVN-Rev: 17704
2005-05-26 18:11:04 +00:00
Doug Felt
dd39591bb6 ICU-4538 explicit source and target params for javac
X-SVN-Rev: 17703
2005-05-26 18:05:29 +00:00
Doug Felt
8e3087c589 ICU-4357 explicit source and target params for javac
X-SVN-Rev: 17702
2005-05-26 17:11:28 +00:00
Vladimir Weinstein
179095dad6 ICU-4350 UCA 4.1 update
X-SVN-Rev: 17700
2005-05-26 07:30:30 +00:00
Vladimir Weinstein
3171565ad8 ICU-4350 UCA 4.1 update - some bug fixes
X-SVN-Rev: 17696
2005-05-26 07:10:46 +00:00
Vladimir Weinstein
de58ecfcc2 ICU-4350 UCA conformance test
X-SVN-Rev: 17695
2005-05-26 07:09:35 +00:00
Vladimir Weinstein
052aa4a0a9 ICU-4350 conformance test files stubs
X-SVN-Rev: 17694
2005-05-26 07:09:06 +00:00
Doug Felt
054b67ba4b ICU-4383 support for Ethiopic and Coptic Calendars
X-SVN-Rev: 17678
2005-05-25 03:11:12 +00:00
Eric Mader
cc818ddef5 ICU-4060 Add visual Hebrew ISO- 8859-8, windows-1255.
X-SVN-Rev: 17675
2005-05-25 00:48:15 +00:00
Doug Felt
dc79c6ca6c ICU-4383 support for Ethiopic and Coptic Calendars
X-SVN-Rev: 17665
2005-05-24 22:30:11 +00:00
Doug Felt
23554fe612 ICU-4406 add log only test, looks like we're ok so far
X-SVN-Rev: 17664
2005-05-24 22:18:22 +00:00
Doug Felt
2331d4117d ICU-4383 support for Ethiopic and Coptic Calendars
X-SVN-Rev: 17663
2005-05-24 22:16:42 +00:00
Eric Mader
107d107089 ICU-4060 Add Hebrew cISO- 8859-8, windows-1255.
X-SVN-Rev: 17654
2005-05-24 19:16:48 +00:00
Doug Felt
036ca19a28 ICU-646 wall time support in icu4j - address some security manager issues
X-SVN-Rev: 17652
2005-05-24 00:38:11 +00:00
Doug Felt
efea5374b0 ICU-4531 run-time debugging of icuservice
X-SVN-Rev: 17651
2005-05-23 23:41:40 +00:00
Doug Felt
fcea450d64 ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format
X-SVN-Rev: 17650
2005-05-23 23:33:03 +00:00
Doug Felt
ced3a3a59e ICU-4529 serializable classes need serialization uids
X-SVN-Rev: 17649
2005-05-23 22:35:10 +00:00
Markus Scherer
9aadf795c3 ICU-2766 freeze RuleWhiteSpace=Unicode Pattern_White_Space
X-SVN-Rev: 17647
2005-05-22 22:53:53 +00:00
Vladimir Weinstein
4b5c53be74 ICU-4350 UCA 4.1 code update, test changes
X-SVN-Rev: 17644
2005-05-21 05:22:42 +00:00
Vladimir Weinstein
d19ce1a7dd ICU-4350 UCA 4.1 code update, first pass
X-SVN-Rev: 17643
2005-05-21 05:22:12 +00:00
Eric Mader
f6096763a4 ICU-4060 Add ArabicISO- 8859-6, windows-1256.
X-SVN-Rev: 17641
2005-05-21 00:40:45 +00:00
Ram Viswanadha
9c4fef3a5e ICU-4516 just adding tests.. wow! works without any code change
X-SVN-Rev: 17640
2005-05-21 00:18:21 +00:00
Ram Viswanadha
abdc1217a1 ICU-4450 Synch data with CLDR
X-SVN-Rev: 17639
2005-05-20 23:26:13 +00:00
Ram Viswanadha
e71c21a2fd ICU-4450 Synch data with CLDR
X-SVN-Rev: 17638
2005-05-20 23:19:37 +00:00
Eric Mader
ed4a0639ba ICU-4060 Implement CharsetMatch.getReader(), CharsetMatch.getString(), CharsetDetector.getReader(), CharsetDetector.getString(), relationship between ISO-8859-x and Windows-125x.
X-SVN-Rev: 17637
2005-05-20 22:33:10 +00:00
Mark Davis
58e85492fd ICU-4526 make Currency subclassable
X-SVN-Rev: 17636
2005-05-20 20:41:11 +00:00
George Rhoten
9796e1e9e5 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17632
2005-05-19 23:12:20 +00:00
George Rhoten
997f12bea2 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17631
2005-05-19 23:01:17 +00:00
Eric Mader
5e1a113aba ICU-4060 Add Norwegian 8859-1.
X-SVN-Rev: 17621
2005-05-18 21:39:36 +00:00
Mark Davis
9eda90f2b9 ICU-0 remove file that never should have been present
X-SVN-Rev: 17619
2005-05-18 16:14:41 +00:00
Steven R. Loomis
1d7ca4b060 ICU-4471 check for JDK 1.5 gregorian behavior
X-SVN-Rev: 17617
2005-05-18 02:10:59 +00:00
Mark Davis
62520a08f0 ICU-4035 more tweeks for tests
X-SVN-Rev: 17616
2005-05-18 01:16:03 +00:00
George Rhoten
81732a86c0 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17615
2005-05-18 01:03:35 +00:00
George Rhoten
72c077a360 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17614
2005-05-18 00:50:57 +00:00
George Rhoten
23764f3e08 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17613
2005-05-18 00:30:52 +00:00
George Rhoten
a7e16efbc6 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17612
2005-05-18 00:22:19 +00:00
George Rhoten
b604637724 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17611
2005-05-18 00:12:56 +00:00
George Rhoten
4ce9f5c350 ICU-4288 Fix some Eclipse warnings.
X-SVN-Rev: 17610
2005-05-17 23:18:55 +00:00
Eric Mader
502b892d1e ICU-4060 Fix problem when user buffer is larger than kBufSize.
X-SVN-Rev: 17609
2005-05-17 22:55:48 +00:00
Eric Mader
48e31d2ab2 ICU-4060 Add Turkish 8859-9.
X-SVN-Rev: 17608
2005-05-17 22:26:53 +00:00
Eric Mader
0c21dcd927 ICU-4060 Add enableInputFilter(), let the first two incomplete ngrams get looked up.
X-SVN-Rev: 17606
2005-05-17 19:38:17 +00:00
Eric Mader
972440869d ICU-4060 Add Hungarian 8859-2.
X-SVN-Rev: 17594
2005-05-14 00:35:09 +00:00
Eric Mader
453f6c1898 ICU-4060 Add Swedish 8859-1.
X-SVN-Rev: 17593
2005-05-13 20:53:19 +00:00
Eric Mader
eda58c8714 ICU-4060 Add Danish, Dutch 8859-1.
X-SVN-Rev: 17591
2005-05-13 00:09:32 +00:00
Eric Mader
36f4a1f394 ICU-4060 Add English, Italian, Protuguese 8859-1.
X-SVN-Rev: 17589
2005-05-12 19:01:37 +00:00
Eric Mader
53b208bc14 ICU-4060 Add getLanguage(), cleaned up converter names to more closely match IANA.
X-SVN-Rev: 17584
2005-05-11 20:21:46 +00:00
Doug Felt
162b0d052f ICU-4512 wrap properties test in try/catch for security
X-SVN-Rev: 17583
2005-05-11 16:13:23 +00:00
Doug Felt
4ad4ae521e ICU-4511 fix icu data loading for websphere - prototype
X-SVN-Rev: 17582
2005-05-11 15:53:56 +00:00
Ram Viswanadha
923ff37f5e ICU-4475 fix for bug
X-SVN-Rev: 17577
2005-05-10 00:59:17 +00:00
Ram Viswanadha
c3501f1f89 ICU-4475 tests for JB
X-SVN-Rev: 17576
2005-05-10 00:58:56 +00:00
Eric Mader
93a9fdcd8f ICU-4060 initial checkin of single byte detectors.
X-SVN-Rev: 17575
2005-05-10 00:28:38 +00:00
Ram Viswanadha
2552a9a98b ICU-4122 fix test failure
X-SVN-Rev: 17574
2005-05-09 23:08:38 +00:00
Doug Felt
c6cdd5f820 ICU-0 fix typos in docs
X-SVN-Rev: 17572
2005-05-09 17:27:11 +00:00
Doug Felt
be33f1c693 ICU-4484 fix serialization compatibility with 3.2
X-SVN-Rev: 17566
2005-05-06 22:40:25 +00:00
Andy Heninger
3b4474607c ICU-124 charset detector, work in progress.
X-SVN-Rev: 17563
2005-05-06 18:27:10 +00:00
Andy Heninger
2852ded666 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17554
2005-05-05 05:47:56 +00:00
Doug Felt
f2d4d6fa9e ICU-0 whitespace cleanup
X-SVN-Rev: 17552
2005-05-04 16:59:38 +00:00
Andy Heninger
ae051c6701 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17549
2005-05-04 00:42:13 +00:00
Andy Heninger
ae956feaf8 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17526
2005-04-29 23:30:56 +00:00
Andy Heninger
38451731db ICU-124 charset detector, work in progress.
X-SVN-Rev: 17521
2005-04-29 00:19:55 +00:00
Doug Felt
b1ca3effff ICU-4472 tab cleanup
X-SVN-Rev: 17504
2005-04-25 22:40:08 +00:00
Doug Felt
8fe398c368 ICU-4472 add new simpler test cases to illustrate the problem
X-SVN-Rev: 17503
2005-04-25 22:39:30 +00:00
Doug Felt
be8edabb11 ICU-4484 make simple time zone serialize on jdk 1.4
X-SVN-Rev: 17499
2005-04-21 22:39:24 +00:00
Markus Scherer
e2c6b18cc6 ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17497
2005-04-20 22:12:43 +00:00
Markus Scherer
97ecd66928 ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17496
2005-04-20 19:45:03 +00:00
Markus Scherer
92a9eda65a ICU-4334 final Unicode 4.1 data
X-SVN-Rev: 17495
2005-04-20 19:39:52 +00:00
Markus Scherer
b2df052b12 ICU-4399 fix simple case folding of U+0130: simple-case-folds to itself because it's not mentioned in CaseFolding.txt
X-SVN-Rev: 17483
2005-04-17 00:34:43 +00:00
Andy Heninger
ff43d890af ICU-124 charset detector, work in progress.
X-SVN-Rev: 17480
2005-04-16 00:44:08 +00:00
Andy Heninger
5f733d65b8 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17476
2005-04-13 01:11:26 +00:00
Andy Heninger
add48d59b6 ICU-124 charset detector, work in progress.
X-SVN-Rev: 17472
2005-04-08 21:34:06 +00:00
Andy Heninger
757d1a33fe ICU-124 charset detector, work in progress.
X-SVN-Rev: 17471
2005-04-08 01:27:36 +00:00
Mark Davis
49305fcad3 ICU-4465 fixed canonical iterator
X-SVN-Rev: 17469
2005-04-06 15:15:43 +00:00
Mark Davis
ac3cc9119b ICU-0 updates for uca 4.1.0
X-SVN-Rev: 17468
2005-04-06 08:48:17 +00:00
Doug Felt
88f310afe6 ICU-0 fix line ending sequences
X-SVN-Rev: 17461
2005-04-05 18:23:28 +00:00
Doug Felt
2ed775a530 ICU-4472 normalizer isNormalized array index out of bounds exception
X-SVN-Rev: 17460
2005-04-05 16:02:49 +00:00
Eric Mader
07b17ded13 ICU-4465 Timebomb the exhaustive test for ICU 3.4.
X-SVN-Rev: 17454
2005-04-01 22:52:05 +00:00
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