aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/text
AgeCommit message (Expand)AuthorFilesLines
2004-03-11[multiple changes]Michael Koch2-8/+13
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+22
2004-01-14re PR libgcj/2429 (java.text.MessageFormat should usefully set text on except...Michael Koch1-6/+9
2004-01-072004-01-07 Michael Koch <konqueror@gmx.de>Michael Koch3-31/+42
2004-01-06CollationElementIterator.java: Reformated.Michael Koch2-38/+50
2003-12-19NumberFormat.java: Sorted imports.Michael Koch1-5/+46
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+17
2003-12-11Format.java (serialVersionUID): Fixed value.Michael Koch1-2/+2
2003-12-02SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu1-2/+2
2003-12-02FieldPosition.java (equals): Fixed comment.Dalibor Topic1-1/+1
2003-12-02DateFormat.java: Explicitely import used classes.Michael Koch1-1/+6
2003-11-27[multiple changes]Michael Koch1-5/+71
2003-11-27DecimalFormatSymbols.java (locale): New field.Guilhem Lavaux1-3/+14
2003-11-27FormatCharacterIterator.java: Documented the class andGuilhem Lavaux1-54/+118
2003-11-27[multiple changes]Michael Koch1-1/+158
2003-11-19[multiple changes]Guilhem Lavaux2-0/+47
2003-11-11Font.java, [...]: Removed some redundant obj == null checks.Michael Koch1-3/+0
2003-10-29[multiple changes]Michael Koch4-2/+522
2003-10-202003-10-20 Michael Koch <konqueror@gmx.de>Michael Koch1-11/+30
2003-10-152003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch1-118/+196
2003-10-152003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch1-13/+14
2003-10-152003-10-15 Michael Koch <konqueror@gmx.de>Michael Koch2-9/+42
2003-10-15AttributedCharacterIterator.java, [...]: Reformated.Michael Koch2-260/+220
2003-10-11AttributedCharacterIterator.java, [...]: Removed redundant modifiers.Michael Koch2-93/+25
2003-10-082003-10-08 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+2
2003-09-28DateFormat.java (format): Throw IllegalArgumentException if j' is not a Numbe...Bryce McKinlay2-23/+25
2003-09-28SimpleDateFormat (parse): Revert patch of 2003-09-25.Bryce McKinlay1-12/+10
2003-09-25SimpleDateFormat.java (parse): Don't use class calendar field.Guilhem Lavaux1-11/+12
2003-09-25DecimalFormat.java (format): Don't immediatly round baseNumber to long.Guilhem Lavaux1-5/+5
2003-08-26Acl.java: Fix broken p tag.Mark Wielaard1-37/+37
2003-08-04DecimalFormat.java (format): avoid ArithmeticException when groupingSize is 0.David P Grove1-4/+6
2003-07-24SimpleDateFormat.java (format): Zero pad unless field size is 2.H. Väisänen1-4/+8
2003-06-272003-06-27 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2003-06-21DateFormat.java, [...]: New versions from classpath.Michael Koch2-8/+21
2003-06-192003-06-19 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+3
2003-06-08For PR libgcj/11085:Tom Tromey2-5/+18
2003-06-05SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerO...Scott Gilbertson1-1/+4
2003-05-19CollationKey.java: Merged copyright and dat from classpath.Michael Koch2-2/+88
2003-04-302003-04-30 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+15
2003-04-30CollationElementIterator.java, [...]: Merged copyright and documentation from...Michael Koch3-86/+300
2003-03-29MessageFormat.java: Removed some whitespace.Tom Tromey1-1/+1
2003-03-212003-03-21 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+4
2002-11-10Externalizable.java, [...]: New versions from Classpath.Tom Tromey1-0/+2
2002-10-04BeanContextChildSupport.java: Added serialVersionUID.Michael Koch1-4/+4
2002-07-022002-07-02 Tom Tromey <tromey@redhat.com>Tom Tromey2-12/+7
2002-06-15ChoiceFormat.java: Update comments from Classpath.Nathanael Nerode2-65/+49
2002-01-22Add license clarification.Mark Wielaard20-100/+320
2001-12-18CollationElementIterator.java (secondaryOrder): Cast result to `short'.Tom Tromey1-3/+3
2001-10-31HACKING, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-05DecimalFormat.java (format): Use localized minus sign when generating exponen...Tom Tromey1-2/+6