Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 5409450195 + ported and enabled compilation of unit sysutils for win16 há 7 anos atrás
  marco b6824290fc * initial fileflush, mantis #15824 há 8 anos atrás
  michael 547f08e6ea * Add TimeStamp property to TSearchRec (reworked patch from Ondrej Pokorny, bug ID #32165) há 8 anos atrás
  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 há 8 anos atrás
  michael 6df35742ae * Fix bug #0029461, faSymlink is incompatible with Delphi and plain wrong há 9 anos atrás
  nickysn 45ed066fed * fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and há 11 anos atrás
  nickysn 2565126d36 * also update TUnicodeSearchRec after r28449 há 11 anos atrás
  nickysn f5c1751be5 + added a define FINDHANDLE_IS_POINTER that indicates that on the current há 11 anos atrás
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose há 12 anos atrás
  Jonas Maebe 26b2149ced * converted the following sysutils routines to unicodestring and há 12 anos atrás
  Jonas Maebe c604e5af17 * small reorganisation of ansistring/unicodestring routine declarations, so há 12 anos atrás
  Jonas Maebe ff87431565 - removed "PathOnly" field from Unix TSearchRec (deprecated since 2.4.0, not há 12 anos atrás
  Jonas Maebe a3c936fe5f + rawbytestring/unicodestring overloads for FileCreate and FileOpen. há 13 anos atrás
  michael 789a6452c9 * Implemented overloaded variant of fileage function há 13 anos atrás
  svenbarth 2f92336b94 Forgot to commit the extension of the TSearchRec with the FindData for NativeNT. há 13 anos atrás
  michael a07b14853a * Changed ImplicitDir default from False to True há 14 anos atrás
  michael 6b42ee69a9 * Changed FileSearch to handle a set of options instead of boolean. há 14 anos atrás
  michael a201f07420 * Added share mode argument to FileCreate call há 14 anos atrás
  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 há 14 anos atrás
  marco be98b13554 * fix for 11263, changed fileread and fd_zero to out using $modeswitch. há 15 anos atrás
  joost 51b49d324e * Implemented function ExeSearch há 16 anos atrás
  joost 2c7d05d210 * Added ImplicitCurrentDir : Boolean = True parameter to FileSearch há 16 anos atrás
  marco bcfb545837 * deprecation of tsearchrec.pathonly, under ifndef ver2_2 as per 11579 há 17 anos atrás
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) há 17 anos atrás
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter há 18 anos atrás
  Jonas Maebe ccbee142bc * added THandle() typecast around feInvalidHandle value (-1) há 18 anos atrás
  micha 0043aff24d * fix linux/sysutils 64 bit file handling: make off_t 64 bit há 19 anos atrás
  oro06 42bd89095f *fix fileopen (please OS2,EMX maintainers have a look) há 19 anos atrás
  florian 89f8474388 * unified and moved some win32/win64 stuff há 19 anos atrás
  florian b245075bb3 * unix: faSymLink há 20 anos atrás