История коммитов

Автор SHA1 Сообщение Дата
  Lluis Sanchez f0f70ad254 Applied patch by Eran Domb. If type is Enum, the code use type.GetElememtType() instead of Enum.GetUnderlyingType(). 22 лет назад
  Lluis Sanchez 61080dc4f9 * SerializationCodeGenerator.cs: Minor fixes. 22 лет назад
  Lluis Sanchez fb0fca96f3 * SoapReflectionImporter.cs: Fixed construcion of XmlMemberMapping. 22 лет назад
  Lluis Sanchez d19e51679d * XmlReflectionImporter.cs: Fill RelatedMaps property of the generated map. 22 лет назад
  Lluis Sanchez 4de0bcd2ae * XmlSchemaImporter.cs: Implemented ImportTypeMapping and all needed parsing 22 лет назад
  Lluis Sanchez 0ea2f093aa * TypeTranslator.cs: Added new primitive types: NMTOKEN and NCName. 22 лет назад
  Lluis Sanchez e50997bcf7 * SoapReflectionImporter.cs, XmlReflectionImporter.cs: Avoid generating two 22 лет назад
  Lluis Sanchez 8432c1b289 * SoapReflectionImporter.cs: Set the BaseMap property of map. Small fix. 22 лет назад
  Lluis Sanchez 0fb5c9e6e7 * SoapReflectionImporter.cs: Fix support for DataType in class members. 22 лет назад
  Lluis Sanchez da1a2d5e1f * TypeData.cs: Type of item of ICollections is now taken from the Item(int) property. Add() can 22 лет назад
  Lluis Sanchez f213541b82 * XmlReflectionImporter.cs: Reset internal tables for each ImportMembersMapping call. 22 лет назад
  Atsushi Eno c196e56b6e 2003-06-16 Atsushi Enomoto <[email protected]> 22 лет назад
  Lluis Sanchez 028bb2c2ca * XmlSerializationReader.cs: Fixed implementation of ReadElementQualifiedName() and ReadTypedPrimitive(). 22 лет назад
  Lluis Sanchez 014e3c71b3 * SchemaTypes.cs: Changed DataSet type for a more generic XmlSerializable. 22 лет назад
  Lluis Sanchez 2abcd5c4c8 * XmlAnyElementAttribute.cs, XmlArrayItemAttribute.cs: Added AllowMultiple flag. 22 лет назад
  Lluis Sanchez 421c4a18e2 * XmlReflectionImporter.cs: Added support for XmlIgnoreAttribute in enum members. 22 лет назад
  Lluis Sanchez 64f5b2fde7 * SoapReflectionImporter.cs: Added check: some overrides cannot be applied to primitive types. 22 лет назад
  Lluis Sanchez 8e18d03529 * SoapReflectionImporter.cs: implemented. 22 лет назад
  Lluis Sanchez ac9dfbe8c5 * TypeData.cs, TypeTranslator.cs: Renamed some properties. 22 лет назад
  Lluis Sanchez 2ce77c20e0 * TypeData.cs, TypeTranslator.cs: Added support for enums. Added method for translating 22 лет назад
  Lluis Sanchez 63d68c4130 * TypeData.cs, TypeTranslator.cs: Implemented some methods. 22 лет назад