*** empty log message ***
[mono.git] / mcs / class / System.XML / System.Xml.Serialization /
2004-05-26 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-25 Lluis Sanchez * XmlSerializationReader.cs: Check for empty element...
2004-05-13 Lluis Sanchez * XmlSerializationWriter.cs: Implemented some missing...
2004-05-07 Lluis Sanchez * XmlReflectionImporter.cs: Don't reset the internal...
2004-05-06 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-05 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-05 Atsushi Eno2004-05-05 Atsushi Enomoto <atsushi@ximian.com>
2004-05-03 Lluis Sanchez * XmlSerializationReaderInterpreter.cs: Removed the...
2004-05-03 Lluis Sanchez * XmlSerializationReader.cs: In ReadSerializable(...
2004-05-03 Lluis SanchezXmlSerializer.cs: Enable serializer generation by default.
2004-04-20 Lluis Sanchez * TypeTranslator.cs: Mapped again anyUri, but now...
2004-04-15 Lluis Sanchez * XmlSchemaExporter.cs: When checking if a map has...
2004-04-14 Lluis Sanchez * TypeTranslator.cs, XmlCustomFormatter.cs: Removed...
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-03-15 Lluis Sanchez * XmlSchemaImporter.cs: Import IXmlSerializable types...
2004-03-13 David Sheldon2004-03-13 David Sheldon <dave-mono@earth.li>
2004-03-13 David Sheldon2004-03-13 David Sheldon <dave-mono@earth.li>
2004-03-12 Lluis Sanchez * CodeIdentifier.cs: Limit the length of identifiers.
2004-02-27 Lluis Sanchez * MapCodeGenerator.cs: Added IncludeMetadata property...
2004-02-24 Lluis SanchezAdded
2004-02-24 Lluis Sanchez * SerializationCodeGenerator.cs: Added support for...
2004-02-18 Atsushi Eno2004-02-18 Atsushi Enomoto <atsushi@ximian.com>
2004-02-17 Lluis Sanchez * XmlSerializationWriter.cs: When writing the root...
2004-02-16 Lluis Sanchez * MapCodeGenerator.cs: Modified some methods to make...
2004-02-11 Lluis Sanchez * MapCodeGenerator.cs: Changed some methods to make...
2004-02-09 Lluis Sanchez * TypeTranslator.cs, XmlCustomFormatter.cs: Added...
2004-02-03 Lluis Sanchez * XmlReflectionImporter.cs: Get the class members...
2004-01-27 Lluis Sanchez* XmlSchemaImporter.cs: Redefinition of types are not...
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-22 Lluis Sanchez * XmlSerializationReaderInterpreter.cs: When deseriali...
2004-01-21 Lluis Sanchez * XmlReflectionImporter.cs: Throw exception if a value...
2004-01-20 Lluis Sanchez * MapCodeGenerator.cs, XmlSchemaImporter.cs: Attribute...
2004-01-20 Lluis Sanchez * XmlSerializationReaderInterpreter.cs, XmlSerializati...
2004-01-20 Lluis Sanchez * XmlSchemaExporter.cs: Don't create referenced elemen...
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 Nick Drochak2004-01-08 Nick Drochak <ndrochak@ieee.org>
2004-01-07 Lluis Sanchez * XmlReflectionImporter.cs: Ignore Namespace property...
2003-12-19 Lluis Sanchez * SerializationCodeGenerator.cs, XmlReflectionImporter...
2003-12-18 Eran DombAdded remark.
2003-12-18 Eran Dombchange XSD primtive types map.
2003-12-18 Eran DombAdded remark
2003-12-18 Eran DombAdded included types as a derived classes of object.
2003-12-16 Lluis Sanchez * XmlSchemaExporter.cs: AddSchemaElement, use XmlTypeM...
2003-12-15 Lluis SanchezXmlReflectionImporter.cs: Little fix.
2003-12-15 Lluis Sanchez * XmlReflectionImporter.cs: Type specified with XmlInc...
2003-12-12 Lluis Sanchez * MapCodeGenerator.cs: Added support for [Flags] enum.
2003-12-11 Lluis Sanchez * XmlCodeExporter.cs: Little fix.
2003-12-08 Lluis Sanchez * SoapReflectionImporter.cs, XmlMembersMapping.cs...
2003-11-27 Lluis Sanchez * XmlSerializationReader.cs: Generate identifiers...
2003-11-27 Lluis Sanchez * XmlReflectionImporter.cs: Indexer properties must...
2003-11-24 Lluis SanchezApplied patch by Eran Domb. If type is Enum, the code...
2003-11-12 Lluis Sanchez * XmlSerializationReader.cs, XmlSerializationWriter...
2003-11-03 Lluis Sanchez * XmlCustomFormatter.cs: Added support for anyUri...
2003-10-20 Lluis Sanchez * ReflectionHelper.cs: In CheckSerializableType()...
2003-10-20 Lluis Sanchez * ReflectionHelper.cs: Added check in CheckSerializabl...
2003-10-17 Lluis Sanchez * SoapReflectionImporter.cs: Support element reference...
2003-10-15 Lluis Sanchez * MapCodeGenerator.cs: Made MapCodeGenerator internal.
2003-10-15 Lluis Sanchez * MapCodeGenerator.cs: New file. Moved here all code...
2003-10-14 Atsushi Eno2003-10-14 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
2003-10-14 Lluis Sanchez * SoapCodeExporter.cs: Initial implementation of AddMa...
2003-10-10 Lluis Sanchez * XmlSerializationReader.cs. Fixed bug #49510. An...
2003-10-10 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-10-09 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter.cs,
2003-10-08 Lluis Sanchez * XmlSerializer.cs, XmlSerializationWriter.cs: Fixed...
2003-10-05 Lluis Sanchez* XmlReflectionImporter.cs, SoapReflectionImporter...
2003-10-04 Lluis Sanchez * XmlSchemaExporter.cs: Keep track of elements being...
2003-10-01 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2003-09-28 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-09-25 Lluis SanchezSoapIncludeAttribute.cs: Added AllowMultiple option...
2003-09-14 Lluis Sanchez * XmlCustomFormatter.cs: added support for additional...
2003-09-11 Lluis Sanchez * SoapSchemaImporter.cs: implemented.
2003-09-04 Lluis Sanchez * SerializationCodeGenerator.cs: Minor fixes.
2003-09-01 Lluis Sanchez * XmlSchemaImporter.cs: Implemented ImportMembersMapping.
2003-08-29 Lluis Sanchez * SoapReflectionImporter.cs: Fixed construcion of...
2003-08-28 Lluis SanchezXmlSerializer.cs: Fix in Deserialize() method.
2003-08-28 Lluis Sanchez * XmlReflectionImporter.cs: Fill RelatedMaps property...
2003-08-12 Lluis Sanchez * XmlSchemaImporter.cs: ImportTypeMapping doesn't...
2003-08-12 Lluis Sanchez * XmlSerializationWriterInterpreter.cs: any element...
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-23 Dick PorterShut CVS up
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-07-14 Andreas N2003-07-14 Andreas Nahr <ClassDevelopment@A-SoftTech...
2003-07-09 Lluis Sanchez * XmlSerializationWriter.cs: WriteStartElement():...
2003-07-02 Lluis Sanchez * XmlSerializationReaderInterpreter.cs: Use the parame...
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-28 Lluis Sanchez * TypeData.cs: Type of item of ICollections is now...
2003-06-24 Lluis Sanchez * XmlTypeMapElementInfo.cs: no need to compare nesting...
2003-06-17 Lluis Sanchez * XmlReflectionImporter.cs: Reset internal tables...
next