Commit History

Author SHA1 Message Date
  svenbarth a8ea8eb5d5 * fix for Mantis #37447: add support for HttpUpdateServiceConfiguration which needs to be loaded dynamically, because it's only available in newer versions of Windows 10 5 years ago
  svenbarth e5308038a9 * fix for Mantis #37448: apply changes by Taufik Rahmad Hidayanto to fix the lengths of various response elements 5 years ago
  Jonas Maebe 346adf7f55 * replace explicit (sometimes incomplete) tests with calls to doshortbooleval() 5 years ago
  Jonas Maebe 198efe2075 * fpmkunit: only start the worker threads once they are fully initialised 5 years ago
  svenbarth 848ec1d219 * allow overloads with same result type for external Java classes due to Java supporting covariant return types for interfaces 5 years ago
  yury 4964f5cf76 * Count the number of interferences with real registers. 5 years ago
  svenbarth ef099b2075 * import library function with a name that does not conflict with the functions exported in the interface 5 years ago
  svenbarth 08949c86bf + readd Randomize with parameter 5 years ago
  florian f542ee7b92 * do not throw an internal error if an errorneous type is passed to str, resolves #37462 5 years ago
  pierre 208e7fb337 Add -marm option to gcc call fot arm target to be sure that aarch64 version of gcc complains to stderr if it does not support 32-bit 5 years ago
  svenbarth 107a2e4e85 - remove local Random() implementations that weren't exported anyway (LongInt <> Integer inside the System unit) 5 years ago
  svenbarth 48cc5250f9 * fpc_geteipasebx and fpc_geteipasecx are used as procedures, not functions, so declare them as such 5 years ago
  svenbarth 04cbf32b1b * rename local import of fpc_geteipasebx 5 years ago
  michael 4df02b0d6d * Remove SVN id marker 5 years ago
  michael 0e35f2cd09 * Make sure tests run in pas2js. Reduce ifdefs 5 years ago
  michael eaeb21e6ae * Add stub generator 5 years ago
  florian 6f661e44d0 * do not throw an internal error later on in case of a recursive call, if the declaration of the function was faulty, resolves #37460 5 years ago
  svenbarth b412259c1c * fix for Mantis #37355: the method name and the named parameters need to be separated by a single #0 5 years ago
  svenbarth b62045809d * reject overloads if they only differ in the result types (as long as they aren't operator overloads) 5 years ago
  svenbarth fa0c9adbf4 * extract checking whether two parameter defs of two procdefs are equal into a separate function 5 years ago
  florian 42f2e5f8ad + simplify "x mod -1", resolves #37449 5 years ago
  pierre 546a679f4e Add -SfPROCESSES for arm cpu, to be able to compile fcl-base package as for xtensa 5 years ago
  pierre 93fc5abe8b Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 5 years ago
  Mattias Gaertner 8dbf8ae823 pastojs: (a as b)[] 5 years ago
  Mattias Gaertner ebf35bcac4 fcl-passrc: fixed generic proc 5 years ago
  Mattias Gaertner 0fa8ef9fa9 fcl-passrc: resolving (a as b)[] 5 years ago
  Mattias Gaertner fc5a1d81c7 fcl-passrc: less hints 5 years ago
  Mattias Gaertner 4c99a82dbf pas2js: docs 5 years ago
  florian 941020af1a * patch by J. Gareth Moreton: Minor oversight in MovAnd2Mov 3 optimisation, resolves #37442 5 years ago
  pierre 34b1cfa4b9 Do not use sets for ESysXX as the values are not in byte range for Haiku OS 5 years ago