2006-11-14 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / ilasm / codegen / TypeRef.cs
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-02-20 Ankit JainDisplay error messages instead of stack traces.
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-16 Ankit JainIn ilasm/tests:
2006-01-16 Raja R HarinathRename gtest-235-exe.cs to gtest-235.cs
2006-01-16 Ankit Jain* BaseTypeRef.cs (BaseTypeRef.Resolve): Make this abstract.
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-13 Ankit JainIn ilasm/codegen:
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-10 Ankit JainIn ilasm/tests:
2006-01-05 Ankit JainIn ilasm/codegen:
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-09 Ankit JainIn ilasm/codegen:
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2003-09-22 Jackson Harper * CodeGen.cs: Add methods for adding data....
2003-09-13 Jackson Harper * TypeRef.cs: Remove unused enum, this has...
2003-08-10 Jackson Harper * CodeGen.cs: Fix tabbing
2003-08-04 Jackson Harper * IClassRef.cs: Add method for making types into value...
2003-07-28 Jackson Harper * ExternFieldRef.cs: Resolve as a typespec field if...
2003-07-20 Jackson Harper * GenericTypeInst.cs: New File - A type referen...
2003-06-15 Jackson Harper * ITypeRef.cs, PeapiTypeRef.cs, TypeRef.cs...
2003-05-25 Jackson Harper * CodeGen.cs: Add method to resolve global...
2003-05-19 Jackson Harper * ExternMethodRef.cs: Accept and add calling...
2003-05-11 Jackson Harper * IFieldRef.cs: New file - interface field...
2003-05-10 Jackson Harper * IMethodRef.cs: New file - Interface that method...
2003-04-18 Jackson Harper * TypeRef.cs: Rewrite - Typerefs are now resolv...
2003-04-02 Jackson Harper* ILParser.jay: Support pinned, modreq, and modopt...
2003-03-12 Jackson Harper * TypeRef.cs: New file, used for pairing types and...