1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core: rewritten IsRawUtf8DynArray() - to not involve high-level TRttiCustom - with proper extended regression tests More... about 9 hours ago
tests: cover LinesToRawUtf8DynArray() More... about 9 hours ago
core: new LinesToRawUtf8DynArray() raw function More... about 9 hours ago
tests: refine check message for collections - some issue was discovered on Luti tonight More... 1 day ago
core: rewritten random fill of static/dynamic arrays - sharing the same code for their items More... 1 day ago
core: refactored SystemEntropy.Startup on Windows More... 1 day ago
core: fill CpuCache[3] on Linux - from /proc/cpuinfo entry since we have the information - at least on INtel More... 1 day ago
core: always setup SharedRandom at startup - we have enough entropy for this weak shared Lecuyer generator More... 1 day ago
core: some documentation refinements More... 1 day ago
tests: cover ifMultiLineJsonArray new feature for INI parsing - as requested by #427 More... 2 days ago
core: introducing ifMultiLineJsonArray for INI parsing - as requested by #427 More... 2 days ago
core: refined INI parsing functions documentation More... 2 days ago
tests: fixed INI coverage after previous commits More... 2 days ago
core: rewritten FindIniNameValueInteger() More... 2 days ago
core: rewritten ExistsIniName() function More... 2 days ago
core: introducing FindIniNameValueP() raw function More... 2 days ago
core: fixed FPC build bash script - as reported by https://github.com/synopse/mORMot2/issues/429 More... 2 days ago
agl: fixed TSynAngelize expected status logic More... 2 days ago
agl: fixed Windows service watchdog More... 2 days ago
core: introducing RecordHasFields() with tests More... 2 days ago
doc: refined some API documentation - especially in respect to https://github.com/synopse/mORMot2/issues/407 More... 6 days ago
all: yes, year $07e9 it is! :) More... 6 days ago
fpc: define -O3 for the mormot2 package but on arm32 - using conditionals code seems to be the way to go More... 7 days ago
tests: download reference material from synopse.info - instead of github, which sometimes restrain the requests (probably due to a false positive detection of DoS attempt) More... 8 days ago
tests: optional debugging to console of UTF-8 process More... 8 days ago
core: circumvent FPC linux arm bug compiling TSynAnsiFixedWidth More... 8 days ago
core: force -O2 for mormot2.lpk to circumvent FPC arm32 bug More... 8 days ago
core: slightly optimized Linux distribution detection More... 8 days ago
core: fixed compilation on Android i386 (seldom used anyway) More... 8 days ago
core: update ICU known versions with latest Android releases More... 8 days ago