OSDN Git Service

2007-02-09 Jakub Jelinek <jakub@redhat.com>
[pf3gnuchains/gcc-fork.git] / libjava / classpath / ChangeLog
index d1295d2..3321391 100644 (file)
@@ -1,3 +1,61 @@
+2007-02-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * java/util/TimeZone.java: Handle default (one hour) daylight
+       savings.
+
+2007-02-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR 23566
+       * scripts/timezones.pl: Parse each file in 2 passes, in one parse
+       just Rule lines, in the other everything else.  Pass 0 instead of
+       $savings as second argument to parseRule when parsing the start
+       rule.
+       * java/util/TimeZone.java (timezones): Regenerate from tzdata2007a.
+
+2007-02-07  Chris Burdess  <dog@gnu.org>
+
+       Fixes PR 30718.
+       * gnu/xml/dom/ls/SAXEventSink.java: Add public accessor/mutators.
+       * gnu/xml/transform/XSLURIResolver.java: Add support for custom
+         SAXSources without a backing URL or stream.
+
+       Fixes PR 27710.
+       * gnu/xml/dom/DomDocumentBuilderFactory.java: Fall back to synchronous
+         LSParser if implementation does not support asynchronous.
+       * gnu/xml/stream/XMLParser.java,
+         gnu/xml/stream/XIncludeFilter.java: Use custom code instead of
+         java.net.URL to resolve to an an absolute URI, to avoid nonexistent
+         protocol handler problems.
+
+2007-02-06  Tom Tromey  <tromey@redhat.com>
+
+       PR libgcj/30707:
+       * tools/gnu/classpath/tools/javah/JniIncludePrinter.java
+       (printClass): Always print a header.
+
+2007-02-05  Andrew Haley  <aph@redhat.com>
+
+       PR cp-tools/30706
+       * tools/gnu/classpath/tools/javah/JniIncludePrinter.java:
+       (printClass): Replace '/' in filenames with '_'.
+       * tools/gnu/classpath/tools/javah/JniStubPrinter.java
+       (printClass): Likewise.
+
+2007-02-05  Tom Tromey  <tromey@redhat.com>
+
+       * java/net/Proxy.java (equals): Handle case where address==null.
+       (hashCode): Likewise.
+       (toString): Likewise.
+
+2007-01-31  Tom Tromey  <tromey@redhat.com>
+
+       * resource/gnu/classpath/tools/jar/messages.properties
+       (Main.Stdin): New message.
+       * tools/gnu/classpath/tools/jar/Main.java (initializeParser): Add
+       '-@' option.
+       (readNames): New method.
+       (run): Use it.
+
 2007-01-26  Andrew Haley  <aph@redhat.com>
 
         * java/lang/SecurityManager.java: Load and initialize