コミット履歴

作者 SHA1 メッセージ 日付
  Atsushi Eno 303719101a 2005-01-14 Atsushi Enomoto <[email protected]> 21 年 前
  Lluis Sanchez 212bcb99fe 2004-11-24 Lluis Sanchez Gual <[email protected]> 21 年 前
  Duncan Mak 8fa6e766dd Add MIT license to System.XML.DLL 21 年 前
  Lluis Sanchez 95d2d48bb3 * SerializationCodeGenerator.cs: Added support for generation of readers 22 年 前
  Lluis Sanchez 24ebffbe3a * XmlReflectionImporter.cs: Get the class members using the right order. 22 年 前
  Lluis Sanchez 648ca0b963 * XmlSerializationReaderInterpreter.cs, XmlSerializationWriterInterpreter.cs, 22 年 前
  Lluis Sanchez 29b478f6bf * XmlReflectionImporter.cs: Read IsNullable flag from XmlArrayAttribute. 22 年 前
  Lluis Sanchez b3aa17a569 * XmlReflectionImporter.cs, XmlSerializationWriterInterpreter.cs 22 年 前
  Lluis Sanchez ce97eef8b3 * XmlCodeExporter.cs: Little fix. 22 年 前
  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 年 前