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