aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2007-03-172007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons39-110/+39
2007-03-17Main.java (run): Use class' name in File case.Tom Tromey3-2/+7
2007-03-16* tools/gnu/classpath/tools/javah/JniStubPrinter.javaTom Tromey23-21/+50
2007-03-14Makefile.am (AM_MAKEFLAGS): Pass through mandir.Jakub Jelinek3-0/+7
2007-03-13java-interp.h (_Jv_InterpClass): Declare friend function _Jv_GetInterpClassSo...Keith Seitz5-2/+27
2007-03-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons101-7/+3254
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway1-1/+1
2007-03-12jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count as a sigle...Kyle Galloway2-1/+12
2007-03-12natString.cc (getBytes (jstring enc)): Fixed the loop for multiple cycles, Co...Marco Trudel2-8/+16
2007-03-09sources.am, [...]: Rebuilt.Tom Tromey4-16/+21
2007-03-09re PR xml/30831 (Writing (transforming) XML fails)Gary Benson3-24/+34
2007-03-08re PR xml/30983 (DocumentBuilder.parse throws exception)Gary Benson3-16/+7
2007-03-07configure: Rebuilt.Tom Tromey3-2/+9
2007-03-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar7-6/+60
2007-03-07libgcj_bc.c (JvRunMainName): Declare.Andrew Haley2-0/+5
2007-03-07org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson5-0/+12
2007-03-07* gcj/javaprims.h: Regenerated.Mohan Embar2-0/+5
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva16-50/+364
2007-03-06AbsentInformationException.java: New file.Kyle Galloway7-7/+194
2007-03-06Makefile.am (gkeytool.pod): Don't use sed -i.Matthias Klose3-6/+11
2007-03-06Makefile.in: Rebuilt.Tom Tromey28-14/+221
2007-03-06jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.Kyle Galloway3-10/+18
2007-03-05re PR classpath/31017 (gnu-classpath browser plugin does not compile against ...Mario Torre3-28/+34
2007-03-05Makefile.am (man_MANS): Add $(TOOLS_MANFILES).Matthias Klose3-13/+72
2007-03-05Makefile.am (gij_LDFLAGS): Use dbexecdir.Matthias Klose3-2/+7
2007-03-05Character.java: Re-merged with Classpath.Mark Wielaard22-246/+609
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley8-13/+83
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey29-129/+235
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey38-66/+66
2007-03-05natClass.cc (parseAnnotationElement): Correct long annotations to read JV_CON...Andrew Haley2-1/+6
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley1-3/+2
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley6-78/+138
2007-03-02AnnotationInvocationHandler.java: Whitespace only changes.Andrew Haley2-324/+334
2007-03-02AnnotationInvocationHandler.java: Moved from Classpath to libgcj local.Andrew Haley1-0/+396
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses6-40/+38
2007-02-26TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek2-8/+6
2007-02-23Main.java: Updated copyright year.Gary Benson2-1/+5
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+0
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson2-2/+12
2007-02-23re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek11-0/+0
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek20-607/+1702
2007-02-22* include/win32-threads.h: Added #undef OUT.Mohan Embar2-0/+5
2007-02-21jvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.Kyle Galloway7-1/+167
2007-02-21GregorianCalendar.java: Removed.Gary Benson6-1361/+7
2007-02-212007-02-21 Gary Benson <gbenson@redhat.com>Gary Benson2-1/+7
2007-02-20Makefile.am: Add rules to build and install man pages from texinfo docs.Matthias Klose7-254/+1025
2007-02-20MBeanServer.java: Updated.Gary Benson10-76/+96
2007-02-20* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-19/+26
2007-02-20XEventLoop.h: Regenerated.Gary Benson38-66/+112
2007-02-17* gnu/classpath/jdwp/natVMVirtualMachine.ccKeith Seitz2-0/+184