Age | Commit message (Expand) | Author | Files | Lines |
2007-08-04 | Import GNU Classpath (libgcj-import-20070727). | Matthias Klose | 1 | -1/+5 |
2007-06-03 | libjava/classpath/ChangeLog.gcj: | Matthias Klose | 67 | -598/+1622 |
2007-04-19 | libjava | Tom Tromey | 5 | -5/+5 |
2007-04-16 | Committed up-to-date .class and .h files from an earlier commit | Tom Tromey | 1 | -0/+11 |
2007-03-05 | Updating header files. Earlier change here seems to have been in error. | Tom Tromey | 2 | -2/+2 |
2007-02-20 | MBeanServer.java: Updated. | Gary Benson | 1 | -0/+3 |
2007-02-20 | XEventLoop.h: Regenerated. | Gary Benson | 2 | -2/+2 |
2007-01-26 | libjava | Tom Tromey | 2 | -2/+2 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 2042 | -654/+108364 |
2006-08-14 | Imported GNU Classpath 0.92 | Mark Wielaard | 1 | -0/+654 |
2005-07-26 | package.html, [...]: Removed. | Tom Tromey | 51 | -388/+0 |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 884 | -191060/+0 |
2005-06-30 | Update FSF address | Kelley Cook | 889 | -1789/+1789 |
2005-05-06 | 2005-05-06 Roman Kennke <roman@kennke.org> | Roman Kennke | 5 | -37/+240 |
2005-04-28 | [multiple changes] | Michael Koch | 1 | -1/+6 |
2005-04-28 | Timer.java: Reordered all fields and methods, Added more javadocs. | Michael Koch | 1 | -160/+197 |
2005-04-28 | Timer.java: Javadocs merged from GNU classpath. | Michael Koch | 1 | -33/+68 |
2005-04-27 | IIORegistry.java (IIORegistry): Don't assume that awt Toolkit is always Class... | Jeroen Frijters | 1 | -1/+3 |
2005-04-27 | 2005-04-27 Roman Kennke <roman@kennke.org> | Roman Kennke | 17 | -67/+147 |
2005-04-26 | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey | 26 | -143/+238 |
2005-04-25 | 2005-04-25 Roman Kennke <roman@kennke.org> | Roman Kennke | 12 | -191/+585 |
2005-04-22 | 2005-04-22 Roman Kennke <roman@kennke.org> | Roman Kennke | 6 | -21/+59 |
2005-04-20 | 2005-04-20 Roman Kennke <roman@kennke.org> | Roman Kennke | 13 | -143/+455 |
2005-04-19 | [multiple changes] | Michael Koch | 15 | -16/+4603 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@kennke.org> | Roman Kennke | 2 | -3/+26 |
2005-04-19 | re PR libgcj/21064 ([4.0 only] StyleContext.addStyle causes NullPointerExcept... | Roman Kennke | 1 | -1/+5 |
2005-04-19 | [multiple changes] | Michael Koch | 24 | -6/+2303 |
2005-04-19 | ControlWordToken.java, [...]: New files. | Michael Koch | 7 | -0/+884 |
2005-04-19 | UIManager.java: Make the UIManager respect the swing.defaultlaf system property. | Roman Kennke | 1 | -1/+20 |
2005-04-19 | BasicMenuBarUI.java: Fixed tabs to spaces. | Roman Kennke | 1 | -2/+2 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@kennke.org> | Roman Kennke | 2 | -64/+64 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@ontographics.com> | Roman Kennke | 2 | -84/+263 |
2005-04-19 | 2005-04-19 Roman Kennke <roman@kennke.org> | Roman Kennke | 1 | -4/+56 |
2005-04-19 | JTextArea.java (replaceRange): Fixing doc.remove(start, length) misinterpreta... | Audrius Meskauskas | 1 | -2/+2 |
2005-04-19 | CellRendererPane.java: implemented all methods of this class. | Roman Kennke | 1 | -110/+161 |
2005-04-19 | [multiple changes] | Michael Koch | 1 | -27/+133 |
2005-04-19 | JComponent.java: Modified alignmentX and alignmentY to be 0.5 instead of 0.0. | Roman Kennke | 1 | -11/+11 |
2005-04-19 | JComboBox.java (constructors): selecting the first item if the box was constr... | Audrius Meskauskas | 1 | -0/+6 |
2005-04-12 | ImageIO.java (ReaderFormatFilter.filter): Fixed wrong casting. | Michael Koch | 1 | -1/+1 |
2005-04-02 | BasicAttributes.java (equals): Compare to any Attributes and attribute order ... | Mark Wielaard | 1 | -11/+19 |
2005-03-31 | JTextComponent.java (viewToModel): New method. | Thomas Fitzsimmons | 1 | -0/+5 |
2005-02-22 | 2005-02-22 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -0/+1 |
2005-02-22 | 2005-02-22 Roman Kennke <roman@ontographics.com> | Roman Kennke | 1 | -1/+1 |
2005-02-19 | 2005-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+4 |
2005-02-19 | [multiple changes] | Michael Koch | 1 | -0/+237 |
2005-02-17 | Chromaticity.java, [...]: New files. | Michael Koch | 4 | -0/+428 |
2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 162 | -336/+316 |
2005-02-16 | [multiple changes] | Graydon Hoare | 130 | -4678/+8261 |
2005-02-16 | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley | 1 | -1/+3 |
2005-02-15 | SSLContext.java (getInstance): Add exception message and/or cause before thro... | Mark Wielaard | 1 | -5/+5 |