提交历史

作者 SHA1 备注 提交日期
  marco b5c8d2a097 * improve language id handling, patch by cdslow, mantis #36135 6 年之前
  svenbarth beb606be13 * fix for Mantis #36114: when converting a static class field to a global variable the varspez of the field needs to be respected 6 年之前
  svenbarth b4e998b3f8 + add tests to check for correct definition of the FPC_* mode defines 6 年之前
  svenbarth 562d345060 * fix for Mantis #36121: define FPC_ISO and FPC_EXTENDEDPASCAL for modes ISO and EXTENDEDPASCAL respectively 6 年之前
  svenbarth f46b8539d0 * implement FileSymLinkGetTarget for *nix systems 6 年之前
  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 年之前