1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
introducing NOPATHRTL conditional More... about 5 years ago
ensure FillCharFast() rejects count<0 just as the FPC RTL - seems like FPC generics code assumes this More... about 5 years ago
introducing DOUBLE_SAME constant More... about 5 years ago
Merge pull request #2 from pavelmash/fix/floatStrCopy
ab
More... about 5 years ago
mirror of https://github.com/synopse/mORMot/pull/312 More... over 5 years ago
small refactoring More... over 5 years ago
synch with latest optimizations from trunk More... over 5 years ago
synch with latest optimizations/fixes from trunk More... over 5 years ago
restore expected GetExtended() behavior on error - it should return the parsed value, just like the Delphi x87 asm More... over 5 years ago
handle FPC_X64MM conditional in low-level code More... over 5 years ago
include our MM stats to sllMemory log line More... over 5 years ago
synch fpcx64mm with main 1.18 More... over 5 years ago
x86_64 asm patches for fpc_dynarray_* and fpc_unicodestr_* raw functions More... over 5 years ago
added small fixed moves for MM More... over 5 years ago
optimized FPC RTL fpc_ansistr* patches More... over 5 years ago
redirect FPC RTL raw fpc_ansistr* functions to some optimized x86_64 asm More... over 5 years ago
fpcx64mm now calls directly the kernel (no libc needed) and can be compiled as stand-alone C MM - includes also several minor refactoring More... over 5 years ago
fpcx64mm fix for Win64 and BSD More... over 5 years ago
small refactoring during fpcx64mm initialization More... over 5 years ago
another refactoring and optimization pass to fpcx64mm - especially to reduce thread contention More... over 5 years ago
tuned fpcx64mm spinning during multi-thread getmem/freemem More... over 5 years ago
new Multi-thread Friendly Memory Manager for FPC written in x86_64 assembly More... over 5 years ago
introducing TPollSockets and several fixes/enhancements to lib.sock More... over 5 years ago
fixed Delphi compilation More... over 5 years ago
small refactoring More... over 5 years ago
fixes to multi-sockets polling More... over 5 years ago
introducing mormot.lib.sock cross-platform sockets abstraction :) More... over 5 years ago
minor comments/docs changes More... over 5 years ago
introducing TSynTests.CustomOutput event More... over 5 years ago
fixed T*AutoCreateFields process More... over 5 years ago