Commit Graph

437 Commits

Author SHA1 Message Date
Alan Liu
870d7fb093 Fix hash function
X-SVN-Rev: 2945
2000-11-18 00:31:43 +00:00
Alan Liu
de33014a47 Fix package name
X-SVN-Rev: 2944
2000-11-18 00:30:54 +00:00
Alan Liu
0458a59216 Fix package name
X-SVN-Rev: 2943
2000-11-18 00:18:12 +00:00
Alan Liu
1a3d3875f3 Calendar Redesign including addition of Chinese Calendar
X-SVN-Rev: 2942
2000-11-18 00:17:58 +00:00
Alan Liu
06d579d8b1 Add new API for new calendar architecture; fix Kenya's security bug
X-SVN-Rev: 2929
2000-11-17 04:17:34 +00:00
Alan Liu
88693a446c Remove isSet[] field from Calendar
X-SVN-Rev: 2821
2000-10-27 22:25:52 +00:00
Alan Liu
ab5c42e298 Fix prevMonthLength
X-SVN-Rev: 2820
2000-10-27 20:55:52 +00:00
Syn Wee Quek
582f8fa06f Testing testing
please ignore

X-SVN-Rev: 2812
2000-10-26 20:33:14 +00:00
Syn Wee Quek
8234f7c75b Testing testing
please ignore

X-SVN-Rev: 2811
2000-10-26 20:32:55 +00:00
Alan Liu
91a6c7c3fa Improve error reporting
X-SVN-Rev: 2800
2000-10-26 18:56:14 +00:00
Ram Viswanadha
78bef52bec testing commit
X-SVN-Rev: 2798
2000-10-26 17:32:10 +00:00
Ram Viswanadha
6c28c55769 testing commit
X-SVN-Rev: 2797
2000-10-26 17:19:57 +00:00
Ram Viswanadha
374c096dcb test only will remove it later
X-SVN-Rev: 2789
2000-10-25 22:24:34 +00:00
Ram Viswanadha
4a0417e9a1 test only will remove it later
X-SVN-Rev: 2788
2000-10-25 22:04:33 +00:00
Alan Liu
9086f460de Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2727
2000-10-19 00:27:16 +00:00
Alan Liu
62cf98cb82 Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2718
2000-10-17 21:07:14 +00:00
Alan Liu
39566ddeb3 Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2717
2000-10-17 20:55:09 +00:00
Alan Liu
2766ee5291 Calendar reorg: merge IBMCalendar into com.ibm.util.Calendar
X-SVN-Rev: 2716
2000-10-17 18:36:15 +00:00
Alan Liu
27cec81867 Calendar reorg: merge IBMCalendar into com.ibm.util.Calendar
X-SVN-Rev: 2714
2000-10-17 18:26:45 +00:00
Madhu K
854aef8268 Fixed the bug in test case. IllegalArgumentException was mis-spelt as IlegalArgumentException
X-SVN-Rev: 2688
2000-10-16 16:58:29 +00:00
Madhu K
e86dd0280d Removed warnings(jikes compiler)
X-SVN-Rev: 2605
2000-10-09 16:32:07 +00:00
Ram Viswanadha
a9bd13602c modified the cvs log-in instructions
X-SVN-Rev: 2604
2000-10-07 02:15:46 +00:00
Ram Viswanadha
e0ea0d99dc modified the cvs log-in instructions
X-SVN-Rev: 2603
2000-10-07 02:12:52 +00:00
Alan Liu
26fda5bab3 Convert non-ASCII characters to Unicode escapes
X-SVN-Rev: 2602
2000-10-06 23:16:40 +00:00
Alan Liu
0842019826 InterIndic transliterator support
X-SVN-Rev: 2601
2000-10-06 23:08:08 +00:00
Madhu K
344330dfa2 Added tests for transliteration
X-SVN-Rev: 2600
2000-10-06 21:42:38 +00:00
Madhu K
7f0bab0a86 .equals() correction
X-SVN-Rev: 2571
2000-10-04 23:12:33 +00:00
Madhu K
7ffcdd1311 Added tests for RBBI and UnicodeFilterLogic
X-SVN-Rev: 2568
2000-10-04 21:58:59 +00:00
Madhu K
f4df91ee89 Tests for UnicodeFilterLogic initial checkin
X-SVN-Rev: 2567
2000-10-04 21:58:12 +00:00
Madhu K
3eeda4d03a Tests for Rule based break iterator initial checkin
X-SVN-Rev: 2566
2000-10-04 21:57:45 +00:00
Eric Mader
6bdb5d6430 Fixed a small bug in the rule for a syllable with at least one consonant.
X-SVN-Rev: 2518
2000-09-26 22:46:50 +00:00
Eric Mader
7bea47df66 Update character break rules to match Devanagari syllables.
X-SVN-Rev: 2517
2000-09-26 21:47:31 +00:00
Eric Mader
4b03f9d53d Initial checkin of demo of Devanagari break rules.
X-SVN-Rev: 2516
2000-09-26 21:46:54 +00:00
Eric Mader
67f67bbe1f Moved to src/com/ibm/tools/rbbi
X-SVN-Rev: 2512
2000-09-25 21:55:02 +00:00
Eric Mader
68e2f02cae Moved to src/com/ibm/data/misc
X-SVN-Rev: 2511
2000-09-25 21:54:21 +00:00
Eric Mader
1d2d2b83a0 Filter out null characters in printWordList.
X-SVN-Rev: 2510
2000-09-25 21:33:43 +00:00
Eric Mader
33c8d5c668 Removed null characters so it can be checked in as text.
X-SVN-Rev: 2509
2000-09-25 21:31:46 +00:00
Eric Mader
ea758baa19 New version minus null characters so it can be checked in as a text file.
X-SVN-Rev: 2508
2000-09-25 21:06:47 +00:00
Alan Liu
229efe01a9 Move hex and other static methods from UInfo to Utility
X-SVN-Rev: 2492
2000-09-22 20:06:12 +00:00
Eric Mader
b84bfcbdb7 Initial checkin of the break dictionary builder in this package.
X-SVN-Rev: 2487
2000-09-22 18:58:26 +00:00
Eric Mader
f7f539f40f Initial checkin of the tool to write .brk data files for ICU
X-SVN-Rev: 2486
2000-09-22 18:57:44 +00:00
Eric Mader
c723eaeb35 Get english.dict from com/ibm/data/misc
X-SVN-Rev: 2485
2000-09-22 18:52:47 +00:00
Eric Mader
00d33b6476 printWordList: stop flag is 0xFFFF not -1
X-SVN-Rev: 2484
2000-09-22 18:51:16 +00:00
Eric Mader
3053c33792 Changes for new location of English.dict used by DBBIDemo and
BreakIteratorTest.

X-SVN-Rev: 2483
2000-09-22 18:49:24 +00:00
Eric Mader
65a8417978 Checkin in new central location. (Don't know why everything thinks this file
is binary...)

X-SVN-Rev: 2482
2000-09-22 18:48:05 +00:00
Eric Mader
f2a1c6bdb7 Checkin in new central location.
X-SVN-Rev: 2481
2000-09-22 18:47:34 +00:00
Eric Mader
4d40f33f9d Initial checkin of the word list for the Thai word break dictionary
X-SVN-Rev: 2480
2000-09-22 18:45:51 +00:00
Alan Liu
5175e1933f Move hex and other static methods from UInfo to Utility
X-SVN-Rev: 2475
2000-09-21 22:37:55 +00:00
Alan Liu
fb5bafafe6 Update and flesh out WinCVS instructions, jakarta-ant setup instructions, and add a note about the data files
X-SVN-Rev: 2472
2000-09-21 21:49:12 +00:00
Alan Liu
20ed04f412 Convert non-ASCII characters to Unicode
X-SVN-Rev: 2463
2000-09-20 22:51:23 +00:00