5cf661d2aa30299155330572af1c0bf2af7339cc
[mono.git] / mcs / class / corlib / System.Diagnostics.SymbolStore / ChangeLog
1 2003-07-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
2
3         * SymbolToken.cs: Implemented missing members, style changes
4
5 2002-03-20  Martin Baulig  <martin@gnome.org>
6
7         * SymbolToken.cs (GetToken): Implemented.
8
9 2002-03-05  Duncan Mak  <duncan@ximian.com>
10
11         * ISymbolWriter.cs:
12         (DefineParameter) corrected typo in argument type.
13         (SetMethodSourceRange): Fixed typo in method name.
14
15         * ISymbolDocument.cs:
16         (CheckSumAlgorithmId) Fixed typo.
17
18         * ISymbolNamespace.cs:
19         (GetVariable) Added missing method.
20
21 2002-02-05  Duncan Mak  <duncan@ximian.com>
22
23         * SymDocumentType.cs:   
24         * SymLanguageType.cs: 
25         * SymLanguageVendor.cs: Added to CVS. 
26
27 2002-01-07  Duco Fijma <duco@lorentz.xs4all.nl>
28         * Finilized SymAddressKind enum
29
30 2002-01-06  Duco Fijma <duco@lorentz.xs4all.nl>
31         * Created SymAddressKind enum
32         * Created all interfaces 
33         * Created dummy implementation for SymbolToken struct