ChangeLog 761 B

1234567891011121314151617181920212223242526272829
  1. 2002-03-20 Martin Baulig <[email protected]>
  2. * SymbolToken.cs (GetToken): Implemented.
  3. 2002-03-05 Duncan Mak <[email protected]>
  4. * ISymbolWriter.cs:
  5. (DefineParameter) corrected typo in argument type.
  6. (SetMethodSourceRange): Fixed typo in method name.
  7. * ISymbolDocument.cs:
  8. (CheckSumAlgorithmId) Fixed typo.
  9. * ISymbolNamespace.cs:
  10. (GetVariable) Added missing method.
  11. 2002-02-05 Duncan Mak <[email protected]>
  12. * SymDocumentType.cs:
  13. * SymLanguageType.cs:
  14. * SymLanguageVendor.cs: Added to CVS.
  15. 2002-01-07 Duco Fijma <[email protected]>
  16. * Finilized SymAddressKind enum
  17. 2002-01-06 Duco Fijma <[email protected]>
  18. * Created SymAddressKind enum
  19. * Created all interfaces
  20. * Created dummy implementation for SymbolToken struct