Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 7 años
  svenbarth 92dcdd8b5b + add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target hace 7 años
  marcus ae184f4665 Amicommon: Implemented GetTempDir() for all Amiga systems ('T:' as default) hace 7 años
  Károly Balogh c1187a17cd amiga: call InternalFindClose in InternalFindFirst, if finding the first file fails hace 8 años
  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 hace 8 años
  marcus bebef242d4 AROS: Initial ABIv1 Support hace 8 años
  marcus 092244309a Amicommon: use THandle/BPTR instead of LongInt (needed for 64 bit) hace 8 años
  marcus 3207a346e1 AROS: arm needs AROS_FLAVOUR_BINCOMPAT defines hace 8 años
  Károly Balogh 33602807f5 amicommon: set the return value of SysErrorMessage to something default. this is consistent with some other platforms hace 9 años
  marcus b396d34364 Amicommon: Fixed compilation after r33290 hace 9 años
  marco 66608fec02 * unicode executeprocess from work during Lazarus convention in IJsselstein hace 9 años
  marcus 2fe3a342f2 AROS: SystemTags changed to PtrUInt for 64bit hace 9 años
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 hace 9 años
  Károly Balogh 32120a47f4 amicommon/sysutils: use THandle instead of Longint hace 10 años
  Károly Balogh 6afcca7cd3 Amiga-likes: preparations for inclusion of AThreads into the RTL buildprocess hace 10 años
  Károly Balogh d7ffb52490 amicommon: define FPC_FEXPAND_DIRSEP_IS_UPDIR for Amiga-like systems. this seems to fix several FExpand weirdness on these systems (like the IDE not working properly on the root directory of a volume due to wrong paths) hace 10 años
  marcus 141878978e AmiCommon: Missing UnLockDosList, DiskFree Bugfix hace 10 años
  marcus 7c42cb8b0c Amicommon: Change back WindowPtr in DiskSize/DiskFree hace 10 años
  marcus 9c635671ce amicommon: DiskSize/DiskFree implemented with some helper functions hace 10 años
  marcus 4ef87579eb amicommon: GetLocalTime correct millisecond value hace 11 años
  Károly Balogh cba1962284 amicommon: backported seeking fixes from AROS branch, which actually apply to all Am*ga platforms hace 11 años
  Károly Balogh 8169fd6255 amicommon: a better and less hacky way to retrive the path. additionally this variant also works properly on AROS hace 11 años
  Károly Balogh 26d53cfa55 amicommon: Amiga/m68k RTL now uses the common code hace 11 años
  Károly Balogh 65f13ac118 amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it hace 11 años