Histórico de Commits

Autor SHA1 Mensagem Data
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles há 2 anos atrás
  Michael VAN CANNEYT fae6b2a1f3 * Refer to mainunit for lazarus IDE há 2 anos atrás
  Michaël Van Canneyt c5af4c420e * Hopefully fixed GetFileStamps/FileGetDateTimeInfo há 2 anos atrás
  Michaël Van Canneyt 0bad315daf * Fix TDateTimeInfoRec há 2 anos atrás
  Michaël Van Canneyt 735fd20a6a * (Hopefully) fix compilation for non-win,non-unix platforms há 2 anos atrás
  Michael Van Canneyt d1b2fe1659 * Date/Time info for files (Delphi compatibility) há 2 anos atrás
  Michael Van Canneyt 32884082e3 * Checks for directory and special directories há 2 anos atrás
  Nikolay Nikolov 8e730d20db + implemented FindFirst, FindNext and FindClose in SysUtils for the WASI platform há 3 anos atrás
  Károly Balogh b149718566 sinclairql: added an entirely stub (for now) sysutils unit. added a classes unit. enabled building the whole rtl há 4 anos atrás
  florian c1f85ac3a1 + initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin há 4 anos atrás
  ondrej 8ce015535a * FileSetDate with TDateTime and UTC for file names há 4 anos atrás
  ondrej 3ea339400e * FileGetDate, FileSetDate linux compilation há 4 anos atrás
  ondrej d899c9fca4 * FileGetDate, FileSetDate with TDateTime and UTC há 4 anos atrás
  ondrej b51729dac5 File datetime UTC support há 4 anos atrás
  ondrej f529253c0b Deprecate TUnicodeSearchRec.Time and TRawbyteSearchRec.Time há 4 anos atrás
  michael d5cbe6809b * Add GetFileContents and GetFileAsString há 4 anos atrás
  marco 9cae1830e2 * Remove typedness of feinvalidhandle constant to straight constant with typecast in rvalue. mantis #37358 há 5 anos atrás
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem há 5 anos atrás
  svenbarth f46b8539d0 * implement FileSymLinkGetTarget for *nix systems há 5 anos atrás
  svenbarth 178146f06c - TRawByteSymLinkRec.Name is not required (and TUnicodeSymLinkRec doesn't have it either) há 5 anos atrás
  svenbarth e110d90127 + implement FileGetSymLinkTarget() based on patch by Serge Anvarov in Mantis #32370 há 7 anos atrás
  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 há 7 anos atrás
  svenbarth 92dcdd8b5b + add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target há 7 anos atrás
  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