A Look at Improved Inlining in Delphi XE6
First noticed by dewresearch, Delphi XE6 introduced a new optimization for inlined functions that return a floating-point value.
Here is an exploration of what was improved… and what was not improved.
(more…)
A new pre-compiled release v2014.04.04 for the DWS WebServer is available from the
We’ve all encoutered reCAPTCHA, as it’s one of the few effective ways to protect form submissions from bots on the internet.
There is now an embryo of standard cryptography support for DWScript through the dwsCryptoLib module. The implementations are currently based on
As Google Code