2006-03-09 Peter Dennis Bartok <pbartok@novell.com>
[mono.git] / mcs / class / System.XML / ChangeLog
index e667a66262810f31a941c00d02f4534c7e238224..bc40014505f717ec94930e96a93a149518113064 100644 (file)
@@ -1,3 +1,197 @@
+2006-02-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : removed XmlTextWriterOpenElement.cs and 
+         XmlTextWriter.cs. Added XmlTextWriter2.cs, to be renamed to
+         XmlTextWriter.cs in a few days or weeks.
+
+2006-02-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : removed DTDValidatingReader and added
+         DTDValidatingReader2.cs and EntityResolvingXmlReader.cs.
+
+2006-02-16  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added IHasXmlChildNode.cs.
+
+2006-02-09  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.Sources: Added XmlSerializationReaderTests.cs.
+
+2006-01-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added XmlIteratorNodeList.cs.
+
+2006-01-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources : added XmlSchemaTypeTests.cs.
+
+2006-01-10  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources : XmlSchemaDatatypeTests.cs was missing.
+         collected sys.xml.schema lines.
+
+2006-01-07  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: Added SoapSchemaExporterTests.cs,
+       SoapReflectionImporterTests.cs, XmlSchemaImporterTests.cs.
+
+2005-12-28  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: Added XmlSchemaExporterTests.cs.
+
+2005-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: Added XsltCompilerExceptionTests.cs
+       and XsltExceptionTests.cs.
+
+2005-12-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources: Added XPathNavigatorReaderTests.cs.
+
+2005-12-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources: Added XmlAssert.cs.
+
+2005-12-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources: Added XPathEditableNavigatorTests.cs.
+
+2005-12-08  Andrew Skiba  <andrews@mainsoft.com>
+
+       * System.XML.vmwcsproj: update the project with recent changes
+
+2005-12-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added XmlSchemaCompilationSettings.cs
+
+2055-12-01  Konstantin Triger <kostat@mainsoft.com>
+
+       * Makefile: java profile reference change.
+
+2005-11-30  Konstantin Triger <kostat@mainsoft.com>
+
+       * System.XML.vmwcsproj: reference to vmwutils replaced with reference to J2SE.Helpers.
+       * jay.bat: quoting passes
+
+2005-11-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added dummy XslCompiledTransform.cs.
+
+2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
+
+       * net_1_1_java_System.Xml.dll.exclude.sources,
+       net_1_1_java_System.dll.sources: fix filename
+
+2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
+
+       * Makefile: add java build profile
+       * System.Xml.vmwcsproj: replace XmlNodeReader.cs with XmlNodeReader2.cs
+       and XslDecimalFormat.cs with XslDecimalFormat.jvm.cs
+       * net_1_1_java_System.Xml.dll.exclude.sources,
+       net_1_1_java_System.dll.sources: add source lists for java profile
+
+2005-11-10 Vladimir Krasnov <vladimirk@mainsoft.com>
+
+       * System.XML.vmwcsproj: removed XmlSchemaBuiltInType.cs
+
+2005-09-25  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : removed XmlSchemaBuiltInType.cs.
+
+2005-09-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : shut down CS0642 noise.
+       * System.Xml.dll.sources : added XmlOutputMethod.
+
+2005-09-20 Konstantin Triger <kostat@mainsoft.com>
+
+        * Added jay.bat to run jay in java prebuild step
+        * System.XML.vmwcsproj: added prebuild step
+
+2005-08-31  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: /unsafe isn't required to build System.Xml.
+       * System.Xml_test.dll.sources: Added new CAS unit tests.
+
+2005-07-31  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: Added tests for default values of
+       Xml Serialization attribute classes.
+
+2005-06-27  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (EXTRA_DISTFILES): Add files in Test/XmlFiles and
+       Test/System.Xml/nist_dom/.
+
+2005-06-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : removed XmlQueryDialect.
+         Added xslt message event stuff.
+
+2005-06-20  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (SCARY_LIB): Remove.
+
+2005-05-25  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs.
+
+2005-05-23  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.Query : removed the whole directory (removed from .net 2.0)
+
+2005-05-09  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : removed obsolete TypeTableEntry.cs.
+
+2004-05-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : XPathAtomicValue.cs -> XmlAtomicValue.cs.
+
+2004-05-05  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : removed XmlValueConverter (obsoleted).
+       * System.Xml_test.dll.sources : removed XPathAtomicValue (obsoleted).
+
+2005-05-04  Andrew Skiba  <andrews@mainsoft.com>
+
+       * System.XML.vmwcsproj: Added Visual MainWin C# project file for
+       building System.XML package for TARGET_JVM.
+       
+2005-04-03  Ben Maurer  <bmaurer@ximian.com>
+
+       * System.Xml.dll.sources: Kill multiplexing hack.
+
+2004-03-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : now it creates XSLT pattern parser files from
+         Parser.jay and Tokenizer.cs in System.Xml.XPath.
+
+2004-03-04  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : Added XslNotSupportedOperation.cs.
+
+2004-01-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : /nowarn:0162 is back.
+
+2004-01-20  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : amd64 build complains /nowarn:0162. It should not, but
+         now removing since it breaks the build.
+
+2004-01-18  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources :
+         Added XmlNameEntry.cs and XmlNameEntryCache.cs.
+
+2004-01-17  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : replaced CustomSerializer with 
+         XmlSchemaSerializer.
+         Replaced XmlNodeReader with XmlNodeReaderImpl.cs and
+         XmlNodeReader2.cs. (dispatches entity reader and non-entity reader.)
+
 2004-12-17  Atsushi Enomoto  <atsushi@ximian.com>
 
        * System.Xml.dll.sources : added XmlReaderBinarySupport.cs.