Add missing files to get the XML tests running
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / XmlSerializationReaderInterpreter.cs
2006-06-09 Massimiliano Mantione * ssapre-cee-ops.h: Renamed as "simple-cee-ops.h"
2006-06-07 Lluis Sanchez2006-06-07 Lluis Sanchez Gual <lluis@novell.com>
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-31 Atsushi Eno2006-05-30 Atsushi Enomoto <atsushi@ximian.com>
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
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.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-07 Lluis Sanchez2005-12-07 Lluis Sanchez Gual <lluis@novell.com>
2005-12-05 Lluis Sanchez2005-12-05 Lluis Sanchez Gual <lluis@novell.com>
2005-11-24 Chris Toshok2005-11-24 Chris Toshok <toshok@ximian.com>
2005-11-17 Vladimir KrasnovXmlSerializationReaderInterpreter.cs: fixed ReadEnumEle...
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-27 Sebastien Pouliot2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
2005-09-26 Lluis Sanchez2005-09-26 Lluis Sanchez Gual <lluis@novell.com>
2005-08-05 Lluis Sanchez2005-08-05 Lluis Sanchez Gual <lluis@novell.com>
2005-04-14 Lluis SanchezReverting invalid patch.
2005-04-14 Andrew SkibaCall XmlConvert.EncodeLocalName where needed
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-12 Lluis Sanchez2005-04-12 Lluis Sanchez Gual <lluis@novell.com>
2005-03-31 Lluis Sanchez2005-03-30 Lluis Sanchez Gual <lluis@novell.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-21 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
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-25 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
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-26 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-06 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-05 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-03 Lluis Sanchez * XmlSerializationReaderInterpreter.cs: Removed the...
2004-03-30 Lluis Sanchez * SerializationCodeGenerator.cs, XmlReflectionImporter.cs,
2004-03-25 Lluis Sanchez * SerializationCodeGenerator.cs: Generate an integer...
2004-03-24 Lluis Sanchez * SerializationCodeGenerator.cs: Several fixes: genera...
2004-02-24 Lluis Sanchez * SerializationCodeGenerator.cs: Added support for...
2004-02-16 Lluis Sanchez * MapCodeGenerator.cs: Modified some methods to make...
2004-01-27 Lluis Sanchez * MapCodeGenerator.cs: Added helper method for generat...
2004-01-22 Lluis Sanchez * XmlSerializationReaderInterpreter.cs: When deseriali...
2004-01-20 Lluis Sanchez * XmlSerializationReaderInterpreter.cs, XmlSerializati...
2003-12-15 Lluis Sanchez * XmlReflectionImporter.cs: Type specified with XmlInc...
2003-10-17 Lluis Sanchez * SoapReflectionImporter.cs: Support element reference...
2003-10-15 Lluis Sanchez * MapCodeGenerator.cs: New file. Moved here all code...
2003-10-01 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2003-09-04 Lluis Sanchez * SerializationCodeGenerator.cs: Minor fixes.
2003-08-29 Lluis Sanchez * SoapReflectionImporter.cs: Fixed construcion of...
2003-08-28 Lluis Sanchez * XmlReflectionImporter.cs: Fill RelatedMaps property...
2003-08-12 Lluis Sanchez * XmlSerializationWriterInterpreter.cs: any element...
2003-07-02 Lluis Sanchez * XmlSerializationReaderInterpreter.cs: Use the parame...
2003-06-30 Lluis Sanchez * SoapReflectionImporter.cs: Fix support for DataType...
2003-06-17 Lluis Sanchez * XmlReflectionImporter.cs: Reset internal tables...
2003-06-16 Atsushi Eno2003-06-16 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-06-13 Lluis Sanchez * XmlSerializationReader.cs: Fixed error message.
2003-06-13 Lluis Sanchez * XmlSerializationReader.cs: Fixed implementation...
2003-06-13 Lluis Sanchez * SchemaTypes.cs: Changed DataSet type for a more...
2003-06-12 Lluis Sanchez * XmlAnyElementAttribute.cs, XmlArrayItemAttribute...
2003-06-11 Lluis Sanchez* XmlSerializationReader.cs, XmlSerializationReaderInte...
2003-06-05 Lluis Sanchez * SoapReflectionImporter.cs: implemented.
2003-05-29 Lluis Sanchez * TypeData.cs, TypeTranslator.cs: Renamed some properties.
2003-05-28 Lluis Sanchez * TypeData.cs, TypeTranslator.cs: Added support for...
2003-05-26 Lluis Sanchez * TypeData.cs, TypeTranslator.cs: Implemented some...