i386.c (ix86_float_exceptions_rounding_supported_p): New function.
[gcc.git] / libjava / java / text /
2012-12-19 Matthias KloseImport GNU Classpath (20121202).
2012-03-23 Andrew John HughesMerge GNU Classpath 0.99 into libjava.
2009-01-06 Andrew John HughesMerge GNU Classpath libgcj-snapshot-20090102.
2008-10-21 Matthias Klosere PR libgcj/37636 (java tools are unable to find resou...
2008-06-28 Matthias KloseImport GNU Classpath (classpath-0_97_2-release).
2008-03-04 David Daneymakemake.tcl (properties_map): Don't exclude gnu/java...
2007-06-03 Matthias Kloselibjava/classpath/ChangeLog.gcj:
2007-04-19 Tom Tromeylibjava
2007-04-05 Tania BentoDecimalFormatSymbols.java: Added the year 2007 to Copyr...
2007-02-01 Tom TromeyLogManager.java (loggers): Genericized.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-05-13 Tom Tromeysources.am, [...]: Rebuilt.
2005-11-17 Mark Wielaard[multiple changes]
2005-07-16 Tom TromeyMajor merge with Classpath.
2005-06-30 Kelley CookUpdate FSF address
2005-06-08 Ziga MahkovecMessageFormat.java (parse): When parsing strings, check...
2005-05-25 Gary Bensonre PR libgcj/21736 (MessageFormat("{0,time,medium}...
2005-04-20 Sven de Marothy2005-04-20 Sven de Marothy <sven@physto.se>
2005-03-23 Sven de MarothyPR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR...
2005-02-23 Michael KochSimpleDateFormat.java: Removed unused import.
2005-02-22 Michael Koch2005-02-22 Michael Koch <konqueror@gmx.de>
2005-02-22 Mark Wielaard[multiple changes]
2005-02-21 Michael KochButton.java, [...]: Fixed formatting issues all over.
2005-02-20 Dalibor TopicRE.java, [...]: Made 'inner' classes real public static...
2005-02-17 Michael KochGThreadNativeMethodRunner.java, [...]: Fixed usage...
2005-01-18 Tom TromeyMessageFormat.java (scanString): Changed how quoting...
2005-01-17 Mark WielaardMessageFormat.java (scanFormat): Chain thrown exception.
2004-11-24 Jeroen Frijters2004-11-24 Jeroen Frijters <jeroen@frijters.net>
2004-11-18 Jeroen FrijtersStackTraceElement.java: Made final.
2004-10-25 Tom TromeyWordBreakIterator.java (WordBreakIterator): Don't initi...
2004-10-22 Michael Koch2004-10-22 Michael Koch <konqueror@gmx.de>
2004-10-21 Michael KochNetworkInterface.java, [...]: Import cleanup.
2004-10-20 Michael KochTimestamp.java, [...]: Reorganized imports and fixed...
2004-10-18 Michael Koch[multiple changes]
2004-09-30 Tom Tromey2004-09-30 Tom Tromey <tromey@redhat.com>
2004-09-09 Andreas Tobler[multiple changes]
2004-08-31 Tom TromeyAttributedString.java (AttributedString): Use ArrayList...
2004-07-17 Guilhem Lavaux2004-07-17 Guilhem Lavaux <guilhem@kaffe.org>
2004-07-10 Ito Kazumitsu2004-07-10 Ito Kazumitsu <kaz@maczuka.gcd.org>
2004-07-10 Bryce McKinlayCalendar.java: Use getSystemClassLoader as argument...
2004-07-09 Guilhem Lavaux2004-07-09 Guilhem Lavaux <guilhem@kaffe.org>
2004-07-09 Dalibor TopicDateFormat.java (parse): Improved javadoc.
2004-06-14 Bryce McKinlayCalendar.java: Change ResourceBundle.getBundle() calls...
2004-05-31 Michael KochCollationElementIterator.java, [...]: New versions...
2004-05-30 Michael Koch2004-05-30 Michael Koch <konqueror@gmx.de>
2004-05-05 Dalibor TopicAttributedString.java, [...]: Cleaned up imports.
2004-05-05 Tom TromeyFormat.java: Cleaned up imports.
2004-05-05 Guilhem Lavaux2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
2004-05-04 Guilhem Lavaux2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
2004-05-04 Guilhem LavauxMessageFormat.java: (class Field): New class.
2004-05-04 Guilhem Lavaux2004-05-05 Guilhem Lavaux <guilhem@kaffe.org>
2004-05-04 Guilhem LavauxFormatBuffer.java, [...]: New classes to implement...
2004-04-24 Jerry QuinnCollationElementIterator.java (reset): Reset lookahead...
2004-04-21 Michael Koch2004-04-21 Michael Koch <konqueror@gmx.de>
2004-04-20 Michael Koch[multiple changes]
2004-04-20 Michael KochMarshalledObject.java, [...]: Fixed javadoc, coding...
2004-04-16 Graydon Hoare[multiple changes]
2004-03-26 Peter MoonNumberFormat.java: Fix spelling of setCurrency method.
2004-03-12 Michael KochDateFormatSymbols.java: Fixed file name in copyright.
2004-03-11 Michael Koch[multiple changes]
2004-01-23 Michael Koch2004-01-23 Michael Koch <konqueror@gmx.de>
2004-01-14 Michael Kochre PR libgcj/2429 (java.text.MessageFormat should usefu...
2004-01-07 Michael Koch2004-01-07 Michael Koch <konqueror@gmx.de>
2004-01-06 Michael KochCollationElementIterator.java: Reformated.
2003-12-19 Michael KochNumberFormat.java: Sorted imports.
2003-12-19 Michael Koch2003-12-19 Michael Koch <konqueror@gmx.de>
2003-12-11 Michael KochFormat.java (serialVersionUID): Fixed value.
2003-12-02 Ito KazumitsuSimpleDateFormat.java (compileFormat): isLowerCase...
2003-12-02 Dalibor TopicFieldPosition.java (equals): Fixed comment.
2003-12-02 Michael KochDateFormat.java: Explicitely import used classes.
2003-11-27 Michael Koch[multiple changes]
2003-11-27 Guilhem LavauxDecimalFormatSymbols.java (locale): New field.
2003-11-27 Guilhem LavauxFormatCharacterIterator.java: Documented the class and
2003-11-27 Michael Koch[multiple changes]
2003-11-19 Guilhem Lavaux[multiple changes]
2003-11-11 Michael KochFont.java, [...]: Removed some redundant obj == null...
2003-10-29 Michael Koch[multiple changes]
2003-10-20 Michael Koch2003-10-20 Michael Koch <konqueror@gmx.de>
2003-10-15 Michael Koch2003-10-15 Michael Koch <konqueror@gmx.de>
2003-10-15 Michael Koch2003-10-15 Michael Koch <konqueror@gmx.de>
2003-10-15 Michael Koch2003-10-15 Michael Koch <konqueror@gmx.de>
2003-10-15 Michael KochAttributedCharacterIterator.java, [...]: Reformated.
2003-10-11 Michael KochAttributedCharacterIterator.java, [...]: Removed redund...
2003-10-08 Michael Koch2003-10-08 Michael Koch <konqueror@gmx.de>
2003-09-28 Bryce McKinlayDateFormat.java (format): Throw IllegalArgumentExceptio...
2003-09-28 Bryce McKinlaySimpleDateFormat (parse): Revert patch of 2003-09-25.
2003-09-25 Guilhem LavauxSimpleDateFormat.java (parse): Don't use class calendar...
2003-09-25 Guilhem LavauxDecimalFormat.java (format): Don't immediatly round...
2003-08-26 Mark WielaardAcl.java: Fix broken p tag.
2003-08-04 David P GroveDecimalFormat.java (format): avoid ArithmeticException...
2003-07-24 H. VäisänenSimpleDateFormat.java (format): Zero pad unless field...
2003-06-27 Michael Koch2003-06-27 Michael Koch <konqueror@gmx.de>
2003-06-21 Michael KochDateFormat.java, [...]: New versions from classpath.
2003-06-19 Michael Koch2003-06-19 Michael Koch <konqueror@gmx.de>
2003-06-08 Tom TromeyFor PR libgcj/11085:
2003-06-05 Scott GilbertsonSimpleDateFormat.java (SimpleDateFormat): Added numberF...
2003-05-19 Michael KochCollationKey.java: Merged copyright and dat from classpath.
2003-04-30 Michael Koch2003-04-30 Michael Koch <konqueror@gmx.de>
2003-04-30 Michael KochCollationElementIterator.java, [...]: Merged copyright...
2003-03-29 Tom TromeyMessageFormat.java: Removed some whitespace.
next