Commit History

Author SHA1 Message Date
  florian 380d3be22c * started to fix var. array -> dyn. array 20 years ago
  tom_at_work 653f4b465d * fixed some typecasts of pointers to Longint for 64 bit architectures (Linux and generic parts of the RTL only) 20 years ago
  florian 9e30922547 * fixed previous commit 20 years ago
  florian 81bf59a638 * fixed for 64 bit targets 20 years ago
  florian 7bff61ce29 * patch from Ales Katona to add a stack size parameter to tthread functions 20 years ago
  florian 25ce080225 * BGI font fix from Lowell C. Savage 20 years ago
  tom_at_work 9228588260 - added handling of OS_NO parameters in a_param_ref 20 years ago
  tom_at_work b8f34684ec - fixed TFDSet type for 64 bit compatibility 20 years ago
  peter c204d323f1 * fix previous commit 20 years ago
  peter f19ea23d20 * 64bit fix 20 years ago
  marco f3335dbdf6 * streams freed to fix 4478 20 years ago
  peter e88ff7ae84 * fixed writing of old style tp-objects 20 years ago
  florian c5f82ba6de + (ole)variant<->error type conversion 20 years ago
  joost 65590e912a + initial implementation of SQLDB ODBC connection from Bram Kuijvenhoven 20 years ago
  florian 08d0ea156b * fixed multi dimensional dyn. array to variant array 20 years ago
  joost f5f196c547 Patch from Bram Kuijvenhoven: 20 years ago
  florian aec1b6dc4a * fixed dyn. array to variant array conversion for one dimensional arrays 20 years ago
  michael ec13803b5c * Patch from Luiz Américo 20 years ago
  tom_at_work 2198a6a44a * assembly round and trunc routines for ppc64 20 years ago
  tom_at_work 487c4f76a4 * more testbench fixes 20 years ago
  tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog 20 years ago
  tom_at_work f4bb92c0d5 * removed some 32 bit specific test programs from the tests for ppc64 20 years ago
  tom_at_work 10d39167c6 * fixed code generation for calling threadvar relocation function 20 years ago
  tom_at_work 3645a69686 * added mftbu (move from timebase upper) opcode 20 years ago
  tom_at_work d7cedd18eb * made fpc recognize the powerpc64 platform and the associated compiler 20 years ago
  tom_at_work efa68a1275 * some fcl examples compile again after changes 20 years ago
  tom_at_work 5520442fc4 * call by register now also takes care of the TOC and environment pointer 20 years ago
  olle 58582a44a9 new tests for mode macpas 20 years ago
  florian 3336aca6bf * more dyn. array -> variant stuff 20 years ago
  florian 1ef533ffa9 * rtti parameter for dyn. array to variant conversion fixed 20 years ago