2002-09-27 Dick Porter <dick@ximian.com>
[mono.git] / mcs / class / System / System.Diagnostics /
2002-09-27 Dick Porter2002-09-27 Dick Porter <dick@ximian.com>
2002-09-19 Nick DrochakForgot one...
2002-09-19 Nick Drochak2002-09-19 Nick Drochak <ndrochak@gol.com>
2002-09-19 Nick Drochak2002-09-19 Nick Drochak <ndrochak@gol.com>
2002-09-17 Nick Drochak2002-09-17 Nick Drochak <ndrochak@gol.com>
2002-08-28 Gonzalo Paniagua... 2002-08-28 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-08-23 Gonzalo Paniagua... fixed warning
2002-08-23 Gonzalo Paniagua... 2002-08-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-07-20 Dick Porter2002-07-20 Dick Porter <dick@ximian.com>
2002-07-13 Jonathan PryorUpdates.
2002-07-13 Jonathan Pryor * CounterCreationData.cs: Implemented
2002-06-25 Dick Porter2002-06-25 Dick Porter <dick@ximian.com>
2002-06-16 Jonathan PryorD'oh! I forgot to save `ChangeLog' before committing...
2002-06-16 Jonathan Pryor * ICollectData.cs: Implemented
2002-06-09 Jonathan Pryor * EntryWrittenEventArgs.cs: Implemented
2002-05-29 Jonathan PryorImplement MONO_TRACE support.
2002-05-27 Jonathan PryorMoved public API documentation from the source files...
2002-05-08 Piers HakenMiscellaneous minor compliancy fixes:
2002-04-10 Jonathan Pryor * TraceListenerCollection.cs: Corrected indexer prope...
2002-04-08 Jonathan PryorThe 'Debugger' class (1) already exists (in the corlib...
2002-04-08 Jonathan PryorAdded 'Debugger.cs', which is used by 'DefaultTraceList...
2002-04-07 Jonathan PryorRecent Changes.
2002-04-07 Jonathan PryorImplement log file support.
2002-04-07 Jonathan PryorFixed stupid stack overflow bug. My bad.
2002-04-04 Dick Porter2002-04-04 Dick Porter <dick@ximian.com>
2002-04-03 Piers Hakenminor CLS conformance tweaks (visibility, virtual,...
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-03-31 Dick Porter2002-03-31 Dick Porter <dick@ximian.com>
2002-03-10 Jonathan Pryor*** empty log message ***
2002-01-17 Miguel de IcazaMostly changes to get System.dll compiling again. ...
2002-01-06 Ravi Pratap M2002-01-06 Ravi Pratap <ravi@ximian.com>
2002-01-04 John R. HicksAdded Debug.cs to the build.
2002-01-04 John R. HicksAdded preliminary TraceListenerCollection.cs to the...
2002-01-04 John R. HicksAdded TraceListener.cs, TextWriterTraceListener.cs...
2002-01-04 John R. HicksAdded DiagnosticsConfigurationHandler.cs to the build.
2001-09-26 Sean MacIsaacRemoving old build files. NAnt doesn't use them.
2001-09-09 Nick Drochak2001-09-09 Nick Drochak <ndrochak@gol.com>
2001-09-09 Nick Drochak2001-09-09 Nick Drochak <ndrochak@gol.com>
2001-09-07 Sergey ChabanReplaced with specs-compliant enum.
2001-09-04 Miguel de IcazaAdd System.Diagnostics to System assembly