1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
upgraded SQlite3 engine to latest 3.34.0 revision - warning: you need to download the latest statics from https://github.com/synopse/mORMot2/releases/tag/sqlite.3.34.0 More... over 4 years ago
introducing regression tests for Elliptic-Curve Cryptography More... over 4 years ago
included test.core.ecc to the tests project More... over 4 years ago
several bug fixes and refactoring of ECC computation More... over 4 years ago
small optimization of 256-bit TAESPRNG.FillRandom More... over 4 years ago
deep refactoring to fix RTTI properties getter process More... over 4 years ago
introducing src/tools and src/tools/ecc folders More... over 4 years ago
new mormot.app.console.pas unit More... over 4 years ago
minor refactoring with no functional change More... over 4 years ago
new TSynUniqueIdentifierGenerator.WaitForSafeCreateTime method and Collisions property More... over 4 years ago
optimized GetJSONField() More... over 4 years ago
introducing DirectoryDelete/DirectoryDeleteOlderFiles() functions More... over 4 years ago
refactored TRttiCustom.ClassNewInstance - and with other minor morning tweaks More... over 4 years ago
optimized TBSONVariant.TryJSONToVariant() More... over 4 years ago
ensure custom variant registration is thread-safe More... over 4 years ago
fixed TSynUniqueIdentifierGenerator More... over 4 years ago
optimized JSON to variant parsing More... over 4 years ago
TSynTestCase.Assertions count will be indicative only - previous thread-safe lock was paranoid, and slow More... over 4 years ago
refactored core tests More... over 4 years ago
introducing TTestLowLevelTypes - still some problems on Delphi Unicode, but FPC is all green! More... over 4 years ago
let TDocVariant parse IsoDate() extended JSON content More... over 4 years ago
fixed TBaseWriter.AddDateTime More... over 4 years ago
fixed memory leak when TRttiCustom.CreateFromText is called directly More... over 4 years ago
fixed memory leak in Mustache renderers cache More... over 4 years ago
huge performance boost of JSON to variant numbers conversion More... over 4 years ago
fixed Delphi compilation More... over 4 years ago
enhanced JSON regression tests More... over 4 years ago
better support of the fake CP_RAWBLOB More... over 4 years ago
several bug fixes and optimization of JSON processing More... over 4 years ago
some reformating More... over 4 years ago