Commit History

Author SHA1 Message Date
  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
  sergei d3fe020a55 * Don't use deprecated symbols anymore, silences compilation. 14 years ago
  michael 5a84a0c4ef * ODBC library is called odbc32 on windows 14 years ago
  Jonas Maebe bc46ea5cba * use compare_defs() instead of a plain "=" comparison to check that the 14 years ago
  michael bc2bebfa16 * Patch from Stephano so TRegIniFile can process registry values written by Delphi 14 years ago
  michael ee461becfb * Fix for 19018 14 years ago
  michael 5257fb6d0e * Fixed some corner cases in readrecord 14 years ago
  michael 5194a08195 * Inherited was not called 14 years ago
  sergei 3a7ac49cc2 - Removed Win32Wide2AnsiMove, using Win32Unicode2AnsiMove for both Unicode-to-ansi and Wide-to-ansi conversions. In general, we don't need two different conversion routines in wideStringManager, as long as they differ only in PWideChar vs PUnicodeChar (these types are identical). 14 years ago
  Jonas Maebe 5c2050e756 * when two objectdefs resolve to the same "real" objectdef, consider them 14 years ago