Commit History

Author SHA1 Message Date
  michael db895fcebe * Fix bug #0036361, use buffer when reading csv 5 years ago
  michael 6747654f7d * Fix bug ID #36399: add some easy access methods to TZipper/TUnzipper 5 years ago
  michael 0add077916 * Fix bug ID #36385, CSV header contains also disabled fields 5 years ago
  michael cd8d75d5fa * Added possibility for array arguments 5 years ago
  michael 575fd849b1 * Patch by Werner Pamler to delete builtin (bug ID 36396) 5 years ago
  florian 0cb85eef9b * more currency fixes, should resolve #36176 5 years ago
  pierre c87facbae1 Use PInt64(@value_currency)^ construct to avoid internal error when starting from 3.0.4 ppcarm compiler 5 years ago
  pierre 91e550edb6 Remove assigned but unused local variable i64 in taddnode.pass_typecheck_internal as suggested by Ondrej Pokorny 5 years ago
  michael 10ddaab97a * Enable compilation for Win64 bit 5 years ago
  svenbarth 927c91e093 * fix for Mantis #36388: correctly handle generic constraints when looking for helpers 5 years ago
  svenbarth f2818bfe7a * apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used 5 years ago
  michael b86b2f1b80 * Patch from Klaus ([email protected]) to read/write columncount/columngap 5 years ago
  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) 5 years ago
  svenbarth ea75253926 * initialize the defid in trecorddef.create_global_internal as unique_id_str needs it 5 years ago
  svenbarth 80a4a01f12 + add a method to tdef to initialize the defid from within a constructor 5 years ago
  florian b8a78b135c * simplified and improved TX86AsmOptimizer.RegModifiedByInstruction 5 years ago
  florian 86d8e79e86 * fix some currency issues, resolves #33963 and #36179 5 years ago
  florian f5496c9d11 * improved build unit lazarus project for linux 5 years ago
  florian f2a8b8ad6a * adapt register if the size of the paraloc and the register differ, resolves #34409 5 years ago
  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 5 years ago
  joost d8c81744d3 * Fix for timestamps very close to a whole day in Firebird 5 years ago
  pierre 4e4f55ac0e Comparison nodes are always in LOC_REGISTER, never in LOC_JUMP for riscv32 or riscv64 CPUs 5 years ago
  pierre 92b0ea7d02 Add explicit smallint typecast to first marameter of SarSmallint call to avoid range check errors 5 years ago
  florian d8f1aacd78 * better error recovery, resolves #36377 5 years ago
  florian 4525edd9f7 * patch by J. Gareth Moreton: x86 implementation of RegModifiedByInstruction, resolves #36376 5 years ago
  florian 3889529e45 * unified internalerror, resolves #36378 5 years ago
  pierre fb33da5f41 Change parameter type to tcgint for is_imm12 and is_lui_imm functions to avoid range check errors 5 years ago
  marco 4715c94789 * set enum size to 4 only after jedi.inc that has statement 5 years ago
  pierre 7405ae2758 Fix trv32notnode, by using same code as for riscv64 CPU 5 years ago
  michael 4d0b049f4e * Less errors when connection is broken (bug ID 36373) 5 years ago