.. |
ArabicShaping.java
|
ICU-57 remove unused variable 'dir'
|
2001-09-10 20:25:21 +00:00 |
ArabicShapingException.java
|
com.ibm.icu.text -> com.ibm.text
|
2001-02-28 21:00:27 +00:00 |
BreakDictionary.java
|
Filter out null characters in printWordList.
|
2000-09-25 21:33:43 +00:00 |
BreakIterator.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
ChineseDateFormat.java
|
Initial implementation
|
2000-11-21 20:19:08 +00:00 |
ChineseDateFormatSymbols.java
|
Initial implementation
|
2000-11-21 20:19:08 +00:00 |
ComposeData.java
|
Regenerate
|
2000-07-21 21:26:12 +00:00 |
ComposedCharIter.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
CompoundTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
DateFormat.java
|
ICU-26 DateFormat factory method parameters swapped
|
2001-05-18 17:56:38 +00:00 |
DateFormatSymbols.java
|
Add time zone equivalency group support to getZoneIndex
|
2001-01-09 22:48:51 +00:00 |
DecimalFormat.java
|
Code and docs cleanup for secondary grouping.
|
2000-06-01 23:52:17 +00:00 |
DecimalFormatSymbols.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
DecompData.java
|
Eliminate zero-index combining chars to fix bug; EXPERIMENTAL
|
2000-07-18 18:20:28 +00:00 |
DictionaryBasedBreakIterator.java
|
Update RBBI parser to use $foo for variable refs/defs
|
2001-02-06 22:37:58 +00:00 |
DigitList.java
|
ICU-28 fixed handling of exponential format BigDecimals
|
2001-05-21 23:33:47 +00:00 |
HexToUnicodeTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
LowercaseTransliterator.java
|
Implement Any-Upper Any-Lower and Any-Title transliterators
|
2001-06-29 22:50:25 +00:00 |
NameUnicodeTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
NFRule.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
NFRuleSet.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
NFSubstitution.java
|
ICU-55 Thai spellout now works, tests are included
|
2001-10-02 17:43:34 +00:00 |
NormalizationTransliterator.java
|
ICU-69 minor fix
|
2001-10-04 20:10:30 +00:00 |
Normalizer.java
|
Fix Verisign bug in Normalizer
|
2001-04-02 19:21:21 +00:00 |
NullTransliterator.java
|
ICU-65 allow explicit reverse ID of the form Foo-Bar(Bar-Baz)
|
2001-09-20 21:21:10 +00:00 |
NumberFormat.java
|
ICU-29 Spanish currency format wrong
|
2001-05-22 20:13:55 +00:00 |
package.html
|
Added package documentation
|
2000-03-15 21:35:53 +00:00 |
Quantifier.java
|
ICU-73 finish quantifier and supplemental char support
|
2001-10-04 18:24:15 +00:00 |
RemoveTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
Replaceable.java
|
Add Replaceable.copy to retain out-of-band info during reordering.
|
2000-04-25 17:17:37 +00:00 |
ReplaceableString.java
|
ICU-73 finish quantifier and supplemental char support
|
2001-10-03 00:18:23 +00:00 |
RuleBasedBreakIterator.java
|
Update RBBI parser to use $foo for variable refs/defs
|
2001-02-06 22:37:58 +00:00 |
RuleBasedNumberFormat.java
|
Change references to java.text.NumberFormat and .DecimalFormat to use com.ibm.text classes.
|
2000-05-26 21:38:55 +00:00 |
RuleBasedTransliterator.java
|
ICU-74 finish port of Source-Target/Variant code incl. TransliteratorRegistry and tests
|
2001-10-05 18:16:59 +00:00 |
SCSU.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
SearchIterator.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
SimpleDateFormat.java
|
Initial ChineseDateFormat implementation
|
2000-11-21 06:58:06 +00:00 |
StringCharacterIterator.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
StringMatcher.java
|
ICU-73 finish quantifier and supplemental char support
|
2001-10-04 18:24:15 +00:00 |
StringSearch.java
|
ICU-35
|
2001-09-12 00:22:19 +00:00 |
SymbolTable.java
|
ICU-60 implement toPattern in UnicodeSet; update UnicodeFilter.contains to take an int; update UnicodeSet to support code points to U+10FFFF
|
2001-09-24 19:57:18 +00:00 |
TitlecaseTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
TransformTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
TransliterationRule.java
|
ICU-69 minor fix to incremental RBT code
|
2001-10-04 22:33:53 +00:00 |
TransliterationRuleSet.java
|
ICU-67 delete obsolete code
|
2001-09-26 18:17:42 +00:00 |
Transliterator.java
|
ICU-74 finish port of Source-Target/Variant code incl. TransliteratorRegistry and tests
|
2001-10-05 18:16:59 +00:00 |
TransliteratorParser.java
|
ICU-73 finish quantifier and supplemental char support
|
2001-10-03 00:18:23 +00:00 |
TransliteratorRegistry.java
|
ICU-74 finish port of Source-Target/Variant code incl. TransliteratorRegistry and tests
|
2001-10-05 18:16:59 +00:00 |
UnicodeCompressor.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
UnicodeDecompressor.java
|
Copyright update
|
2000-03-10 04:07:32 +00:00 |
UnicodeFilter.java
|
ICU-67 sync parser with icu4c, allow unlimited, nested segments
|
2001-09-26 18:00:06 +00:00 |
UnicodeFilterLogic.java
|
ICU-60 implement toPattern in UnicodeSet; update UnicodeFilter.contains to take an int; update UnicodeSet to support code points to U+10FFFF
|
2001-09-24 19:57:18 +00:00 |
UnicodeMatcher.java
|
ICU-69 add UnicodeMatcher, first port
|
2001-09-27 20:49:53 +00:00 |
UnicodeNameTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
UnicodeSet.java
|
ICU-80 add initial script support to UnicodeSet
|
2001-10-05 23:22:37 +00:00 |
UnicodeToHexTransliterator.java
|
ICU-68 centralize filter logic
|
2001-09-28 20:32:11 +00:00 |
UppercaseTransliterator.java
|
Implement Any-Upper Any-Lower and Any-Title transliterators
|
2001-06-29 22:50:25 +00:00 |
UTF16.java
|
ICU-67 add charAt(Replaceable, int)
|
2001-09-26 17:59:23 +00:00 |