* Makefile: Build the make-map.exe in Mono.Unix.Native; add /nowarn:0618 to
[mono.git] / mcs / ilasm / codegen / ExternTable.cs
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-13 Sureshkumar T2005-09-13 Sureshkumar T <tsureshkumar@novell.com>
2005-09-06 Ankit Jain* ExternTable.cs (ExternRef.is_resolved): New.
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-18 Ankit JainIn ilasm/tests:
2005-08-05 Ankit JainIn ilasm/codegen:
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-05-15 Konstantin Trigermerging the Mainsoft branch to the trunk
2005-05-10 Ankit JainIn ilasm/codegen:
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-04-12 Ankit JainIn class/PEAPI:
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
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-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-15 nobodyThis commit was manufactured by cvs2svn to create branc...
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-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-08 Jackson Harper * CodeGen.cs: Add assembly custom attributes...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-15 Jackson Harper * CodeGen.cs: Allow adding module refs.
2004-04-01 Jackson Harper * CodeGen.cs: Add a current assembly ref and...
2003-12-10 Jackson Harper * ExternTable.cs: Add methods to update a types...
2003-10-28 Jackson Harper * ExternTable.cs: Revert back to resolving...
2003-10-28 Jackson Harper * ExternTable.cs: This is now used to store...
2003-10-18 Jackson Harper * ExternTable.cs: Separate class and value...
2003-07-28 Jackson Harper * CodeGen.cs: Do not create the PEFile untill the...
2003-05-19 Jackson Harper * ExternMethodRef.cs: Accept and add calling...
2003-05-10 Jackson Harper * ExternTable.cs: Alias corlib to mscorlib since these...
2003-04-18 Jackson Harper * TypeRef.cs: Rewrite - Typerefs are now resolv...
2003-04-01 Jackson Harper* ExternTable.cs: Remove some unsed fields.
2003-03-31 Jackson Harper* ExternTable.cs: Add method to lookup classes with...
2003-03-09 Jackson Harper * ExternTable.cs: Do not verify the existence of exter...
2003-03-09 Jackson Harper * CodeGen.cs: Add ExternTable property