Historique des commits

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