1
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 minutes ago. based on code collected about 1 hour ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactored mul64x64 asm on i386 More... 12 months ago
refined some TTestCoreProcess checks More... 12 months ago
minor PDF generation refactoring More... 12 months ago
AsnTime() refactoring More... 12 months ago
fixed Windows compilation - as reported by #263 More... 12 months ago
introducing OpenSslVersionText global variable More... 12 months ago
slightly modified PemToDer() More... 12 months ago
fixed OpenSslLoad() More... 12 months ago
huge time conversion refactoring - more explicit constants with Milli/Micro/NanoSec resolution More... 12 months ago
cross-defined some time constants - some may be missing e.g. in Delphi RTL More... 12 months ago
note about `USE_OPENSSL` conditional in YOUR project options More... 12 months ago
introducing TPdfDocument.CreateFileAttachment method - as proposed by #264 More... 12 months ago
new UnixMSTimeToDateTimeZ() function More... 12 months ago
new FileInfoByName() overloaded function More... 12 months ago
fixed compiler warning More... 12 months ago
new PublishSha256/PublishMd5 HTTP server options More... 12 months ago
minimal global var and functions if USE_OPENSSL is not defined More... 12 months ago
some minor code refactoring - no functional change More... 12 months ago
THttpProxyServerSettings.AddFolder can ensure the directory already exists More... 12 months ago
fixed latest Delphi compilers warning More... 12 months ago
fixed TSynTestCase.CheckEqualTrim More... 12 months ago
hardened SMBios regression tests - may help investigae https://github.com/synopse/mORMot2/issues/263 More... 12 months ago
new TSynTestCase.CheckEqualTrim method More... 12 months ago
fixed long-standing GC stability issue - a connection instance was sometimes released twice - awful Heisenbug, observed during TFB runs and also on Windows VMs More... 12 months ago
rewritten async server GC logic - included optional low-level debug logs - hardened the GC process to identify the root cause of any GPF exception More... 12 months ago
fixed async connection recycle on WinIOCP More... 12 months ago
simplified ConsoleWrite() overload More... 12 months ago
new overloaded constructor to TSynDaemon - to be used when settings are not actually stored as a JSON local file - other fixes and optimizations More... 12 months ago
huge refactoring of TSynTests output - console output is done directly to its OS handle - optional file redirection is simplified - TSynTestsLogged will also use the high-level callback - other fixes and optimizations More... 12 months ago
include optional last paramter to Make() More... 12 months ago