Lluis Sanchez e6581dceb8 * XmlSerializationReader.cs: Generate identifiers for arrays user a counter. 22 år sedan
..
standalone_tests 5b62f8f84b Shut CVS up 22 år sedan
ChangeLog e6581dceb8 * XmlSerializationReader.cs: Generate identifiers for arrays user a counter. 22 år sedan
CodeIdentifier.cs d77ee8ff9f * CodeIdentifier.cs: Fixed MakeValid method. 22 år sedan
CodeIdentifiers.cs 0bfa6eba80 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
IXmlSerializable.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 år sedan
MapCodeGenerator.cs 9438297164 * MapCodeGenerator.cs: Made MapCodeGenerator internal. 22 år sedan
ReflectionHelper.cs f9d7ff25d2 * ReflectionHelper.cs: In CheckSerializableType() check that the type 22 år sedan
SchemaTypes.cs 014e3c71b3 * SchemaTypes.cs: Changed DataSet type for a more generic XmlSerializable. 22 år sedan
SerializationCodeGenerator.cs 0069f9df0d * SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs: 22 år sedan
SerializationCodeGeneratorConfiguration.cs 1f9698d02a * XmlSchemaImporter.cs: Implemented ImportMembersMapping. 22 år sedan
SoapAttributeAttribute.cs 3a5acc4f4c 2002-06-27 Ajay kumar Dwivedi <[email protected]> 23 år sedan
SoapAttributeOverrides.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
SoapAttributes.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
SoapCodeExporter.cs bf5fac805d * MapCodeGenerator.cs: New file. Moved here all code that is common 22 år sedan
SoapElementAttribute.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 år sedan
SoapEnumAttribute.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 år sedan
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 år sedan
SoapIncludeAttribute.cs 1f0ba15e3f SoapIncludeAttribute.cs: Added AllowMultiple option. This fixes bug #48877. 22 år sedan
SoapReflectionImporter.cs 948af3305c * SoapReflectionImporter.cs: Support element references for enum values in 22 år sedan
SoapSchemaExporter.cs 2a02ffdb25 * SoapCodeExporter.cs: Initial implementation of AddMappingMetadata(). 22 år sedan
SoapSchemaImporter.cs 6d875497f5 * SoapReflectionImporter.cs, XmlReflectionImporter.cs, XmlSchemaExporter.cs: 22 år sedan
SoapSchemaMember.cs 22b3f2a7f1 2002-07-22 Tim Coleman <[email protected]> 23 år sedan
SoapTypeAttribute.cs 6918735598 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
TypeData.cs b1a7c11c21 * ReflectionHelper.cs: Added check in CheckSerializableType(). Interfaces 22 år sedan
TypeMember.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
TypeTableEntry.cs 4a45acd2ca 2003-05-10 Atsushi Enomoto <[email protected]> 22 år sedan
TypeTranslator.cs 61080dc4f9 * SerializationCodeGenerator.cs: Minor fixes. 22 år sedan
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 år sedan
UnreferencedObjectEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlAnyAttributeAttribute.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlAnyElementAttribute.cs 2abcd5c4c8 * XmlAnyElementAttribute.cs, XmlArrayItemAttribute.cs: Added AllowMultiple flag. 22 år sedan
XmlAnyElementAttributes.cs 3a5acc4f4c 2002-06-27 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlArrayAttribute.cs aa0acdf4b2 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
XmlArrayItemAttribute.cs e50997bcf7 * SoapReflectionImporter.cs, XmlReflectionImporter.cs: Avoid generating two 22 år sedan
XmlArrayItemAttributes.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlAttributeAttribute.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlAttributeEventArgs.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlAttributeEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlAttributeOverrides.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlAttributes.cs 8432c1b289 * SoapReflectionImporter.cs: Set the BaseMap property of map. Small fix. 22 år sedan
XmlChoiceIdentifierAttribute.cs aa0acdf4b2 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
XmlCodeExporter.cs bf5fac805d * MapCodeGenerator.cs: New file. Moved here all code that is common 22 år sedan
XmlCustomFormatter.cs 1ddd1b45ea * XmlCustomFormatter.cs: Added support for anyUri type. This fixes 22 år sedan
XmlElementAttribute.cs aa0acdf4b2 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
XmlElementAttributes.cs 3a5acc4f4c 2002-06-27 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlElementEventArgs.cs 63d68c4130 * TypeData.cs, TypeTranslator.cs: Implemented some methods. 22 år sedan
XmlElementEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlEnumAttribute.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 år sedan
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 år sedan
XmlIncludeAttribute.cs 19882e1176 2003-04-26 Miguel de Icaza <[email protected]> 23 år sedan
XmlMapping.cs 8e18d03529 * SoapReflectionImporter.cs: implemented. 22 år sedan
XmlMemberMapping.cs 2a02ffdb25 * SoapCodeExporter.cs: Initial implementation of AddMappingMetadata(). 22 år sedan
XmlMembersMapping.cs 61080dc4f9 * SerializationCodeGenerator.cs: Minor fixes. 22 år sedan
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 år sedan
XmlNodeEventArgs.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlNodeEventHandler.cs 55785e37e3 2002-06-20 Ajay kumar Dwivedi <[email protected]> 23 år sedan
XmlReflectionImporter.cs 70ca8a718c * XmlReflectionImporter.cs: Indexer properties must not be serialized. 22 år sedan
XmlReflectionMember.cs 8e18d03529 * SoapReflectionImporter.cs: implemented. 22 år sedan
XmlRootAttribute.cs f6ae3d98b1 - Initial commit of System.Xml.Serialization namespace (don't get too excited, the Serializer itself has yet to be imp'd) 24 år sedan
XmlSchemaExporter.cs 2a02ffdb25 * SoapCodeExporter.cs: Initial implementation of AddMappingMetadata(). 22 år sedan
XmlSchemaImporter.cs 2a02ffdb25 * SoapCodeExporter.cs: Initial implementation of AddMappingMetadata(). 22 år sedan
XmlSchemas.cs bdb310c643 2003-10-14 Atsushi Enomoto <[email protected]> 22 år sedan
XmlSerializationCollectionFixupCallback.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 år sedan
XmlSerializationFixupCallback.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 år sedan
XmlSerializationReadCallback.cs 52a614cc31 2002-07-24 Tim Coleman <[email protected]> 23 år sedan
XmlSerializationReader.cs e6581dceb8 * XmlSerializationReader.cs: Generate identifiers for arrays user a counter. 22 år sedan
XmlSerializationReaderInterpreter.cs 948af3305c * SoapReflectionImporter.cs: Support element references for enum values in 22 år sedan
XmlSerializationWriteCallback.cs 0bfa6eba80 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
XmlSerializationWriter.cs 247e8203ac * XmlSerializationReader.cs, XmlSerializationWriter.cs, XmlSerializer.cs: 22 år sedan
XmlSerializationWriterInterpreter.cs f0f70ad254 Applied patch by Eran Domb. If type is Enum, the code use type.GetElememtType() instead of Enum.GetUnderlyingType(). 22 år sedan
XmlSerializer.cs 247e8203ac * XmlSerializationReader.cs, XmlSerializationWriter.cs, XmlSerializer.cs: 22 år sedan
XmlSerializerNamespaces.cs 0bfa6eba80 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
XmlTextAttribute.cs 6918735598 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 år sedan
XmlTypeAttribute.cs 6d875497f5 * SoapReflectionImporter.cs, XmlReflectionImporter.cs, XmlSchemaExporter.cs: 22 år sedan
XmlTypeMapElementInfo.cs 4de0bcd2ae * XmlSchemaImporter.cs: Implemented ImportTypeMapping and all needed parsing 22 år sedan
XmlTypeMapMember.cs d77ee8ff9f * CodeIdentifier.cs: Fixed MakeValid method. 22 år sedan
XmlTypeMapMemberAttribute.cs 8432c1b289 * SoapReflectionImporter.cs: Set the BaseMap property of map. Small fix. 22 år sedan
XmlTypeMapMemberElement.cs 1f9698d02a * XmlSchemaImporter.cs: Implemented ImportMembersMapping. 22 år sedan
XmlTypeMapMemberNamespaces.cs c196e56b6e 2003-06-16 Atsushi Enomoto <[email protected]> 22 år sedan
XmlTypeMapping.cs bf5fac805d * MapCodeGenerator.cs: New file. Moved here all code that is common 22 år sedan