1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
synch tests with latest framework modifications More... over 4 years ago
optimized UTF8ToString() especially on POSIX when string is UTF-8 More... over 4 years ago
fixed GPF when DynArrayGrow() is used More... over 4 years ago
another set of fixes to JSON serialization More... over 4 years ago
fixed some FPC compiler warnings More... over 4 years ago
optimized AES-NI support More... over 4 years ago
optimized ExtractInlineParameters() memory consumption More... over 4 years ago
refactoring with no functional change More... over 4 years ago
refactoring of SQlite3 virtual tables process More... over 4 years ago
tuned and adapted regression tests More... over 4 years ago
another bug fix pass to JSON processing More... over 4 years ago
introducing TDynArray.ItemSize to replace a private field - reduces TDynArray overhead and leverage code naming More... over 4 years ago
several bug fixes to JSON parsing More... over 4 years ago
optimized TAESAbstract.DecryptPKCS7Buffer More... over 4 years ago
fixed some tests More... over 4 years ago
fixed VariantLoad() More... over 4 years ago
several fixes to JSON serialization More... over 4 years ago
fixed JSON tests More... over 4 years ago
fixed TSQLDataBase.BackupBackgroundWaitUntilFinished timeout check More... over 4 years ago
fixed custom variants types recognition More... over 4 years ago
fixed JSON unserialization core - especially the end of buffer parsing More... over 4 years ago
fixed RawBlob/RawByteString JSON serialization More... over 4 years ago
fixed currency serialization - and introduced TBaseWriter.AddCurr method to avoid ambiguity More... over 4 years ago
made JSON_SQLDATE_MAGIC constant more consistent More... over 4 years ago
fixed Variant binary serialization More... over 4 years ago
let TSynPersistentWithID/TOrm ID property be persisted as first JSON field More... over 4 years ago
internal read__h__hmac function rewrite More... over 4 years ago
made JSON_BASE64_MAGIC constants consistent More... over 4 years ago
ensure TrimU() is properly called instead of ambiguous Trim() More... over 4 years ago
fixed set JSON serialization/unserialization More... over 4 years ago