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
|
b51729dac5
File datetime UTC support
|
4 سال پیش |
ondrej
|
f529253c0b
Deprecate TUnicodeSearchRec.Time and TRawbyteSearchRec.Time
|
4 سال پیش |
michael
|
d5cbe6809b
* Add GetFileContents and GetFileAsString
|
4 سال پیش |
marco
|
9cae1830e2
* Remove typedness of feinvalidhandle constant to straight constant with typecast in rvalue. mantis #37358
|
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
|
178146f06c
- TRawByteSymLinkRec.Name is not required (and TUnicodeSymLinkRec doesn't have it either)
|
5 سال پیش |
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 سال پیش |
nickysn
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
7 سال پیش |
marco
|
b6824290fc
* initial fileflush, mantis #15824
|
8 سال پیش |
michael
|
547f08e6ea
* Add TimeStamp property to TSearchRec (reworked patch from Ondrej Pokorny, bug ID #32165)
|
8 سال پیش |
Károly Balogh
|
c7576e4a3f
sysutils: enable FINDHANDLE_IS_POINTER for Amiga-like systems and Atari. this allows to remove some Pointer<->THandle casts from the amicommon code
|
8 سال پیش |
michael
|
6df35742ae
* Fix bug #0029461, faSymlink is incompatible with Delphi and plain wrong
|
9 سال پیش |
nickysn
|
45ed066fed
* fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and
|
11 سال پیش |
nickysn
|
2565126d36
* also update TUnicodeSearchRec after r28449
|
11 سال پیش |
nickysn
|
f5c1751be5
+ added a define FINDHANDLE_IS_POINTER that indicates that on the current
|
11 سال پیش |
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
|
c604e5af17
* small reorganisation of ansistring/unicodestring routine declarations, so
|
12 سال پیش |
Jonas Maebe
|
ff87431565
- removed "PathOnly" field from Unix TSearchRec (deprecated since 2.4.0, not
|
12 سال پیش |
Jonas Maebe
|
a3c936fe5f
+ rawbytestring/unicodestring overloads for FileCreate and FileOpen.
|
13 سال پیش |
michael
|
789a6452c9
* Implemented overloaded variant of fileage function
|
13 سال پیش |
svenbarth
|
2f92336b94
Forgot to commit the extension of the TSearchRec with the FindData for NativeNT.
|
13 سال پیش |
michael
|
a07b14853a
* Changed ImplicitDir default from False to True
|
14 سال پیش |
michael
|
6b42ee69a9
* Changed FileSearch to handle a set of options instead of boolean.
|
14 سال پیش |