* PEAPI.cs: Don't build custom attributes twice.
[mono.git] / mcs / class / PEAPI / PEAPI.cs
2004-07-09 Jackson Harper * PEAPI.cs: Don't build custom attributes twice.
2004-07-08 Jackson Harper * PEAPI.cs: Add custom attributes through the...
2004-06-27 Jackson Harper * PEAPI.cs: Add a method to set the fields...
2004-06-19 Jackson Harper * PEAPI.cs: Make sure the sentinel is placed...
2004-06-19 Jackson HarperGive a little love
2004-06-19 Jackson Harper * PEAPI.cs: Allow MethPtrTypes to be created...
2004-06-15 Jackson Harperflush
2004-06-15 Jackson Harper * PEAPI.cs: Add IExternRef interface and modify...
2004-06-14 Jackson Harper * PEAPI.cs: Add new constructor so we can expli...
2004-06-03 Jackson Harper * PEAPI.cs: Do not null terminate byte arrays...
2004-05-27 Jackson Harper * PEAPI.cs: When writing to the blob heap we...
2004-05-25 Jackson Harper * PEAPI.cs: Set the has default flag on fields...
2004-05-25 Jackson Harper * PEAPI.cs: Encode string constants as unicode...
2004-05-25 Jackson Harper * PEAPI.cs: zero RVAs for abstract, runtime...
2004-04-03 Jackson Harper * PEAPI.cs: Allow hash algorithms to be any...
2004-02-18 Jackson Harper * PEAPI.cs: Add a class for creating instances...
2003-11-18 Jackson Harper * PEAPI.cs: If the data length for a methods...
2003-11-17 Jackson Harper * PEAPI.cs: Allow strings to be loaded as bytea...
2003-10-19 Jackson Harper * PEAPI.cs: Use bytes not bits for constant...
2003-10-18 Jackson Harper * PEAPI.cs: Add proper support for short instru...
2003-10-11 Jackson Harper * PEAPI.cs: New GenericMethodSig class for...
2003-10-09 Jackson Harper * PEAPI.cs: Add generic method Mvar type. Add...
2003-10-09 Jackson Harper * PEAPI.cs: Remove some old hacks for adding...
2003-10-08 Jackson Harper * PEAPI.cs: Remove methods for creating generic...
2003-10-08 Jackson Harper * PEAPI.cs: Add unbox.any instruction.
2003-09-27 Jackson Harper * PEAPI.cs: Fix pinvoke attributes, zero a...
2003-09-21 Jackson Harper * PEAPI.cs: sigh, sometimes it is best to calcu...
2003-09-21 Jackson Harper * PEAPI.cs: Rework to allow multiple constraint...
2003-08-19 Jackson Harper * PEAPI.cs: Make no super method public so...
2003-08-04 Jackson Harper * PEAPI.cs: New Sentinel type.
2003-08-03 Jackson Harper * PEAPI.cs: Only give method definitions 0 RVAs if...
2003-08-03 Jackson Harper * PEAPI.cs: Offsets are not explicit offsets, they...
2003-07-30 Jackson Harperoops
2003-07-30 Jackson Harper * PEAPI.cs: Allow labels to be created with an explici...
2003-07-29 Ben Maurerbuild fix for jackson
2003-07-25 Paolo MolaroFri Jul 25 19:25:31 CEST 2003 Paolo Molaro <lupus@ximia...
2003-07-20 Jackson Harper * PEAPI.cs: Add methods to PEFile to allow...
2003-07-18 Jackson Harper * PEAPI.cs: Add GenericTypeSpec so generic...
2003-07-16 Jackson Harper * PEAPI.cs: Allow generic constraints to be...
2003-07-15 Jackson Harper * PEAPI.cs: Cleanup methods for generics, now...
2003-05-31 Jackson Harper * PEAPI.cs: Initial work on implementing custom
2003-05-25 Jackson Harper * PEAPI.cs: Create a list of vararg signatures...
2003-05-19 Jackson Harper * PEAPI.cs: Add methods to allow methods to...
2003-05-11 Jackson Harper * PEAPI.cs: The class size in class layout...
2003-04-06 Jackson Harper* PEAPI.cs: Add indexes to GenericParameters, make...
2003-04-06 Jackson Harper* PEAPI.cs: Add GenericParameter table, and method...
2003-03-10 Jackson Harper * PEAPI.cs: (ImplAttr) Add Optil implementation flag...
2003-03-07 Jackson Harper* PEAPI.cs: Do not add file extensions to output names
2003-03-03 Jackson Harper * PEAPI.cs: Add file