Commit History

Author SHA1 Message Date
  florian 8b24033e93 * last fix was most likely not complete 5 years ago
  florian 0dabe49601 * fix building on non-unix/windows targets 5 years ago
  florian 99680eb88c * patch by Anton Kavalenka: heaptrc: Improve tracing by printing actual 5 years ago
  florian 2f374a37b7 * patch by Bart Broersma to allow to declare "LongInt = AnsiString" comparison 5 years ago
  florian b8b5d84108 * missing +')' added 5 years ago
  florian 8465710329 + make use of mulx instruction, if available 5 years ago
  florian 30927039a6 + MULX instruction 5 years ago
  svenbarth 0149d26adb * in PeepHoleOptPass1Cpu when an instruction contains a segment, don't replace the current instruction with the next, cause then we get an infinite loop when compiling on Win32 with -dTEST_WIN32_SEH -O4 5 years ago
  svenbarth 1779011ab4 * fix typo in comment 5 years ago
  michael b2957b92f4 * Fix bug #0036461, parameters not correctly refreshed in Mysql 5 years ago
  michael 3440d166ae * Correct font handling for blocks in memos with different fonts (bug ID 36459, patch by Andi Friess) 5 years ago
  ondrej c09c8ed845 sqldb: odbc: use ANSI codepage for connection as default 5 years ago
  ondrej f27787b269 sqldb: odbc: send SQL to ODBC as WideString to support FPC 3.0.x character conversion 5 years ago
  ondrej a66442ea47 odbc: fix passing ANSI parameters with FPC character conversion 5 years ago
  michael 49ba4731ed * Fix currency to SQL_NUMERIC_STRUCT for platforms without extended 5 years ago
  florian fe7d7aa1e7 * patch by Alfred to fix building on DragonFly OS, resolves #36450 5 years ago
  florian 33fa211b84 + x86-64: assembler implementation for u128_div_u64_to_u64 for SysV ABI 5 years ago
  florian 5f2410b871 * patch by J. Gareth Moreton to fix an ie 2018061400 on darwin 5 years ago
  michael 46fa6d9bf5 * Fix bug #36443, patch from Andrew H. Allow non-blocking read 5 years ago
  Mattias Gaertner 822dc85f77 pastojs: fixed compile nodejs 5 years ago
  Mattias Gaertner 384c5ab644 pastojs: fixed conflicting msg number 4016 5 years ago
  Mattias Gaertner 12084211bf pastojs: filer: warn for generics 5 years ago
  Mattias Gaertner c8a3a11a26 pastojs: treat constref as const, warn for non record/array 5 years ago
  Mattias Gaertner 200c3b9390 fcl-passrc: resolver: allow constref 5 years ago
  Jonas Maebe 94f77251e4 * synchronised zith r444 of the universal interfaces: 5 years ago
  Jonas Maebe 0f57151d36 + recognise LLVM 9.0 (no changes needed compared to LLVM 8.0) 5 years ago
  svenbarth 707f722531 * regenerate msg*.inc files after adding a new error message related to C blocks 5 years ago
  svenbarth 8111e92e1f * rework syntax for cblocks: now a cblock directive is required 5 years ago
  Jonas Maebe c477816100 - removed LLVM support for clang < 7.0 and Xcode < 10.0: those versions 5 years ago
  Jonas Maebe a352a12bb4 * use value_real rather than value_curency when writing currency 5 years ago