Commit History

Author SHA1 Message Date
  pierre 47ff755068 symdef.pas New make_dllmangledname function 14 years ago
  michael 2a3180c3d1 * Fix for non-i386 platforms 14 years ago
  pierre 311d99b416 Avoid line > 255 chars and range check error on THandle type 14 years ago
  florian 3938f5e0b9 + merge support for boolean16, boolean32 and boolean64 into trunk 14 years ago
  michael 0d14fc2851 * Second patch from Mattias Gaertner (bug 19623, should fix 19633 as well) 14 years ago
  pierre 548ee755b1 * Use crc for special dllnames in proc_get_importname 14 years ago
  Legolas 2503ac1d97 * Updated nds to devkitARM r33 14 years ago
  michael b98270d27c * Undo 17822 - causes resource compilation errors in lazarus 14 years ago
  florian 990add9272 * fixed non short boolean evaluation of <64 bit bool> and/or <64 bit bool> on non-64 bit cpus 14 years ago
  florian c186e5bf1b * fixed make all 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 d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 14 years ago
  florian e08e7e986f + branch for pascal booleans with sizes 2,4 and 8 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