提交历史

作者 SHA1 备注 提交日期
  Sven/Sarah Barth affd8b02d9 * fix #39664: ensure that the 8- and 16-bit signed overloads of IntToHex return the correct number of digits 3 年之前
  florian 7c5a81abac * building on PowerPC fixed 6 年之前
  florian 377193e72f + gcc_except_table section 6 年之前
  Pierre Muller 619491e852 Fix searching of gstrip binary in cross-environment for solaris OS target 3 年之前
  pierre b64165e0eb Use default linker script and only add FPC specific sections for Linux OS 4 年之前
  Pierre Muller 682c53ff6b Pseudo-commit to add cherry-pick information about: Avoid null array size field for aarch64-linux TUContext 3 年之前
  Pierre Muller c069b97668 Pseudo commit to insert cherry-pick information about: Fix compilation of sparc64-linux rtl with -dFPC_USE_LIBC 3 年之前
  Pierre Muller db50354ac6 Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC 3 年之前
  Pierre Muller 07e3224feb Avoid null array size field for aarch64-linux TUContext 3 年之前
  Pierre Muller f3ee4aa56e Fix compilation of sparc64-linux rtl with -dFPC_USE_LIBC 3 年之前
  Pierre Muller ab184895cc Fix compilation of sparc-linux rtl with -dFPC_USE_LIBC 3 年之前
  Pierre Muller 560f906628 Fix compilation for x86_64-linux target using libc with -dFPC_USE_LIBC option 3 年之前
  Michaël Van Canneyt 9185095155 * Patches from Pascal Riekenberg, some small corrections 3 年之前
  Joost van der Sluis f589acc8f7 * Fixed padding of CFI-structures on non-32bit architectures 3 年之前
  Sven/Sarah Barth ab5f200a61 * fix #39548: correctly declare the function result of SysAllocStringLen() 3 年之前
  marcoonthegit 72769d9560 * typo fix in last commit 3 年之前
  marcoonthegit b40ebe5d99 * Also set clock12 to false if ampm is before %I. bug #39760 and fix from liao bozhi 3 年之前
  marcoonthegit d85a33474e * Improve Delphi compatibility of TEvent(object) constructors, while keeping also backwards compat by adding default parameters. 3 年之前
  marcoonthegit b76535ebe4 * TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused 3 年之前
  marcoonthegit 2aa8da16c5 * add GetDateFormatEx, from bug #35118 by 440bx 3 年之前
  marcoonthegit f289275932 * also remove .git dirs. 3 年之前
  marcoonthegit 8c8178443d * add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448 3 年之前
  marcoonthegit dda26e2c01 * typo fix in last commit. 3 年之前
  marcoonthegit a97beb3fd5 * add IEquatable<T>, requested on forum. 3 年之前
  marcoonthegit 8fae763673 * fix ipv6_ constants in unxsockh. bug 29111 Apparently changed since 2005 3 年之前
  marcoonthegit 4d9fbd2faf * fix bit setting macros in windows unit. Should fix bug #39272. 3 年之前
  marcoonthegit ea03f9c3d2 * fix TreeView_GetItemRect reported by 440bx on forum 3 年之前
  marcoonthegit d9bac3a47d * restore old behaviour for non freebsd for _syscall 3 年之前
  marcoonthegit c75945a32b * add parameter (=0) to getdirentries, hopefully fixes occasional EFAULT loops. 3 年之前
  marcoonthegit 4f07bff6ac * commented statat for non freebsd, and fixed a typo. 3 年之前