Commit History

Author SHA1 Message Date
  pierre c45d3a2d96 Correct pthread related types 10 years ago
  Jonas Maebe 2dcd42d4f1 * fixed detection of an objcprotocols descending from a forward-defined 10 years ago
  florian f0984fb628 * abstractrecorddef.contains_float_field should search recursively, resolves #27580 10 years ago
  pierre b0d8f487c1 Makefile regenerated after previous commit: Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall 10 years ago
  pierre 999436c5e6 Fix fullinstall for win64 and disable 8086 and i386 compiler for win64 os source only for fullcycle and fullinstall 10 years ago
  Jonas Maebe b97e7da6b4 * fixed memory leak 10 years ago
  Jonas Maebe fc21845686 * fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of 10 years ago
  nickysn bf7785f567 * only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes 10 years ago
  nickysn aff3fb62ae - rm code that parses the response when retrieving the value of a watchpoint 10 years ago
  Legolas 0e93481dbf * Wii rtl: reverted wrong commit 10 years ago
  svenbarth dcfd734bbf Fix cycling with -dFPC_USE_LIBC on Linux systems to allow usage of FPC Linux programs on OSv. 10 years ago
  michael af9798c761 * MOve update of threadqueuetail to critical section 10 years ago
  pierre 21fe7616a4 Avoid line longer than 255 characters, to be able to edit inside FP IDE 10 years ago
  pierre 3cd33af823 Avoid double definition of FPBaseName for powerpc cpu target on i386 10 years ago
  pierre d62a8b4b14 Avoid range check error 10 years ago
  lacak 1e536926e1 fcl-db: mysql: fix return type of function InternalStrToCurrency. Revealed by test: TestSupportBCDFields 10 years ago
  lacak 94a2fbb20d fcl-db: mysql: fix handling milliseconds in date time values with precision < 3. f.e. datetime(1) value '07:13:45.1' has 100 msec not 1 msec (value after decimal point does not always means milliseconds) 10 years ago
  michael 0b52513c18 * Fix for bug ID #27628 10 years ago
  Jonas Maebe 6a70c84258 + internal bsr/bsf support for ppc32 and ppc64 10 years ago
  Jonas Maebe 00642288b8 * extended bsf/bsr tests with values in which more than one bit is set 10 years ago
  michael 932f472384 * Second patch for big ID 27246 10 years ago
  nickysn 930327eabf * fixed a race condition during parallel build, when nasm tries to create the 10 years ago
  nickysn e513cd44cf * cleaned up, fixed dependencies and enabled parallel build in the msdos makefile 10 years ago
  Jeppe Johansen d12b913e70 Add initial support in ARM-embedded for Allwinner A20. 10 years ago
  michael 626a58cdc8 * Removed debug statement 10 years ago
  michael 37d93956ad * Some cosmetic patches from Silvio Clecio (Bug ID 27463) 10 years ago
  florian 53d6f6bc55 * handle dyn. arrays and interfaces correctly in TypInfo.SetOrdProp 10 years ago
  michael bda3626025 * Write unhandled exceptions to StdErr. Option to revert back to old behaviour (Bug ID 17346) 10 years ago
  michael 11e7436df0 * Fixed sqlite_vfs (again) based on bug ID #27246 10 years ago
  michael 2c878e7684 * Patch from Laco to fix Bug ID #27260 (mem leak) 10 years ago