OSDN Git Service

2007-04-25 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / libjava / classpath / ChangeLog.gcj
index 8088122..a227547 100644 (file)
@@ -1,3 +1,55 @@
+2007-04-25  Andrew Haley  <aph@redhat.com>
+
+       * java/io/ObjectStreamClass.java (ensureFieldsSet): New method.
+       (setFields): call ensureFieldsSet.
+       (fieldsSet): New field.
+       * java/io/ObjectOutputStream.java (writeFields): Call
+       osc.ensureFieldsSet().
+
+       * java/io/ObjectInputStream.java (parseContent): Assign the handle
+       for a PROXYCLASSDESC immediately after reading the marker.
+
+2007-03-19  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: New configure option
+       --enable-generated-files-in-srcdir.
+       * doc/Makefile.am: Add support to generate files in srcdir,
+       install the cp-tools documentation in info format.
+       * configure: Regenerate.
+       * native/jni/classpath/Makefile.in, native/jni/midi-dssi/Makefile.in,
+       native/jni/Makefile.in, native/jni/gconf-peer/Makefile.in,
+       native/jni/java-io/Makefile.in, native/jni/native-lib/Makefile.in,
+       native/jni/java-util/Makefile.in, native/jni/java-lang/Makefile.in,
+       native/jni/midi-alsa/Makefile.in, native/jni/java-nio/Makefile.in,
+       native/jni/java-net/Makefile.in, native/jni/xmlj/Makefile.in,
+       native/jni/qt-peer/Makefile.in, native/jni/gtk-peer/Makefile.in,
+       native/Makefile.in, native/jawt/Makefile.in, native/fdlibm/Makefile.in,
+       native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in,
+       tools/Makefile.in, doc/Makefile.in, doc/api/Makefile.in,
+       lib/Makefile.in, external/Makefile.in, external/sax/Makefile.in,
+       external/w3c_dom/Makefile.in, external/jsr166/Makefile.in,
+       external/relaxngDatatype/Makefile.in, include/Makefile.in,
+       examples/Makefile.in: Regenerate.
+
+2007-03-09  Gary Benson  <gbenson@redhat.com>
+           Chris Burdess  <dog@gnu.org>
+
+       PR classpath/30831
+       * gnu/xml/dom/ls/SAXEventSink.java: Only set extended document
+       properties when reader is available.
+
+2007-03-08  Gary Benson  <gbenson@redhat.com>
+
+       PR classpath/30983:
+       * gnu/xml/dom/ls/DomLSParser.java (getInputSource):
+       Do not use the entity resolver to resolve the top-level document.
+
+2007-03-07  Gary Benson  <gbenson@redhat.com>
+
+       PR classpath/30906:
+       * resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList:
+       New file.
+
 2007-03-06  Matthias Klose  <doko@ubuntu.com>
 
        * doc/Makefile.am(gkeytool.pod): Don't use sed -i.