mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 06:06:17 +02:00
+ more info added
This commit is contained in:
parent
782abd16cd
commit
000d6a1854
@ -30,17 +30,21 @@ RTL:
|
|||||||
+ Sysutils.GetLastOSError added
|
+ Sysutils.GetLastOSError added
|
||||||
+ Classes.TOwnedCollection added
|
+ Classes.TOwnedCollection added
|
||||||
+ Sysutils.FileIsReadOnly added
|
+ Sysutils.FileIsReadOnly added
|
||||||
|
+ support of widestring and currency in the typinfo unit
|
||||||
* Better support for Libc based RTL (FPC_USE_LIBC)
|
* Better support for Libc based RTL (FPC_USE_LIBC)
|
||||||
* 64bit cleanup for future x86_64 port
|
* 64bit cleanup for future x86_64 port
|
||||||
* ExecuteProcess fixes
|
* ExecuteProcess fixes
|
||||||
* Linux use getdents syscall instead of deprecated readdir
|
* Linux use getdents syscall instead of deprecated readdir
|
||||||
|
* bug fixes
|
||||||
|
|
||||||
FCL:
|
FCL:
|
||||||
+ SDF DB backend
|
+ SDF DB backend
|
||||||
+ TGA support in fpImage
|
+ TGA support in fpImage
|
||||||
|
+ support of widestring and currency type in stream related classes
|
||||||
* Lot of fixes to fpImage classes
|
* Lot of fixes to fpImage classes
|
||||||
|
|
||||||
Misc:
|
Misc:
|
||||||
|
* better cross development support
|
||||||
* Documentation updates
|
* Documentation updates
|
||||||
* Testsuite updates to store testrun results in a database
|
* Testsuite updates to store testrun results in a database
|
||||||
* Testsuite updates for cross platform testing, with remote rsh/ssh support
|
* Testsuite updates for cross platform testing, with remote rsh/ssh support
|
||||||
@ -128,4 +132,4 @@ IDE:
|
|||||||
* a lot of bug fixes
|
* a lot of bug fixes
|
||||||
|
|
||||||
Misc:
|
Misc:
|
||||||
* improved cross compilation
|
* improved cross compilation
|
Loading…
Reference in New Issue
Block a user