Historique des commits

Auteur SHA1 Message Date
  florian 0897bd154a + align(<int64>,<int64>) and align(<qword>,<qword>), resolves an issue reported on the mailing list with large records il y a 8 ans
  Károly Balogh 5426c11611 marked a few uses of TConstExprInt as const during parameter passing, to avoid a few unnecessary record copying il y a 8 ans
  svenbarth 62fc960e63 + utility function to reverse the bit pattern of a Word il y a 8 ans
  Jonas Maebe 315b32918e + Tconstexprint-version of ispowerof2() to correctly deal with constants il y a 9 ans
  yury 432248cbf1 * Removed lot of unused vars. il y a 10 ans
  nickysn 949210e808 + added min and max functions for Tconstexprint il y a 12 ans
  florian 2f8027c63f + more sophisticated code to optimize multiplications on arm il y a 13 ans
  masta 8001979f7e Reworked ispowerof2 in cutils.pas il y a 13 ans
  Jonas Maebe 02413c8a57 * moved maybequoted() from cutils to cfileutl and let its behaviour vary il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  Jonas Maebe 8a35bb090a + ansistring version of strpnew() il y a 13 ans
  Jonas Maebe eb2cccffda + -WM<X> and -WP<x> command line parameters to specify the minimally required il y a 13 ans
  florian cd644c4ecb * VER2_0 overleft removed il y a 13 ans
  Jonas Maebe b3cf95faf6 * use ' rather than " as quote character in generated shell scripts il y a 13 ans
  Jonas Maebe 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types il y a 14 ans
  Jonas Maebe 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace il y a 14 ans
  Jonas Maebe c05bc8a931 * let procdef typename-related routines return ansistrings instead of il y a 14 ans
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from il y a 16 ans
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test il y a 16 ans
  Jonas Maebe e7c9a380f7 * fixed comment describing pshortstring2pchar il y a 16 ans
  yury b3b538e215 * Removed unused local vars. il y a 16 ans
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed il y a 16 ans
  florian 10263e8e0f - unnecessary type declaration removed il y a 17 ans
  yury 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. il y a 17 ans
  Jonas Maebe b3d731f9a8 * fixed cutils local copy of swapendian il y a 17 ans
  yury 3e1e6d25f0 * Fixed overload choosing by arm native compiler. il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  peter f70a4a64a0 * swapendian for 2.0.x il y a 18 ans
  daniel 9b50dc572b * Change rest of compiler to system unit swapendian routines. il y a 18 ans
  daniel b635d89ffa * Fix overload selection code. il y a 18 ans