2006-02-06 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / XmlSchemaImporter.cs
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-08 Gert Driesen* XmlSchemaImporter.cs: Fixed line endings (to CRLF).
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-11-07 Lluis Sanchez2005-11-07 Lluis Sanchez Gual <lluis@novell.com>
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-07 Lluis Sanchez2005-06-07 Lluis Sanchez Gual <lluis@novell.com>
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.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-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-25 Lluis Sanchez2005-01-25 Lluis Sanchez Gual <lluis@novell.com>
2005-01-12 Lluis Sanchez2005-01-12 Lluis Sanchez Gual <lluis@novell.com>
2004-12-14 Marek SafarCopied remotely
2004-11-30 Lluis Sanchez2004-11-30 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-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-24 nobodyThis commit was manufactured by cvs2svn to create branc...
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-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-01 Lluis Sanchez * SerializationCodeGenerator.cs: Generate correct...
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-23 Lluis Sanchez * CodeGenerationOptions.cs: Made the class internal...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 Lluis Sanchez * CodeExporter.cs: Added private constructor.
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-05 Lluis Sanchez * CodeIdentifier.cs: Removed constructor for NET_2_0.
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-10 Lluis Sanchez * MapCodeGenerator.cs, SoapCodeExporter.cs: Generate...
2004-06-02 Lluis Sanchez * XmlSerializationReader.cs: Support schamea instance...
2004-05-05 Lluis Sanchez * SerializationCodeGenerator.cs, XmlSerializationReade...
2004-04-20 Lluis Sanchez * TypeTranslator.cs: Mapped again anyUri, but now...
2004-03-15 Lluis Sanchez * XmlSchemaImporter.cs: Import IXmlSerializable types...
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 Sanchez * SerializationCodeGenerator.cs: Added support for...
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-01-27 Lluis Sanchez* XmlSchemaImporter.cs: Redefinition of types are not...
2004-01-27 Lluis Sanchez * MapCodeGenerator.cs: Added helper method for generat...
2004-01-20 Lluis Sanchez * MapCodeGenerator.cs, XmlSchemaImporter.cs: Attribute...
2004-01-20 Lluis Sanchez * XmlSerializationReaderInterpreter.cs, XmlSerializati...
2004-01-14 Lluis Sanchez * MapCodeGenerator.cs: Use type namespace instead...
2004-01-07 Nick Drochak2004-01-08 Nick Drochak <ndrochak@ieee.org>
2003-12-12 Lluis Sanchez * MapCodeGenerator.cs: Added support for [Flags] enum.
2003-12-11 Lluis Sanchez * XmlCodeExporter.cs: Little fix.
2003-12-08 Lluis Sanchez * SoapReflectionImporter.cs, XmlMembersMapping.cs...
2003-10-14 Lluis Sanchez * SoapCodeExporter.cs: Initial implementation of AddMa...
2003-09-28 Lluis Sanchez * SoapReflectionImporter.cs, XmlReflectionImporter...
2003-09-11 Lluis Sanchez * SoapSchemaImporter.cs: implemented.
2003-09-04 Lluis Sanchez * SerializationCodeGenerator.cs: Minor fixes.
2003-09-01 Lluis Sanchez * XmlSchemaImporter.cs: Implemented ImportMembersMapping.
2003-08-12 Lluis Sanchez * XmlSchemaImporter.cs: ImportTypeMapping doesn't...
2003-08-07 Lluis Sanchez * CodeIdentifier.cs: Fixed MakeValid method.
2003-08-05 Lluis Sanchez * XmlSchemaImporter.cs: Implemented ImportTypeMapping...
2002-09-13 Gonzalo Paniagua... 2002-09-13 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-08-21 nobodyThis commit was manufactured by cvs2svn to create branc...
2002-07-23 Tim Coleman2002-07-22 Tim Coleman <tim@timcoleman.com>