ChangeLog 884 B

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