Serializable only in NET_2_0 and not in NET_1_x
[mono.git] / mcs / class / System / System.CodeDom /
2004-06-21 Duncan MakAdd MIT license to System.dll
2004-02-04 Jackson Harper * CodeTypeMember.cs: Name is String.Empty if...
2004-01-12 Gonzalo Paniagua... 2003-12-23 Jaroslaw Kowalski <jaak@zd.com.pl>
2003-08-16 Gonzalo Paniagua... 2003-08-15 Jaroslaw Kowalski <jarek@atm.com.pl>
2003-04-25 Gonzalo Paniagua... 2003-04-25 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-04-24 Gonzalo Paniagua... 2003-04-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-10-11 Ravi Pratap M2002-10-11 Ravi Pratap <ravi@ximian.com>
2002-09-11 Gonzalo Paniagua... 2002-09-11 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-05-28 Daniel Stoddenbig patch:
2002-05-11 Daniel Stodden- System.CodeDom review, ns more or less complete now
2002-05-08 Piers HakenMiscellaneous minor compliancy fixes:
2002-04-01 Piers Hakenadded missing [Serializable] attribute
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2001-10-18 Sean MacIsaacSystem.CodeDom.*: Missing namespace declarations
2001-09-26 Sean MacIsaacRemoving old build files. NAnt doesn't use them.
2001-07-15 Sean MacIsaac* MemberAttributes.cs: Added so rest of classes would...
2001-07-15 Sean MacIsaacmakefile *.src easy compilation stuff.
2001-07-15 Sean MacIsaacRemoving unnecessary files.
2001-07-13 Sean MacIsaacFixed all sorts of compiler errors.
2001-06-21 Miguel de IcazaAdd CodeDom implementation