Commit History

Author SHA1 Message Date
  michael b98270d27c * Undo 17822 - causes resource compilation errors in lazarus 14 years ago
  marco 93049cead0 * Fixes Mantis #19635, various small issues reported by A. Klenin. 14 years ago
  marco a59fa38434 * Fix from A. Klenin wrt out of bounds in ipfisn, mantis #19634 14 years ago
  florian 589d061c3d * when comparing overridden methods, ignore hidden parameters because overridden methods does not 14 years ago
  joost 23363f3158 * Added FmtBCD support to Firebird 14 years ago
  florian 6e1d5e0aa0 * handle pointer+type param. correctly, resolves #19548 14 years ago
  michael a2d007dfa3 * Applied patch from Mattias Gaertner to fix parse buffer not always being loaded (bug 19623) 14 years ago
  joost 46aa4bfc0f * Test for r17704 14 years ago
  joost a532182917 * Use AsCurrency for currencies instead of float 14 years ago
  joost 18e17afc47 * Raise exception when PostgreSQL library is already loaded from a different file 14 years ago
  joost 79e000d04e * Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support 14 years ago
  pierre 11b154b5d9 * Also for -Cg use for x86_64 solaris 14 years ago
  pierre 405655ba60 + Skip library tests for go32v2 target 14 years ago
  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 years ago
  joost 4e4b494b52 * Removed Lazarus specific code, bug #19574 14 years ago
  florian a6b2fcfe22 * fixes breakage of r17766, should resolve #19598 14 years ago
  Legolas d530b4fce7 * Some work on sysutils.pp about file I/O 14 years ago
  pierre a0f7356edc * New DLL overloading tests 14 years ago
  florian 01f07ae466 + forgotten test for r17808 14 years ago
  florian 8e7f39f176 * constant evaluation of ror/rol if they are internally handled, resolves #6300 14 years ago
  joost 9b1129cf5b * Install and clean smartlink-library files 14 years ago
  florian fda10ff098 * insert type conversions to the prototype type for internal procedures as well, rol/ror/sar and friends require the exact type 14 years ago
  joost 2f17dbbed3 * Replaced dependeny on fpmkunit_bootstrap with dependency on fpmkunit itself. So that the dependency is also evaluated in non-crosscompile builds 14 years ago
  pierre 8a0ed92957 * Remove useless code for i386 14 years ago
  pierre 0c210a9df3 + New const MaxzbaseInt, set to maxlongint for FPC 14 years ago
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables 14 years ago
  pierre f220513821 + Warning for possible library overloading 14 years ago
  pierre 965b57d7b8 * Revert 17797 14 years ago
  joost c5eb5eb240 * Removed libcurl dependency from fppkg 14 years ago
  Jonas Maebe 19fb48dfa9 * prefer "any array" -> "open array" over "single element" -> "open array" 14 years ago