svenbarth
|
2a38d07d8f
* implement FollowLink=False handling for DirectoryExists and FileExists on *nix systems
|
6 年之前 |
svenbarth
|
46dac1419e
* fix FileExists on *nix systems returning True for directories
|
6 年之前 |
svenbarth
|
3dbbb18649
* Delphi raises a EDirectoryNotFoundException if the link's target does not exist, so do the same
|
6 年之前 |
svenbarth
|
35452fc670
* use the name of the target so that the correct attributes are retrieved (namely those of the target)
|
6 年之前 |
svenbarth
|
b289805a91
* correctly copy Size and Attr values when converting from one T*SymLinkRec to the other
|
6 年之前 |
svenbarth
|
178146f06c
- TRawByteSymLinkRec.Name is not required (and TUnicodeSymLinkRec doesn't have it either)
|
6 年之前 |
michael
|
ab12408a44
* Introduce codepage, bug ID #0016587
|
6 年之前 |
pierre
|
b978d7b6d5
Use same list of supported OSes for libmicrohttpd package in libmicrohttpd and fcl-web, and adapt packages/fpmake_proc.inc
|
6 年之前 |
pierre
|
396160931f
Remove symbian from fppkg OS list
|
6 年之前 |
michael
|
332b8da788
Fix Win64 target debugging
|
6 年之前 |
Mattias Gaertner
|
81bdcc843d
fcl-passrc: test generic methods
|
6 年之前 |
Károly Balogh
|
36e99fc4e8
fcl-web: re-enabled platforms which were disabled in r43096
|
6 年之前 |
Mattias Gaertner
|
6864658f27
pastojs: fixed check for static class method modifier in class helper for extrnal class
|
6 年之前 |
michael
|
b4ee5d9956
* Fix indentation, remove name clause, patch by Laco
|
6 年之前 |
michael
|
db4bc06b67
* dlinfo call added (bug ID 0036105)
|
6 年之前 |
michael
|
5d753d6663
* Specify dependency on libmicrohttpd
|
6 年之前 |
michael
|
c4b7b4db13
* Add overloads for all functions containing var arguments (bug ID 0036106)
|
6 年之前 |
marco
|
1197db2e63
* fix parameter that can be zero.
|
6 年之前 |
Mattias Gaertner
|
683d4d4301
fcl-passrc: specialize generic method
|
6 年之前 |
Jonas Maebe
|
49026e1261
* add "readonly" attribute for constant pointer parameters on LLVM
|
6 年之前 |
Jonas Maebe
|
b99323bb19
* fix LLVM compilation after r43076
|
6 年之前 |
michael
|
876ad688c7
* Fix bug #0036113
|
6 年之前 |
marco
|
0a379def88
* loosened check that caused problems if zip had a few bytes appended.
|
6 年之前 |
marco
|
ed7ea98eb4
* lowercase filenames for easier crossplatform use.
|
6 年之前 |
Mattias Gaertner
|
ee24ee3527
pastojs: fixed rename local const in methods
|
6 年之前 |
florian
|
9f97e18aa2
* test properly (with fno-exceptions) compiled
|
6 年之前 |
florian
|
7837356954
+ extra test to test remap functionality with -gh
|
6 年之前 |
michael
|
1cd501229f
* Allow max-age for cache control
|
6 年之前 |
michael
|
413b5adb59
* Set namevalueseparator for headers
|
6 年之前 |
Mattias Gaertner
|
085602b6e4
pastojs: convert TJSFunction(@proc) to proc
|
6 年之前 |