2001-09-02 Ravi Pratap <ravi@ximian.com>
[mono.git] / mcs /
2001-09-02 Ravi Pratap M2001-09-02 Ravi Pratap <ravi@ximian.com>
2001-09-01 Gleb NovodranInitial implementation
2001-09-01 Ravi Pratap M2001-09-01 Ravi Pratap <ravi@che.iitm.ac.in>
2001-09-01 Nick Drochak2001-09-01 Nick Drochak <ndrochak@gol.com>
2001-09-01 Nick Drochak2001-09-01 Nick Drochak <ndrochak@gol.com>
2001-09-01 Sergey Chaban * verifier.cs: Fixed bug in AbstractTypeStuff::operato...
2001-08-31 Jim RichardsonChanged enum value for first mono platform to allow...
2001-08-31 Jim RichardsonAdded CheckArgument.cs and CheckPermission.cs to common.src
2001-08-31 Ravi Pratap M2001-08-31 Ravi Pratap <ravi@che.iitm.ac.in>
2001-08-30 Bob SmithMore implementation/stubbing.
2001-08-30 Christopher PodurgielAdded Files.
2001-08-30 Jim RichardsonAdded [Flags] attribute to enums.
2001-08-30 Jim RichardsonAdditional implementation
2001-08-30 Jim RichardsonAdditional implemenation
2001-08-30 Jim RichardsonAdded two utility classes for argument and permission...
2001-08-29 Alexander KlyubinAdded targets to build and run tests
2001-08-29 Alexander KlyubinFixed 'clean' target
2001-08-29 Alexander KlyubinAdded 'clean' target to make files
2001-08-29 Alexander KlyubinAdded tests for System.Diagnostics.StackFrame and Syste...
2001-08-29 Alexander KlyubinAdded skeletal implementation of StackFrame and StackTrace
2001-08-29 Ravi Pratap M2001-08-29 Ravi Pratap <ravi@che.iitm.ac.in>
2001-08-29 Bob SmithHttpWorkerRequest.cs: Partial Implementation.
2001-08-29 Nick Drochak2001-08-24 Nick Drochak <ndrochak@gol.com>
2001-08-28 Christopher Podurgiel2001-08-28 Christopher Podurgiel <cpodurgiel@msn.com>
2001-08-28 Christopher PodurgielNow returns proper message rather than "System Exception".
2001-08-28 Christopher PodurgielAdded reference to System.Xml.
2001-08-28 Christopher PodurgielAdded Implementation of Create() method.
2001-08-28 Bob SmithControl.cs: Figured out some undocumented API.
2001-08-28 Dietmar Maurer2001-08-28 Dietmar Maurer <dietmar@ximian.com>
2001-08-28 Miguel de IcazaAdd more details to the compiler documentation
2001-08-28 Dietmar Maurer2001-08-28 Dietmar Maurer <dietmar@ximian.com>
2001-08-28 Ravi Pratap M2001-08-28 Ravi Pratap <ravi@che.iitm.ac.in>
2001-08-28 Ravi Pratap M2001-08-28 Ravi Pratap <ravi@che.iitm.ac.in>
2001-08-28 Bob SmithLots of implementations.
2001-08-27 Bob SmithControl.cs: Bug fixes and implementations.
2001-08-27 Sergey Chaban* OpCode.cs, OpCodes.cs: Initial check-in;
2001-08-27 stefanadded better GetHashCode() implementation
2001-08-27 Ravi Pratap M2001-08-27 Ravi Pratap <ravi@che.iitm.ac.in>
2001-08-27 Miguel de IcazaAdd a couple of new errors and a compiler roadmap.
2001-08-26 Christopher PodurgielNo longer references the NameValueSectionHandler direct...
2001-08-26 Miguel de Icaza2001-08-26 Miguel de Icaza <miguel@ximian.com>
2001-08-26 Paolo MolaroSun Aug 26 23:01:41 CEST 2001 Paolo Molaro <lupus@ximia...
2001-08-26 Christopher PodurgielConfigurationSettings.cs: No longer references the...
2001-08-26 Sergey Chaban* verifier.cs: fixed bug in AssemblyLoader::LoadFrom...
2001-08-26 Paolo MolaroSun Aug 26 11:47:56 CEST 2001 Paolo Molaro <lupus@ximia...
2001-08-25 Jim RichardsonAdded the [Flags] attribute to the enumeration
2001-08-25 Sergey Chaban* added support for fields;
2001-08-24 Miguel de Icaza2001-08-24 Miguel de Icaza <miguel@ximian.com>
2001-08-24 Miguel de IcazaAdd back IAsyncResult to the build
2001-08-24 Michael Lambert2001-08-23 Michael Lambert <michaellambert@email.com>
2001-08-24 Miguel de Icaza2001-08-24 Miguel de Icaza <miguel@ximian.com>
2001-08-24 Miguel de IcazaRemove IASyncResult to get the build going
2001-08-24 Miguel de IcazaAdd System.Drawing.Drawing2D
2001-08-24 Bob SmithControl.cs: Bug fixes.
2001-08-24 Michael Lambert*** empty log message ***
2001-08-24 Michael Lambert*** empty log message ***
2001-08-24 Christopher Podurgiel2001-08-24 Christopher Podurgiel <cpodurgiel@msn.com>
2001-08-24 Dietmar Maureradded MonoDummy.cs and TimeSpan.cs to common.src
2001-08-24 Nick Drochak2001-08-24 Nick Drochak <ndrochak@gol.com>
2001-08-23 Michael Lambert*** empty log message ***
2001-08-23 Michael Lambert*** empty log message ***
2001-08-23 Miguel de IcazaFlush and move to laptop
2001-08-23 Bob SmithControl.cs: More implementation. Events reworked for...
2001-08-23 Miguel de IcazaIntegrate into build
2001-08-23 Miguel de IcazaAdd ClientTargetSectioHandler.cs from Toelen
2001-08-23 Jim RichardsonAdded missing public attribute to FileStream class...
2001-08-23 Jim RichardsonI suppose it helps when using CodeWright with C# to...
2001-08-23 Miguel de IcazaRemove ConfigurationSetting from the compilation until...
2001-08-23 Jim RichardsonAdded additional platform specific items
2001-08-23 Jim RichardsonAdded more PlatformSpecific items
2001-08-23 Jim RichardsonImplemented various methods that were previously just...
2001-08-22 Miguel de Icaza2001-08-22 Miguel de Icaza <miguel@ximian.com>
2001-08-22 Bob SmithLiteralControl implemented, and HtmlContainerControl...
2001-08-22 Nick Drochak2001-08-21 Nick Drochak <ndrochak@gol.com>
2001-08-22 Bob SmithMore implementations.
2001-08-22 John BarnetteVanity commit: added self to AUTHORS.
2001-08-22 John BarnetteInitial add of StringDictionary.
2001-08-22 Miguel de IcazaRename Windoze.cs to Windows.cs
2001-08-22 Jim RichardsonCorrected a compilation issue in Environment.cs and...
2001-08-22 Jim RichardsonAdded PlatformID.cs and OperatingSystem.cs to common.src
2001-08-22 Jim RichardsonImplemented additional functionality.
2001-08-22 Jim RichardsonCreated a namespace System.Private.PlatformSpecific.
2001-08-22 Jim RichardsonCorrected some minor issues that were preventing compil...
2001-08-22 Sergey ChabanLots of changes, it was basically rewritten from scratch.
2001-08-22 John BarnetteInitial add of ListDictionary.
2001-08-22 John BarnetteInitial implementation of ListDictionary.
2001-08-21 Miguel de IcazaAdd System.Configuration classes from Chris Podurgiel
2001-08-21 Miguel de Icaza2001-08-21 Miguel de Icaza <miguel@ximian.com>
2001-08-21 Bob SmithAdded more notes for later use.
2001-08-20 Miguel de IcazaUnify, need to fix the whole biuld process
2001-08-20 Miguel de IcazaAdd new src files
2001-08-20 Miguel de IcazaMake compilation work with windows target, we do not...
2001-08-20 Bob SmithControl.cs: More implementation.
2001-08-20 Miguel de IcazaAdd contribution from Leen Toelen
2001-08-20 Nick Drochak2001-08-21 Nick Drochak <ndrochak@gol.com>
2001-08-20 Miguel de IcazaAdd tools to the biuld process
2001-08-20 Miguel de IcazaAdd copyright information
2001-08-20 Miguel de IcazaAdd Serge's verifier
2001-08-20 Miguel de IcazaAdd System.Web to the make process
2001-08-20 Dietmar Maurerfixes to make it compile again
next