* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / ilasm / codegen / GlobalMethodRef.cs
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-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
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...
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-09 Ankit JainIn ilasm/codegen:
2005-08-23 Raja R HarinathIn .:
2005-08-18 Ankit JainIn ilasm/tests:
2005-08-03 Ankit Jain* GlobalMethodRef.cs (GlobalMethodRef.Resolve): Use...
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-12-13 Miguel de Icaza2004-12-13 Miguel de Icaza <miguel@ximian.com>
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-05-22 Jackson Harper * GlobalMethodRef.cs: Check for sentinel properly.
2003-08-02 Jackson Harper * IMethodRef.cs: Method refs should expose their call...
2003-07-28 Jackson Harper * ExternFieldRef.cs: Resolve as a typespec field if...
2003-05-25 Jackson Harper * CodeGen.cs: Add method to resolve global...
2003-05-11 Jackson Harper * TypeDef.cs: Add named param table and methods...
2003-05-10 Jackson Harper * GlobalMethodRef.cs: New file - A reference...