提交历史

作者 SHA1 备注 提交日期
  florian ac6e4f59c6 * better error recovery, resolves #36397 5 年之前
  florian 266daa62f1 * updated arm linker script as proposed by Alfred, resolves #36395 5 年之前
  Jonas Maebe 54d3c26e27 * renamed abi_linux386_sysv to abi_i386_dynalignedstack, and also use it 5 年之前
  michael 694888e7c8 * Make sure open/close use same options in CSV close/open writing 5 年之前
  michael b82eaf4ce2 * Fix bug #32532: AV when killing daemon app 5 年之前
  michael 00e132498e * Fix name array 5 年之前
  michael 76a4638a46 * Rework default file mechanism in bufdataset to fix bug #34435 5 年之前
  michael e28b39e395 * Fix 16 bit support for PNM (bug ID 35080) 5 年之前
  michael db895fcebe * Fix bug #0036361, use buffer when reading csv 5 年之前
  michael 6747654f7d * Fix bug ID #36399: add some easy access methods to TZipper/TUnzipper 5 年之前
  michael 0add077916 * Fix bug ID #36385, CSV header contains also disabled fields 5 年之前
  michael cd8d75d5fa * Added possibility for array arguments 5 年之前
  michael 575fd849b1 * Patch by Werner Pamler to delete builtin (bug ID 36396) 5 年之前
  florian 0cb85eef9b * more currency fixes, should resolve #36176 5 年之前
  pierre c87facbae1 Use PInt64(@value_currency)^ construct to avoid internal error when starting from 3.0.4 ppcarm compiler 5 年之前
  pierre 91e550edb6 Remove assigned but unused local variable i64 in taddnode.pass_typecheck_internal as suggested by Ondrej Pokorny 5 年之前
  michael 10ddaab97a * Enable compilation for Win64 bit 5 年之前
  svenbarth 927c91e093 * fix for Mantis #36388: correctly handle generic constraints when looking for helpers 5 年之前
  svenbarth f2818bfe7a * apply patch by Blaise.ru to remove last remnants of VMT regeneration which is no longer needed/used 5 年之前
  michael b86b2f1b80 * Patch from Klaus ([email protected]) to read/write columncount/columngap 5 年之前
  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 年之前
  svenbarth ea75253926 * initialize the defid in trecorddef.create_global_internal as unique_id_str needs it 5 年之前
  svenbarth 80a4a01f12 + add a method to tdef to initialize the defid from within a constructor 5 年之前
  florian b8a78b135c * simplified and improved TX86AsmOptimizer.RegModifiedByInstruction 5 年之前
  florian 86d8e79e86 * fix some currency issues, resolves #33963 and #36179 5 年之前
  florian f5496c9d11 * improved build unit lazarus project for linux 5 年之前
  florian f2a8b8ad6a * adapt register if the size of the paraloc and the register differ, resolves #34409 5 年之前
  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 年之前
  joost d8c81744d3 * Fix for timestamps very close to a whole day in Firebird 5 年之前
  pierre 4e4f55ac0e Comparison nodes are always in LOC_REGISTER, never in LOC_JUMP for riscv32 or riscv64 CPUs 5 年之前