home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Add-Ons / CodeWarrior / DASM 2.0 / Version History < prev   
Encoding:
Text File  |  1997-04-22  |  1.4 KB  |  33 lines  |  [TEXT/ttxt]

  1. *** DASM (Data Assembler) Package Release/Version History ***
  2.  
  3. 10-Apr-97 — v2.00
  4.  
  5. • Now available as a CW Plugin or Application for MacOS
  6. • Also Available as a DOS application (not included in this archive, check <http://www.ifd.com/pc>
  7. • Added ability to accept DOS path names (ie, ..\path\file) as long as no drive letters are used
  8. • Added file caching to applications (MacOS & DOS)
  9. • Fixed memory leak w/non cached files in plugin
  10. • Added new warnings and errors
  11. • Improved error/warning handling
  12. • Improved ability to handle C 'struct' and 'enum' declarations
  13. • Improved compile status display (ie, in toolbar)
  14. • Macro parameter use is now fully tracked
  15. • Updated to CW11 specifications (should still work on CW7+ but untested)
  16. • Updated documentation, including how parser works
  17. • Fixed all known bugs w/include files
  18. • Fixed all known pseudo-op bugs
  19. • Added ability to "link" resource output
  20. • Non-linked output no longer creates link errors (links an empty resource)
  21. • Fixed exit conditions per MW tech support
  22. • Full AE support in panel, plus added new prefs
  23. • Sources are now fully "modular" and should be much more portable!
  24.  
  25. 20-Dec-95 — v1.01
  26.  
  27. Fixed problem with linking of CTYPE.C and removed data structures from TOKEN.C.
  28. (problem was with including win/32 .h files instead of MacOS .h files.)
  29.  
  30. 13-Dec-95 — v1.00
  31.  
  32. Initial release to general public. No known bugs, source well documented, etc. etc.
  33.