summaryrefslogtreecommitdiff
path: root/libjava/java/text
Commit message (Expand)AuthorAgeFilesLines
* CollationElementIterator.java, [...]: New versions from GNU classpath.Michael Koch2004-05-313-287/+935
* 2004-05-30 Michael Koch <konqueror@gmx.de>Michael Koch2004-05-302-6/+13
* AttributedString.java, [...]: Cleaned up imports.Dalibor Topic2004-05-056-13/+12
* Format.java: Cleaned up imports.Tom Tromey2004-05-051-5/+0
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2004-05-051-17/+132
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2004-05-041-99/+159
* MessageFormat.java: (class Field): New class.Guilhem Lavaux2004-05-041-9/+186
* 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2004-05-041-64/+161
* FormatBuffer.java, [...]: New classes to implement attributed iterators in ja...Guilhem Lavaux2004-05-042-469/+2
* CollationElementIterator.java (reset): Reset lookahead variables.Jerry Quinn2004-04-241-0/+2
* 2004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch2004-04-211-1/+1
* [multiple changes]Michael Koch2004-04-202-4/+4
* MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ...Michael Koch2004-04-2012-59/+61
* [multiple changes]Graydon Hoare2004-04-162-80/+43
* NumberFormat.java: Fix spelling of setCurrency method.Peter Moon2004-03-261-2/+2
* DateFormatSymbols.java: Fixed file name in copyright.Michael Koch2004-03-121-1/+1
* [multiple changes]Michael Koch2004-03-112-8/+13
* 2004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch2004-01-231-1/+22
* re PR libgcj/2429 (java.text.MessageFormat should usefully set text on except...Michael Koch2004-01-141-6/+9
* 2004-01-07 Michael Koch <konqueror@gmx.de>Michael Koch2004-01-073-31/+42
* CollationElementIterator.java: Reformated.Michael Koch2004-01-062-38/+50
* NumberFormat.java: Sorted imports.Michael Koch2003-12-191-5/+46
* 2003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch2003-12-191-3/+17
* Format.java (serialVersionUID): Fixed value.Michael Koch2003-12-111-2/+2
* SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu2003-12-021-2/+2
* FieldPosition.java (equals): Fixed comment.Dalibor Topic2003-12-021-1/+1
* DateFormat.java: Explicitely import used classes.Michael Koch2003-12-021-1/+6
* [multiple changes]Michael Koch2003-11-271-5/+71
* DecimalFormatSymbols.java (locale): New field.Guilhem Lavaux2003-11-271-3/+14
* FormatCharacterIterator.java: Documented the class andGuilhem Lavaux2003-11-271-54/+118
* [multiple changes]Michael Koch2003-11-271-1/+158
* [multiple changes]Guilhem Lavaux2003-11-192-0/+47
* Font.java, [...]: Removed some redundant obj == null checks.Michael Koch2003-11-111-3/+0
* [multiple changes]Michael Koch2003-10-294-2/+522
* 2003-10-20 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-201-11/+30
* 2003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-151-118/+196
* 2003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-151-13/+14
* 2003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-152-9/+42
* AttributedCharacterIterator.java, [...]: Reformated.Michael Koch2003-10-152-260/+220
* AttributedCharacterIterator.java, [...]: Removed redundant modifiers.Michael Koch2003-10-112-93/+25
* 2003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-081-1/+2
* DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe...Bryce McKinlay2003-09-282-23/+25
* SimpleDateFormat (parse): Revert patch of 2003-09-25.Bryce McKinlay2003-09-281-12/+10
* SimpleDateFormat.java (parse): Don't use class calendar field.Guilhem Lavaux2003-09-251-11/+12
* DecimalFormat.java (format): Don't immediatly round baseNumber to long.Guilhem Lavaux2003-09-251-5/+5
* Acl.java: Fix broken p tag.Mark Wielaard2003-08-261-37/+37
* DecimalFormat.java (format): avoid ArithmeticException when groupingSize is 0.David P Grove2003-08-041-4/+6
* SimpleDateFormat.java (format): Zero pad unless field size is 2.H. Väisänen2003-07-241-4/+8
* 2003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch2003-06-271-1/+1
* DateFormat.java, [...]: New versions from classpath.Michael Koch2003-06-212-8/+21