Commit History

Author SHA1 Message Date
  Lluis Sanchez 2db3de1fd5 * XmlSerializer.cs: Fix fix. 21 years ago
  Lluis Sanchez a8ccb82ef3 * IXmlSerializerImplementation.cs: Compile as internal in NET_1_1. 21 years ago
  Lluis Sanchez c397230784 * CodeIdentifier.cs: Removed constructor for NET_2_0. 21 years ago
  Lluis Sanchez 9b8f2df735 * SerializationCodeGenerator.cs: Generate check that the object being 21 years ago
  Lluis Sanchez f6b470089d * TypeData.cs: In the constructor, set the correct xml type name if the 21 years ago
  Lluis Sanchez 360208e654 * ReflectionHelper.cs: Correctly detect private types. 21 years ago
  Atsushi Eno a5eaabf6f1 2004-06-18 Atsushi Enomoto <[email protected]> 21 years ago
  Gert Driesen 1c052d21b8 * XmlSerializationWriter.cs: changed signature of protected method 21 years ago
  Lluis Sanchez aae87fab03 * MapCodeGenerator.cs, SoapCodeExporter.cs: Generate the same XmlInclude 21 years ago
  Gert Driesen 7329ab8e6b * XmlSerializationReader.cs: added missing protected members 21 years ago
  Lluis Sanchez 285cd2dcc8 * XmlSerializationReader.cs: Support schamea instance namespaces other than 21 years ago
  Lluis Sanchez 9bf6263942 * SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs: 21 years ago
  Lluis Sanchez 2295258581 * XmlSerializationReader.cs: Check for empty element when reading an array 21 years ago
  Lluis Sanchez 30314b972c * XmlSerializationWriter.cs: Implemented some missing methods. 21 years ago
  Lluis Sanchez b37ee973a1 * XmlReflectionImporter.cs: Don't reset the internal tables at every 21 years ago
  Lluis Sanchez 304353fc3f * SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs: 21 years ago
  Lluis Sanchez fb9c1efbf0 * SerializationCodeGenerator.cs, XmlSerializationReaderInterpreter.cs: 21 years ago
  Atsushi Eno 622f40ad6d 2004-05-05 Atsushi Enomoto <[email protected]> 21 years ago
  Lluis Sanchez e1753c687c * XmlSerializationReaderInterpreter.cs: Removed the check for null 21 years ago
  Lluis Sanchez ea46762091 * XmlSerializationReader.cs: In ReadSerializable(), take into account that 21 years ago
  Lluis Sanchez 787d5c6931 XmlSerializer.cs: Enable serializer generation by default. 21 years ago
  Lluis Sanchez 1ac535f2eb * TypeTranslator.cs: Mapped again anyUri, but now it is mapped to String. 22 years ago
  Lluis Sanchez eb342fa1b2 * XmlSchemaExporter.cs: When checking if a map has been exported or not, 22 years ago
  Lluis Sanchez ef8f047dbe * TypeTranslator.cs, XmlCustomFormatter.cs: Removed map from Uri to anyUri, 22 years ago
  Lluis Sanchez 55dc9d8dd2 * SerializationCodeGenerator.cs, XmlReflectionImporter.cs, 22 years ago
  Lluis Sanchez ef6734e55d * SerializationCodeGenerator.cs: Generate an integer for unknown enum values. 22 years ago
  Lluis Sanchez a303d9ab6f * SerializationCodeGenerator.cs: Several fixes: generate valid names for 22 years ago
  Lluis Sanchez e452ddb27c * XmlSchemaImporter.cs: Import IXmlSerializable types as DataSet, like in MS.NET. 22 years ago
  David Sheldon 9c885b9674 22 years ago
  David Sheldon 394b959b9d 22 years ago