提交歷史

作者 SHA1 備註 提交日期
  marco eebfeca41d * removed all ver2_* defines older than 2_4. 2_4 can probably also get removed from trunk, but better in a separate commit. 12 年之前
  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 年之前
  michael a201f07420 * Added share mode argument to FileCreate call 14 年之前
  sergei 907e7a32d5 * GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html 15 年之前
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. 15 年之前
  joost 51b49d324e * Implemented function ExeSearch 16 年之前
  joost 2c7d05d210 * Added ImplicitCurrentDir : Boolean = True parameter to FileSearch 16 年之前
  marco bcfb545837 * deprecation of tsearchrec.pathonly, under ifndef ver2_2 as per 11579 17 年之前
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 年之前
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter 18 年之前
  Jonas Maebe ccbee142bc * added THandle() typecast around feInvalidHandle value (-1) 18 年之前
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit 19 年之前
  oro06 42bd89095f *fix fileopen (please OS2,EMX maintainers have a look) 19 年之前
  florian 89f8474388 * unified and moved some win32/win64 stuff 19 年之前
  florian b245075bb3 * unix: faSymLink 20 年之前
  yury 24cf46266d * Added WinCE defines. 20 年之前
  michael d2d33c03fb + Added missing FileSetDate call 20 年之前
  florian 6992fde8fc * patch from Ales to Katona to change some var parameters to out 20 年之前
  peter 4ace790492 * remove $Log 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  fpc 50778076c3 initial import 20 年之前
  peter e417e34496 * truncate log 20 年之前
  olle 99776e6402 + a tiny bit of support for macos 20 年之前
  michael 9701081657 + Added mode field to TSearchRec for Kylix compatibility 21 年之前
  armin 70688f63c8 * changed defines for netware 21 年之前
  armin 33d67e9547 * added target netwlibc 21 年之前
  marco 5af746ce28 * fileno -> getfilehandle 21 年之前