| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- 2002-04-16 Gonzalo Paniagua Javier <[email protected]>
- * maintainers.xml: added myself.
- * class.xml: added System.Net.Sockets.UdpClient and updated
- System.Net.IPAddress and IPEndPoint.
- 2002-03-17 Nick Drochak <[email protected]>
- * class.xml: Added class I stubbed out:
- ApplicationDirectoryMembershipCondition
- 2002-01-14 Nick Drochak <[email protected]>
- * class.xml: Added classes I implemented.
- 2002-01-07 John Barnette <[email protected]>
- * type-maintainers.xml: new format for information.
- 2002-01-05 Nick Drochak <[email protected]>
- * .cvsignore: ignore cormissing file which is generated by
- /mcs/tools/corcompare.exe
- 2001-11-19 Daniel Weber <[email protected]>
- * class.xml : Added System.Xml classes
- * maintainers.xml: Added myself
- 2001-10-11
- * ByMaintainer.xsl: support for sorting classnames
- * ByNamespace.xsl: support for sorting classnames, mailto href on
- maintainer
-
- Tue Sep 25 19:03:52 CEST 2001 Paolo Molaro <[email protected]>
- * class.xml: updates.
- 2001-09-14 Dick Porter <[email protected]>
- * class.xml: Added System.Threading classes
- * maintainers.xml: Added myself
- 2001-07-17 Sean MacIsaac <[email protected]>
- * ByNamespace.xsl: removed bug for improper handling of namespace.
- eg System.Collections.Blah was showing up in System list.
- 2001-07-16 Sean MacIsaac <[email protected]>
- * ByNamespace.xsl: Needed by ByNamespace.cs.
- * ByNamespace.cs: Generates html by namespace..
- * ByMaintainer.xsl: Needed by ByMaintainer.cs.
- * ByMaintainer.cs: Generates html by maintainer.
- * class.xml: Class maintainers go here.
-
- * maintainers.xml: Only maintaining email/name pairs here.
- * compare-assembly.cs: Started refactoring to give what Migee
- wants.
|