home *** CD-ROM | disk | FTP | other *** search
- This file summarizes changes made between Turbo Professional versions
- 5.10 and 5.11.
-
- The primary reason for version 5.11 is to provide compatibility with
- Turbo Pascal 6.0. The following files were modified, all of them to
- deal with the new heap manager of TP6: TPTSR.PAS, TPSORT.PAS,
- TPDOS.PAS, TPDEFINE.INC, DIFF.PAS, TPMEMCHK.PAS. When you compile
- Turbo Professional with TP6, the conditional define Heap6 is
- automatically created within the TPDEFINE.INC file. When Heap6 is
- defined, the units that directly manipulate the heap use different
- code that is compatible with TP6. As a result, the conversion to TP6
- should be transparent to you.
-
- Several dormant bugs activated by a new TP6 optimization were fixed.
- These affected TPASCIIZ.ASM, TPINT24.ASM, and TPPICK.IN1.
-
- A few other rarely encountered bugs were fixed in BCDCONV.ASM,
- TPVARRAY.PAS, TPWINDOW.PAS, TPDOS.PAS, TPHELP.PAS, VBROWSE.PAS,
- TPENTRY.IN3, and TPENHKBD.ASM.
-