| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java. | Thomas Fitzsimmons | 2005-05-06 | 13 | -72/+965 |
* | 2005-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-05-06 | 2 | -11/+16 |
* | 2005-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-05-06 | 2 | -45/+146 |
* | gnu_java_awt_peer_gtk_GdkPixbufDecoder.c: use DeleteLocalRef() to avoid exhau... | Archie Cobbs | 2005-05-06 | 2 | -6/+19 |
* | [multiple changes] | Michael Koch | 2005-05-06 | 2 | -3/+24 |
* | 2005-05-06 Roman Kennke <roman@kennke.org> | Roman Kennke | 2005-05-06 | 6 | -37/+270 |
* | BufferCapabilities.java (BufferCapabilities): Fix the typo. | H.J. Lu | 2005-05-04 | 2 | -4/+9 |
* | BufferStrategy.java: Document. | Thomas Fitzsimmons | 2005-05-05 | 2 | -4/+76 |
* | BufferCapabilities.java: Document. | Thomas Fitzsimmons | 2005-05-04 | 2 | -11/+140 |
* | FileLock.java (toString): Entirely avoid String "+". | Tom Tromey | 2005-05-04 | 2 | -12/+25 |
* | Shuffle ChangeLog entries into new files ChangeLog-1998, | Ian Lance Taylor | 2005-05-04 | 8 | -24640/+24641 |
* | ImageCapabilities.java: Document. | Thomas Fitzsimmons | 2005-05-04 | 3 | -40/+83 |
* | VolatileImage.java: Document. | Thomas Fitzsimmons | 2005-05-04 | 2 | -38/+222 |
* | * ChangeLog: Remove conflict indicator. | Thomas Fitzsimmons | 2005-05-03 | 1 | -1/+0 |
* | 2005-05-03 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 2005-05-03 | 2 | -3/+22 |
* | re PR libgcj/21372 (FileChannel.tryLock() return value incorrect) | Andrew Overholt | 2005-05-03 | 3 | -3/+23 |
* | VMSecurityManager.java (currentClassLoader): Use 'systemClasssLoader' directly. | Tom Tromey | 2005-05-03 | 2 | -1/+6 |
* | VMSecurityManager.java (currentClassLoader): Don't call VMClassLoader.getSyst... | Tom Tromey | 2005-05-03 | 2 | -2/+7 |
* | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-04-29 | 10 | -228/+247 |
* | Class.h (_Jv_ResolvePoolEntry): Declare as friend. | Andrew Haley | 2005-04-29 | 2 | -0/+7 |
* | 2005-04-29 Dalibor Topic <robilad@kaffe.org> | Dalibor Topic | 2005-04-29 | 5 | -37/+74 |
* | re PR java/19285 (Interfaces not initialized by static field access) | Andrew Haley | 2005-04-29 | 4 | -9/+43 |
* | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-04-29 | 2 | -9/+21 |
* | 2005-04-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-04-29 | 2 | -22/+9 |
* | ResourceBundle.java (getObject): Clarify MissingResourceException detailed me... | Mark Wielaard | 2005-04-29 | 2 | -7/+13 |
* | 2005-04-29 Robert Schuster <thebohemian@gmx.net> | Robert Schuster | 2005-04-29 | 3 | -22/+75 |
* | 2005-04-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-04-28 | 2 | -3/+9 |
* | [multiple changes] | Michael Koch | 2005-04-28 | 2 | -1/+21 |
* | Timer.java: Reordered all fields and methods, Added more javadocs. | Michael Koch | 2005-04-28 | 2 | -160/+202 |
* | Timer.java: Javadocs merged from GNU classpath. | Michael Koch | 2005-04-28 | 2 | -33/+73 |
* | [multiple changes] | Michael Koch | 2005-04-28 | 2 | -20/+27 |
* | Connection.java: Return correct content length for directory listing. | Chris Burdess | 2005-04-27 | 3 | -15/+88 |
* | * gnu/java/net/protocol/https/Handler.java: Commit. | Thomas Fitzsimmons | 2005-04-27 | 1 | -0/+76 |
* | [multiple changes] | Thomas Fitzsimmons | 2005-04-27 | 4 | -3/+34 |
* | IIORegistry.java (IIORegistry): Don't assume that awt Toolkit is always Class... | Jeroen Frijters | 2005-04-27 | 2 | -1/+8 |
* | HTTPURLConnection.java (connect): Accept absolute and relative paths in Locat... | Chris Burdess | 2005-04-27 | 2 | -1/+39 |
* | 2005-04-27 Sven de Marothy <sven@physto.se> | Sven de Marothy | 2005-04-27 | 2 | -7/+23 |
* | 2005-04-27 Roman Kennke <roman@kennke.org> | Roman Kennke | 2005-04-27 | 19 | -68/+206 |
* | [multiple changes] | Michael Koch | 2005-04-27 | 2 | -23/+116 |
* | InetAddress.java: Made all hexadecimal numbers lowercase. | Michael Koch | 2005-04-26 | 3 | -64/+42 |
* | 2005-04-26 Sven de Marothy <sven@physto.se> | Sven de Marothy | 2005-04-26 | 2 | -1/+6 |
* | re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't) | Luca Barbieri | 2005-04-26 | 2 | -2/+9 |
* | InetAddress.java: Fixed typos in javadocs. | Michael Koch | 2005-04-26 | 2 | -6/+11 |
* | re PR libgcj/21020 (java.lang.NoSuchFieldError regression from earlier 4.0.0 ... | Andrew Haley | 2005-04-26 | 2 | -2/+8 |
* | ParserDelegator.java (callBack, gnu): Now package-private. | Tom Tromey | 2005-04-26 | 41 | -192/+416 |
* | Robot.java (waitForIdle): Call invokeAndWait in a static way. | Tom Tromey | 2005-04-26 | 2 | -2/+6 |
* | URL.java (URL(URL,String,URLStreamHandler)): Add spec to MalformedURLException. | Mark Wielaard | 2005-04-26 | 2 | -1/+7 |
* | AccessControlContext.java: Reformated. | Michael Koch | 2005-04-26 | 3 | -23/+29 |
* | 2005-04-26 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 2005-04-26 | 2 | -5/+32 |
* | Security.java, [...]: Modified to use SystemProperties. | Jeroen Frijters | 2005-04-26 | 4 | -13/+14 |