Commit History

Author SHA1 Message Date
  sergei 6e09d76b07 + x86_64 assembler implementations of Move and FillChar. Does not use SIMD, so probably not the fastest for large move sizes, but for small to medium sizes it should be competitive. 14 years ago
  joost da7ef036ba * Added univint dependency for MacOSX which is not detected by fpcmake 14 years ago
  michael 56bd9e0d25 * Applied patch from 19097, compilable with Delphi 14 years ago
  vladob da487a9d84 doc change 14 years ago
  vladob f83ae10939 test change 14 years ago
  michael d22edd8e15 * ONChange removed from field, TDatset Descendents must do it 14 years ago
  florian 07c9a772bf * fix compilation when object type cast checking is on 14 years ago
  michael cb3043b3a2 * Fixed 19068 14 years ago
  michael 6a0bd01953 * Added license 14 years ago
  michael a33e5eb0eb * Initial check-in of stl 14 years ago
  florian 736071e716 * updated copyright to 2011 14 years ago
  florian 0d38c744f4 * small fixes for OpenCL module by Denis Golovan, resolves #18901 14 years ago
  michael bd302b760e * Fix exception propagation in TiniFile.Free (bug 19046) 14 years ago
  michael 87d156e885 * Added mem,memw, meml for documentation purposes 14 years ago
  michael a1631aa703 * Patch GetCDRomDevices so all CD roms are used, by Andrew H (18314) 14 years ago
  michael b78f9f7706 * Fixes range check errors, by Anton (bug id 19038) 14 years ago
  michael f235e4c116 * Fixed 18183 14 years ago
  michael be484359b8 * Corrected fix for FileAge 14 years ago
  joost 029f5e9046 * Let the makefile create the unit output dir when fpmake.pp is not compiled yet 14 years ago
  michael 1c0c6656f3 * Fixed some tests for firebird 14 years ago
  michael 9747f7f0cd * Do not allow fileage for directories (15873) 14 years ago
  michael e8cf8e4177 * Added OnValidate event support (17510) 14 years ago
  michael 28ce3b96f0 * Extended test by barlone (Bug ID 19000) 14 years ago
  michael 8384a5ad04 * Refactoring of dateutils by barlone (Bug ID 19000) 14 years ago
  joost 27ac54a76c * Implemented the ability to register default scripts which can be added 14 years ago
  joost 86c8c6c4eb * The Makefile.fpc is adapted and the Makefile re-generated so that fpmake is 14 years ago
  joost 103867412a * If a found package seems to contain the source of the package, check if the 14 years ago
  sergei ef4ce51d24 - removed unused variable and label 14 years ago
  sergei 046ed5548b * Fixed pointer to cardinal typecasts, which are wrong for 64-bit platforms (significance is low, because these are in debug code). 14 years ago
  michael d4b071ed9a * Fixed signature of zliballocmem 14 years ago