aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)AuthorFilesLines
2007-10-01check_jni_methods.sh: Don't depend on diff -b ignoring a single trailing whit...Alexandre Oliva2-5/+10
2007-09-05configure.ac: Do not pass --with-native-libdir to classpath.Matthias Klose3-3/+8
2007-08-31EnumSet*.class: RegenerateMatthias Klose3-0/+0
2007-08-30EnumSet.java: Documented.Andrew John Hughes2-2/+175
2007-08-15Class.java (internalGetFields): Use LinkedHashSet.Tom Tromey1-0/+0
2007-08-08re PR classpath/32844 (EnumSet causes code to be miscompiled)Dalibor Topic5-201/+201
2007-08-04natFilePosix.cc (init_native): Define to 0.Alfred M. Szmidt1-0/+0
2007-08-04Import GNU Classpath (libgcj-import-20070727).Matthias Klose419-4777/+11861
2007-07-28jvmti.h: Remove.Matthias Klose1-1819/+0
2007-07-27* Rebuild .class files with new ecj.Tom Tromey1770-0/+0
2007-07-16File.java: Implement Comparable<File>.Tom Tromey1-0/+0
2007-07-15* Rebuilt .class files.Tom Tromey1774-0/+0
2007-07-12jazzlib, rmi: Remove empty directories.Matthias Klose1-0/+4
2007-06-20Update from classpath trunk:Keith Seitz3-3/+13
2007-06-20VMVirtualMachine.java (executeMethod): Update from reference implementation.Keith Seitz5-0/+0
2007-06-20Update from classpath trunk:Keith Seitz6-104/+110
2007-06-19Breakpoint.java: Make abstract.Keith Seitz3-0/+0
2007-06-07re PR libgcj/32227 (../gcc/libjava/classpath/include/config-int.h:7:20: error...Matthias Klose2-9/+5
2007-06-04acinclude.m4: Accept GCJ and JIKES.Matthias Klose3-43/+61
2007-06-03libjava/classpath/ChangeLog.gcj:Matthias Klose2641-62881/+74646
2007-05-30re PR java/32098 (New libtool doesn't support libjava)H.J. Lu5-596/+16411
2007-05-19re PR libgcj/31659 (config-int.h:327:1: error: "INT8_MIN" redefined)Andreas Tobler3-0/+56
2007-05-172007-05-17 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway2-2/+1
2007-05-17VMFrame.java (<init>): Add parameter for "this" pointer.Kyle Galloway1-0/+0
2007-05-16java-interp.h (breakpoint_at): Declare.Keith Seitz1-0/+0
2007-05-16HTMLEditorKit.class: RegenerateDavid Daney1-0/+0
2007-05-12re PR libgcj/29324 (add wait handling hook)David Daney3-0/+0
2007-05-07Jdwp.class: Regenerate.Keith Seitz4-0/+0
2007-05-07Jdwp.java (notify): Rewrite to call new array-based method.Keith Seitz4-22/+132
2007-05-04jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.Keith Seitz1-0/+0
2007-05-03Makefile.in: Regenerate.Thomas Fitzsimmons2-1/+1
2007-05-03Server.java (Server): Record the delegate.Andrew Haley4-0/+0
2007-05-03Server.java (Server): Record the delegate.Andrew Haley2-0/+28
2007-05-01VMIdManager.class: Regenerated.Kyle Galloway3-0/+0
2007-04-282007-04-04 Francis Kung <fkung@redhat.com>Francis Kung4-45/+32
2007-04-28Jdwp.class: Regenerated.Keith Seitz5-25/+36
2007-04-28LocationOnlyFilter.class: Regenerated;Keith Seitz6-12/+29
2007-04-27[multiple changes]Thomas Fitzsimmons8-308/+617
2007-04-26VMIdManager.class: Regenerated.Kyle Galloway3-0/+0
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley1-0/+11
2007-04-26ObjectStreamClass.java (ensureFieldsSet): New method.Andrew Haley14-2/+42
2007-04-23re PR classpath/31646 (Arrays.sort() broken)Jeroen Frijters3-7/+12
2007-04-20BreakpointManager.java (newBreakpoint): Install the new breakpoint into the b...Keith Seitz1-0/+0
2007-04-19re PR crypto/31626 (javax.net.SocketFactory#createSocket() throws Unsupported...Tom Tromey3-0/+14
2007-04-19libjavaTom Tromey8-16/+46
2007-04-18UnicastConnectionManager.java (UnicastConnectionManager(int port, RMIServerSo...Andrew Haley2-1/+13
2007-04-17re PR awt/31311 (Quitting applet can hang X server)Francis Kung4-45/+15
2007-04-16Committed up-to-date .class and .h files from an earlier commitTom Tromey3-0/+0
2007-04-16https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236614Tom Tromey3-11/+15
2007-04-16ObjectInputStream.java: (parseContent): Call (String, Object) version of dump...Andrew Haley3-6/+55