Histórico de commits

Autor SHA1 Mensagem Data
  michael c0995c2ffd * Moved string constant to sysconst 14 anos atrás
  sergei 394c9022b8 * Fixed test for 64-bit targets 14 anos atrás
  marco 64c8cebac2 * removed tests, moving them to integrated testsuite. 14 anos atrás
  marco e36183cbc8 * removing a temporary workaround in the db testsuite and a minor cleanup 14 anos atrás
  marco c1814c4328 * ftfmtbcd fields for Oracle. Mantis #19341 14 anos atrás
  marco aa9df955ee * Improve support for returnvalues of calling statements. 14 anos atrás
  paul ff3791d1f3 compiler: emit constants of encoding 0 in CP_NONE/DefaultSystemCodePage encoding (depends on modes witch) 14 anos atrás
  paul d7ca7a0cba compiler: emit resource strings in ansistring encoding 14 anos atrás
  marco 1670560575 * fix for returned value is bigger than previous returned value in 14 anos atrás
  paul 31afa4bd14 rtl: remove fpc_ansistr_append_xxx routines which are no longer used by the compiler 14 anos atrás
  paul 7a74d2c2f8 compiler: reduce amount of hints and notes 14 anos atrás
  paul 451e48a033 rtl: replace PChar -> PAnsiChar, Char -> AnsiChar in astrings.inc routines 14 anos atrás
  paul bcb0317209 rtl: eat $ffff encoding in more routines, fix Insert() procedure to preserve destination string codepage 14 anos atrás
  paul 36851c86de rtl: replace AnsiString to RawByteString arguments for Val() functions 14 anos atrás
  paul 485695d4e6 compiler, rtl: pass codepage argument to all ansistring str() helpers to return result with correct codepage 14 anos atrás
  paul 647218fd13 rtl: patch from Inoussa to complete TCharacter class implementation (mantis #0020302): 14 anos atrás
  florian 9d31a0e2f8 * don't evaluate sizeof(<type param>) as a constant to avoid arithmetic errors in constant folding, resolves #20192 14 anos atrás
  paul 6f185f2184 compiler: replace {$ifdef FPC_FULLVERSION<20700} with {$ifdef VER2_4} for including ccharset as in other compiler places 14 anos atrás
  paul a769ef0ad2 compiler: don't return te_eual when we convert from RawByteString to another codepage 14 anos atrás
  michael d766e671a9 * Remove using reverse search, speed up free 14 anos atrás
  michael 4a8914cbb0 * Implemented IndexOfItem, reversed search again in IndexOf 14 anos atrás
  pierre 05c83ab538 * Also default to PIC code using -Cg option for x86_64 BSD targets 14 anos atrás
  pierre 33604a6a49 * Shared library dllrpt0.as init code for i386 and x86_64 CPUs 14 anos atrás
  sergei d5b8210359 * typo ($ifdef window -> $ifdef windows) 14 anos atrás
  florian b93f4b8096 * whitespace fixes 14 anos atrás
  joost 0bc58de578 * Forgot to commit file in r19272. 14 anos atrás
  joost 7a3503870c * Pass binutilsprefix to compiler when building fpmake. For now only enabled for fcl-web. 14 anos atrás
  marco 27f39e4bad * "out" parameters for Oracle, Mantis #18133 14 anos atrás
  florian ce61891ca3 * offset used by A_LDF,A_STF,A_FLDS,A_FLDD,A_FSTS,A_FSTD must be dividable by 4 14 anos atrás
  florian a6d01c09aa * make compiler compilable with 2.4.4 rtl 14 anos atrás