aboutsummaryrefslogtreecommitdiff
path: root/libjava/classpath
AgeCommit message (Expand)AuthorFilesLines
2007-04-162007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes3-33/+84
2007-04-16BootClassLoader.java (getBootURLLoader): New method.Andrew Haley1-0/+0
2007-04-16TaggedComponentHelper.java (read): Use read_octet_array(), not read().Andrew Haley3-0/+0
2007-04-16TaggedComponentHelper.java (read): Use read_octet_array(), not read().Andrew Haley4-29/+88
2007-04-09ArrayValue.java: New file.Kyle Galloway2-0/+92
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento2-0/+0
2007-04-05VariableTable.java: Change longs to ints for argCnt and slots.Kyle Galloway2-4/+4
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey6-0/+0
2007-04-02ThreadStartEvent.java (Event): Event type is "THREAD_START" not "THREAD_END".Keith Seitz3-16/+33
2007-04-02[multiple changes]Andrew Haley5-1/+13
2007-04-022007-04-02 Kyle Galloway <kgallowa@redhat.com>Kyle Galloway2-1/+1
2007-03-30re PR libgcj/29869 (LogManager class loading failure with Tomcat)Tom Tromey5-5/+15
2007-03-28ClientHandshake.java (RSAGen.implRun): check keyEncipherment bit of the certi...Casey Marshall4-1/+13
2007-03-28sources.am, [...]: Rebuilt.Tom Tromey2-0/+0
2007-03-28re PR classpath/31302 (Exception in SSLSocketImpl)Casey Marshall3-131/+54
2007-03-27re PR xml/31303 (SAXException: org.xml.sax.driver property needs to be set?)Tom Tromey3-0/+11
2007-03-27Classpath JDWP merge with upstreamKeith Seitz66-429/+2243
2007-03-27Index: gcc/java/ChangeLogTom Tromey4-28/+111
2007-03-26Main.java (cniOrJniSeen): New field.Stepan Kasal13-1/+14
2007-03-19configure.ac: New configure option --enable-generated-files-in-srcdir.Matthias Klose36-32/+428
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-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