marco
|
b7e6492119
* Unicode version TProcess in two commits.
|
7 years ago |
marco
|
ee810cea10
* give stderr as much chance to drain as output per runcommandloop cycle.
|
7 years ago |
florian
|
9e9c2c02ed
* test fails now if it causes an exception
|
7 years ago |
florian
|
ea32ddd5b2
* avoid overflows of execution weight
|
7 years ago |
florian
|
75251913b1
* properly pass execution weight in SetExecutionWeight
|
7 years ago |
florian
|
a825a66d01
* IntPower inverts the base first for negative exponents and multiplies then, resolves #34124
|
7 years ago |
joost
|
098464d260
* Fixed RunCommandIndir with poStderrToOutput
|
7 years ago |
michael
|
cfab40fd74
* Publish ancestorclass
|
7 years ago |
michael
|
3d7ce42194
* Fix bug #34135, patch by Andrea Urbani
|
7 years ago |
michael
|
677cc1c930
* Type-safe dataset access implementation and code generator
|
7 years ago |
michael
|
f4a455fb35
* Add new mysql versions
|
7 years ago |
michael
|
27b969b397
* Ignore spaces in defines
|
7 years ago |
michael
|
b47b3163bf
* Fix compilation
|
7 years ago |
michael
|
e3e621a05c
* Fix bug #34131, missing Msg in checkIS
|
7 years ago |
marco
|
2d74227859
* Fixes #34113 + auxOutMessage The wrong functions were all under #ifdef winver> x030a or 0x0400
|
7 years ago |
michael
|
70aa822137
* extra IsDigit use
|
7 years ago |
michael
|
134b5553c3
Fix bug #34117, more clear hexdig
|
7 years ago |
michael
|
a3f756013d
Fix 34119: factor out IsDigit function
|
7 years ago |
michael
|
2d2ba5f0cd
* Fix bug #34118, unclean NOTLETTER check
|
7 years ago |
michael
|
64e4f169de
* Fix repeated calling of flush, bug ID #34112
|
7 years ago |
svenbarth
|
38ffcff3aa
* fix program name of the test
|
7 years ago |
michael
|
722927bc4f
* Add Pas2js
|
7 years ago |
pierre
|
cca5a219d2
Add missing directory for examples
|
7 years ago |
pierre
|
aa4d26c358
Rectify location of ipcclient and ipcserver sources from fcl-base/examples to fpc-process/examples directory in fpmake files
|
7 years ago |
pierre
|
26e4b4cfb4
Remove false warning about dependency on fcl-process for OSes that are handled differently in fpmkunit and fppkg
|
7 years ago |
pierre
|
0426f94c36
fcl-net restrict openssl pacakge dependency to OSes that compile unit sslsockets
|
7 years ago |
pierre
|
65c88ce4e2
fcl-pdf does not need winunits-base package for wince OS target
|
7 years ago |
marco
|
dd52e79089
* two comment spelling fixes. Mantis #34092 & #34097
|
7 years ago |
michael
|
6603bf149a
* Amend Patch for bug id #21594, fixing possible AV in corner cases
|
7 years ago |
pierre
|
e4346b264f
Add missing alignment in DynArrayIndex function
|
7 years ago |