Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 10cfba3b28 * convert booleans to the actual array index type (mantis #15364) 15 年之前
  Jonas Maebe 5f10ff067f * new Portuguese translations by Marcelo B Paula (mantis #15344) 15 年之前
  florian cc0d946f16 * fixes bootstrapping with 2.2.4 15 年之前
  blikblum 32e7daeee9 * Ensure value 1 is stored for True boolean values (fpc > 2.2 stores -1 in a wordbool when assigned a True boolean value) 15 年之前
  florian 6d79cfc6f2 * as in #15337 reported, in newer Delphi versions EOleRegistrationError inherits from EOleSysError 15 年之前
  Jonas Maebe 2393f2be4f * fcl-base now depends on univint for all darwin platforms 15 年之前
  florian d3cd6132f2 * handle rounding of currency values correctly, resolves #12207 15 年之前
  Jonas Maebe b29f033afb * part of r14418, forgot to commit 15 年之前
  florian 230142f08b * change length parameter of CompareMem/CompareMemRange into PtrUInt, resolves #15190 15 年之前
  florian 7a82669942 * forgotten part of r14432 15 年之前
  florian b5e7b3e1e7 o patch by Sergei Gorelkin which basically resolves #14308 (still misses some tests): 15 年之前
  marco a6f673082e * IFileDialogs and friends. Needed for Vista like fileopendialogs 15 年之前
  mazen 4c3cb51ea8 * Removed executable tag from source file. 15 年之前
  Jonas Maebe 919cf1151b * fixed C->Pascal type translations 15 年之前
  micha 347d71db10 * rtl/heap: optimization, while looking for a big enough block, also use blocks that are exactly large enough 15 年之前
  micha a6e6e9d453 * rtl/heap: fix SysReallocMem corruption in multi-thread use (thanks to Burkhard Carstens, #15323) 15 年之前
  Jonas Maebe f660e7cc6c * fisttp must get an "fpuint" suffix in the assembler output 15 年之前
  Jonas Maebe f104e849d8 * disabled fpu_soft for x86_64 since activating it only leads to internal 15 年之前
  marco 3fc150d920 * OpenAL example from Mantis 15306 by Craig Chapman. 16 年之前
  marco ac1ea04d60 * Mantis ipcserver problem solved caused by the adding of locking in the rtl 16 年之前
  marco 94689e0be7 * wince comobj compiling again, Mantis 15079 16 年之前
  Jonas Maebe 76c499a0f6 * fixed some corner cases when parsing nested (* *) comments (mantis #15293) 16 年之前
  Jonas Maebe 090f2a6108 * defined "class of TAsmOptimizer" as separate type to avoid tripping 16 年之前
  marco 8a4139e266 * gsize,gssize changed to types that scale with 64-bit as per mantis 15318 16 年之前
  pierre 97a7e4b233 + describe new option NEEDEDAFTER 16 年之前
  pierre a440104065 + NEEDEDAFTER to avoid deleting created files if needed for another test 16 年之前
  pierre b60517b2fb * Avoid to have cg directory twice 16 年之前
  pierre 9b703628bb + Add solaris/x86_64 c objects 16 年之前
  Jonas Maebe f2c0190aa3 * treat parameters that are passed in registers as register operands in the 16 年之前
  pierre e67307aa66 * New constant system_needs_16_byte_stack_alignment 16 年之前