Historie revizí

Autor SHA1 Zpráva Datum
  michael 575fd849b1 * Patch by Werner Pamler to delete builtin (bug ID 36396) před 5 roky
  florian 0cb85eef9b * more currency fixes, should resolve #36176 před 5 roky
  pierre c87facbae1 Use PInt64(@value_currency)^ construct to avoid internal error when starting from 3.0.4 ppcarm compiler před 5 roky
  pierre 91e550edb6 Remove assigned but unused local variable i64 in taddnode.pass_typecheck_internal as suggested by Ondrej Pokorny před 5 roky
  michael 10ddaab97a * Enable compilation for Win64 bit před 5 roky
  svenbarth 927c91e093 * fix for Mantis #36388: correctly handle generic constraints when looking for helpers před 5 roky
  svenbarth f2818bfe7a * apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used před 5 roky
  michael b86b2f1b80 * Patch from Klaus ([email protected]) to read/write columncount/columngap před 5 roky
  svenbarth 3ced30f816 * apply (adjusted) patch by Blaise.ru: vmtentries is always created since 2008, so treat it as such (also fixes a memory leak in tobjectdef.getcopy) před 5 roky
  svenbarth ea75253926 * initialize the defid in trecorddef.create_global_internal as unique_id_str needs it před 5 roky
  svenbarth 80a4a01f12 + add a method to tdef to initialize the defid from within a constructor před 5 roky
  florian b8a78b135c * simplified and improved TX86AsmOptimizer.RegModifiedByInstruction před 5 roky
  florian 86d8e79e86 * fix some currency issues, resolves #33963 and #36179 před 5 roky
  florian f5496c9d11 * improved build unit lazarus project for linux před 5 roky
  florian f2a8b8ad6a * adapt register if the size of the paraloc and the register differ, resolves #34409 před 5 roky
  svenbarth 06c1a17d13 * use tdef.unique_id_str to generate the unique internal name for anonymous record defs as using the count of the deflist is no longer correct před 5 roky
  joost d8c81744d3 * Fix for timestamps very close to a whole day in Firebird před 5 roky
  pierre 4e4f55ac0e Comparison nodes are always in LOC_REGISTER, never in LOC_JUMP for riscv32 or riscv64 CPUs před 5 roky
  pierre 92b0ea7d02 Add explicit smallint typecast to first marameter of SarSmallint call to avoid range check errors před 5 roky
  florian d8f1aacd78 * better error recovery, resolves #36377 před 5 roky
  florian 4525edd9f7 * patch by J. Gareth Moreton: x86 implementation of RegModifiedByInstruction, resolves #36376 před 5 roky
  florian 3889529e45 * unified internalerror, resolves #36378 před 5 roky
  pierre fb33da5f41 Change parameter type to tcgint for is_imm12 and is_lui_imm functions to avoid range check errors před 5 roky
  marco 4715c94789 * set enum size to 4 only after jedi.inc that has statement před 5 roky
  pierre 7405ae2758 Fix trv32notnode, by using same code as for riscv64 CPU před 5 roky
  michael 4d0b049f4e * Less errors when connection is broken (bug ID 36373) před 5 roky
  pierre 3db08d28e9 Set default stack size for i8086-embedded target: 16384 for far data model, and 2048 for other memory models před 5 roky
  pierre 47b9ef4dc2 Disable ucomplex and matrix units for i8086-embedded target, because no fpu is installed in RTL by default před 5 roky
  ondrej c7a8267d91 fcl-db: ODBC: allow NULL parameters (TParam.Value := Null sets type to ftUnknown) před 5 roky
  pierre a9bb9f7310 Add '.module nomips16' at assembly entry for mips/mipsel unless -a5 option is used před 5 roky