* BuildEngine.cs (BuildProjectFile): Use AddProperty method to specify
[mono.git] / mcs / class / System.XML / ChangeLog
index 87676d7f1755d1053be82b51bf14865cdbe0dff2..cfbdb83e9a2f30e68d09bf2859cf394ca7780aa7 100644 (file)
@@ -1,3 +1,148 @@
+2008-08-19  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_raw_System.Xml.dll.sources: add new files.
+
+2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : more simplification (and I forgot the syntax again :/)
+
+2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : EXTRA_DISTFILES is becoming messy, so simplify it.
+
+2008-04-13  Jb Evain  <jbevain@novell.com>
+
+       * Makefile, net_2_1_*.sources: SL 2.0 now has a System.Xml.
+       Merged from the Moonlight 2 branch.
+
+2008-04-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (376395.xml, 376395.xsd).
+
+2008-02-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (361818*.xsd).
+
+2008-02-19  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources: added XmlSchemasTests.cs.
+
+2008-02-04  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources : added XmlSchemaValidatorTests.cs.
+       * Makefile : extra distfiles (358408.xsd).
+
+2008-01-15  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: added XmlParserContextTests.cs.
+
+2007-10-31  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (336625.xsd).
+
+2007-09-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (325482.xml / 325482.xsl).
+
+2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (82078.xsd).
+
+2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (82493.xml/.xsl).
+
+2007-08-02  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : extra distfiles (82010.xml/.xsd).
+
+2007-06-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added XsltDebuggerWrapper.cs, as initial
+         attempt to support external debugger.
+
+2007-04-24  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added distfiles.
+
+2006-11-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources : added following tests:
+         - XmlSerializerImplementationTests.cs
+         - SchemaImporterExtensionTests.cs
+         - SchemaImporterExtensionCollectionTests.cs
+
+2006-11-01  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : Now it supports (and expects) cyclic build. You need
+         another System.XML iteration in mcs/class/Makefile.
+       * System.Xml.dll.sources : moved extension classes, added config and
+         XmlSchemaEnumerator.cs and removed IXmlSerializerImplementation.cs.
+
+2006-10-30  Wade Berrier  <wberrier@novell.com>
+
+       * Makefile: remove README, Mono.System.XML.csproj, 
+       Mono.System.XML.sln from EXTRA_DIST to fix make dist
+
+2006-10-30  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * README, Mono.System.XML.csproj, Mono.System.XML.sln :
+         remove old files.
+
+2006-10-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added 79650.xsd to dist file.
+
+2006-10-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : added 79683.dtd to dist file.
+
+2006-10-22  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (EXTRA_DISTFILES): Add some missing test files.
+
+2006-09-26     Boris Kirzner <borisk@mainsoft.com>
+
+       * run-W3C-tests.bat, run-XSLT-tests.bat: log files naming fix.
+
+2006-09-13     Boris Kirzner <borisk@mainsoft.com>
+       * run-tests.bat, run-W3C-tests.bat, run-XSLT-tests.bat: 
+       reworked test scripts for TARGET_JVM.
+
+2006-09-06  Merav Sudri  <meravs@mainsoft.com>
+
+       * run-W3C-tests.bat - Update nunit build and XMLTool actions
+       * run-XSLT-tests.bat - Update CLASSPATH,nunit build and XMLTool actions 
+2006-07-24  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added XmlMappingAccess.
+
+2006-05-16  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * run-W3C-tests.bat: skip nunit build if already done
+       * run-XSLT-tests.bat: skip nunit build if already done
+
+2006-04-27  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/
+       XmlSchemaCollectionTests.cs.
+
+2006-04-26  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/
+       SoapAttributesTests.cs.
+
+2006-04-20  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/
+       XmlCodeExporterTests.cs.
+
+2006-04-12  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml_test.dll.sources :
+         Added Test/System.Xml/XmlDefaultReader.cs.
+
 2006-04-03  Andrew Skiba <andrews@mainsoft.com>
        
        * run-tests.bat, run-W3C-tests.bat: fix TARGET_JVM test scripts
        * run-tests.bat, run-W3C-tests.bat, run-XSLT-tests.bat: batch files
        for running tests with java
 
+2006-04-03     Boris Kirzner <borisk@mainsoft.com>
+       * System.XML.vmwcsproj: fix project file for TARGET_JVM.
+
+2006-03-15  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.dll.sources : added XslSortEvaluator.cs.
+
+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.