John Fitzpatrick
|
2f3ddc9f3e
|
Copyright update
X-SVN-Rev: 938
|
2000-03-10 03:47:47 +00:00 |
|
John Fitzpatrick
|
fdf872dd09
|
Taking the plunge to Ant build system
X-SVN-Rev: 936
|
2000-03-10 01:33:53 +00:00 |
|
John Fitzpatrick
|
b4c2715073
|
Fixed test failure. ClassCastException because the dictionary
name wasn't a URL as expected by BreakIterator
X-SVN-Rev: 934
|
2000-03-10 00:20:05 +00:00 |
|
Alan Liu
|
0e484c7af7
|
Add applyPattern overload
X-SVN-Rev: 925
|
2000-03-09 00:37:19 +00:00 |
|
Alan Liu
|
cbfbc72864
|
Rename spurious textXxx methods to _textXxx
X-SVN-Rev: 924
|
2000-03-09 00:22:06 +00:00 |
|
Alan Liu
|
19841ceb74
|
Comment out debugging printlns
X-SVN-Rev: 923
|
2000-03-09 00:21:42 +00:00 |
|
Alan Liu
|
c9fd419e20
|
Construct UnicodeSets making whitespace significant
X-SVN-Rev: 922
|
2000-03-09 00:08:04 +00:00 |
|
Alan Liu
|
befefaa64c
|
Overwrite with version that passes the tests
X-SVN-Rev: 921
|
2000-03-09 00:07:16 +00:00 |
|
Alan Liu
|
3c6e2dc125
|
Construct UnicodeSets making whitespace significant
X-SVN-Rev: 920
|
2000-03-08 23:56:21 +00:00 |
|
Alan Liu
|
396711af88
|
Make whitespace ignoring optional for RBBI
X-SVN-Rev: 919
|
2000-03-08 23:55:34 +00:00 |
|
Alan Liu
|
fbee131420
|
Remove debugging printlns
X-SVN-Rev: 918
|
2000-03-08 23:50:19 +00:00 |
|
Alan Liu
|
80a86736aa
|
Fix equals and enhance error checking
X-SVN-Rev: 917
|
2000-03-08 21:56:41 +00:00 |
|
John Fitzpatrick
|
c787644878
|
Removed name conflict with BreakIteratorRules_en_US_TEST
used in rbbi tests
X-SVN-Rev: 915
|
2000-03-07 23:23:39 +00:00 |
|
John Fitzpatrick
|
a5493ca8ef
|
Fixed to work with topleveltest.TestAll. The main function did
initialization that needed to be moved to the constructor.
X-SVN-Rev: 914
|
2000-03-07 22:54:08 +00:00 |
|
John Fitzpatrick
|
b79ec714b9
|
fixed compile errors
X-SVN-Rev: 913
|
2000-03-07 22:11:51 +00:00 |
|
John Fitzpatrick
|
a8a0fd260a
|
Started copyright update
X-SVN-Rev: 912
|
2000-03-07 22:09:03 +00:00 |
|
John Fitzpatrick
|
f0a452ef9d
|
NumberFormat.java fell victim to ^Ms
X-SVN-Rev: 879
|
2000-03-02 01:01:04 +00:00 |
|
John Fitzpatrick
|
b8c5e71817
|
Change name of RuleBasedBreakIterator directory to rbbi
X-SVN-Rev: 878
|
2000-03-02 00:39:50 +00:00 |
|
John Fitzpatrick
|
6c04fa20a6
|
No longer include com.ibm.math.BigDecimal support
X-SVN-Rev: 877
|
2000-03-01 23:48:11 +00:00 |
|
John Fitzpatrick
|
27a4494f9e
|
initial checkin
X-SVN-Rev: 876
|
2000-03-01 18:32:32 +00:00 |
|
John Fitzpatrick
|
95cf4d48cb
|
Fixed ClassCastExceptions. The code confused
java.text.SimpleDateFormat and com.ibm.text.SimpleDateFormat
and it caused casting problems.
X-SVN-Rev: 872
|
2000-03-01 17:25:22 +00:00 |
|
John Fitzpatrick
|
61fdf8bb2a
|
Remove Chinese calendar
X-SVN-Rev: 871
|
2000-03-01 01:57:00 +00:00 |
|
John Fitzpatrick
|
be26231e9a
|
Cleaned import statements
X-SVN-Rev: 870
|
2000-03-01 01:34:13 +00:00 |
|
John Fitzpatrick
|
737235ac01
|
Cleaned import statements
X-SVN-Rev: 869
|
2000-03-01 01:34:12 +00:00 |
|
Alan Liu
|
abb7947b06
|
Fix off by one error
X-SVN-Rev: 861
|
2000-02-29 01:19:02 +00:00 |
|
John Fitzpatrick
|
cbe883535b
|
initial checkin
X-SVN-Rev: 860
|
2000-02-28 18:04:30 +00:00 |
|
John Fitzpatrick
|
ae768ebd30
|
Removed some debug print statements
X-SVN-Rev: 858
|
2000-02-28 04:11:56 +00:00 |
|
John Fitzpatrick
|
b51f59177a
|
Cleaned up some of the imports
X-SVN-Rev: 857
|
2000-02-28 04:09:23 +00:00 |
|
John Fitzpatrick
|
5e2912446e
|
Removed ChineseDateFormat stuff because the Chinese
calendar doesn't work.
X-SVN-Rev: 853
|
2000-02-28 01:10:41 +00:00 |
|
John Fitzpatrick
|
f9b3933cdc
|
misc
X-SVN-Rev: 849
|
2000-02-27 06:24:34 +00:00 |
|
John Fitzpatrick
|
254a78e5c9
|
Fixed (cough) test failure
X-SVN-Rev: 848
|
2000-02-27 05:56:09 +00:00 |
|
John Fitzpatrick
|
0d93fe3f55
|
Corrected test failures
X-SVN-Rev: 847
|
2000-02-27 04:40:32 +00:00 |
|
John Fitzpatrick
|
ca2cd2be68
|
Test now defaults to using data in ../src/data/unicode/UnicodeData.txt
X-SVN-Rev: 846
|
2000-02-26 23:30:48 +00:00 |
|
John Fitzpatrick
|
545b377a6f
|
Fixed bad test data in com.ibm.test.normalizer.BasicTest
X-SVN-Rev: 845
|
2000-02-26 23:19:25 +00:00 |
|
John Fitzpatrick
|
1a9d04805e
|
initial checkin
X-SVN-Rev: 842
|
2000-02-26 22:00:57 +00:00 |
|
John Fitzpatrick
|
4eea789464
|
regenerated from unicode 3.0 data
X-SVN-Rev: 841
|
2000-02-26 21:59:50 +00:00 |
|
John Fitzpatrick
|
f2fb87c0e6
|
Now provides a default location for the data file in
../src/data/unicode/UnicodeData.txt
X-SVN-Rev: 840
|
2000-02-26 21:56:55 +00:00 |
|
Alan Liu
|
9fe00cdf0d
|
Fix bug in call to UnicodeSet constructor for single char. ADD TEMPORARY DEBUGGING CODE.
X-SVN-Rev: 838
|
2000-02-26 02:22:15 +00:00 |
|
Alan Liu
|
ff5c0ac734
|
Improve error reporting
X-SVN-Rev: 837
|
2000-02-26 02:21:37 +00:00 |
|
John Fitzpatrick
|
18b45a378b
|
Fixed to use test framework
X-SVN-Rev: 835
|
2000-02-26 00:45:57 +00:00 |
|
John Fitzpatrick
|
2035894fe7
|
Removed Chinese Calendar classes
X-SVN-Rev: 834
|
2000-02-25 23:57:12 +00:00 |
|
John Fitzpatrick
|
9fbf06bfe8
|
Removed sizes.txt
X-SVN-Rev: 833
|
2000-02-25 23:27:48 +00:00 |
|
John Fitzpatrick
|
6201c76bf0
|
Fixed tests to use test framework
X-SVN-Rev: 832
|
2000-02-25 23:26:56 +00:00 |
|
John Fitzpatrick
|
3f95e1d4a8
|
Now recogniser methods starting with lower case "test"
X-SVN-Rev: 831
|
2000-02-25 18:57:12 +00:00 |
|
John Fitzpatrick
|
1a647959a3
|
Formatting cleanup
X-SVN-Rev: 827
|
2000-02-25 18:38:20 +00:00 |
|
John Fitzpatrick
|
2025e208d2
|
Added topleveltest
X-SVN-Rev: 824
|
2000-02-25 18:23:15 +00:00 |
|
Alan Liu
|
451494f1dc
|
Add infinite loop check
X-SVN-Rev: 822
|
2000-02-24 20:46:49 +00:00 |
|
Alan Liu
|
bb061b300b
|
Fix bug in UnicodeSet
X-SVN-Rev: 821
|
2000-02-24 20:45:08 +00:00 |
|
Alan Liu
|
2800ce22df
|
Fix package errors, add some help text
X-SVN-Rev: 820
|
2000-02-24 20:19:59 +00:00 |
|
Alan Liu
|
4ef8a6b32d
|
Fix compile errors
X-SVN-Rev: 819
|
2000-02-24 20:11:11 +00:00 |
|
Alan Liu
|
9c1d93774c
|
Fix whitespace - remove ^Ms
X-SVN-Rev: 818
|
2000-02-24 19:53:00 +00:00 |
|
Alan Liu
|
07b76ae6a3
|
Fix compilation warnings
X-SVN-Rev: 816
|
2000-02-24 19:42:39 +00:00 |
|
Alan Liu
|
e87b31606f
|
Fix whitespace - remove blank lines between each line
X-SVN-Rev: 815
|
2000-02-24 19:41:53 +00:00 |
|
John Fitzpatrick
|
862b0832b9
|
Fixed make files to work with gnumake
X-SVN-Rev: 789
|
2000-02-18 00:29:08 +00:00 |
|
John Fitzpatrick
|
b43881fa19
|
makefile changes
X-SVN-Rev: 777
|
2000-02-16 23:40:09 +00:00 |
|
John Fitzpatrick
|
b748661137
|
initial checkin
X-SVN-Rev: 776
|
2000-02-16 23:23:18 +00:00 |
|
John Fitzpatrick
|
84d51a3117
|
Javadoc compilation error fixes
X-SVN-Rev: 772
|
2000-02-16 19:04:32 +00:00 |
|
Richard Gillam
|
2b6da31922
|
Added lenient parsing rules to the German number-spellout rules
so that RBNF would correctly interpret spellings such as
"fuenfunddreissig".
X-SVN-Rev: 762
|
2000-02-15 21:09:23 +00:00 |
|
John Fitzpatrick
|
e2eaf8d338
|
fixed test imports and packages
X-SVN-Rev: 760
|
2000-02-15 06:17:08 +00:00 |
|
John Fitzpatrick
|
5fc1bacd0c
|
fixed test imports and packages
X-SVN-Rev: 759
|
2000-02-15 06:14:16 +00:00 |
|
John Fitzpatrick
|
81ed01173b
|
added copy constructor
X-SVN-Rev: 746
|
2000-02-10 07:38:01 +00:00 |
|
John Fitzpatrick
|
0f992456ae
|
fixed imports for com.ibm.util.Utility
X-SVN-Rev: 745
|
2000-02-10 07:36:25 +00:00 |
|
John Fitzpatrick
|
4857053b2e
|
*** empty log message ***
X-SVN-Rev: 742
|
2000-02-10 06:25:58 +00:00 |
|
John Fitzpatrick
|
4fdf5c9631
|
moved conflicting local elements files
X-SVN-Rev: 729
|
2000-02-08 06:45:26 +00:00 |
|
Alan Liu
|
957ec2d172
|
Use array rather than hashtable for char-to-set map
X-SVN-Rev: 713
|
2000-02-03 18:18:42 +00:00 |
|
Alan Liu
|
8e5a1219ba
|
Use array rather than hashtable for char-to-set map
X-SVN-Rev: 712
|
2000-02-03 18:11:19 +00:00 |
|
Alan Liu
|
d09a5e4c0f
|
Make UnicodeSet use SymbolTable
X-SVN-Rev: 711
|
2000-02-03 18:10:05 +00:00 |
|
Alan Liu
|
99fbdb93cd
|
Move filter composition to setFilter()
X-SVN-Rev: 704
|
2000-01-27 20:12:14 +00:00 |
|
Alan Liu
|
19823fde42
|
Use Position rather than int[] and move all subclass overrides to one method (handleTransliterate)
X-SVN-Rev: 701
|
2000-01-27 18:59:20 +00:00 |
|
Alan Liu
|
920e879c4a
|
Update test for new API
X-SVN-Rev: 700
|
2000-01-27 18:58:35 +00:00 |
|
Alan Liu
|
d48f0ee5e4
|
Fix javadoc
X-SVN-Rev: 641
|
2000-01-18 21:39:27 +00:00 |
|
Alan Liu
|
2682a99ebd
|
Add tests for reported bugs
X-SVN-Rev: 640
|
2000-01-18 21:16:08 +00:00 |
|
Alan Liu
|
5b8beeea65
|
Make UnicodeSet inherit from UnicodeFilter
X-SVN-Rev: 638
|
2000-01-18 20:36:30 +00:00 |
|
Alan Liu
|
5aa450ea30
|
Remove "keyboard" from method names. New CompoundTransliterator API.
X-SVN-Rev: 632
|
2000-01-18 19:18:37 +00:00 |
|
Alan Liu
|
d05b919e89
|
Remove "keyboard" from method names. New CompoundTransliterator API.
X-SVN-Rev: 628
|
2000-01-18 17:51:30 +00:00 |
|
Alan Liu
|
e1488bd974
|
Remove "keyboard" from method names. Make maximum context a field of Transliterator, and have subclasses set it.
X-SVN-Rev: 627
|
2000-01-18 17:51:09 +00:00 |
|
Alan Liu
|
4691f5c2a0
|
Fix filtering bug.
X-SVN-Rev: 625
|
2000-01-18 02:38:55 +00:00 |
|
Alan Liu
|
16730bea73
|
Add Jamo-Hangul, Hangul-Jamo, fix rules, add compound ID support
X-SVN-Rev: 622
|
2000-01-18 02:30:49 +00:00 |
|
Alan Liu
|
fb7313675a
|
Fix bugs found during ICU port
X-SVN-Rev: 575
|
2000-01-13 23:53:23 +00:00 |
|
Alan Liu
|
ad0bdc2769
|
Update package
X-SVN-Rev: 525
|
2000-01-11 04:15:27 +00:00 |
|
Alan Liu
|
e8dba569b7
|
Cleanup, embellish comments
X-SVN-Rev: 524
|
2000-01-11 04:12:06 +00:00 |
|
Alan Liu
|
91bbad91cf
|
Cleanup, embellish comments
X-SVN-Rev: 523
|
2000-01-11 04:03:54 +00:00 |
|
Alan Liu
|
8d57838cc5
|
Add some tests for new syntax
X-SVN-Rev: 522
|
2000-01-11 02:35:07 +00:00 |
|
Alan Liu
|
e8241fdc61
|
Update tests for new rule syntax; add quoting test
X-SVN-Rev: 521
|
2000-01-11 02:25:47 +00:00 |
|
Alan Liu
|
8c85f4c5a4
|
Add category test
X-SVN-Rev: 520
|
2000-01-11 02:25:14 +00:00 |
|
Alan Liu
|
572e9063c0
|
Rewrite UnicodeSet and RBT parsers for better performance and new syntax
X-SVN-Rev: 519
|
2000-01-11 02:25:03 +00:00 |
|
Alan Liu
|
697ee8afba
|
Add null transliterator
X-SVN-Rev: 491
|
2000-01-06 17:38:25 +00:00 |
|
Alan Liu
|
abfccede27
|
Allow string arrays in rule resource bundles
X-SVN-Rev: 489
|
2000-01-06 01:36:36 +00:00 |
|
Alan Liu
|
8f00680b7b
|
Add rule indexing, and move masking check to TransliterationRuleSet.
X-SVN-Rev: 486
|
2000-01-04 21:43:58 +00:00 |
|
Alan Liu
|
eafcfb09c4
|
Consolidate rule pattern anteContext, key, and postContext into one string.
X-SVN-Rev: 456
|
1999-12-22 01:40:54 +00:00 |
|
Alan Liu
|
78c974e7ba
|
Improve masking checking; turn it off by default, for better performance
X-SVN-Rev: 455
|
1999-12-22 01:05:54 +00:00 |
|
Alan Liu
|
93e0f7129c
|
Detect a>x masking a>y
X-SVN-Rev: 453
|
1999-12-22 00:01:36 +00:00 |
|
Alan Liu
|
6edcd7320e
|
Use registerClass on hex tranlits
X-SVN-Rev: 450
|
1999-12-20 20:51:47 +00:00 |
|
Alan Liu
|
7982010620
|
Fix display names
X-SVN-Rev: 449
|
1999-12-20 20:48:06 +00:00 |
|
Alan Liu
|
e78b52c1ee
|
Add fwd-rev rule syntax a<>b
X-SVN-Rev: 448
|
1999-12-20 20:25:00 +00:00 |
|
Alan Liu
|
e5a684eb67
|
Delimit rules with ';'
X-SVN-Rev: 446
|
1999-12-20 19:13:41 +00:00 |
|
Alan Liu
|
9becd90a06
|
Change package, delimit rules with ';'
X-SVN-Rev: 445
|
1999-12-20 19:12:59 +00:00 |
|
Alan Liu
|
245859848a
|
Change package
X-SVN-Rev: 444
|
1999-12-20 19:12:47 +00:00 |
|
Alan Liu
|
110ad9d584
|
Delimit script names in class name with $
X-SVN-Rev: 443
|
1999-12-20 19:02:27 +00:00 |
|
Alan Liu
|
42035450ff
|
Initial revision
X-SVN-Rev: 437
|
1999-12-20 18:29:21 +00:00 |
|