summaryrefslogtreecommitdiffstats
path: root/text/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* merge more modules into luniPeter Hallam2010-04-2734-12763/+0
* Dead code/cruft removal in the collation code.Elliott Hughes2010-04-231-2/+3
* java.text.RuleBasedCollator fixes.Elliott Hughes2010-04-221-5/+6
* Merge LocaleData and Resources, rename Resources to ICU.Elliott Hughes2010-04-168-73/+35
* Change DecimalFormatSymbols to have a field per symbol.Elliott Hughes2010-04-161-71/+76
* Remove "Messages" from the nio, prefs, sql, text, and x-net modules.Elliott Hughes2010-04-1412-508/+179
* Use the same documentation in all the methods that take a format string.Elliott Hughes2010-04-131-12/+11
* Improve documentation about the user's default locale.Elliott Hughes2010-04-139-96/+59
* Tidy up our getAvailableLocales methods to actually ask ICU4C.Elliott Hughes2010-04-0111-56/+16
* Add Java 6's Calendar API changes.Elliott Hughes2010-03-312-2/+2
* Add Java 6's exponent separator to DecimalFormatSymbols.Elliott Hughes2010-03-291-75/+114
* Fix all our java.text.Bidi failures.Elliott Hughes2010-03-261-15/+24
* Java 6 changed CollationKey from final to abstract.Elliott Hughes2010-03-263-98/+28
* Clean up a few toStrings.Elliott Hughes2010-03-252-2/+4
* Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and Decimal...Elliott Hughes2010-03-247-94/+158
* Add the Java 6 java.text.spi and java.util.spi interfaces.Elliott Hughes2010-03-227-1/+415
* Remove all remaining "@since Android" tags.Elliott Hughes2010-03-221-4/+3
* Track Java 6's BreakIterator API changes.Elliott Hughes2010-03-191-90/+0
* Clean up the Java side of the ICU interface a bit.Elliott Hughes2010-03-192-45/+22
* Add's Java 6's DecimalFormat.setRoundingMode (et cetera).Elliott Hughes2010-03-183-10/+77
* Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc.Elliott Hughes2010-03-181-21/+19
* Fix all instances of "new Integer" (et cetera).Elliott Hughes2010-03-112-17/+9
* am c9b3aeb6: Prevent java.text.Normalizer from getting a default constructor.Elliott Hughes2010-03-041-0/+2
|\
| * Prevent java.text.Normalizer from getting a default constructor.Elliott Hughes2010-03-031-0/+2
* | am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."Elliott Hughes2010-03-011-0/+81
|\ \ | |/
| * Implement (but @hide) java.text.Normalizer from Java 6.Elliott Hughes2010-03-011-0/+81
* | Fix a few of our FindBugs "high" warnings.Elliott Hughes2010-02-122-34/+5
|/
* FindBugs didn't like setInternalField, and neither do I.Elliott Hughes2010-02-013-116/+26
* Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject.Elliott Hughes2010-01-291-1/+1
* Use DecimalFormatSymbols' new default constructor for speed.Elliott Hughes2010-01-282-15/+8
* Fix NumberFormat's behavior with BigInteger and custom Number subclasses.Elliott Hughes2010-01-276-97/+28
* Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion.Elliott Hughes2010-01-271-7/+6
* Simplify our DecimalFormat.Elliott Hughes2010-01-262-134/+64
* Fix Date.toString.Elliott Hughes2010-01-142-51/+58
* Last bunch of NumberFormat speedups.Elliott Hughes2010-01-052-6/+19
* Speed up DecimalFormatSymbols.Elliott Hughes2010-01-041-48/+10
* Fix build (accidental API leak).Elliott Hughes2010-01-042-36/+4
* Stop using ResourceBundle for locale data.Elliott Hughes2010-01-047-76/+75
* More ICU cleanup.Elliott Hughes2009-12-212-3/+2
* Speed up the way we access ICU's locale data.Elliott Hughes2009-12-211-9/+2
* Fix java.util.Formatter formatting of -0.0.Elliott Hughes2009-12-091-5/+4
* Android ICU4.2.1 upgrade.Claire Ho2009-12-021-1/+7
* Respond to impossible CloneNotSupportedExceptions with AssertionErrors.Jesse Wilson2009-10-166-6/+6
* Squashed commit of the following:Elliott Hughes2009-10-087-26/+37
* Small changes missed in the original submission of 22482.Jesse Wilson2009-08-251-1/+1
* Update java.text to Harmony r802921.Jesse Wilson2009-08-2424-1603/+1088
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-0/+13541
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0329-13541/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-2/+2