ondrej
|
e34e4b452a
* FileSetDate linux compilation
|
4 жил өмнө |
ondrej
|
8ce015535a
* FileSetDate with TDateTime and UTC for file names
|
4 жил өмнө |
ondrej
|
3ea339400e
* FileGetDate, FileSetDate linux compilation
|
4 жил өмнө |
ondrej
|
d899c9fca4
* FileGetDate, FileSetDate with TDateTime and UTC
|
4 жил өмнө |
ondrej
|
33fe3f3ede
TSearchRec.GetTimeStamp: fix ifdefs
|
4 жил өмнө |
ondrej
|
b51729dac5
File datetime UTC support
|
4 жил өмнө |
ondrej
|
34d3429e43
More precise FileAge
|
4 жил өмнө |
michael
|
722e8d94cd
* Error when seek fails
|
4 жил өмнө |
michael
|
d5cbe6809b
* Add GetFileContents and GetFileAsString
|
4 жил өмнө |
florian
|
69956cd97a
* fix compilation on several OSes after r44010
|
5 жил өмнө |
florian
|
01302bc47d
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 жил өмнө |
svenbarth
|
f46b8539d0
* implement FileSymLinkGetTarget for *nix systems
|
5 жил өмнө |
svenbarth
|
b289805a91
* correctly copy Size and Attr values when converting from one T*SymLinkRec to the other
|
5 жил өмнө |
svenbarth
|
3d585db43d
* fix for Mantis #35906: use more accurate modified time from the FindData on Windows for the Timestamp
|
6 жил өмнө |
svenbarth
|
e110d90127
+ implement FileGetSymLinkTarget() based on patch by Serge Anvarov in Mantis #32370
|
7 жил өмнө |
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
|
7 жил өмнө |
svenbarth
|
92dcdd8b5b
+ add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target
|
7 жил өмнө |
marco
|
b6824290fc
* initial fileflush, mantis #15824
|
8 жил өмнө |
michael
|
547f08e6ea
* Add TimeStamp property to TSearchRec (reworked patch from Ondrej Pokorny, bug ID #32165)
|
8 жил өмнө |
nickysn
|
f5c1751be5
+ added a define FINDHANDLE_IS_POINTER that indicates that on the current
|
11 жил өмнө |
Jonas Maebe
|
8fe7d82db7
* changed type of TAbstractSearchRec.name_do_not_touch from untyped pointer
|
11 жил өмнө |
Jonas Maebe
|
65ecd1273d
* removed warning when GetEnvironmentVariable() does not return a
|
12 жил өмнө |
Jonas Maebe
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 жил өмнө |
Jonas Maebe
|
26b2149ced
* converted the following sysutils routines to unicodestring and
|
12 жил өмнө |
Jonas Maebe
|
95a877c7e5
* moved GetFileHandle() from fina.inc to filutil.inc because fina.inc
|
12 жил өмнө |
Jonas Maebe
|
3694b4f003
* moved ToSingleByteFileSystemEncodedFileName() to the system unit and
|
12 жил өмнө |
Jonas Maebe
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 жил өмнө |