Add missing files to get the XML tests running
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / SoapReflectionImporter.cs
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-15 Gert Driesen* XmlSchemaImporterTests.cs: Enabled tests for bug...
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-10 Gert Driesen* DeserializeTests.cs: Enabled tests for bug #77530.
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-09-23 Chris Toshok2005-09-22 Chris Toshok <toshok@ximian.com>
2005-09-21 Marek Sieradzki2005-09-25 Marek Sieradzki <marek.sieradzki@gmail...
2005-09-21 Marek Sieradzki2005-09-25 Marek Sieradzki <marek.sieradzki@gmail...
2005-09-21 Lluis Sanchez2005-09-21 Lluis Sanchez Gual <lluis@novell.com>
2005-09-21 Lluis Sanchez2005-09-21 Lluis Sanchez Gual <lluis@novell.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-13 Atsushi Eno2005-05-13 Atsushi Enomoto <atsushi@ximian.com>
2005-05-12 Lluis Sanchez2005-05-12 Lluis Sanchez Gual <lluis@novell.com>
2005-04-26 Lluis Sanchez2005-04-26 Lluis Sanchez Gual <lluis@novell.com>
2005-04-14 Lluis Sanchez2005-04-14 Lluis Sanchez Gual <lluis@novell.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 Lluis Sanchez * ReflectionHelper.cs, SoapReflectionImporter.cs,...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-08 Lluis Sanchez * IXmlSerializerImplementation.cs: Compile as internal...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.XML.DLL
2004-05-06 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-03-24 Lluis Sanchez * SerializationCodeGenerator.cs: Several fixes: genera...
2004-02-27 Lluis Sanchez * MapCodeGenerator.cs: Added IncludeMetadata property...
2004-02-24 Lluis Sanchez * SerializationCodeGenerator.cs: Added support for...
2004-01-24 Lluis Sanchez * SoapReflectionImporter.cs: Types included with SoapI...
2003-12-08 Lluis Sanchez * SoapReflectionImporter.cs, XmlMembersMapping.cs...
2003-10-17 Lluis Sanchez * SoapReflectionImporter.cs: Support element reference...
2003-10-14 Lluis Sanchez * SoapCodeExporter.cs: Initial implementation of AddMa...
2003-10-10 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-10-09 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter.cs,
2003-10-05 Lluis Sanchez* XmlReflectionImporter.cs, SoapReflectionImporter...
2003-09-28 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-09-04 Lluis Sanchez * SerializationCodeGenerator.cs: Minor fixes.
2003-08-29 Lluis Sanchez * SoapReflectionImporter.cs: Fixed construcion of...
2003-08-05 Lluis Sanchez * XmlSchemaImporter.cs: Implemented ImportTypeMapping...
2003-07-15 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-07-14 Lluis Sanchez * SoapReflectionImporter.cs: Set the BaseMap property...
2003-07-01 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-06-30 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-06-30 Lluis Sanchez * SoapReflectionImporter.cs: Fix support for DataType...
2003-06-13 Lluis Sanchez * SchemaTypes.cs: Changed DataSet type for a more...
2003-06-10 Lluis Sanchez * SoapReflectionImporter.cs: Added check: some overrid...
2003-06-05 Lluis Sanchez * SoapReflectionImporter.cs: implemented.
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-07-24 Tim Coleman2002-07-24 Tim Coleman <tim@timcoleman.com>