1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
new mormot.core.crypto unit More... over 5 years ago
introducing TWinCryptoAPI wrapper More... over 5 years ago
fixed BSD compilation More... over 5 years ago
fixed XorEntropy() More... over 5 years ago
added missing unit test.core.base.pas More... over 5 years ago
upgrade TIntelCpuFeature to includes latest flags - mainly about Security Mitigations More... over 5 years ago
new mormot.core.log.pas unit More... over 5 years ago
introducing caption/string RTTI and i18n support and ClassUnit() low-level wrapper More... over 5 years ago
TAlgoCompress.StreamCompress/FileCompress wrappers More... over 5 years ago
cross-platform and cross-compiler Exception interception More... over 5 years ago
MultiEvent* and SynLZCompress functions More... over 5 years ago
moved date/time methods to TBaseWriter, and other several enhancements More... over 5 years ago
Abstract Classes with Auto-Create-Fields More... over 5 years ago
added some record/dynarray/class JSON unserialization wrapper functions More... over 5 years ago
huge pass, mainly about JSON unserialization - almost complete now :) More... over 5 years ago
added TRawUTF8List More... over 5 years ago
introducing TMemoryMap More... over 5 years ago
JSON unserialization completed (but not tested) More... over 5 years ago
initial step of JSON unserialization core More... over 5 years ago
JSON Serialization fixes and optimizations More... over 5 years ago
JSON serialization is now in pair with trunk with a unique code set for class and record/dynarray rtti and json process - next step is JSON unserialization :) More... over 5 years ago
introducing RttiCustom.RegisterFromText More... over 5 years ago
new TRttiInfo.StringToUTF8, TRttiCustomProp.GetValue, and TRttiCustomProps.SetFromRecordExtendedRtti methods More... over 5 years ago
first pass on RTTI-based Registration for Custom JSON Parsing - mORMot2 will have a single RTTI whereas mORMot 1.18 did have 3 (record/array + class + orm) More... over 5 years ago
introducing TBaseWriter.AddShorter/AddNull - and refactoring/optimization of TBaseWriter and TDocVariant More... over 5 years ago
TSynDictionary - and first pass of JSON serialization (to be refactored after RTTI is finalized) More... over 5 years ago
Per Class Properties O(1) Lookup via vmtAutoTable Slot More... over 5 years ago
enhanced date/time serialization to ISO-8601 text More... over 5 years ago
enhanced TDynArray wrapper More... over 5 years ago
define some missing types More... over 5 years ago