In ilasm/tests:
[mono.git] / mcs / ilasm / codegen / GlobalMethodRef.cs
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...