home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / debug / wimpdebug / !WimpDebug / Docs / History < prev    next >
Encoding:
Text File  |  1991-08-26  |  1.6 KB  |  43 lines

  1. > <WimpDebug$Dir>.Docs.History
  2.  
  3. ____________________________ WimpDebug history _____________________________
  4.  
  5.    Versions before 1.00 were rather crude and easily fooled into an error.
  6. Version 1.00 was a complete rewrite of the main bulk of the code. It became
  7. much more consistent and error-free internally, as well as providing better
  8. user interfaces which were (and are) easy to upgrade.
  9.  
  10. 1.00:
  11.    The first version to be released into the Public Domain on
  12. Quercus BBS in Denmark.
  13.  
  14. 1.01:
  15.    Stupid bug caused by debugging (!) fixed. Released the day after v1.00.
  16.  
  17. 1.10:
  18.    SWI interface for high-level languages added.
  19.    Given to debuggers only.
  20.  
  21. 1.12:
  22.    Simple CLI interface added: *WDShow, *WDListIcons, *WDClear.
  23.    Added the offset feature to high-level SWIs.
  24.  
  25. 1.20:
  26.    Documentation completely restructured and partly rewritten/extended (less
  27. chat, more information).
  28.    Improved CLI interface - can now be used on its own outside the desktop.
  29.    New CLI commands: *WDShowEval. Bug with *WDClear fixed.
  30.    New ARM SWIs added: Show value as PC+PSR, Show value without type
  31. specification, Show indirected data with literal offset, Set display type
  32. without modifying the icon contents, Show string constant.
  33.    More CLI errors (along with the commands), and more consistent error
  34. messages & numbers from these.
  35.    Optional numbers on Display window icons.
  36.    Display window colour specification improved & extended.
  37.    More consistent handling of true values to be displayed and 'non-values'.
  38.    Released on Quercus BBS in Denmark.
  39.  
  40. 1.21:
  41.    Slight bug fixed, which caused *WDShow to fail when asked to display an
  42. empty string.
  43.