2005-04-12 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / class / System.XML / System.Xml.Serialization /
2005-04-12 Lluis Sanchez2005-04-12 Lluis Sanchez Gual <lluis@novell.com>
2005-04-10 Andrew SkibaXmlSerializer.cs: fixed a typo - wrong TARGET_JVM condition
2005-04-08 Marek Safarnew error tests
2005-04-07 Andrew SkibaXmlSerializer.cs: added TARGET_JVM that does not suppor...
2005-03-31 Lluis Sanchez2005-03-30 Lluis Sanchez Gual <lluis@novell.com>
2005-03-29 Lluis Sanchez2005-03-29 Lluis Sanchez Gual <lluis@novell.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-08 Marek Safarfixed wrong errors
2005-03-08 Lluis Sanchez2005-03-08 Lluis Sanchez Gual <lluis@novell.com>
2005-03-04 Lluis Sanchez2005-03-04 Lluis Sanchez Gual <lluis@novell.com>
2005-02-07 Lluis Sanchez2005-02-07 Lluis Sanchez Gual <lluis@novell.com>
2005-01-25 Lluis Sanchez2005-01-25 Lluis Sanchez Gual <lluis@novell.com>
2005-01-18 Gonzalo Paniagua... 2005-01-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-01-18 Gonzalo Paniagua... 2005-01-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-01-18 Lluis Sanchez2005-01-18 Lluis Sanchez Gual <lluis@novell.com>
2005-01-14 Atsushi Eno2005-01-14 Atsushi Enomoto <atsushi@ximian.com>
2005-01-12 Atsushi Eno2005-01-12 Atsushi Enomoto <atsushi@ximian.com>
2005-01-12 Lluis Sanchez2005-01-12 Lluis Sanchez Gual <lluis@novell.com>
2004-12-14 Marek SafarCopied remotely
2004-12-09 Lluis Sanchez2004-12-09 Lluis Sanchez Gual <lluis@novell.com>
2004-12-09 Marek Safarrenamed to be consistent
2004-12-09 Lluis Sanchez2004-12-09 Lluis Sanchez Gual <lluis@novell.com>
2004-12-09 Lluis Sanchez2004-12-09 Lluis Sanchez Gual <lluis@novell.com>
2004-11-30 Lluis Sanchez2004-11-30 Lluis Sanchez Gual <lluis@novell.com>
2004-11-24 Lluis Sanchez2004-11-24 Lluis Sanchez Gual <lluis@novell.com>
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-19 Atsushi Eno2004-10-19 Atsushi Enomoto <atsushi@ximian.com>
2004-10-19 Atsushi Eno2004-10-19 Atsushi Enomoto <atsushi@ximian.com>
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-30 Lluis Sanchez * MapCodeGenerator.cs: When the Object type is exporte...
2004-09-28 Lluis Sanchez * CodeIdentifier.cs: MakeValid now returns "Item"...
2004-09-28 Lluis Sanchez * CodeIdentifier.cs: MakeValid now returns "Item"...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-21 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 Lluis Sanchez * MapCodeGenerator.cs: Moved generation of XmlInclude...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-14 Raja R Harinathcvs ignores, sorry about the spam
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-03 Lluis Sanchez * XmlSerializer.cs: When the XmlReader is created...
2004-09-03 Lluis Sanchez * XmlSerializer.cs: When the XmlReader is created...
2004-09-02 Lluis Sanchez * ReflectionHelper.cs, SoapReflectionImporter.cs,...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-01 Lluis Sanchez * SerializationCodeGenerator.cs: Generate correct...
2004-08-25 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-26 Lluis Sanchez * MapCodeGenerator.cs: CreateFieldMember now adds...
2004-07-23 Lluis Sanchez * CodeGenerationOptions.cs: Made the class internal...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-15 Lluis Sanchez * TypeTranslator.cs, XmlCustomFormatter.cs: Added...
2004-07-15 Lluis Sanchez * TypeTranslator.cs, XmlCustomFormatter.cs: Added...
2004-07-12 Lluis Sanchez * ReflectionHelper.cs: Fixed bug when registering...
2004-07-09 Lluis Sanchez * CodeExporter.cs: Added private constructor.
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-08 Lluis Sanchez* XmlSerializer.cs: Fix fix.
2004-07-08 Lluis Sanchez * IXmlSerializerImplementation.cs: Compile as internal...
2004-07-05 Lluis Sanchez * CodeIdentifier.cs: Removed constructor for NET_2_0.
2004-07-02 Lluis Sanchez * SerializationCodeGenerator.cs: Generate check that...
2004-07-01 Lluis Sanchez * TypeData.cs: In the constructor, set the correct...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-22 Lluis Sanchez * ReflectionHelper.cs: Correctly detect private types.
2004-06-21 Duncan MakAdd MIT license to System.XML.DLL
2004-06-18 Atsushi Eno2004-06-18 Atsushi Enomoto <atsushi@ximian.com>
2004-06-14 Gert Driesen* XmlSerializationWriter.cs: changed signature of prote...
2004-06-10 Lluis Sanchez * MapCodeGenerator.cs, SoapCodeExporter.cs: Generate...
2004-06-03 Gert Driesen* XmlSerializationReader.cs: added missing protected...
2004-06-02 Lluis Sanchez * XmlSerializationReader.cs: Support schamea instance...
2004-05-26 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-25 Lluis Sanchez * XmlSerializationReader.cs: Check for empty element...
2004-05-13 Lluis Sanchez * XmlSerializationWriter.cs: Implemented some missing...
2004-05-07 Lluis Sanchez * XmlReflectionImporter.cs: Don't reset the internal...
2004-05-06 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-05 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-05-05 Atsushi Eno2004-05-05 Atsushi Enomoto <atsushi@ximian.com>
2004-05-03 Lluis Sanchez * XmlSerializationReaderInterpreter.cs: Removed the...
2004-05-03 Lluis Sanchez * XmlSerializationReader.cs: In ReadSerializable(...
2004-05-03 Lluis SanchezXmlSerializer.cs: Enable serializer generation by default.
2004-04-20 Lluis Sanchez * TypeTranslator.cs: Mapped again anyUri, but now...
2004-04-15 Lluis Sanchez * XmlSchemaExporter.cs: When checking if a map has...
2004-04-14 Lluis Sanchez * TypeTranslator.cs, XmlCustomFormatter.cs: Removed...
2004-03-30 Lluis Sanchez * SerializationCodeGenerator.cs, XmlReflectionImporter.cs,
2004-03-25 Lluis Sanchez * SerializationCodeGenerator.cs: Generate an integer...
2004-03-24 Lluis Sanchez * SerializationCodeGenerator.cs: Several fixes: genera...
2004-03-15 Lluis Sanchez * XmlSchemaImporter.cs: Import IXmlSerializable types...
2004-03-13 David Sheldon2004-03-13 David Sheldon <dave-mono@earth.li>
2004-03-13 David Sheldon2004-03-13 David Sheldon <dave-mono@earth.li>
2004-03-12 Lluis Sanchez * CodeIdentifier.cs: Limit the length of identifiers.
2004-02-27 Lluis Sanchez * MapCodeGenerator.cs: Added IncludeMetadata property...
2004-02-24 Lluis SanchezAdded
2004-02-24 Lluis Sanchez * SerializationCodeGenerator.cs: Added support for...
2004-02-18 Atsushi Eno2004-02-18 Atsushi Enomoto <atsushi@ximian.com>
2004-02-17 Lluis Sanchez * XmlSerializationWriter.cs: When writing the root...
2004-02-16 Lluis Sanchez * MapCodeGenerator.cs: Modified some methods to make...
2004-02-11 Lluis Sanchez * MapCodeGenerator.cs: Changed some methods to make...
2004-02-09 Lluis Sanchez * TypeTranslator.cs, XmlCustomFormatter.cs: Added...
2004-02-03 Lluis Sanchez * XmlReflectionImporter.cs: Get the class members...
2004-01-27 Lluis Sanchez* XmlSchemaImporter.cs: Redefinition of types are not...
next