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