+ more info added

This commit is contained in:
florian 2004-05-25 08:01:13 +00:00
parent 782abd16cd
commit 000d6a1854

View File

@ -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