Commit History

作者 SHA1 備註 提交日期
  marco 0542d64a74 * shgetfolderpath copy-and-paste fix, mantis 20660 14 年之前
  sergei ce3f850a68 * x86_64, use rip-relative references when taking address of local code labels, fixes test/library/tlib1a.pp for Linux and FreeBSD and passing exception address to FPC_RAISEEXCEPTION on Darwin. 14 年之前
  paul a1e0b833b2 compiler: fix ppu read/write of property parameters symtable (bug #0020454) 14 年之前
  Jonas Maebe c8154860bb * open fpmake ini files with fmShareDenyNone to prevent spurious 14 年之前
  Jonas Maebe 715c819ff7 - removed "packed" from record types that should/need not be packed 14 年之前
  Jonas Maebe aefe5acd72 - removed "packed" modifiers from record types, the C versions don't have any 14 年之前
  Jonas Maebe c7d38570fd * fixed file descriptor control and locking flags (patch by Barlone, 14 年之前
  Jonas Maebe 0c69afa816 * enabled tests for ppc64 and x86_64 14 年之前
  pierre 3f4dd5ac9b * Fix parameter type for sigsuspend syscall for OpenBSD 14 年之前
  pierre 98c7a5e4b0 * Enable internal elf writer for freebsd x86_64 target 14 年之前
  pierre 04138bb4a3 + Add reg_exes target to recompile all *reg.pp sources 14 年之前
  pierre dd266f262c * Remove obsolete mips files 14 年之前
  paul 2146d8a8ec compiler: allow CASE record block after the methods and other record elements (issue #0020638) 14 年之前
  paul 91294c64de compiler: forgotten message files 14 年之前
  blikblum c1ccac04ca sqliteds: simplify FindRecordItem and SetFieldData handling of double values since comparison of double is not done by string value anymore 14 年之前
  blikblum f55bf0ff05 sqliteds: fix locate in float / datetime fields. Bug #20545. Patch by Ludo Brands 14 年之前
  pierre de2bd0d896 Avoid false problem report on SYS_dup due to SYS_dup2 14 年之前
  michael 8797c46aba * applied patch from bug #20639 14 年之前
  marco 86bbce694e * copyright updated. 14 年之前
  sergei ebe1d74d6e * Moved multiple similar checks for FPC_HAS_FEATURE_EXITCODE and FPC_LIMITED_EXITCODE to Halt() procedure. Now these checks appear only once. 14 年之前
  sergei 56900b4754 * RTL: clean up exception handling code (functionality is not changed). 14 年之前
  Jonas Maebe 84c23f6b42 * fixed range check warning when doing a native ppc64 compile 14 年之前
  pierre c86e36a53b Avoid warning on non-i386 CPUs 14 年之前
  pierre 0eb0415194 * Fix longstanding confusion between two gdb functions catch_errors and catch_command_errors fix led to random from_tty parameter value 14 年之前
  pierre 4366076b29 Add /usr/local/lib library path for FreeBSD and OpenBSD targets 14 年之前
  pierre 7f5f552e4a * Fix compilation by disabling warnings for unsupported MIN/MAXSTACKSIZE 14 年之前
  pierre 12d611e255 * Fix compilation by disabling -Sew for 2.4.X compiler versions 14 年之前
  pierre 43abca844f Add missing mode objfpc needed for out parameter type 14 年之前
  pierre 9598baa179 Use out untyped parameter to avoid warnings 14 年之前
  pierre b1975eb088 Use out untyped parameter to avoid warnings 14 年之前