scuffed-code/icu4j/src/com/ibm/text
Alan Liu 0e484c7af7 Add applyPattern overload
X-SVN-Rev: 925
2000-03-09 00:37:19 +00:00
..
components Fix compilation errors 2000-02-24 19:51:20 +00:00
resources Overwrite with version that passes the tests 2000-03-09 00:07:16 +00:00
BreakDictionary.java Cleaned import statements 2000-03-01 01:34:12 +00:00
BreakIterator.java Comment out debugging printlns 2000-03-09 00:21:42 +00:00
CharSet.java *** empty log message *** 2000-02-10 06:25:58 +00:00
ComposeData.java regenerated from unicode 3.0 data 2000-02-26 21:59:50 +00:00
ComposedCharIter.java *** empty log message *** 2000-02-10 06:25:58 +00:00
CompoundTransliterator.java fixed imports for com.ibm.util.Utility 2000-02-10 07:36:25 +00:00
DateFormatSymbols.java *** empty log message *** 2000-02-10 06:25:58 +00:00
DecimalFormat.java No longer include com.ibm.math.BigDecimal support 2000-03-01 23:48:11 +00:00
DecimalFormatSymbols.java *** empty log message *** 2000-02-10 06:25:58 +00:00
DecompData.java regenerated from unicode 3.0 data 2000-02-26 21:59:50 +00:00
DictionaryBasedBreakIterator.java Construct UnicodeSets making whitespace significant 2000-03-09 00:08:04 +00:00
DigitList.java No longer include com.ibm.math.BigDecimal support 2000-03-01 23:48:11 +00:00
GNUmakefile Removed ChineseDateFormat stuff because the Chinese 2000-02-28 01:10:41 +00:00
HangulJamoTransliterator.java Use Position rather than int[] and move all subclass overrides to one method (handleTransliterate) 2000-01-27 18:59:20 +00:00
HexToUnicodeTransliterator.java Use Position rather than int[] and move all subclass overrides to one method (handleTransliterate) 2000-01-27 18:59:20 +00:00
JamoHangulTransliterator.java Use Position rather than int[] and move all subclass overrides to one method (handleTransliterate) 2000-01-27 18:59:20 +00:00
makefile Removed ChineseDateFormat stuff because the Chinese 2000-02-28 01:10:41 +00:00
NFRule.java *** empty log message *** 2000-02-10 06:25:58 +00:00
NFRuleSet.java *** empty log message *** 2000-02-10 06:25:58 +00:00
NFSubstitution.java misc 2000-02-27 06:24:34 +00:00
Normalizer.java *** empty log message *** 2000-02-10 06:25:58 +00:00
NullTransliterator.java Javadoc compilation error fixes 2000-02-16 19:04:32 +00:00
NumberFormat.java NumberFormat.java fell victim to ^Ms 2000-03-02 01:01:04 +00:00
Replaceable.java Initial revision 1999-12-20 18:29:21 +00:00
ReplaceableString.java Initial revision 1999-12-20 18:29:21 +00:00
RuleBasedBreakIterator.java Construct UnicodeSets making whitespace significant 2000-03-08 23:56:21 +00:00
RuleBasedNumberFormat.java *** empty log message *** 2000-02-10 06:25:58 +00:00
RuleBasedTransliterator.java Add infinite loop check 2000-02-24 20:46:49 +00:00
SCSU.java *** empty log message *** 2000-02-10 06:25:58 +00:00
SearchIterator.java *** empty log message *** 2000-02-10 06:25:58 +00:00
SimpleDateFormat.java *** empty log message *** 2000-02-10 06:25:58 +00:00
StringCharacterIterator.java *** empty log message *** 2000-02-10 06:25:58 +00:00
StringSearch.java *** empty log message *** 2000-02-10 06:25:58 +00:00
SymbolTable.java Make UnicodeSet use SymbolTable 2000-02-03 18:10:05 +00:00
TransliterationRule.java fixed imports for com.ibm.util.Utility 2000-02-10 07:36:25 +00:00
TransliterationRuleSet.java Use array rather than hashtable for char-to-set map 2000-02-03 18:11:19 +00:00
Transliterator.java Fixed make files to work with gnumake 2000-02-18 00:29:08 +00:00
UInfo.java Changed the default data file src/data/unicode/UnicodeData.txt 2000-02-28 04:14:47 +00:00
UnicodeCompressor.java *** empty log message *** 2000-02-10 06:25:58 +00:00
UnicodeDecompressor.java *** empty log message *** 2000-02-10 06:25:58 +00:00
UnicodeFilter.java Use Position rather than int[] and move all subclass overrides to one method (handleTransliterate) 2000-01-27 18:59:20 +00:00
UnicodeFilterLogic.java Make UnicodeSet inherit from UnicodeFilter 2000-01-18 20:36:30 +00:00
UnicodeSet.java Add applyPattern overload 2000-03-09 00:37:19 +00:00
UnicodeToHexTransliterator.java Use Position rather than int[] and move all subclass overrides to one method (handleTransliterate) 2000-01-27 18:59:20 +00:00