* XmlTypeAttribute.cs: added property AnonymousType for 2.0
[mono.git] / mcs / class / System.XML / System.Xml.Serialization / MapCodeGenerator.cs
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-08-25 Kornél PálUse assembly name and file version constants.
2006-07-24 Atsushi Eno2006-07-24 Atsushi Enomoto <atsushi@ximian.com>
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-15 Gert Driesen* XmlCodeExporterTests.cs: Added tests for arrays....
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-21 Gert Driesen* XmlCodeExporterTests.cs: Enabled tests for XmlCodeExp...
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
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-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-01 nobodyThis commit was manufactured by cvs2svn to create branc...
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-10 Lluis Sanchez * MapCodeGenerator.cs, SoapCodeExporter.cs: Generate...
2004-06-02 Lluis Sanchez * XmlSerializationReader.cs: Support schamea instance...
2004-03-12 Lluis Sanchez * CodeIdentifier.cs: Limit the length of identifiers.
2004-02-27 Lluis Sanchez * MapCodeGenerator.cs: Added IncludeMetadata property...
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 * 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...
2003-12-12 Lluis Sanchez * MapCodeGenerator.cs: Added support for [Flags] enum.
2003-10-15 Lluis Sanchez * MapCodeGenerator.cs: Made MapCodeGenerator internal.
2003-10-15 Lluis Sanchez * MapCodeGenerator.cs: New file. Moved here all code...