* OS/2 version of ports mentioned

This commit is contained in:
Tomas Hajny 2000-01-24 20:32:22 +00:00
parent 2737dcd7f1
commit f53621ffe2

View File

@ -33,15 +33,15 @@ Compiler:
* lot of other fixes
RTL:
+ New graph unit for go32v2,win32,linux
+ New graph unit for GO32v2, Win32, Linux
+ Delphi style GetMem/Freemem/ReAllocMem which knows the size of
the allocated block itself. Specifying wrong size for freemem gives
now also a Runtime Error
+ ports unit for go32v2, which contains the port[] support. It's now
compatible with linux ports unit
+ ports unit for both GO32v2 and OS/2, which contains the port[] support.
It's now compatible with Linux ports unit
+ timezone support for linux
+ primitive routines Compare[Byte,Word,Dword], Index[Byte,Word,Dword]
* better ioresult setting for go32v2
* better ioresult setting for GO32v2
* some pchar fixes in sysutils unit
* lot of RTTI fixes for typinfo
* ansistrings speedups