提交歷史

作者 SHA1 備註 提交日期
  marco b929b8b8eb * fix for #34185, pallette not nilled, causes problems when reader is recycled. 7 年之前
  marco 0b9ee238b5 * windows unit enhancements from mantis #34184 7 年之前
  svenbarth d9cb5c4502 + add a Boolean8 alias for Boolean for symmetry's sake (fixes Mantis #34058) 7 年之前
  svenbarth d8f024a490 * improve DirectoryExists() and FileExists() based on patch by Serge Anvarov in Mantis #32370 so that they also support files/directories that aren't accessible (e.g. the page file) as well as FollowLink = False 7 年之前
  svenbarth e110d90127 + implement FileGetSymLinkTarget() based on patch by Serge Anvarov in Mantis #32370 7 年之前
  svenbarth b9721003f0 + add missing defines 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 年之前
  michael 3e3c8fdbc1 * Fixed bug ID #33743 with provided patch. (erroneous exception in getbinarydata) 7 年之前
  michael a6f61d6cd7 * Fix bug #34176, use access field when creating key 7 年之前
  marco 315fe21718 * deprecations, remove oldlinux. 7 年之前
  marco 096e7d7513 * add prawbytestring. 7 年之前
  michael fd8641d83c * Fix bug #34164 - Fix use of AssertCount and use overloaded ComparisonMsg 7 年之前
  michael e6304da9a6 * Inadvertenly applied untested change, undo 7 年之前
  michael 74b6fb2bfe * Patch from Bart Broersma to fix bug ID #33993 7 年之前
  marco aaef0d5570 * removed a space, mantis #34149 7 年之前
  marco 1e60364572 * another stat file cleanup. 7 年之前
  marco 8554332c1d * centralize some type definitions so that they are compatible between process and processunicode 7 年之前
  marco bffbff73e1 * remove deprecated parts linux stat records (FPC 1.0 leftovers) 7 年之前
  marco 15fcd0ab61 * remove old ifdefs 7 年之前
  marco 98f00acb06 * trunk to 3.3.1 7 年之前
  marco 57b73f7022 * don't include date/rev info of fpcmake. complicates merging. 7 年之前
  marco d143ab60e1 * regenned makefile without date/rev components for easier merging. 7 年之前
  marco 4dbc2ae873 * enable processunicode in fpmake and .fpcmake for win32 and win64. 7 年之前
  marco 9b969c6cca * second part processunicode commit. 7 年之前
  marco b7e6492119 * Unicode version TProcess in two commits. 7 年之前
  marco ee810cea10 * give stderr as much chance to drain as output per runcommandloop cycle. 7 年之前
  florian 9e9c2c02ed * test fails now if it causes an exception 7 年之前
  florian ea32ddd5b2 * avoid overflows of execution weight 7 年之前
  florian 75251913b1 * properly pass execution weight in SetExecutionWeight 7 年之前