Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | Import GNU Classpath (20121202). | Matthias Klose | 3 | -5/+65 |
2012-03-23 | Merge GNU Classpath 0.99 into libjava. | Andrew John Hughes | 1 | -1/+2 |
2009-01-06 | Merge GNU Classpath libgcj-snapshot-20090102. | Andrew John Hughes | 4 | -6/+11 |
2008-10-21 | re PR libgcj/37636 (java tools are unable to find resource files) | Matthias Klose | 9 | -18/+31 |
2008-06-28 | Import GNU Classpath (classpath-0_97_2-release). | Matthias Klose | 1 | -1/+2 |
2008-03-04 | makemake.tcl (properties_map): Don't exclude gnu/java/locale. | David Daney | 5 | -1379/+41 |
2007-06-03 | libjava/classpath/ChangeLog.gcj: | Matthias Klose | 12 | -15/+440 |
2007-04-19 | libjava | Tom Tromey | 1 | -1/+1 |
2007-04-05 | DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i... | Tania Bento | 2 | -15/+70 |
2007-02-01 | LogManager.java (loggers): Genericized. | Tom Tromey | 1 | -7/+3 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 34 | -0/+1960 |
2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey | 1 | -924/+0 |
2005-11-17 | [multiple changes] | Mark Wielaard | 5 | -1292/+84 |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 18 | -7764/+0 |
2005-06-30 | Update FSF address | Kelley Cook | 23 | -46/+46 |
2005-06-08 | MessageFormat.java (parse): When parsing strings, check for an empty pattern ... | Ziga Mahkovec | 1 | -1/+5 |
2005-05-25 | re PR libgcj/21736 (MessageFormat("{0,time,medium}") fails) | Gary Benson | 1 | -1/+4 |
2005-04-20 | 2005-04-20 Sven de Marothy <sven@physto.se> | Sven de Marothy | 1 | -1/+1 |
2005-03-23 | PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083, | Sven de Marothy | 1 | -0/+12 |
2005-02-23 | SimpleDateFormat.java: Removed unused import. | Michael Koch | 1 | -1/+0 |
2005-02-22 | 2005-02-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+5 |
2005-02-22 | [multiple changes] | Mark Wielaard | 2 | -272/+836 |
2005-02-21 | Button.java, [...]: Fixed formatting issues all over. | Michael Koch | 2 | -52/+54 |
2005-02-20 | RE.java, [...]: Made 'inner' classes real public static inner classes... | Dalibor Topic | 1 | -97/+97 |
2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 15 | -29/+30 |
2005-01-18 | MessageFormat.java (scanString): Changed how quoting is handled. | Tom Tromey | 1 | -20/+32 |
2005-01-17 | MessageFormat.java (scanFormat): Chain thrown exception. | Mark Wielaard | 1 | -1/+3 |
2004-11-24 | 2004-11-24 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -3/+4 |
2004-11-18 | StackTraceElement.java: Made final. | Jeroen Frijters | 3 | -4/+4 |
2004-10-25 | WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'. | Tom Tromey | 1 | -1/+5 |
2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -47/+40 |
2004-10-21 | NetworkInterface.java, [...]: Import cleanup. | Michael Koch | 1 | -0/+1 |
2004-10-20 | Timestamp.java, [...]: Reorganized imports and fixed copyright headers. | Michael Koch | 2 | -3/+3 |
2004-10-18 | [multiple changes] | Michael Koch | 1 | -2/+2 |
2004-09-30 | 2004-09-30 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2004-09-09 | [multiple changes] | Andreas Tobler | 1 | -0/+3 |
2004-08-31 | AttributedString.java (AttributedString): Use ArrayList to build array of att... | Tom Tromey | 1 | -5/+7 |
2004-07-17 | 2004-07-17 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -23/+22 |
2004-07-10 | 2004-07-10 Ito Kazumitsu <kaz@maczuka.gcd.org> | Ito Kazumitsu | 1 | -36/+33 |
2004-07-10 | Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun... | Bryce McKinlay | 6 | -6/+6 |
2004-07-09 | 2004-07-09 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -22/+21 |
2004-07-09 | DateFormat.java (parse): Improved javadoc. | Dalibor Topic | 1 | -2/+5 |
2004-06-14 | Calendar.java: Change ResourceBundle.getBundle() calls to pass ClassLoader ar... | Bryce McKinlay | 6 | -6/+7 |
2004-05-31 | CollationElementIterator.java, [...]: New versions from GNU classpath. | Michael Koch | 3 | -287/+935 |
2004-05-30 | 2004-05-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -6/+13 |
2004-05-05 | AttributedString.java, [...]: Cleaned up imports. | Dalibor Topic | 6 | -13/+12 |
2004-05-05 | Format.java: Cleaned up imports. | Tom Tromey | 1 | -5/+0 |
2004-05-05 | 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -17/+132 |
2004-05-04 | 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -99/+159 |
2004-05-04 | MessageFormat.java: (class Field): New class. | Guilhem Lavaux | 1 | -9/+186 |