Historique des commits

Auteur SHA1 Message Date
  svenbarth ac36eec71a * protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTRINGS il y a 4 ans
  pierre e80b1d9e70 Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRING il y a 4 ans
  Károly Balogh 3aa0d92c79 fix casting typo in r47263 il y a 4 ans
  florian 408fc819b3 + initial implementation of a FullName field in file records to overcome length limitions of the name field il y a 4 ans
  Tomas Hajny a71f87357d * simplified version of SeekEof for improved TP/BP/Delphi compatibility by Andrey 'Croco' Stolyarov as fix for #37716, plus a new test for testing the compatibility il y a 4 ans
  Tomas Hajny 1eb11a2a29 * fix for problem with commit 46853 il y a 5 ans
  Tomas Hajny 3c9257300d * fix for bug #37716 by Andrey 'Croco' Stolyarov il y a 5 ans
  florian dbd14206c9 * compilation on targets without fpu fixed il y a 5 ans
  florian 20f6514d97 * fix compilation for non 64 Bit targets il y a 5 ans
  florian 50c48349d5 * check properly for i/o errors in the iso read helpers, resolves #37154 il y a 5 ans
  florian 74275a9173 * in ISO mode, f^ is undefined after Rewrite il y a 6 ans
  Károly Balogh 7bc03f2590 reverted accidental commit to text.inc il y a 6 ans
  Károly Balogh c85f7cfc26 aros/amigaos4: enabled ELF32/64 and GetModuleAddr() in exeinfo, based on the MorphOS versionexeinfo.pp il y a 6 ans
  florian be158cec7a * reset I/O result before and after the implicit close calls in ISO pascal mode, il y a 7 ans
  florian 29a2c433f7 * -Sr option for iso mode: in case no command line parameter is passed, the file name for program parameters is derived from their variable name il y a 8 ans
  marco 7ef8f00100 * more occured -> occurred spelling fixes. il y a 8 ans
  michael 3b3d5ab8be * Undid last commit il y a 9 ans
  michael 4fa2ec7740 * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso7185.pp il y a 9 ans
  yury e1a0b1204a * Removed unused vars in RTL. il y a 10 ans
  Jonas Maebe 2afd8eb802 - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it il y a 10 ans
  florian 590ec0f3e6 * more procedures excluded to avoid internalerrors on avr after the trgobj.conservative fix il y a 10 ans
  florian 7dd1d6aa77 o fixes handling of iso i/o parameters/program parameters: il y a 10 ans
  florian 886e3e8d02 * disable several complex procedures for avr with a newly introduced define: EXCLUDE_COMPLEX_PROCS. They il y a 10 ans
  Jonas Maebe 60dbce940a * converted readstr/writestr to use system.Utf8CodePointLen() il y a 10 ans
  florian 714901ce45 * fixes feature defines after recent changes il y a 11 ans
  Jonas Maebe 8ac4a770a9 * check whether file/text is assigned in erase/rename (mantis #25932) il y a 11 ans
  Jeppe Johansen 9b79f2f68d Added support for 8-bit CPU's in RTL. Mostly for missing implementations of int<->string conversion and console/text output. il y a 11 ans
  florian 15df4a4f80 + support iso pascal like program parameters in iso mode il y a 11 ans
  florian e841027a48 * fixes handling of typed files in iso mode il y a 11 ans
  Jonas Maebe de59d6ac11 * prevent endless loop when writing an invalid utf-8 sequence longer than il y a 11 ans