Michael VAN CANNEYT
|
fae6b2a1f3
* Refer to mainunit for lazarus IDE
|
2 роки тому |
Michaël Van Canneyt
|
fead1ce818
* Fix compilation
|
2 роки тому |
Michaël Van Canneyt
|
c5af4c420e
* Hopefully fixed GetFileStamps/FileGetDateTimeInfo
|
2 роки тому |
Pierre Muller
|
b95bfd07d9
Fix sysutils unit compilation failure for wasm32-wasi wince and possibly more targets
|
2 роки тому |
Michael Van Canneyt
|
d1b2fe1659
* Date/Time info for files (Delphi compatibility)
|
2 роки тому |
Michael Van Canneyt
|
32884082e3
* Checks for directory and special directories
|
2 роки тому |
florian
|
c1f85ac3a1
+ initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin
|
4 роки тому |
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 роки тому |