Commit History

Author SHA1 Message Date
  marco 1fb6fd25af * Example for QuickEvaluate, and some fixes to errorhandling of QuickEvaluate 14 years ago
  florian 5ec2839dd2 + fpmake file for fcl-stl 14 years ago
  florian 58d1a66cd0 * set max_operands to 4 on x86 to be prepared for avx and to be able to fix #19910, 14 years ago
  florian bc0def5e01 * optimized memory layout of some often used classes 14 years ago
  michael 64514714c2 * Added invalid stream operation string constant 14 years ago
  florian ff5f311b34 - removed no more used constants 14 years ago
  michael 6b2a566fb1 * Override correct seek/setsize version (Patch by Chad B) 14 years ago
  marco 8f4d4bc959 * new example to demonstrate new QuickEvaluate routine. 14 years ago
  michael 55ff531bd4 * Fixed bug ID #19856 and bug ID #19857 (modified patch from Chad B) 14 years ago
  michael 1dfa1d5f26 * Fix bug ID #19856 (adapted and completed patch by Chad B) 14 years ago
  michael a9c2e6a8ae * Override 64-bit version, common fake seek (modified patch from Chad B - bug ID #19848) 14 years ago
  michael 6692595a33 * Fix 19851 19852 19855 (modified patch by Chad B) 14 years ago
  michael 09371b21e9 * Fix 19849 (modified patch by Chad B) 14 years ago
  michael 2777349a23 * Fix 19850 (modified patch by Chad B) 14 years ago
  michael 96e5333dc2 * Added fakeSeekForward for benefit of descendant streams. 14 years ago
  Tomas Hajny 6992049034 * fix for a silly typo in the previous revision 14 years ago
  marco bb2e98c4f1 * load listseparator from locale. Patch by Bart B. Mantis 19976 14 years ago
  michael 27acf845d2 * Removed comment about bug ID #19440 14 years ago
  Tomas Hajny 867ad94115 * fix for DirectoryExists - proper handling of root directory 14 years ago
  Tomas Hajny 4230a33272 * MkDir and RmDir usually not allow trailing directory separator (except when running under Win32) 14 years ago
  michael 992d01719a * Exit process when a shutdown event is received from mod_fastcgi 14 years ago
  florian 8b58d69576 * accept undefineddef (generic parameter) as parameter for assigned, resolves #19974 14 years ago
  michael 5d59d00fdc * Some fixes and additional unit from Darius Blaszijk 14 years ago
  michael 7dc58d81d9 * Some fixes and additional unit from Darius Blaszijk 14 years ago
  marco 215852ac85 * QuickEvaluate, an helper procedure to quickly evaluate formulas. 14 years ago
  sergei bbae63a4f2 * Check that a single interface is only delegated to a single property within a class. 14 years ago
  sergei b8c6c7c893 * Fixed undefined return value of SysGetData function. Also don't ignore the input BufSize parameter but pass it on to GetValueData. Bug #19962. 14 years ago
  pierre 47b943d236 + Add traling separators tests 14 years ago
  pierre 9d763ec052 * Avoid warnings about pointer to signed integers typecasts 14 years ago
  pierre 9fff19cda9 + DirectoryExists tests 14 years ago