Age | Commit message (Expand) | Author | Files | Lines |
2007-04-16 | Committed up-to-date .class and .h files from an earlier commit | Tom Tromey | 7 | -0/+20 |
2007-04-16 | https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236614 | Tom Tromey | 3 | -11/+15 |
2007-04-16 | ObjectInputStream.java: (parseContent): Call (String, Object) version of dump... | Andrew Haley | 3 | -6/+55 |
2007-04-16 | 2007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes | 3 | -33/+84 |
2007-04-16 | BootClassLoader.java (getBootURLLoader): New method. | Andrew Haley | 1 | -0/+0 |
2007-04-16 | TaggedComponentHelper.java (read): Use read_octet_array(), not read(). | Andrew Haley | 3 | -0/+0 |
2007-04-16 | TaggedComponentHelper.java (read): Use read_octet_array(), not read(). | Andrew Haley | 4 | -29/+88 |
2007-04-16 | BootClassLoader.java (getBootURLLoader): New method. | Andrew Haley | 3 | -7/+93 |
2007-04-10 | sources.am: Regenerate. | Keith Seitz | 3 | -0/+7 |
2007-04-09 | interpret-run.cc: If debugging, check if args is NULL before getting the "thi... | Kyle Galloway | 2 | -3/+12 |
2007-04-09 | ArrayValue.java: New file. | Kyle Galloway | 5 | -0/+156 |
2007-04-09 | Fix ChangeLog date. | David Daney | 1 | -1/+1 |
2007-04-09 | re PR libgcj/23758 (java::lang::ConcreteProcess::nativeSpawn unsafe) | David Daney | 5 | -30/+105 |
2007-04-09 | prims.cc (load_jvmti_agent): Add the missing `,'. | H.J. Lu | 2 | -1/+5 |
2007-04-09 | gij.cc (main): Accept -agentlib and -agentpath options. | Kyle Galloway | 3 | -5/+174 |
2007-04-05 | DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i... | Tania Bento | 10 | -21/+162 |
2007-04-05 | VariableTable.java: Change longs to ints for argCnt and slots. | Kyle Galloway | 4 | -6/+12 |
2007-04-03 | ProxyTest.java: New test. | Andrew Haley | 4 | -0/+45 |
2007-04-03 | natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short. | Tom Tromey | 2 | -1/+19 |
2007-04-02 | natPlainSocketImplPosix.cc (create): Return if already created. | Tom Tromey | 10 | -3/+21 |
2007-04-02 | ThreadStartEvent.java (Event): Event type is "THREAD_START" not "THREAD_END". | Keith Seitz | 3 | -16/+33 |
2007-04-02 | natVMProxy.cc (run_proxy): Use _Jv_LookupProxyMethod to find the Method. | Andrew Haley | 7 | -7/+67 |
2007-04-02 | [multiple changes] | Andrew Haley | 5 | -1/+13 |
2007-04-02 | interpret-run.cc: Add code to properly set up variable slots when debugging. | Kyle Galloway | 3 | -19/+401 |
2007-04-02 | 2007-04-02 Kyle Galloway <kgallowa@redhat.com> | Kyle Galloway | 3 | -1/+6 |
2007-03-30 | re PR libgcj/29869 (LogManager class loading failure with Tomcat) | Tom Tromey | 7 | -7/+32 |
2007-03-28 | ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certi... | Casey Marshall | 4 | -1/+13 |
2007-03-28 | sources.am, [...]: Rebuilt. | Tom Tromey | 11 | -654/+10 |
2007-03-28 | re PR classpath/31302 (Exception in SSLSocketImpl) | Casey Marshall | 3 | -131/+54 |
2007-03-27 | re PR xml/31303 (SAXException: org.xml.sax.driver property needs to be set?) | Tom Tromey | 3 | -0/+11 |
2007-03-27 | VMFrame.java: Update from upstream classpath. | Keith Seitz | 29 | -31/+1095 |
2007-03-27 | Classpath JDWP merge with upstream | Keith Seitz | 66 | -429/+2243 |
2007-03-27 | Index: gcc/java/ChangeLog | Tom Tromey | 4 | -28/+111 |
2007-03-26 | Main.java (cniOrJniSeen): New field. | Stepan Kasal | 13 | -1/+14 |
2007-03-26 | configure.ac: Remove checks for mktime... | David Daney | 8 | -663/+24 |
2007-03-23 | link.cc (_Jv_Linker::resolve_method_entry): Ensure that the argument types an... | Gary Benson | 2 | -8/+40 |
2007-03-23 | re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime.... | David Daney | 9 | -30/+56 |
2007-03-20 | [multiple changes] | Andrew Haley | 4 | -0/+32 |
2007-03-19 | configure.ac: New configure option --enable-generated-files-in-srcdir. | Matthias Klose | 36 | -32/+428 |
2007-03-17 | 2007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com> | Thomas Fitzsimmons | 39 | -110/+39 |
2007-03-17 | Main.java (run): Use class' name in File case. | Tom Tromey | 3 | -2/+7 |
2007-03-16 | * tools/gnu/classpath/tools/javah/JniStubPrinter.java | Tom Tromey | 23 | -21/+50 |
2007-03-14 | Makefile.am (AM_MAKEFLAGS): Pass through mandir. | Jakub Jelinek | 3 | -0/+7 |
2007-03-13 | java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo... | Keith Seitz | 5 | -2/+27 |
2007-03-13 | Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE. | Thomas Fitzsimmons | 101 | -7/+3254 |
2007-03-12 | jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle... | Kyle Galloway | 1 | -1/+1 |
2007-03-12 | jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle... | Kyle Galloway | 2 | -1/+12 |
2007-03-12 | natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co... | Marco Trudel | 2 | -8/+16 |
2007-03-09 | sources.am, [...]: Rebuilt. | Tom Tromey | 4 | -16/+21 |
2007-03-09 | re PR xml/30831 (Writing (transforming) XML fails) | Gary Benson | 3 | -24/+34 |