| 12345678910111213141516 |
- 2001-09-02 Miguel de Icaza <[email protected]>
- * Moved BooleanSwitch, Switch, TraceLevel and TraceSwitch to the
- System assembly.
- * Added StackFrame.cs and StackTrace.cs to the build.
- 2001-08-21 Nick Drochak <[email protected]>
- * Implemented ConditionalAttribute.cs and DebuggableAttribute.cs
-
- 2001-08-29 Alexander Klyubin <[email protected]>
-
- * Skeletal implementation of StackFrame and StackTrace classes.
- The classes must be somehow connected to runtime environment in
- order to generate proper traces.
|