home *** CD-ROM | disk | FTP | other *** search
- Linker history
-
- 1.00 (05-Jun-96)
-
- First release.
-
- 2.00 (24-Dec-96)
-
- Complete rewrite of the actual linking code. Now all BASIC file
- manipulations and scanning are carried out in memory instead of on disc to
- increase speed and reduce program complexity.
- Progress bar added, and stages changed slightly to incorporate passes of
- the improved and much more useful and functional 'function compilation'
- stage.
- Added last-library-used automatic recognition.
-
- This version should be more robust and reliable than version 1.00 and
- appears to link images and libraries that 1.00 failed on.
-
- 2.01 (02-Jun-97)
-
- Fixed bug whereby linking more than one RunImage + Library pair without
- reloading Linker resulted in missing functions from the resultant linked
- file.
- Tided up appearance of progress window when linking more than once.
-