2005-01-13 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / XmlTypeMapping.cs
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 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-05 Lluis Sanchez * CodeIdentifier.cs: Removed constructor for NET_2_0.
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-21 Duncan MakAdd MIT license to System.XML.DLL
2004-06-18 Atsushi Eno2004-06-18 Atsushi Enomoto <atsushi@ximian.com>
2004-06-10 Lluis Sanchez * MapCodeGenerator.cs, SoapCodeExporter.cs: Generate...
2004-06-02 Lluis Sanchez * XmlSerializationReader.cs: Support schamea instance...
2004-05-13 Lluis Sanchez * XmlSerializationWriter.cs: Implemented some missing...
2004-05-06 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-03-24 Lluis Sanchez * SerializationCodeGenerator.cs: Several fixes: genera...
2004-03-12 Lluis Sanchez * CodeIdentifier.cs: Limit the length of identifiers.
2004-02-27 Lluis Sanchez * MapCodeGenerator.cs: Added IncludeMetadata property...
2004-02-11 Lluis Sanchez * MapCodeGenerator.cs: Changed some methods to make...
2004-01-13 Lluis Sanchez * XmlReflectionImporter.cs, XmlSerializationWriterInte...
2003-12-15 Lluis Sanchez * XmlReflectionImporter.cs: Type specified with XmlInc...
2003-12-08 Lluis Sanchez * SoapReflectionImporter.cs, XmlMembersMapping.cs...
2003-10-15 Lluis Sanchez * MapCodeGenerator.cs: New file. Moved here all code...
2003-10-01 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2003-09-28 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-09-04 Lluis Sanchez * SerializationCodeGenerator.cs: Minor fixes.
2003-09-01 Lluis Sanchez * XmlSchemaImporter.cs: Implemented ImportMembersMapping.
2003-08-07 Lluis Sanchez * CodeIdentifier.cs: Fixed MakeValid method.
2003-08-05 Lluis Sanchez * XmlSchemaImporter.cs: Implemented ImportTypeMapping...
2003-07-30 Lluis Sanchez * TypeData.cs: Added new constructor and variables...
2003-07-14 Lluis Sanchez * SoapReflectionImporter.cs: Set the BaseMap property...
2003-06-30 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-06-30 Lluis Sanchez * SoapReflectionImporter.cs: Fix support for DataType...
2003-06-16 Atsushi Eno2003-06-16 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-06-12 Lluis Sanchez * XmlAnyElementAttribute.cs, XmlArrayItemAttribute...
2003-06-11 Lluis Sanchez * XmlReflectionImporter.cs: Added support for XmlIgnor...
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...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-06-27 Ajay kumar Dwivedi2002-06-27 Ajay kumar Dwivedi <adwiv@yahoo.com>
2002-06-20 Ajay kumar Dwivedi2002-06-20 Ajay kumar Dwivedi <adwiv@yahoo.com>
2002-04-05 John Donagher- Initial commit of System.Xml.Serialization namespace...