Historial de Commits

Autor SHA1 Mensaje Fecha
  Lluis Sanchez 95d2d48bb3 * SerializationCodeGenerator.cs: Added support for generation of readers hace 22 años
  Lluis Sanchez 24ebffbe3a * XmlReflectionImporter.cs: Get the class members using the right order. hace 22 años
  Lluis Sanchez 648ca0b963 * XmlSerializationReaderInterpreter.cs, XmlSerializationWriterInterpreter.cs, hace 22 años
  Lluis Sanchez 29b478f6bf * XmlReflectionImporter.cs: Read IsNullable flag from XmlArrayAttribute. hace 22 años
  Lluis Sanchez b3aa17a569 * XmlReflectionImporter.cs, XmlSerializationWriterInterpreter.cs hace 22 años
  Lluis Sanchez ce97eef8b3 * XmlCodeExporter.cs: Little fix. hace 22 años
  Lluis Sanchez f0f70ad254 Applied patch by Eran Domb. If type is Enum, the code use type.GetElememtType() instead of Enum.GetUnderlyingType(). hace 22 años
  Lluis Sanchez 61080dc4f9 * SerializationCodeGenerator.cs: Minor fixes. hace 22 años
  Lluis Sanchez fb0fca96f3 * SoapReflectionImporter.cs: Fixed construcion of XmlMemberMapping. hace 22 años
  Lluis Sanchez d19e51679d * XmlReflectionImporter.cs: Fill RelatedMaps property of the generated map. hace 22 años
  Lluis Sanchez 4de0bcd2ae * XmlSchemaImporter.cs: Implemented ImportTypeMapping and all needed parsing hace 22 años
  Lluis Sanchez 0ea2f093aa * TypeTranslator.cs: Added new primitive types: NMTOKEN and NCName. hace 22 años
  Lluis Sanchez e50997bcf7 * SoapReflectionImporter.cs, XmlReflectionImporter.cs: Avoid generating two hace 22 años
  Lluis Sanchez 8432c1b289 * SoapReflectionImporter.cs: Set the BaseMap property of map. Small fix. hace 22 años
  Lluis Sanchez 0fb5c9e6e7 * SoapReflectionImporter.cs: Fix support for DataType in class members. hace 22 años
  Lluis Sanchez da1a2d5e1f * TypeData.cs: Type of item of ICollections is now taken from the Item(int) property. Add() can hace 22 años
  Lluis Sanchez f213541b82 * XmlReflectionImporter.cs: Reset internal tables for each ImportMembersMapping call. hace 22 años
  Atsushi Eno c196e56b6e 2003-06-16 Atsushi Enomoto <[email protected]> hace 22 años
  Lluis Sanchez 028bb2c2ca * XmlSerializationReader.cs: Fixed implementation of ReadElementQualifiedName() and ReadTypedPrimitive(). hace 22 años
  Lluis Sanchez 014e3c71b3 * SchemaTypes.cs: Changed DataSet type for a more generic XmlSerializable. hace 22 años
  Lluis Sanchez 2abcd5c4c8 * XmlAnyElementAttribute.cs, XmlArrayItemAttribute.cs: Added AllowMultiple flag. hace 22 años
  Lluis Sanchez 421c4a18e2 * XmlReflectionImporter.cs: Added support for XmlIgnoreAttribute in enum members. hace 22 años
  Lluis Sanchez 64f5b2fde7 * SoapReflectionImporter.cs: Added check: some overrides cannot be applied to primitive types. hace 22 años
  Lluis Sanchez 8e18d03529 * SoapReflectionImporter.cs: implemented. hace 22 años
  Lluis Sanchez ac9dfbe8c5 * TypeData.cs, TypeTranslator.cs: Renamed some properties. hace 22 años
  Lluis Sanchez 2ce77c20e0 * TypeData.cs, TypeTranslator.cs: Added support for enums. Added method for translating hace 22 años
  Lluis Sanchez 63d68c4130 * TypeData.cs, TypeTranslator.cs: Implemented some methods. hace 22 años