summaryrefslogtreecommitdiff
path: root/libjava/classpath
Commit message (Expand)AuthorAgeFilesLines
...
* configure.ac: New configure option --enable-generated-files-in-srcdir.Matthias Klose2007-03-1936-32/+428
* 2007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2007-03-1739-110/+39
* Main.java (run): Use class' name in File case.Tom Tromey2007-03-173-2/+7
* * tools/gnu/classpath/tools/javah/JniStubPrinter.javaTom Tromey2007-03-1623-21/+50
* Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons2007-03-1391-6/+3113
* re PR xml/30831 (Writing (transforming) XML fails)Gary Benson2007-03-093-24/+34
* re PR xml/30983 (DocumentBuilder.parse throws exception)Gary Benson2007-03-083-16/+7
* Win32Process.java: Added nested class EOFInputStream.Mohan Embar2007-03-072-0/+0
* org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson2007-03-072-0/+6
* AbsentInformationException.java: New file.Kyle Galloway2007-03-062-0/+56
* Makefile.am (gkeytool.pod): Don't use sed -i.Matthias Klose2007-03-063-6/+11
* Makefile.in: Rebuilt.Tom Tromey2007-03-0625-5/+182
* re PR classpath/31017 (gnu-classpath browser plugin does not compile against ...Mario Torre2007-03-053-28/+34
* Makefile.am (man_MANS): Add $(TOOLS_MANFILES).Matthias Klose2007-03-053-13/+72
* Character.java: Re-merged with Classpath.Mark Wielaard2007-03-058-0/+0
* natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley2007-03-051-0/+0
* sources.am, [...]: Rebuilt.Tom Tromey2007-03-059-0/+0
* Updating header files. Earlier change here seems to have been in error.Tom Tromey2007-03-051-0/+0
* AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley2007-03-021-0/+0
* TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek2007-02-262-8/+6
* 2007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-231-0/+0
* re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek2007-02-2311-0/+0
* re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek2007-02-2211-126/+1508
* GregorianCalendar.java: Removed.Gary Benson2007-02-211-0/+0
* 2007-02-21 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-212-1/+7
* Makefile.am: Add rules to build and install man pages from texinfo docs.Matthias Klose2007-02-207-254/+1025
* MBeanServer.java: Updated.Gary Benson2007-02-209-76/+93
* Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney2007-02-165-0/+0
* re PR classpath/28652 (JBoss fails to start due class cast exception in the m...Edwin Steiner2007-02-163-16/+15
* 2007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-163-0/+0
* [multiple changes]Andrew Haley2007-02-1611-3/+12
* interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway2007-02-161-0/+0
* Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney2007-02-1526-4/+23
* AttributeList.java: Updated.Gary Benson2007-02-159-18/+30
* 2007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-156-10/+25
* 2007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-153-4/+9
* 2007-02-14 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-153-9/+13
* TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek2007-02-141-0/+0
* TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek2007-02-142-6/+23
* Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey2007-02-129-7/+12
* VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek2007-02-121-0/+0
* re PR libgcj/30647 (build of gcc midi-dssi fails)Tom Tromey2007-02-093-5/+162
* TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek2007-02-092-0/+5
* * gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz2007-02-091-0/+0
* TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek2007-02-091-2/+9
* 2007-02-09 Gary Benson <gbenson@redhat.com>Gary Benson2007-02-093-1/+7
* re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)Jakub Jelinek2007-02-093-123/+177
* sources.am: Regenerate.Keith Seitz2007-02-091-0/+0
* This file got left behind in my last commit, sorry.Kyle Galloway2007-02-081-0/+63
* StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway2007-02-085-4/+7