-
This commit was manufactured by cvs2svn to create tag 'MCS_JULY_17'.
nobody committedJul 18, 2001 svn path=/tags/MCS_JULY_17/mcs/; revision=216
-
migueldeicaza committed
Jul 17, 2001 svn path=/trunk/mono/; revision=211
-
System.Configuration.Assemblies contributions
migueldeicaza committedJul 17, 2001 svn path=/trunk/mcs/; revision=210
-
2001-07-17 Miguel de Icaza <miguel@ximian.com>
migueldeicaza committedJul 17, 2001 * tree.cs: moved IGenerator interface and renamed it to ITreeDump and put it here. Get rid of old crufty code. * rootcontext.cs: Use this to keep track of the parsed representation and the defined types available to the program. * gen-treedump.cs: adjust for new convention. * type.cs: Split out the type manager, and the assembly builder from here. * typemanager.cs: the type manager will live here now. svn path=/trunk/mcs/; revision=206
-
Updates need to push class status info to web pages.
Sean MacIsaac committedJul 17, 2001 svn path=/trunk/mono/; revision=203
-
* ByNamespace.xsl: removed bug for improper handling of namespace.
Sean MacIsaac committedJul 17, 2001 eg System.Collections.Blah was showing up in System list. svn path=/trunk/mono/; revision=201
-
Add code for System.Diagnostics
migueldeicaza committedJul 17, 2001 svn path=/trunk/mcs/; revision=198
-
2001-07-16 Marcin Szczepanski <marcins@zipworld.com.au>
migueldeicaza committedJul 16, 2001 * StringReader.cs, StringWriter.cs, TextReader.cs, TextWriter.cs: New class implemenations. * StringReaderTest.cs, StringWriterTest.cs: Test suite for the above. 2001-07-16 Marcin Szczepanski <marcins@zipworld.com.au> * StringBuilder.cs (Text): Fixed. * StringBuilderTest.cs: Implement Test suite. svn path=/trunk/mcs/; revision=184
-
2001-07-16 Miguel de Icaza <miguel@ximian.com>
migueldeicaza committedJul 16, 2001 * Version.cs: Remove my buggy comment. svn path=/trunk/mcs/; revision=183
-
* class.xml: added all classes from corlib.
Sean MacIsaac committedJul 16, 2001 * maintainers.xml: maintainers from corlib. svn path=/trunk/mono/; revision=182