Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 473a696277 * cleanup, branch is merged hace 13 años
  florian 26850e3425 * fix full cycle after adding new boolean types hace 14 años
  florian 990add9272 * fixed non short boolean evaluation of <64 bit bool> and/or <64 bit bool> on non-64 bit cpus hace 14 años
  florian c186e5bf1b * fixed make all hace 14 años
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 hace 14 años
  florian e08e7e986f + branch for pascal booleans with sizes 2,4 and 8 hace 14 años
  florian 589d061c3d * when comparing overridden methods, ignore hidden parameters because overridden methods does not hace 14 años
  joost 23363f3158 * Added FmtBCD support to Firebird hace 14 años
  florian 6e1d5e0aa0 * handle pointer+type param. correctly, resolves #19548 hace 14 años
  michael a2d007dfa3 * Applied patch from Mattias Gaertner to fix parse buffer not always being loaded (bug 19623) hace 14 años
  joost 46aa4bfc0f * Test for r17704 hace 14 años
  joost a532182917 * Use AsCurrency for currencies instead of float hace 14 años
  joost 18e17afc47 * Raise exception when PostgreSQL library is already loaded from a different file hace 14 años
  joost 79e000d04e * Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support hace 14 años
  pierre 11b154b5d9 * Also for -Cg use for x86_64 solaris hace 14 años
  pierre 405655ba60 + Skip library tests for go32v2 target hace 14 años
  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. hace 14 años
  joost 4e4b494b52 * Removed Lazarus specific code, bug #19574 hace 14 años
  florian a6b2fcfe22 * fixes breakage of r17766, should resolve #19598 hace 14 años
  Legolas d530b4fce7 * Some work on sysutils.pp about file I/O hace 14 años
  pierre a0f7356edc * New DLL overloading tests hace 14 años
  florian 01f07ae466 + forgotten test for r17808 hace 14 años
  florian 8e7f39f176 * constant evaluation of ror/rol if they are internally handled, resolves #6300 hace 14 años
  joost 9b1129cf5b * Install and clean smartlink-library files hace 14 años
  florian fda10ff098 * insert type conversions to the prototype type for internal procedures as well, rol/ror/sar and friends require the exact type hace 14 años
  joost 2f17dbbed3 * Replaced dependeny on fpmkunit_bootstrap with dependency on fpmkunit itself. So that the dependency is also evaluated in non-crosscompile builds hace 14 años
  pierre 8a0ed92957 * Remove useless code for i386 hace 14 años
  pierre 0c210a9df3 + New const MaxzbaseInt, set to maxlongint for FPC hace 14 años
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables hace 14 años
  pierre f220513821 + Warning for possible library overloading hace 14 años