In ilasm/tests:
[mono.git] / mcs / ilasm / codegen / FieldDef.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-16 Ankit JainIn ilasm/tests:
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-16 Ankit JainIn ilasm/tests:
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-12-04 Martin Baulig**** Merged r36954 from MCS ****
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-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2003-09-22 Jackson Harper * CodeGen.cs: Add methods for adding data....
2003-08-20 Jackson Harper * DataDef.cs: Make name public so data names...
2003-05-11 Jackson Harper * IFieldRef.cs: New file - interface field...
2003-04-20 Jackson Harper * CodeGen.cs: Add method to add data
2003-04-19 Jackson Harper * FieldDef.cs: Change peapi fielddef name.
2003-04-18 Miguel de IcazaCouple of fixes to the build: clash of name and parent...
2003-04-18 Jackson Harper * ExternTypeRef.cs: New file - Represents a...