Commit History

Author SHA1 Message Date
  reiniero fe8a6f7399 * fcl-db tests: TMemDataset.CopyFromDataset: test record position has not moved for bug #25426 11 years ago
  reiniero 9f5d46a008 * fcl-db memds: CopyFromDataset from first record regardless of current position. Fixes issue #25426 11 years ago
  reiniero ec5d09b16d * fcl-db tests: memds.CopyFromDataset test when record is not the first record 11 years ago
  florian 2a992bf53c * patch by Sandro Cumerlato to install auxiliary ide files properly 11 years ago
  marco 10ff8bf74e * cleaned out some ver2_2_0 defines. 11 years ago
  sergei 6ea9ce1077 * Force managed types to be always returned in parameters, independent of target (primitive types were already handled that way; the patch affects small records with fields of managed types). 11 years ago
  nickysn c88be4550d * optimization in the 8087/80287 version of fpc_arctan_real(): when calculating 11 years ago
  nickysn a7b4953795 + proper (i.e. not broken) implementation of arctan() for the 8087 and 80287 11 years ago
  sergei 179586f589 + SEH support for Win32. Enable by cycling with OPT=-dTEST_WIN32_SEH. 11 years ago
  marco b2e85d2c56 * pthread_attr_destroy fixes for the rest of *nix. 11 years ago
  marco 018be5c22c * add pthread_attr_destroy, due to Vincent's follow up to mantis #25416 11 years ago
  sergei 1ee9373fa6 * Changed function create_pd into method of ttryfinallynode, so it can be reused for Win32 SEH and, in the future, for DWARF-based exception handling on other targets. 11 years ago
  lacak 9b4735032b fcl-db: mysql: remove obsolete mysql4conn unit replaced by mysql40conn and mysql41conn 11 years ago
  marco 996e802606 * fix memleak pthread_attr, Mantis #25416 by Henry Vermaak. 11 years ago
  marco 7fc33865be * build mysql 5.6, after Reinier said it wasn't built. 11 years ago
  pierre a0747f4d5d Also update TESTCONFIG and TESTRUNHISTORY tables 11 years ago
  pierre 218adfe6c3 * Allow compilation for windows OS. 11 years ago
  pierre 360f53b742 Add -ll option to use longlog file 11 years ago
  sergei ffba5aee60 * MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399. 11 years ago
  nickysn a68b9fd01f * use byte sized instead of word sized memory operations on the fpu control 11 years ago
  marco 4871a7b1c9 * fix for mantis #25191, extract gobject routines to separate unit. 11 years ago
  reiniero 5ae858fbf5 * fcl-db oracleconnection.pp: cosmetic: replace Dutch tel variable with counter; translate Dutch comment 11 years ago
  pierre 80c67337ed Move GetTestRunHistoryID and AddTestHistoryEntry to dbtests unit 11 years ago
  sergei 0e0273d53f * Partially reverted r26192, preserving registers in presence of exceptions needs a different solution. 11 years ago
  pierre a5ea0d2b4c Add dbconfig program to handle TESTCONFIG table 11 years ago
  pierre bd91a8da7e Force SrcExeExt for prog parameter in ExecuteRemote function 11 years ago
  pierre 85f138b409 + Add StringQuery and InsertQuery functions. 11 years ago
  pierre 0987129993 Add 2.6.0 to 2.6.3 versions 11 years ago
  pierre cf175b28d1 Add TU_COMPILERDATE to ShowRunData 11 years ago
  nickysn 9c86da1911 - rm the fwait after fstsw in fpc_exp_real. My own testing on a true i8087 shows 11 years ago