2005-06-21 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / XmlSerializationWriterInterpreter.cs
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-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-14 Atsushi Eno2005-01-14 Atsushi Enomoto <atsushi@ximian.com>
2004-12-14 Marek SafarCopied remotely
2004-11-24 Lluis Sanchez2004-11-24 Lluis Sanchez Gual <lluis@novell.com>
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.XML.DLL
2004-02-24 Lluis Sanchez * SerializationCodeGenerator.cs: Added support for...
2004-02-03 Lluis Sanchez * XmlReflectionImporter.cs: Get the class members...
2004-01-20 Lluis Sanchez * XmlSerializationReaderInterpreter.cs, XmlSerializati...
2004-01-19 Lluis Sanchez* XmlReflectionImporter.cs: Read IsNullable flag from...
2004-01-13 Lluis Sanchez * XmlReflectionImporter.cs, XmlSerializationWriterInte...
2003-12-11 Lluis Sanchez * XmlCodeExporter.cs: Little fix.
2003-11-24 Lluis SanchezApplied patch by Eran Domb. If type is Enum, the code...
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-05 Lluis Sanchez * XmlSchemaImporter.cs: Implemented ImportTypeMapping...
2003-07-22 Lluis Sanchez * TypeTranslator.cs: Added new primitive types: NMTOKE...
2003-07-15 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-07-14 Lluis Sanchez * SoapReflectionImporter.cs: Set the BaseMap property...
2003-06-30 Lluis Sanchez * SoapReflectionImporter.cs: Fix support for DataType...
2003-06-28 Lluis Sanchez * TypeData.cs: Type of item of ICollections is now...
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 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 * XmlReflectionImporter.cs: Added support for XmlIgnor...
2003-06-10 Lluis Sanchez * SoapReflectionImporter.cs: Added check: some overrid...
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...