Commit History

Author SHA1 Message Date
  svenbarth bef1b84d63 * move utility code to a separate unit 6 years ago
  Mattias Gaertner 3c9a5e5602 pastojs: create local record types in global scope 6 years ago
  joost f465826ba9 * Repositories from the include-files must be processed between the global and user repositories 6 years ago
  joost 953cc76a7b * Added ability to force a build during an installation (buildinstall) 6 years ago
  joost 4eadd2ce16 * TFPPackage.PackageVariants added 6 years ago
  florian f6e32ae90e * (modified) path by Gareth Moreton to fix case handling 6 years ago
  Mattias Gaertner 7e777f513e fcl-passrc: resolver: for item in AdvRecord do 6 years ago
  Jonas Maebe df598f1868 * update alignment values for Darwin 6 years ago
  Jonas Maebe 7b313a2c15 * stop searching for methods to implement interfaces in parent classes after 6 years ago
  Jonas Maebe dee1056546 * fixed wrong change of jumpalignmax from 10 to 16 in previous commit 6 years ago
  Jonas Maebe 9a797b9f49 * changed maxjumpalign:10 to 16 6 years ago
  florian 9c03c29856 * not all targets support the tls-model switch, use it only if section thread vars are used 6 years ago
  florian ce81e50907 * better code alignment for x86_64-win64 and x86_64-linux 6 years ago
  florian 917de001d6 * patch (slighly modified) by Christo Crause to write 16 bit registers on avr in hi/lo order, resolves #34721 6 years ago
  florian a7c347fe56 * pass used tls model to the assembler 6 years ago
  florian 7f5c2fa3aa * (modified) patch by Gareth Moreton: Speed improvement in case blocks, resolves #0034762 6 years ago
  Mattias Gaertner 75ab803528 pastojs: fixed Result.Free 6 years ago
  Mattias Gaertner 2d94d97887 fcl-passrc: resolver: function result is writable 6 years ago
  svenbarth f0753517b4 * fix compilation on platforms that *do* have a Comp type 6 years ago
  Mattias Gaertner 324a645bb5 pastojs: fixed compile 6 years ago
  Mattias Gaertner 19836867da fcl-passrc: resolver: test adv records 6 years ago
  svenbarth 0f83458513 * previous Invoke() related commit also correctly fixed Mantis #34509 6 years ago
  svenbarth 9eac2ea852 * correctly handle record, set and array results if no extended parameter information is available 6 years ago
  svenbarth 8c52dc30ce * move check for result location to separate function 6 years ago
  svenbarth cfd8df4894 + add tests for raw Invoke() which needs to determine the result location by itself 6 years ago
  svenbarth 93e0cd9e1a * fix for Mantis #34496: correctly align stack so that SSE operations work correctly 6 years ago
  svenbarth 30f14cfcc0 + add some more tests for floating point values 6 years ago
  svenbarth dbaf7a69bd * correctly handle a floating point result 6 years ago
  svenbarth 551e36cd19 + add tests for floating point arguments and results 6 years ago
  svenbarth 0d09c3c124 + add utility functions to get TValue values for Single, Double, Extended, Comp and Currency 6 years ago