Commit History

作者 SHA1 備註 提交日期
  florian c186e5bf1b * fixed make all 14 年之前
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 14 年之前
  florian e08e7e986f + branch for pascal booleans with sizes 2,4 and 8 14 年之前
  florian 589d061c3d * when comparing overridden methods, ignore hidden parameters because overridden methods does not 14 年之前
  joost 23363f3158 * Added FmtBCD support to Firebird 14 年之前
  florian 6e1d5e0aa0 * handle pointer+type param. correctly, resolves #19548 14 年之前
  michael a2d007dfa3 * Applied patch from Mattias Gaertner to fix parse buffer not always being loaded (bug 19623) 14 年之前
  joost 46aa4bfc0f * Test for r17704 14 年之前
  joost a532182917 * Use AsCurrency for currencies instead of float 14 年之前
  joost 18e17afc47 * Raise exception when PostgreSQL library is already loaded from a different file 14 年之前
  joost 79e000d04e * Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support 14 年之前
  pierre 11b154b5d9 * Also for -Cg use for x86_64 solaris 14 年之前
  pierre 405655ba60 + Skip library tests for go32v2 target 14 年之前
  sergei 7d99f95c45 * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 14 年之前
  joost 4e4b494b52 * Removed Lazarus specific code, bug #19574 14 年之前
  florian a6b2fcfe22 * fixes breakage of r17766, should resolve #19598 14 年之前
  Legolas d530b4fce7 * Some work on sysutils.pp about file I/O 14 年之前
  pierre a0f7356edc * New DLL overloading tests 14 年之前
  florian 01f07ae466 + forgotten test for r17808 14 年之前
  florian 8e7f39f176 * constant evaluation of ror/rol if they are internally handled, resolves #6300 14 年之前
  joost 9b1129cf5b * Install and clean smartlink-library files 14 年之前
  florian fda10ff098 * insert type conversions to the prototype type for internal procedures as well, rol/ror/sar and friends require the exact type 14 年之前
  joost 2f17dbbed3 * Replaced dependeny on fpmkunit_bootstrap with dependency on fpmkunit itself. So that the dependency is also evaluated in non-crosscompile builds 14 年之前
  pierre 8a0ed92957 * Remove useless code for i386 14 年之前
  pierre 0c210a9df3 + New const MaxzbaseInt, set to maxlongint for FPC 14 年之前
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables 14 年之前
  pierre f220513821 + Warning for possible library overloading 14 年之前
  pierre 965b57d7b8 * Revert 17797 14 年之前
  joost c5eb5eb240 * Removed libcurl dependency from fppkg 14 年之前
  Jonas Maebe 19fb48dfa9 * prefer "any array" -> "open array" over "single element" -> "open array" 14 年之前