* Makefile (centum_tests): Remove System.Web.
[mono.git] / mcs / ilasm /
2005-09-20 Jonathan Pryor * Makefile: Build the make-map.exe in Mono.Unix.Nativ...
2005-09-19 Chris Toshok2005-09-19 Chris Toshok <toshok@ximian.com>
2005-09-16 Ankit Jain* PEAPI.cs: Clean up indentation. Split into ...
2005-09-15 Ankit JainIn ilasm/codegen:
2005-09-15 Ankit Jain* test-perm_fail-[1234].il: New. Negative Tests for...
2005-09-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-08 Ankit JainIn ilasm/codegen:
2005-09-06 Ankit Jain* ExternTable.cs (ExternRef.is_resolved): New.
2005-08-29 Ankit JainIn ilasm/codegen:
2005-08-29 Ankit Jain* ILParser.jay (native_type | K_CUSTOM ..): Instantiate...
2005-08-26 Kornél PálUsing Consts.MonoVersion instead of MonoVersion.cs.
2005-08-26 Ankit Jain* ExternTable.cs (IScope): New. Interface for Resolutio...
2005-08-26 Iain McCoy2005-08-26 Iain McCoy <iain@mccoy.id.au>
2005-08-23 Ankit JainIn ilasm/codegen:
2005-08-23 Raja R HarinathIn .:
2005-08-23 Ankit Jain* test-byref.il: New. Test for a call with byref return...
2005-08-18 Ankit JainIn ilasm/tests:
2005-08-18 Ankit Jain2005-08-18 Ankit Jain <jankit@novell.com>
2005-08-18 Ankit JainIn ilasm/tests:
2005-08-18 Ankit JainIn ilasm/scanner:
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-16 Ankit JainIn ilasm/tests:
2005-08-11 Ankit Jain* ILParser.jay (class_ref | slashed_name): Don't use...
2005-08-08 Ankit Jain* ExternTypeRef.cs (ExternTypeRef.Clone): Use full_name...
2005-08-08 Ankit JainIn ilasm/codegen:
2005-08-05 Ankit JainIn ilasm/codegen:
2005-08-03 Ankit Jain* GlobalMethodRef.cs (GlobalMethodRef.Resolve): Use...
2005-08-02 Ankit JainFix #61512.
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Ben Maureruse the version from configure.in
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-13 Ben Maurerbump
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-13 Atsushi Eno2005-05-13 Atsushi Enomoto <atsushi@ximian.com>
2005-05-13 Jackson Harper * ILParser.jay: Handle lists of data items correctly.
2005-05-12 Ankit JainIn ilasm:
2005-05-10 Ankit JainIn ilasm/codegen:
2005-05-06 Raja R Harinath* Microsoft.VisualBasic.VBUtils.txt: Rename from ...
2005-05-06 Ankit Jain* MethodDef.cs (MethodDef.GetNamedParamPos): Param...
2005-04-30 Ankit Jain* ILParser.jay (event_decl): Add custom attribute.
2005-04-27 Ankit Jain* ILParser.jay (method_ref): Let owner.GetMethodRef...
2005-04-27 Ankit Jain* ExternTypeRefInst.cs (ExternTypeRefInst.GetMethodRef...
2005-04-27 Raja R Harinath* ILTokenizer.cs (GetNextToken): Handle 'tail.' and...
2005-04-26 Ankit JainIn ilasm/parser:
2005-04-26 Ankit JainIn ilasm/scanner:
2005-04-26 Ankit Jain* ILTokenizer.cs (ILTokenizer.GetNextToken): Advance...
2005-04-22 Atsushi Eno2005-04-22 Atsushi Enomoto <atsushi@ximian.com>
2005-04-22 Ankit Jain* TypeSpecMethodRef.cs (TypeSpecMethodRef.Resolve)...
2005-04-21 Raja R Harinath* Makefile (NO_SIGN_ASSEMBLY, NO_INSTALL): Set. The...
2005-04-21 Raja R Harinath* Makefile (PROGRAM): Make profile-specific.
2005-04-18 Ankit JainIn class/PEAPI:
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-12 Ankit JainIn class/PEAPI:
2005-04-08 Raja R HarinathIn ilasm/codegen:
2005-04-01 Jackson Harper class/PEAPI.cs: Metadata tables that must be sorted...
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-18 Miguel de IcazaUpdate
2005-02-07 Jackson Harper * MethodDef.cs: Don't die on duplicate local symbols...
2005-02-01 Miguel de IcazaUpdate version numbers
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Raja R Harinath* MethodDef.cs (CreateSignature): Add a space in genera...
2004-12-14 Marek SafarCopied remotely
2004-12-13 Miguel de Icaza2004-12-13 Miguel de Icaza <miguel@ximian.com>
2004-12-08 Miguel de IcazaRename the tool
2004-12-08 Sebastien Pouliot2004-12-08 Sebastien Pouliot <sebastien@ximian.com>
2004-12-08 Sebastien Pouliot2004-12-10 Sebastien Pouliot <sebastien@ximian.com>
2004-12-08 Marek Safarwrong error number
2004-12-07 Miguel de Icazaupdate
2004-12-06 Miguel de Icaza2004-12-02 Miguel de Icaza <miguel@ximian.com>
2004-12-04 Martin Baulig**** Merged r36954 from MCS ****
2004-12-03 Jackson Harper * ExternTypeRefInst.cs: When converting to arrays...
2004-12-03 Jackson Harper * MethodDef.cs: Abstract methods don't get bodies...
2004-12-02 Jackson Harper * MethodDef.cs: If the type is an interface auto set...
2004-12-02 Jackson Harper * FieldDef.cs: Set the underlying type for bytearray...
2004-12-02 Jackson Harper * FieldDef.cs: Set the underlying type for data consta...
2004-12-02 Miguel de Icaza2004-12-02 Miguel de Icaza <miguel@ximian.com>
2004-12-02 Miguel de Icaza2004-12-02 Miguel de Icaza <miguel@ximian.com>
2004-11-26 Raja R HarinathIn tools/corcompare:
2004-11-26 Miguel de Icazailasm update
2004-11-25 Miguel de IcazaAdd yacc_verbose_flag support
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-29 Miguel de IcazaVersion
2004-10-29 Miguel de IcazaUpdate
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-17 Miguel de Icazaup this
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-14 Raja R Harinathcvs ignores, sorry about the spam
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-05 Miguel de Icazaupdate
2004-08-04 Miguel de Icaza1.0.1
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-01 Atsushi Eno2004-08-01 Atsushi Enomoto <atsushi@ximian.com>
2004-07-30 Martin BauligIgnore *.mdb.
2004-07-30 Martin BauligUse the new symbol writer API.
2004-07-27 Jackson Harper * Driver.cs: Make debug switch compatible with...
next