florian
|
4f052e4f90
o fix several issues with floating point exceptions
|
7 lat temu |
marco
|
bffbff73e1
* remove deprecated parts linux stat records (FPC 1.0 leftovers)
|
7 lat temu |
marco
|
15fcd0ab61
* remove old ifdefs
|
7 lat temu |
florian
|
6b9f52b4f2
+ couple of { %OPT=-CE } to tests added
|
7 lat temu |
florian
|
999cbd94b8
+ support to generate software based floating point exception checking
|
7 lat temu |
florian
|
203409ab48
* fixed floating point exception masking support for RiscV64
|
7 lat temu |
florian
|
3c69f9a066
+ basic infrastructure to generate code for floating point exception
|
7 lat temu |
marco
|
98f00acb06
* trunk to 3.3.1
|
7 lat temu |
marco
|
57b73f7022
* don't include date/rev info of fpcmake. complicates merging.
|
7 lat temu |
marco
|
d143ab60e1
* regenned makefile without date/rev components for easier merging.
|
7 lat temu |
marco
|
4dbc2ae873
* enable processunicode in fpmake and .fpcmake for win32 and win64.
|
7 lat temu |
marco
|
9b969c6cca
* second part processunicode commit.
|
7 lat temu |
marco
|
b7e6492119
* Unicode version TProcess in two commits.
|
7 lat temu |
marco
|
ee810cea10
* give stderr as much chance to drain as output per runcommandloop cycle.
|
7 lat temu |
florian
|
9e9c2c02ed
* test fails now if it causes an exception
|
7 lat temu |
florian
|
ea32ddd5b2
* avoid overflows of execution weight
|
7 lat temu |
florian
|
75251913b1
* properly pass execution weight in SetExecutionWeight
|
7 lat temu |
florian
|
a825a66d01
* IntPower inverts the base first for negative exponents and multiplies then, resolves #34124
|
7 lat temu |
joost
|
098464d260
* Fixed RunCommandIndir with poStderrToOutput
|
7 lat temu |
michael
|
cfab40fd74
* Publish ancestorclass
|
7 lat temu |
michael
|
3d7ce42194
* Fix bug #34135, patch by Andrea Urbani
|
7 lat temu |
michael
|
677cc1c930
* Type-safe dataset access implementation and code generator
|
7 lat temu |
michael
|
f4a455fb35
* Add new mysql versions
|
7 lat temu |
michael
|
27b969b397
* Ignore spaces in defines
|
7 lat temu |
michael
|
b47b3163bf
* Fix compilation
|
7 lat temu |
michael
|
e3e621a05c
* Fix bug #34131, missing Msg in checkIS
|
7 lat temu |
marco
|
2d74227859
* Fixes #34113 + auxOutMessage The wrong functions were all under #ifdef winver> x030a or 0x0400
|
7 lat temu |
michael
|
70aa822137
* extra IsDigit use
|
7 lat temu |
michael
|
134b5553c3
Fix bug #34117, more clear hexdig
|
7 lat temu |
michael
|
a3f756013d
Fix 34119: factor out IsDigit function
|
7 lat temu |