Michael VAN CANNEYT
|
ccfa38c68e
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
Michael VAN CANNEYT
|
78374bf772
|
* Synchronize API for AnsiString/Unicode string, keep string where possible.
|
2023-07-24 15:38:09 +02:00 |
|
Michael VAN CANNEYT
|
a5ad266065
|
* Char -> AnsiChar
|
2023-07-14 17:26:10 +02:00 |
|
Tomas Hajny
|
e790cb067d
|
* fix of FileSetDate after int64 changes (r44010 and r44013)
git-svn-id: trunk@44018 -
|
2020-01-22 12:14:47 +00:00 |
|
florian
|
69956cd97a
|
* fix compilation on several OSes after r44010
git-svn-id: trunk@44013 -
|
2020-01-21 21:50:37 +00:00 |
|
florian
|
01302bc47d
|
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
on unixes can be tackled
git-svn-id: trunk@44010 -
|
2020-01-21 20:59:20 +00:00 |
|
svenbarth
|
c26348a3dd
|
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list
git-svn-id: trunk@42461 -
|
2019-07-20 08:41:59 +00:00 |
|
svenbarth
|
176a63b67b
|
* fix for Mantis #35862: free the list of functions added with AddTerminateProc to avoid memory leaks
+ added test
git-svn-id: trunk@42457 -
|
2019-07-19 15:55:21 +00:00 |
|
svenbarth
|
09e5f463dc
|
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString
git-svn-id: trunk@39669 -
|
2018-08-24 15:33:45 +00:00 |
|
svenbarth
|
92dcdd8b5b
|
+ add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target
git-svn-id: trunk@39668 -
|
2018-08-24 15:33:09 +00:00 |
|
nickysn
|
5409450195
|
+ ported and enabled compilation of unit sysutils for win16
git-svn-id: trunk@37734 -
|
2017-12-15 16:58:49 +00:00 |
|