2008-05-22 Atsushi Enomoto * Makefile : EXTRA_DISTFILES is becoming messy, so simplify it. 2008-04-13 Jb Evain * Makefile, net_2_1_*.sources: SL 2.0 now has a System.Xml. Merged from the Moonlight 2 branch. 2008-04-02 Atsushi Enomoto * Makefile : extra distfiles (376395.xml, 376395.xsd). 2008-02-19 Atsushi Enomoto * Makefile : extra distfiles (361818*.xsd). 2008-02-19 Atsushi Enomoto * System.Xml_test.dll.sources: added XmlSchemasTests.cs. 2008-02-04 Atsushi Enomoto * System.Xml_test.dll.sources : added XmlSchemaValidatorTests.cs. * Makefile : extra distfiles (358408.xsd). 2008-01-15 Gert Driesen * System.Xml_test.dll.sources: added XmlParserContextTests.cs. 2007-10-31 Atsushi Enomoto * Makefile : extra distfiles (336625.xsd). 2007-09-21 Atsushi Enomoto * Makefile : extra distfiles (325482.xml / 325482.xsl). 2007-08-21 Atsushi Enomoto * Makefile : extra distfiles (82078.xsd). 2007-08-21 Atsushi Enomoto * Makefile : extra distfiles (82493.xml/.xsl). 2007-08-02 Atsushi Enomoto * Makefile : extra distfiles (82010.xml/.xsd). 2007-06-28 Atsushi Enomoto * System.Xml.dll.sources : added XsltDebuggerWrapper.cs, as initial attempt to support external debugger. 2007-04-24 Atsushi Enomoto * Makefile : added distfiles. 2006-11-01 Atsushi Enomoto * System.Xml_test.dll.sources : added following tests: - XmlSerializerImplementationTests.cs - SchemaImporterExtensionTests.cs - SchemaImporterExtensionCollectionTests.cs 2006-11-01 Atsushi Enomoto * 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 * Makefile: remove README, Mono.System.XML.csproj, Mono.System.XML.sln from EXTRA_DIST to fix make dist 2006-10-30 Atsushi Enomoto * README, Mono.System.XML.csproj, Mono.System.XML.sln : remove old files. 2006-10-27 Atsushi Enomoto * Makefile : added 79650.xsd to dist file. 2006-10-27 Atsushi Enomoto * Makefile : added 79683.dtd to dist file. 2006-10-22 Zoltan Varga * Makefile (EXTRA_DISTFILES): Add some missing test files. 2006-09-26 Boris Kirzner * run-W3C-tests.bat, run-XSLT-tests.bat: log files naming fix. 2006-09-13 Boris Kirzner * run-tests.bat, run-W3C-tests.bat, run-XSLT-tests.bat: reworked test scripts for TARGET_JVM. 2006-09-06 Merav Sudri * 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 * System.Xml.dll.sources : added XmlMappingAccess. 2006-05-16 Vladimir Krasnov * 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 * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/ XmlSchemaCollectionTests.cs. 2006-04-26 Gert Driesen * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/ SoapAttributesTests.cs. 2006-04-20 Gert Driesen * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/ XmlCodeExporterTests.cs. 2006-04-12 Atsushi Enomoto * System.Xml_test.dll.sources : Added Test/System.Xml/XmlDefaultReader.cs. 2006-04-03 Andrew Skiba * run-tests.bat, run-W3C-tests.bat: fix TARGET_JVM test scripts 2006-04-03 Andrew Skiba * run-tests.bat, run-W3C-tests.bat, run-XSLT-tests.bat: batch files for running tests with java 2006-04-03 Boris Kirzner * System.XML.vmwcsproj: fix project file for TARGET_JVM. 2006-03-15 Atsushi Enomoto * System.Xml.dll.sources : added XslSortEvaluator.cs. 2006-02-20 Atsushi Enomoto * 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 * System.Xml.dll.sources : removed DTDValidatingReader and added DTDValidatingReader2.cs and EntityResolvingXmlReader.cs. 2006-02-16 Atsushi Enomoto * System.Xml.dll.sources : added IHasXmlChildNode.cs. 2006-02-09 Gert Driesen * System.Xml_test.dll.Sources: Added XmlSerializationReaderTests.cs. 2006-01-27 Atsushi Enomoto * System.Xml.dll.sources : added XmlIteratorNodeList.cs. 2006-01-10 Atsushi Enomoto * System.Xml_test.dll.sources : added XmlSchemaTypeTests.cs. 2006-01-10 Atsushi Enomoto * System.Xml_test.dll.sources : XmlSchemaDatatypeTests.cs was missing. collected sys.xml.schema lines. 2006-01-07 Gert Driesen * System.Xml_test.dll.sources: Added SoapSchemaExporterTests.cs, SoapReflectionImporterTests.cs, XmlSchemaImporterTests.cs. 2005-12-28 Gert Driesen * System.Xml_test.dll.sources: Added XmlSchemaExporterTests.cs. 2005-12-17 Gert Driesen * System.Xml_test.dll.sources: Added XsltCompilerExceptionTests.cs and XsltExceptionTests.cs. 2005-12-14 Atsushi Enomoto * System.Xml_test.dll.sources: Added XPathNavigatorReaderTests.cs. 2005-12-13 Atsushi Enomoto * System.Xml_test.dll.sources: Added XmlAssert.cs. 2005-12-13 Atsushi Enomoto * System.Xml_test.dll.sources: Added XPathEditableNavigatorTests.cs. 2005-12-08 Andrew Skiba * System.XML.vmwcsproj: update the project with recent changes 2005-12-08 Atsushi Enomoto * System.Xml.dll.sources : added XmlSchemaCompilationSettings.cs 2055-12-01 Konstantin Triger * Makefile: java profile reference change. 2005-11-30 Konstantin Triger * System.XML.vmwcsproj: reference to vmwutils replaced with reference to J2SE.Helpers. * jay.bat: quoting passes 2005-11-22 Atsushi Enomoto * System.Xml.dll.sources : added dummy XslCompiledTransform.cs. 2005-11-14 Andrew Skiba * net_1_1_java_System.Xml.dll.exclude.sources, net_1_1_java_System.dll.sources: fix filename 2005-11-14 Andrew Skiba * 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 * System.XML.vmwcsproj: removed XmlSchemaBuiltInType.cs 2005-09-25 Atsushi Enomoto * System.Xml.dll.sources : removed XmlSchemaBuiltInType.cs. 2005-09-21 Atsushi Enomoto * Makefile : shut down CS0642 noise. * System.Xml.dll.sources : added XmlOutputMethod. 2005-09-20 Konstantin Triger * Added jay.bat to run jay in java prebuild step * System.XML.vmwcsproj: added prebuild step 2005-08-31 Sebastien Pouliot * Makefile: /unsafe isn't required to build System.Xml. * System.Xml_test.dll.sources: Added new CAS unit tests. 2005-07-31 Gert Driesen * System.Xml_test.dll.sources: Added tests for default values of Xml Serialization attribute classes. 2005-06-27 Raja R Harinath * Makefile (EXTRA_DISTFILES): Add files in Test/XmlFiles and Test/System.Xml/nist_dom/. 2005-06-27 Atsushi Enomoto * System.Xml.dll.sources : removed XmlQueryDialect. Added xslt message event stuff. 2005-06-20 Raja R Harinath * Makefile (SCARY_LIB): Remove. 2005-05-25 Raja R Harinath * Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs. 2005-05-23 Atsushi Enomoto * System.Xml.Query : removed the whole directory (removed from .net 2.0) 2005-05-09 Atsushi Enomoto * System.Xml.dll.sources : removed obsolete TypeTableEntry.cs. 2004-05-05 Atsushi Enomoto * System.Xml.dll.sources : XPathAtomicValue.cs -> XmlAtomicValue.cs. 2004-05-05 Atsushi Enomoto * System.Xml.dll.sources : removed XmlValueConverter (obsoleted). * System.Xml_test.dll.sources : removed XPathAtomicValue (obsoleted). 2005-05-04 Andrew Skiba * System.XML.vmwcsproj: Added Visual MainWin C# project file for building System.XML package for TARGET_JVM. 2005-04-03 Ben Maurer * System.Xml.dll.sources: Kill multiplexing hack. 2004-03-22 Atsushi Enomoto * Makefile : now it creates XSLT pattern parser files from Parser.jay and Tokenizer.cs in System.Xml.XPath. 2004-03-04 Atsushi Enomoto * System.Xml.dll.sources : Added XslNotSupportedOperation.cs. 2004-01-21 Atsushi Enomoto * Makefile : /nowarn:0162 is back. 2004-01-20 Atsushi Enomoto * Makefile : amd64 build complains /nowarn:0162. It should not, but now removing since it breaks the build. 2004-01-18 Atsushi Enomoto * System.Xml.dll.sources : Added XmlNameEntry.cs and XmlNameEntryCache.cs. 2004-01-17 Atsushi Enomoto * 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 * System.Xml.dll.sources : added XmlReaderBinarySupport.cs. 2004-12-14 Atsushi Enomoto * System.Xml.dll.sources : added XmlSchemaValidatingReader. 2004-12-08 Atsushi Enomoto * System.Xml.dll.sources : added XmlSchemaValidator.cs, XmlValueGetter.cs and XmlSchemaValidationFlags.cs. 2004-12-06 Raja R Harinath * Makefile (lib_file): New autodetecting define. (USE_BOOT_COMPILE, LIBRARY_COMPILE): Add support for using bootstrap compiler. (BUILT_SOURCES): Add ...XPath/Parser.cs. (EXTRA_DISTFILES): Add ...Query/XQueryParser.jay. (BOOTSTRAP_MCS) [PROFILE=net_2_0]: New. * System.Xml.dll.sources: Remove ...XPath/Parser.cs. 2004-12-04 Atsushi Enomoto * System.Xml.dll.sources : added DTMXPathDocument2.cs, DTMXPathDocumentBuilder2.cs, DTMXPathDocumentWriter2.cs, DTMXPathDocumentWriter2.cs and DTMXPathNode2.cs. 2004-12-03 Raja R Harinath * Makefile: Remove support for being in bootstrap build. 2004-12-01 Atsushi Enomoto * System.Xml.dll.sources: removed old IXPathChangeNavigable.cs, XmlChangeFilters.cs, and XPathDocumentNodeChangedAction.cs. 2004-11-25 Atsushi Enomoto * Makefile : added LIBRARY_COMPILE condition for upcoming need to be referenced in bootstrap. 2004-11-22 Atsushi Enomoto * System.Xml.dll.sources : added XmlSchemaInfo.cs. 2004-11-17 Atsushi Enomoto * System.Xml.dll.sources : Moved XQueryConvert.cs from System.Xml.Query to System.Xml. 2004-11-17 Atsushi Enomoto * System.Xml.dll.sources : added XmlSchemaInference.cs, XmlSchemaInferenceException.cs and XmlSchemaValidationException.cs. 2004-11-08 Atsushi Enomoto * System.Xml.dll.sources : added XmlTextReader2.cs. removed IXPathEditable.cs, XPathEditableNavigator.cs, NodeChangedEventArgs.cs and NodeChangedEventHandler.cs. 2004-10-29 Atsushi Enomoto * Makefile : just ignore obsolete attribute warnings (those obsolete members are widely used in obsolete code). 2004-10-28 Atsushi Enomoto * System.Xml.dll.sources : removed IXmlDataEvidence, fixed XmlDateTimeSerializationMode, added NewLineHandling. 2004-10-22 Atsushi Enomoto * System.Xml.dll.sources : removed all XQuery related classes, fixed XmlConvertDateTimeSerializationMode, removed 2.0 XPathDocument implementation classes. 2004-10-21 Atsushi Enomoto * Makefile : added -nowarn:0162 -nowarn:0618 to the compiler options. 2004-10-07 Atsushi Enomoto * System.Xml.dll.sources: added System.Xml.Query/XQueryFunctionContextAttribute.cs. 2004-09-13 Atsushi Enomoto * System.Xml_test.dll.sources : Added XPathAtomicValueTests.cs. 2004-09-08 Atsushi Enomoto * System.Xml_test.dll.sources : Added XmlWriterSettingsTests.cs. 2004-09-07 Atsushi Enomoto * System.Xml_test.dll.sources : Added XmlReaderSettingsTests.cs. XmlReaderCommonTests.cs and XmlSchemaSetTests.cs were missing. 2004-08-31 Atsushi Enomoto * System.Xml.dll.sources: added System.Xml.Query/XQueryComparisonOperator.cs. 2004-08-31 Atsushi Enomoto * System.Xml.dll.sources: added System.Xml.Query/XQueryArithmeticOperator.cs. 2004-08-20 Atsushi Enomoto * System.Xml.dll.sources: added many XQuery implementation internal classes. 2004-08-02 Atsushi Enomoto * System.Xml.dll.sources: added those files: - Mono.Xml.XPath/XPathDocument2.cs - Mono.Xml.XPath/XPathDocument2Navigator.cs - Mono.Xml.XPath/XPathDocument2Editable.cs 2004-07-29 Atsushi Enomoto * System.Xml.dll.sources: added Mono.Xml/SubtreeXmlReader.cs 2004-07-28 Atsushi Enomoto * System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs 2004-07-26 Atsushi Enomoto * Makefile : added call to jay for creating XQueryParser.cs. * System.Xml.dll.sources : added XQueryParser.cs, XQueryTokenizer.cs, XQueryModuleProlog.cs, XPath2Expression.cs and XQueryExpression.cs. 2004-07-21 Atsushi Enomoto * System.Xml.dll.sources: Added XQueryConvert.cs. Removed XmlFactory.cs, XmlQualifiedNameTable.cs, IXPathChangeNavigable.cs, XPathChangeNavigator.cs and IXmlType.cs that are removed or going to be removed. 2004-07-13 Atsushi Enomoto * System.Xml.dll.sources: Added MonoFIXAttribute.cs 2004-07-13 Atsushi Enomoto * System.Xml.dll.sources: Added XmlFilterReader.cs and XPathNavigatorReader.cs 2004-07-09 Atsushi Enomoto * System.Xml.dll.sources: Added XmlConvertDateTimeOption.cs. 2004-07-09 Atsushi Enomoto * System.Xml.dll.sources: removed XmlItemView.cs and XmlItemViewCollection.cs (only in 1.2). 2004-07-09 Atsushi Enomoto * System.Xml.dll.sources: removed one of ImportContext.cs 2004-07-08 Lluis Sanchez Gual * System.Xml.dll.sources: Added new files: System.Xml.Serialization/IXmlSerializerImplementation.cs System.Xml.Serialization/IXmlTextParser.cs System.Xml.Serialization/ImportContext.cs System.Xml.Serialization/SchemaImporter.cs System.Xml.Serialization/SchemaImporterExtension.cs System.Xml.Serialization/SchemaImporterExtensionCollection.cs System.Xml.Serialization/XmlDeserializationEvents.cs System.Xml.Serialization/XmlSchemaProviderAttribute.cs System.Xml.Serialization/XmlSerializationGeneratedCode.cs System.Xml.Serialization/XmlSerializerAssemblyAttribute.cs System.Xml.Serialization/XmlSerializerFactory.cs System.Xml.Serialization/XmlSerializerVersionAttribute.cs 2004-07-06 Raja R Harinath * System.Xml.dll.sources: List newly added NET 2.0 stubs. 2004-07-02 Raja R Harinath * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define. 2004-06-18 Atsushi Enomoto * Mono.System.XML.csproj : now contains new NET_2_0 files. 2004-05-22 Atsushi Enomoto * System.Xml.dll.sources : added/removed all NET_2_0 classes. 2004-05-19 Atsushi Enomoto * System.Xml.dll.sources : Added System.Xml.Schema/CustomSerializer.cs 2004-03-31 Atsushi Enomoto * System.Xml_test.dll.sources : Added new test files: nist_dom stuff, XmlSecureResolverTests.cs, XmlSchemaAssertion.cs, MsxslScriptTests.cs. 2004-03-24 Lluis Sanchez Gual * System.Xml_test.dll.sources: Added System.Xml.Serialization/ComplexDataStructure.cs. 2004-02-24 Lluis Sanchez Gual * System.Xml.dll.sources: Added SerializationSource.cs. 2004-02-22 Nick Drochak * System.Xml_test.dll.sources : Removed XmlSchemaAssertion.cs. It does not seem to be in CVS. This was breaking the build on windows. 2004-02-17 Atsushi Enomoto * System.Xml_test.dll.sources : Added XmlEntityTests.cs and XmlDocumentEventTests.cs. 2004-02-17 Atsushi Enomoto * System.Xml.dll.sources : Added XslFunctions.cs. 2004-02-15 Ben Maurer * DTDValidatingReader.cs: simple optimization. there is only one string, skip the string builder and just return the string. 2004-02-13 Atsushi Enomoto * System.Xml.dll.sources : added DTMXPathDocumentWriter.cs. 2004-02-11 Atsushi Enomoto * Mono.System.XML.csproj : updated. 2004-01-14 Atsushi Enomoto * System.Xml.dll.sources : added SchemaDataValueType.cs 2004-01-07 Nick Drochak * Makefile: Don't hide behind the /nowarns. Fix them. 2004-01-06 Atsushi Enomoto * Makefile : use /noconfig like System.dll (to erase make test warning) 2003-12-18 Lluis Sanchez Gual * System.Xml_test.dll.sources : Added test files System.Xml.Serialization/DeserializeTests.cs System.Xml.Serialization/XmlAttributesTests.cs System.Xml.Serialization/XmlReflectionImporterTests.cs System.Xml.Serialization/XmlSerializationWriterTests.cs 2003-12-17 David Sheldon * System.Xml_test.dll.sources : Added XmlSchemaBuiltInDatatypeTests.cs 2003-12-15 Atsushi Enomoto * System.Xml.dll.sources : removed UpdateEventHandler.cs and XmlUpdateEventArgs.cs to sqlxml. 2003-12-14 Tim Coleman * System.Xml.dll.sources : Add files from new System.Xml.Query namespace. 2003-12-11 Atsushi Enomoto * System.Xml.dll.sources : Added ScriptCompilerInfo.cs. 2003-12-08 Atsushi Enomoto * System.Xml_test.dll.sources : patch by David Sheldon. Added XmlSchemaLengthFacetTests.cs. 2003-11-25 Tim Coleman * System.Xml.dll.sources: added XmlSchemaBuiltInType.cs 2003-11-19 Atsushi Enomoto * System.Xml.dll.sources: added XPathComparer.cs 2003-11-17 Atsushi Enomoto * System.Xml.dll.sources: added some new .NET 1.2 stuff, and sorted some members of the list. 2003-11-13 Atsushi Enomoto * System.Xml.dll.sources: added HtmlEmitter.cs 2003-10-15 Lluis Sanchez Gual * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs 2003-10-09 Atsushi Enomoto * System.Xml.dll.sources: added DTDReader.cs. 2003-10-01 Atsushi Enomoto * System.Xml.dll.sources: added DTMXPathNode.cs. 2003-09-30 Atsushi Enomoto * System.Xml.dll.sources: added XsdIdentityPath.cs, XsdIdentityState.cs and XsdWildcard.cs. 2003-09-01 Lluis Sanchez Gual * System.Xml.dll.sources: added SerializationCodeGenerator.cs, SerializationCodeGeneratorConfiguration.cs. 2003-08-24 Atsushi Enomoto * System.Xml.dll.sources : added XsdParticleValidationState.cs and XsdValidatingReader.cs. * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs and XsdValidatingReaderTests.cs. 2003-08-18 Ben Maurer * System.Xml.dll.sources: add files from Oleg. 2003-08-18 Ben Maurer * System.Xml.dll.source: add System.Xml/HighWaterStack.cs. 2003-08-14 Atsushi Enomoto * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs and Mono.Xml/IHasXmlSchemaInfo.cs 2003-08-11 Andreas Nahr * System.Xml.dll.sources: Added Assembly/Locale.cs 2003-08-07 Atsushi Enomoto * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs. 2003-07-28 Ben Maurer * System.Xml.dll.sources: Add new files 2003-07-21 Atsushi Enomoto * Mono.System.XML.csproj : caught up with current library. 2003-07-18 Peter Williams * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a distable file. 2003-07-14 Andreas Nahr * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs 2003-07-06 Atsushi Enomoto * list.unix : added System.Xml.Schema/BuiltInDatatype.cs, System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs 2003-06-30 Atsushi Enomoto * added Mono.Xml.XPath directory. * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs, DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs 2003-06-16 Lluis Sanchez Gual * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs 2003-06-05 Lluis Sanchez Gual * added System.Xml.Serialization/ReflectionHelper.cs to list.unix 2003-05-27 Joshua Tauberer * XslTransform.cs: Initial support for extension objects. Known issues: Extension method signatures must match exactly to the types of parameters that the method is called with from the stylesheet. Node set parameters are converted to an ArrayList of strings. * makefule.gnu: Added -unsafe flag, required by the above stuff. * System.XML.build: Added -unsafe flag. Hope this is the right place. 2003-05-26 Lluis Sanchez Gual * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs XmlTypeMapElementInfo.cs, XmlTypeMapMember.cs, XmlTypeMapMemberAttribute.cs XmlTypeMapMemberElement.cs, XmlTypeMapping.cs: Added 2003-05-18 Atsushi Enomoto * added XmlSecureResolver.cs to list.unix. 2003-05-15 Nick Drochak * System.XML.build: exclude standalone tests from dll build. 2003-05-10 Atsushi Enomoto * added TypeTableEntry.cs to list.unix. 2003-03-18 Atsushi Enomoto * added XmlParserInput.cs and DTDObjectModel.cs to list.unix and Mono.System.Xml.csproj. 2003-02-16 Atsushi Enomoto * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj. 2003-01-16 Atsushi Enomoto * updated Mono.System.Xml.csproj. (patch by David B. Bitton) 2002-12-10 Jeroen Janssen * updated .build file(s) to correctly contain required buildfile attribute for nant 2002-10-28 Gonzalo Paniagua Javier * makefile.gnu: added test target. 2002-08-22 Tim Coleman * list.unix: Add System.Xml.Serialization/XmlCustomFormatter.cs 2002-08-19 Tim Coleman * list.unix: Add System.Xml.Serialization/XmlSerializationWriter.cs 2002-07-24 Tim Coleman * list.unix: Add some more classes to this build list. 2002-07-22 Tim Coleman * list.unix: Add System.Xml.Serialization/SoapReflectionImporter.cs to build list. 2002-07-22 Tim Coleman * list.unix: added new classes to build list. 2002-06-20 Ajay kumar Dwivedi * System.Xml.Serialization: Added to build target 2002-05-24 Miguel de Icaza * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple 2002-03-06 Jason Diamond * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden. 2002-02-23 Nick Drochak * System.XML.build: Change dll name to System.Xml.dll from System.XML.dll (not easy to notice, btw) 2001-12-07 Nick Drochak * ChangeLog: Add the change log to this directory * System.XML.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right? Plus is encourages other to try 'make test'.