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