Lluis Sanchez ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
..
standalone_tests 5b62f8f84b Shut CVS up 22 years ago
ChangeLog ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
CodeIdentifier.cs c946a0cebc * CodeIdentifier.cs: Limit the length of identifiers. 22 years ago
CodeIdentifiers.cs 0bfa6eba80 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 years ago
IXmlSerializable.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 years ago
MapCodeGenerator.cs c946a0cebc * CodeIdentifier.cs: Limit the length of identifiers. 22 years ago
ReflectionHelper.cs f9d7ff25d2 * ReflectionHelper.cs: In CheckSerializableType() check that the type 22 years ago
SchemaTypes.cs 014e3c71b3 * SchemaTypes.cs: Changed DataSet type for a more generic XmlSerializable. 22 years ago
SerializationCodeGenerator.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
SerializationCodeGeneratorConfiguration.cs 20072d0f17 2004-02-18 Atsushi Enomoto <[email protected]> 22 years ago
SerializationSource.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
SoapAttributeAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
SoapAttributeOverrides.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
SoapAttributes.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
SoapCodeExporter.cs 5871bdbbd1 * MapCodeGenerator.cs: Added IncludeMetadata property, which returns a list 22 years ago
SoapElementAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
SoapEnumAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
SoapIgnoreAttribute.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 years ago
SoapIncludeAttribute.cs 1f0ba15e3f SoapIncludeAttribute.cs: Added AllowMultiple option. This fixes bug #48877. 22 years ago
SoapReflectionImporter.cs a303d9ab6f * SerializationCodeGenerator.cs: Several fixes: generate valid names for 22 years ago
SoapSchemaExporter.cs 2a02ffdb25 * SoapCodeExporter.cs: Initial implementation of AddMappingMetadata(). 22 years ago
SoapSchemaImporter.cs 6d875497f5 * SoapReflectionImporter.cs, XmlReflectionImporter.cs, XmlSchemaExporter.cs: 22 years ago
SoapSchemaMember.cs 22b3f2a7f1 2002-07-22 Tim Coleman <[email protected]> 23 years ago
SoapTypeAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
TypeData.cs b46db4ea02 * MapCodeGenerator.cs, XmlSchemaImporter.cs: Attributes are allways optional, 22 years ago
TypeMember.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
TypeTableEntry.cs 4a45acd2ca 2003-05-10 Atsushi Enomoto <[email protected]> 22 years ago
TypeTranslator.cs 394b959b9d 22 years ago
UnreferencedObjectEventArgs.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 years ago
UnreferencedObjectEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
XmlAnyAttributeAttribute.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
XmlAnyElementAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlAnyElementAttributes.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlArrayAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlArrayItemAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlArrayItemAttributes.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlAttributeAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlAttributeEventArgs.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
XmlAttributeEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
XmlAttributeOverrides.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlAttributes.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlChoiceIdentifierAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlCodeExporter.cs 5871bdbbd1 * MapCodeGenerator.cs: Added IncludeMetadata property, which returns a list 22 years ago
XmlCustomFormatter.cs a303d9ab6f * SerializationCodeGenerator.cs: Several fixes: generate valid names for 22 years ago
XmlElementAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlElementAttributes.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlElementEventArgs.cs 63d68c4130 * TypeData.cs, TypeTranslator.cs: Implemented some methods. 22 years ago
XmlElementEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
XmlEnumAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlIgnoreAttribute.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 years ago
XmlIncludeAttribute.cs 19882e1176 2003-04-26 Miguel de Icaza <[email protected]> 23 years ago
XmlMapping.cs 95d2d48bb3 * SerializationCodeGenerator.cs: Added support for generation of readers 22 years ago
XmlMemberMapping.cs 5871bdbbd1 * MapCodeGenerator.cs: Added IncludeMetadata property, which returns a list 22 years ago
XmlMembersMapping.cs e50b09d072 * SoapReflectionImporter.cs, XmlMembersMapping.cs, XmlReflectionImporter.cs, 22 years ago
XmlNamespaceDeclarationsAttribute.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 years ago
XmlNodeEventArgs.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
XmlNodeEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 years ago
XmlReflectionImporter.cs a303d9ab6f * SerializationCodeGenerator.cs: Several fixes: generate valid names for 22 years ago
XmlReflectionMember.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlRootAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlSchemaExporter.cs 5871bdbbd1 * MapCodeGenerator.cs: Added IncludeMetadata property, which returns a list 22 years ago
XmlSchemaImporter.cs e452ddb27c * XmlSchemaImporter.cs: Import IXmlSerializable types as DataSet, like in MS.NET. 22 years ago
XmlSchemas.cs c946a0cebc * CodeIdentifier.cs: Limit the length of identifiers. 22 years ago
XmlSerializationCollectionFixupCallback.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 years ago
XmlSerializationFixupCallback.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 years ago
XmlSerializationReadCallback.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 years ago
XmlSerializationReader.cs b26f56b73a * XmlReflectionImporter.cs: Type specified with XmlIncludeAttribute don't 22 years ago
XmlSerializationReaderInterpreter.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlSerializationWriteCallback.cs 0bfa6eba80 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 years ago
XmlSerializationWriter.cs 9c885b9674 22 years ago
XmlSerializationWriterInterpreter.cs 95d2d48bb3 * SerializationCodeGenerator.cs: Added support for generation of readers 22 years ago
XmlSerializer.cs c946a0cebc * CodeIdentifier.cs: Limit the length of identifiers. 22 years ago
XmlSerializerNamespaces.cs 0bfa6eba80 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 years ago
XmlTextAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlTypeAttribute.cs ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
XmlTypeMapElementInfo.cs e50b09d072 * SoapReflectionImporter.cs, XmlMembersMapping.cs, XmlReflectionImporter.cs, 22 years ago
XmlTypeMapMember.cs 648ca0b963 * XmlSerializationReaderInterpreter.cs, XmlSerializationWriterInterpreter.cs, 22 years ago
XmlTypeMapMemberAttribute.cs 8432c1b289 * SoapReflectionImporter.cs: Set the BaseMap property of map. Small fix. 22 years ago
XmlTypeMapMemberElement.cs 24ebffbe3a * XmlReflectionImporter.cs: Get the class members using the right order. 22 years ago
XmlTypeMapMemberNamespaces.cs c196e56b6e 2003-06-16 Atsushi Enomoto <[email protected]> 22 years ago
XmlTypeMapping.cs a303d9ab6f * SerializationCodeGenerator.cs: Several fixes: generate valid names for 22 years ago