* SerializationCodeGenerator.cs: Several fixes: generate valid names for
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / XmlReflectionImporter.cs
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-02-11 Lluis Sanchez * MapCodeGenerator.cs: Changed some methods to make...
2004-02-03 Lluis Sanchez * XmlReflectionImporter.cs: Get the class members...
2004-01-27 Lluis Sanchez * MapCodeGenerator.cs: Added helper method for generat...
2004-01-24 Lluis Sanchez * SoapReflectionImporter.cs: Types included with SoapI...
2004-01-21 Lluis Sanchez * XmlReflectionImporter.cs: Throw exception if a value...
2004-01-20 Lluis Sanchez * XmlSerializationReaderInterpreter.cs, XmlSerializati...
2004-01-19 Lluis Sanchez* XmlReflectionImporter.cs: Read IsNullable flag from...
2004-01-14 Lluis Sanchez * MapCodeGenerator.cs: Use type namespace instead...
2004-01-13 Lluis Sanchez * XmlReflectionImporter.cs, XmlSerializationWriterInte...
2004-01-13 Lluis Sanchez * XmlReflectionImporter.cs: type namespace must never...
2004-01-07 Lluis Sanchez * XmlReflectionImporter.cs: Ignore Namespace property...
2003-12-19 Lluis Sanchez * SerializationCodeGenerator.cs, XmlReflectionImporter...
2003-12-18 Eran DombAdded included types as a derived classes of object.
2003-12-15 Lluis SanchezXmlReflectionImporter.cs: Little fix.
2003-12-15 Lluis Sanchez * XmlReflectionImporter.cs: Type specified with XmlInc...
2003-12-08 Lluis Sanchez * SoapReflectionImporter.cs, XmlMembersMapping.cs...
2003-11-27 Lluis Sanchez * XmlReflectionImporter.cs: Indexer properties must...
2003-10-20 Lluis Sanchez * ReflectionHelper.cs: Added check in CheckSerializabl...
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-11 Lluis Sanchez * SoapSchemaImporter.cs: implemented.
2003-08-29 Lluis Sanchez * SoapReflectionImporter.cs: Fixed construcion of...
2003-08-28 Lluis Sanchez * XmlReflectionImporter.cs: Fill RelatedMaps property...
2003-08-07 Lluis Sanchez * CodeIdentifier.cs: Fixed MakeValid method.
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-24 Lluis Sanchez * XmlTypeMapElementInfo.cs: no need to compare nesting...
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 * 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...
2003-05-10 Gonzalo Paniagua... 2003-05-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-05-02 Miguel de Icaza2003-05-02 Miguel de Icaza <miguel@ximian.com>
2003-04-25 Atsushi Eno2003-04-25 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2002-09-18 Gonzalo Paniagua... 2002-09-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-07-23 Tim Coleman2002-07-22 Tim Coleman <tim@timcoleman.com>