| 123456789101112131415161718192021222324252627 |
- 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.
|