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