summaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)Author
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess
2007-02-05* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-02-02natVMVirtualMachine.cc (getFrameCount): Implement.Kyle Galloway
2007-01-30re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov
2007-01-29jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED): Define.Keith Seitz
2007-01-282007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri
2007-01-27* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-01-26libjavaTom Tromey
2007-01-26re PR libgcj/29594 (jv-convert with no args NPE)Tom Tromey
2007-01-25jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.Keith Seitz
2007-01-24* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-01-24natVMStackWalker.cc: Call InitClass everywhere.Andrew Haley
2007-01-23* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz
2007-01-19natVMFrame.cc: Mark unused parameters with MAYBE_UNUSED.Keith Seitz
2007-01-19natVMVirtualMachine.cc: Mark unused parameters in methods and reformat.Keith Seitz
2007-01-19From Macro Trudel <mtrudel@gmx.ch>:Keith Seitz
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson
2007-01-16natVMVirtualMachine.cc (DEFINE_CALLBACK): New macro.Keith Seitz
2007-01-15natVMVirtualMachine.cc (suspendThread): Use java.lang.StringBuilder instead o...Keith Seitz
2007-01-15URLClassLoader.java: Removed.Gary Benson
2007-01-11*.h: New files.Tom Tromey
2007-01-10natDouble.cc (toString): Added parens.Tom Tromey
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-11-03InetAddress.java: Removed.Gary Benson
2006-11-02* gnu/classpath/jdwp/natVMMethod.cc (getLineTable): Implement.Keith Seitz
2006-11-01Location.java: New file.Keith Seitz
2006-10-28Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz
2006-10-11natSystemProperties.cc (insertSystemProperties): Removed obsolete comment.Tom Tromey
2006-09-25* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz
2006-09-20InetAddress.java: Mostly merged with Classpath.Gary Benson
2006-08-23* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz
2006-08-22re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons
2006-08-14Imported GNU Classpath 0.92Mark Wielaard
2006-08-06re PR libgcj/28576 (PlainDatagramSocketImpl::connect: not implemented yet)Tom Tromey
2006-08-04VMFrame.java: Update to Classpath 0.91.Keith Seitz
2006-08-01natSystemProperties.cc: Add additional check for getpwuid_r on _POSIX_PTHREAD...Andreas Tobler
2006-07-28natSharedLibLoader.cc (init): Don't set curLoader to VMClassLoader::bootLoader.Andrew Haley
2006-07-22natPlainSocketImplPosix.cc (bind): Clear SockAddr before using - needed for O...Mohan Embar
2006-06-27OutputStreamWriter.java (writeChars): Use a 'do' loop.Tom Tromey
2006-06-20natSystemProperties.cc (insertSystemProperties): Bump "java.class.version" to...Bryce McKinlay
2006-06-09gcj.texi (libgcj Runtime Properties): Document gnu.gcj.user.realname.Tom Tromey
2006-06-06gcj.texi (libgcj Runtime Properties): Document gnu.gcj.runtime.NameFinder.sho...David Daney
2006-06-01MainThread (run): Revert exception chaining change.Bryce McKinlay
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons
2006-05-24re PR libgcj/27024 (Implement URLConnection.getFileNameMap)Tom Tromey
2006-05-18Imported GNU Classpath 0.90Mark Wielaard
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey