home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / d / drwimp / DrWimp / Utils / !Linker / History < prev    next >
Encoding:
Text File  |  1997-06-02  |  833 b   |  26 lines

  1. Linker history
  2.  
  3. 1.00 (05-Jun-96)
  4.  
  5.   First release.
  6.  
  7. 2.00 (24-Dec-96)
  8.  
  9.   Complete rewrite of the actual linking code. Now all BASIC file
  10. manipulations and scanning are carried out in memory instead of on disc to
  11. increase speed and reduce program complexity.
  12.   Progress bar added, and stages changed slightly to incorporate passes of
  13. the improved and much more useful and functional 'function compilation'
  14. stage.
  15.   Added last-library-used automatic recognition.
  16.  
  17.   This version should be more robust and reliable than version 1.00 and
  18. appears to link images and libraries that 1.00 failed on.
  19.  
  20. 2.01 (02-Jun-97)
  21.  
  22.   Fixed bug whereby linking more than one RunImage + Library pair without
  23. reloading Linker resulted in missing functions from the resultant linked
  24. file.
  25.   Tided up appearance of progress window when linking more than once.
  26.