Commit History

Author SHA1 Message Date
  marco e0ea4edff0 * Read into string with len 0 could cause range check errors. 17 years ago
  marco 77de2ff338 * Fix rangecheck problem, IDE now starts up after being compiled with -CROriot 17 years ago
  marco a472967423 * compiletime range check fixes. SVN now compiles with -CROriot 17 years ago
  micha 4594758ae5 + add poll support for unix 17 years ago
  michael 303d951c48 * Patch from bug report 12467 applied 17 years ago
  micha 923e5eff19 * fix lstat syscall for linux/powerpc64 (lstat64 is only for 32 bit platforms) 17 years ago
  florian a0939ad9d6 * actually the important part of r12120 containing the compiler change 17 years ago
  florian 706f8085f4 * convert int64 properly to c-bools, resolves #12614 17 years ago
  andrew d423812928 * Fixed several chm bugs. 17 years ago
  florian 17a08efb82 * handle methodpointer function results like records of the same size, resolves #12318 17 years ago
  michael ea29eb439f * Test for default of property override: default of parent must be preserved 17 years ago
  michael 11a41788fb * Fixed lost default value in case of a property override 17 years ago
  micha 1b418875b3 * fix typo 17 years ago
  micha 28e614c237 * move fdatasync to linux unit 17 years ago
  micha 2a1fc6723a + add fdatasync syscalls for linux 17 years ago
  micha d7e90f9e48 + add splice and sync_file_range linux-only syscalls 17 years ago
  micha 341cec908d * update linux syscall numbers (merge powerpc64 to powerpc) 17 years ago
  andrew 1e1fe2eacf Removed some writeln's that were added by mistake from chmwriter 17 years ago
  michael 1f44d74d8c * Made the components descende from a common ancestor, otherwise lazarus thinks they are the same 17 years ago
  michael 1efbbe82b3 * Patch from Andrew to add searchable chm to usage options 17 years ago
  michael 1718b7ab6d * Added test for bug #12385 17 years ago
  michael f64ec1faa6 * removed debug statement 17 years ago
  michael 0d53564797 * Fixed bug #12385 17 years ago
  michael 6b24dc9adc * Patch from andrew haines to make generated CHMs searchable 17 years ago
  michael 12bfc265ad * Patch from Mattias gaertner to remove the use of macros 17 years ago
  andrew 058005661b updated makefiles for chm folder 17 years ago
  andrew 7b0f17db5e Added ability for chm's to be searchable. A reader for the search index 17 years ago
  Jonas Maebe a00df1033f * changed "Mixing signed expressions and longwords gives a 64bit result" 17 years ago
  Jonas Maebe c1c1b2deac * more aint() type casts replaced by int64() type casts 17 years ago
  marco c72c091277 * fix for 12619, security_descriptor_min_length now a sizeof as in the winsdk headers. (win64) 17 years ago