aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)AuthorFilesLines
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-13Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.Thomas Fitzsimmons91-6/+3113
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-07Win32Process.java: Added nested class EOFInputStream.Mohan Embar2-0/+0
2007-03-07org.w3c.dom.DOMImplementationSourceList: New file.Gary Benson2-0/+6
2007-03-06AbsentInformationException.java: New file.Kyle Galloway2-0/+56
2007-03-06Makefile.am (gkeytool.pod): Don't use sed -i.Matthias Klose3-6/+11
2007-03-06Makefile.in: Rebuilt.Tom Tromey25-5/+182
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-05Character.java: Re-merged with Classpath.Mark Wielaard8-0/+0
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley1-0/+0
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey9-0/+0
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey1-0/+0
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley1-0/+0
2007-02-26TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek2-8/+6
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson1-0/+0
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 Jelinek11-126/+1508
2007-02-21GregorianCalendar.java: Removed.Gary Benson1-0/+0
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 Benson9-76/+93
2007-02-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney5-0/+0
2007-02-16re PR classpath/28652 (JBoss fails to start due class cast exception in the m...Edwin Steiner3-16/+15
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson3-0/+0
2007-02-16[multiple changes]Andrew Haley11-3/+12
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway1-0/+0
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney26-4/+23
2007-02-15AttributeList.java: Updated.Gary Benson9-18/+30
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson6-10/+25
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson3-4/+9
2007-02-152007-02-14 Gary Benson <gbenson@redhat.com>Gary Benson3-9/+13
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek1-0/+0
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek2-6/+23
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey9-7/+12
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek1-0/+0
2007-02-09re PR libgcj/30647 (build of gcc midi-dssi fails)Tom Tromey3-5/+162
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek2-0/+5
2007-02-09* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz1-0/+0
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek1-2/+9
2007-02-092007-02-09 Gary Benson <gbenson@redhat.com>Gary Benson3-1/+7
2007-02-09re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)Jakub Jelinek3-123/+177
2007-02-09sources.am: Regenerate.Keith Seitz1-0/+0
2007-02-08This file got left behind in my last commit, sorry.Kyle Galloway1-0/+63
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway5-4/+7
2007-02-082007-02-08 Gary Benson <gbenson@redhat.com>Gary Benson2-4/+8
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess22-27/+141