* PEAPI.cs: Use bytes not bits for constant sizes.
[mono.git] / mcs / class / PEAPI / ChangeLog
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 Harper * PEAPI.cs: Allow labels to be created with an explici...
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-15 Daniel Morgan2003-03-15 Daniel Morgan <danmorg@sc.rr.com>
2003-03-10 Jackson Harper * PEAPI.cs: (ImplAttr) Add Optil implementation flag...
2003-03-07 Jackson Harper * makefile.gnu: Add file
2003-03-03 Jackson Harper * PEAPI.cs: Add file