Age | Commit message (Expand) | Author | Files | Lines |
2006-06-09 | gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname. | Tom Tromey | 1 | -1/+2 |
2006-06-06 | gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho... | David Daney | 1 | -2/+18 |
2006-06-01 | MainThread (run): Revert exception chaining change. | Bryce McKinlay | 1 | -0/+1 |
2006-06-01 | prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L... | Bryce McKinlay | 1 | -3/+5 |
2006-05-30 | makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo. | Thomas Fitzsimmons | 1 | -10/+32 |
2006-05-24 | re PR libgcj/27024 (Implement URLConnection.getFileNameMap) | Tom Tromey | 1 | -97/+0 |
2006-05-18 | Imported GNU Classpath 0.90 | Mark Wielaard | 4 | -38/+638 |
2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey | 1 | -292/+0 |
2006-05-13 | sources.am, [...]: Rebuilt. | Tom Tromey | 1 | -2/+11 |
2006-05-11 | NameFinder.java (lookup): If exec'ing addr2line fails, don't try again. | Bryce McKinlay | 1 | -3/+6 |
2006-05-11 | NameFinder.java (blacklist): New static field. | Bryce McKinlay | 1 | -1/+14 |
2006-05-11 | natSharedLibLoader.cc (init): Remove debugging line. | Andrew Haley | 1 | -1/+0 |
2006-05-10 | prims.cc (_Jv_soleIndirectCompiledEngine): New. | Andrew Haley | 1 | -1/+3 |
2006-05-04 | Class.h (JV_STATE_LOADING): Added comment. | Tom Tromey | 2 | -16/+37 |
2006-04-25 | natSharedLibLoader.cc: Include gc.h later. | Tom Tromey | 1 | -6/+11 |
2006-04-21 | re PR libgcj/27170 (Deadlock in garbage collector) | Bryce McKinlay | 1 | -0/+5 |
2006-04-20 | re PR libgcj/21941 (NPE in Socket.connect()) | Tom Tromey | 2 | -4/+13 |
2006-04-19 | natFileChannelPosix.cc (write): Properly handle EINTR. | Tom Tromey | 1 | -1/+2 |
2006-04-17 | re PR libgcj/27171 (UTF8 PrintWriter goes haywire) | Tom Tromey | 1 | -8/+26 |
2006-04-11 | SystemClassLoader.java (addClass): Get the value of package-private field "lo... | Bryce McKinlay | 1 | -2/+21 |
2006-04-05 | re PR libgcj/25414 (should update rmic) | Archit Shah | 6 | -90/+278 |
2006-04-04 | re PR classpath/26990 (SecurityManager.checkExit() problem) | Tom Tromey | 1 | -2/+1 |
2006-03-10 | Imported GNU Classpath 0.90 | Mark Wielaard | 1 | -1/+6 |
2006-02-23 | IntegerGraphicsState.java (getClip): Clone clip before returning, handle null... | Scott Gilbertson | 3 | -3/+15 |
2006-02-17 | stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::re... | Andrew Haley | 1 | -0/+15 |
2006-02-09 | re PR libgcj/25187 (dereferencing type-punned pointer warnings while building... | Bryce McKinlay | 1 | -1/+1 |
2006-02-08 | link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ... | Bryce McKinlay | 1 | -3/+3 |
2006-02-07 | gij.cc (version): Use 2006. | Tom Tromey | 3 | -6/+6 |
2006-01-13 | MessagesBundle_fr.properties: Removed. | Tom Tromey | 2 | -44/+0 |
2006-01-06 | [multiple changes] | Tom Tromey | 2 | -5/+5 |
2006-01-06 | natThread.cc (finish_): Don't clear 'group'. | Tom Tromey | 2 | -36/+15 |
2006-01-04 | Class.h (_Jv_CopyClassesToSystemLoader): Updated. | Tom Tromey | 1 | -1/+20 |
2006-01-03 | PR libgcj/9715, PR libgcj/19132: | David Daney | 5 | -159/+270 |
2005-12-28 | natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32. | Anthony Green | 1 | -3/+9 |
2005-12-28 | natPlainSocketImplPosix.cc (connect): Record address and port before attempti... | Anthony Green | 1 | -3/+9 |
2005-12-19 | natPlainDatagramSocketImplPosix.cc (getLocalAddress): New helper function. | Anthony Green | 1 | -49/+39 |
2005-12-14 | CompilerProcess.java: Use a new thread to handle stdout from the child process. | Andrew Haley | 1 | -4/+21 |
2005-11-25 | standard.omit.in: Remove javax/rmi, org/omg, gnu/CORBA and gnu/javax/rmi. | Mark Wielaard | 3 | -0/+1398 |
2005-11-18 | Imported GNU Classpath gcj-import-20051117. | Mark Wielaard | 1 | -368/+0 |
2005-11-17 | [multiple changes] | Mark Wielaard | 1 | -91/+0 |
2005-11-15 | Index: libjava/ChangeLog | Scott Gilbertson | 3 | -1/+118 |
2005-11-15 | re PR libgcj/15430 (Cannot interrupt blocking I/O calls with close()) | David Daney | 1 | -14/+44 |
2005-11-14 | natPlainSocketImplWin32.cc: Updated copyright. | Mohan Embar | 1 | -1/+6 |
2005-11-08 | re PR libgcj/24587 (libgcj should set gnu.classpath.version system property) | Tom Tromey | 1 | -0/+3 |
2005-11-04 | PR libgcj/14358, libgcj/24552: | Tom Tromey | 1 | -22/+29 |
2005-09-23 | Imported Classpath 0.18. | Tom Tromey | 7 | -4/+952 |
2005-09-22 | BootClassLoader.java (BootClassLoader): Pass `null' parent ClassLoader to par... | Bryce McKinlay | 2 | -0/+8 |
2005-09-12 | re PR libgcj/23762 (java.library.path should default to value of environment ... | Thomas Fitzsimmons | 1 | -2/+9 |
2005-09-08 | re PR libgcj/23761 (java.library.path doesn't affect module loading path) | Thomas Fitzsimmons | 1 | -1/+3 |
2005-08-16 | * gnu/xml/xpath/XPathParser.y: Removed. | Tom Tromey | 1 | -782/+0 |