Commit History

Author SHA1 Message Date
  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
  peter 0f6f1a9c97 * remove obsolete unchain_overloads 17 years ago
  peter 9086a2549d * refactor overload collection in tcallcandidates. separate 17 years ago
  florian c71bc4084d * fixed wrongly fix of r11444 in r12049 17 years ago
  florian 5e448b47a5 * compilation fixed 17 years ago
  marco 066e99be2b * fixed another whtmlhlp 17 years ago
  peter 8419161964 * current_objectdef is now always valid when parsing is within the 17 years ago
  yury b580cbc778 * Removed unused local var. 17 years ago