summaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)Author
2007-03-06Makefile.in: Rebuilt.Tom Tromey
2007-03-05re PR classpath/31017 (gnu-classpath browser plugin does not compile against ...Mario Torre
2007-03-05Makefile.am (man_MANS): Add $(TOOLS_MANFILES).Matthias Klose
2007-03-05Character.java: Re-merged with Classpath.Mark Wielaard
2007-03-05natVMProxy.cc (ncode_closure.meth): Delete.Andrew Haley
2007-03-05sources.am, [...]: Rebuilt.Tom Tromey
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley
2007-02-26TimeZone.java (getDefaultDisplayName): Don't check if TimeZone is instanceof ...Jakub Jelinek
2007-02-232007-02-23 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-23re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-21GregorianCalendar.java: Removed.Gary Benson
2007-02-212007-02-21 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-20Makefile.am: Add rules to build and install man pages from texinfo docs.Matthias Klose
2007-02-20MBeanServer.java: Updated.Gary Benson
2007-02-16Thread.java (Thread(ThreadGroup, Runnable, String)): Pass new parameter const...David Daney
2007-02-16re PR classpath/28652 (JBoss fails to start due class cast exception in the m...Edwin Steiner
2007-02-162007-02-16 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-16[multiple changes]Andrew Haley
2007-02-16interpret.cc (_Jv_InterpMethod::check_handler): New method.Kyle Galloway
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney
2007-02-15AttributeList.java: Updated.Gary Benson
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-152007-02-15 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-152007-02-14 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek
2007-02-14TimeZone.java (getDateParams): Negate dayOfWeek.Jakub Jelinek
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey
2007-02-12VMTimeZone.java: Rewrite to handle both the old 'TZif\0' format and the new one.Jakub Jelinek
2007-02-09re PR libgcj/30647 (build of gcc midi-dssi fails)Tom Tromey
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek
2007-02-09* gnu/classpath/jdwp/VMVirtualMachine.javaKeith Seitz
2007-02-09TimeZone.java: Handle default (one hour) daylight savings.Jakub Jelinek
2007-02-092007-02-09 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-09re PR classpath/23566 (Need to regenerate TimeZone data against tzdata2006a)Jakub Jelinek
2007-02-09sources.am: Regenerate.Keith Seitz
2007-02-08This file got left behind in my last commit, sorry.Kyle Galloway
2007-02-08StackFrameCommandSet.java (executeGetValues): Pass jlong instead of ByteBuffer.Kyle Galloway
2007-02-082007-02-08 Gary Benson <gbenson@redhat.com>Gary Benson
2007-02-07re PR classpath/30718 (TransformerException in XSLURIResolver)Chris Burdess
2007-02-06re PR cp-tools/30707 (gjavah cannot handle more than one CLASS)Tom Tromey
2007-02-06re PR cp-tools/30706 (gjavah incompatible with sun javah and gcjh)Andrew Haley
2007-02-05Proxy.java (equals): Handle case where address==null.Tom Tromey
2007-02-01* java/lang/ClassLoader.java (getResources): No longer final.Tom Tromey
2007-02-01LogManager.java (loggers): Genericized.Tom Tromey
2007-02-01Calendar.java: Implement Comparable<Calendar>.Tom Tromey
2007-02-01Makefile.in: Rebuilt.Tom Tromey
2007-01-31* resource/gnu/classpath/tools/jar/messages.propertiesTom Tromey
2007-01-30re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argu...Kaloian Doganov