1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
synch with latest optimizations from trunk More... about 5 years ago
synch with latest optimizations/fixes from trunk More... about 5 years ago
restore expected GetExtended() behavior on error - it should return the parsed value, just like the Delphi x87 asm More... about 5 years ago
handle FPC_X64MM conditional in low-level code More... about 5 years ago
include our MM stats to sllMemory log line More... about 5 years ago
synch fpcx64mm with main 1.18 More... about 5 years ago
x86_64 asm patches for fpc_dynarray_* and fpc_unicodestr_* raw functions More... about 5 years ago
added small fixed moves for MM More... about 5 years ago
optimized FPC RTL fpc_ansistr* patches More... about 5 years ago
redirect FPC RTL raw fpc_ansistr* functions to some optimized x86_64 asm More... about 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... about 5 years ago
fpcx64mm fix for Win64 and BSD More... about 5 years ago
small refactoring during fpcx64mm initialization More... about 5 years ago
another refactoring and optimization pass to fpcx64mm - especially to reduce thread contention More... about 5 years ago
tuned fpcx64mm spinning during multi-thread getmem/freemem More... about 5 years ago
new Multi-thread Friendly Memory Manager for FPC written in x86_64 assembly More... about 5 years ago
introducing TPollSockets and several fixes/enhancements to lib.sock More... about 5 years ago
fixed Delphi compilation More... about 5 years ago
small refactoring More... about 5 years ago
fixes to multi-sockets polling More... about 5 years ago
introducing mormot.lib.sock cross-platform sockets abstraction :) More... about 5 years ago
minor comments/docs changes More... about 5 years ago
introducing TSynTests.CustomOutput event More... about 5 years ago
fixed T*AutoCreateFields process More... about 5 years ago
introducing mormot.core.threads More... about 5 years ago
introducing TSynLocked as a lighter alternative to TSynPersistentLock More... about 5 years ago
moved TSynLocker from mormot.core.data into mormot.core.os More... about 5 years ago
introducing OemToUnicode() More... about 5 years ago
made explicit that mORMot2 is NOT production ready More... about 5 years ago
new mormot.core.zip unit More... about 5 years ago