mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-27 03:35:11 +01:00
* OS/2 version of ports mentioned
This commit is contained in:
parent
2737dcd7f1
commit
f53621ffe2
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user