Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe c630797934 * fixed swap(integer) due to counter-intuitive TP/Delphi compatible 18 年之前
  ivost f1e218ffe0 * fixed InterlockedCompareExchange(64) of x86_64.inc (I dont know if win64 version is wrong also!) 18 年之前
  ivost fc0f2f3de6 * disabled Clone syscall in linux.pp, it was completly wrong (I will replace it) 18 年之前
  michael 645b0d2cb1 * Patch from Sergei Gorelkin 18 年之前
  peter b054dcde56 * call procvar only in arguments when the return type matches or there are 18 年之前
  florian a99b5470af * big variant from Thorsten Engler, fixes and improves several variant stuff 18 年之前
  Tomas Hajny b06b453ee1 * check for 64-bit support in FileTruncate based on TOff definition 18 年之前
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 年之前
  Jonas Maebe eae0ba86e7 * prefer a loadsize of 4 over 8 bytes for packed loads on 64 bit, 18 年之前
  Jonas Maebe 6a7321c318 * enabled 64 bit filetruncate 18 年之前
  Jonas Maebe ab906ce02e * regenerated makefiles 18 年之前
  Jonas Maebe b5b1e00120 * fixed require sections 18 年之前
  peter 7fb4c0675a * fixed compile error 18 年之前
  Tomas Hajny 5e1a7997ee + FileTruncate allows 64-bit parameter 18 年之前
  Jonas Maebe c7fc744a2a * use sysutils.sleep() instead of a delay loop for consistent results 18 年之前
  Jonas Maebe 5ecabc1a54 * changed version to 2.3.1 18 年之前
  Tomas Hajny b9c017eb60 + support for 64-bit FS calls 18 年之前
  Tomas Hajny 1740525027 + dynamically loaded 64-bit FS calls made available outside unit System 18 年之前
  Tomas Hajny ee539c3a94 * high memory not used by default - incompatible to 64-bit FS calls 18 年之前
  micha 3c581e3f42 * update tdbf to release 6.9.1 18 年之前
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 年之前
  Jonas Maebe 1d4a25df3b * fixed fcl and fpcdir paths/dependencies 18 年之前
  Jonas Maebe c4288bc880 * fixed fpcdir setting 18 年之前
  florian 224da99c63 * regenerated 18 年之前
  florian e6e1a3a09b * fixed assembling of sse instructions on x86-64 with regs > xmm7 18 年之前
  Jonas Maebe 37487d682e * tv_sec field of timeval is time_t (just for form, the actual type 18 年之前
  marco ded3e530e3 * modernized to 2.0.x unix rtl 18 年之前
  ivost a67a85332d * added SA_RESETHAND and SA_NODEFER constants 18 年之前
  Tomas Hajny a62c2da154 * updates from Ido Kanner - synchronized with errore.msg r6685 18 年之前
  Tomas Hajny b512e234c9 * updates from Ido Kanner - synchronized with errore.msg r6685 18 年之前