* PEAPI.cs: Add GenericParameter table, and method to add generic
[mono.git] / mcs / class / PEAPI / ChangeLog
1 2003-04-05 Jackson Harper <jackson@latitudegeo.com>
2
3         * PEAPI.cs: Add GenericParameter table, and method to add generic
4         parameters.
5                 
6 2003-03-15 Daniel Morgan <danmorg@sc.rr.com>
7
8         * PEAPI.build: added file for windows build
9
10 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
11
12         * PEAPI.cs: (ImplAttr) Add Optil implementation flag (not supported 
13         in first release of CLR)
14         (Class) And Name property
15
16 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
17
18         * makefile.gnu: Add file
19         * list.unix: Add file
20
21 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
22
23         * PEAPI.cs: Do not add file extensions to output names
24         
25 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
26
27         * PEAPI.cs: Add file
28         * README.txt: Add file