openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mORMot2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 15 hours
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 29 of 403
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
core: rewritten GetLastException() process - using a dedicated record for the internal data structures
Arnaud Bouchez
More...
2 months ago
core: rewritten LogHeaderNoRecursion() for efficiency
Arnaud Bouchez
More...
2 months ago
core: optimized TEchoWriter.AddEndOfLine
Arnaud Bouchez
More...
2 months ago
core: efficient per TSynLog instance tracking of "SetThreadName" output - the thread name is logged only if this thread is actually needed - properly works with several TSynLog classes at the same type - very efficient branchless code once the thread has been initialized - needs only one bit of memory per thread per TSynLog instance
Arnaud Bouchez
More...
2 months ago
core: rewritten TSynLog per-thread information - and prepare for an upcoming bitset of "SetThreadName" notifications maintained per TSynLog instance
Arnaud Bouchez
More...
2 months ago
core: defined TSynLog.NotifyThreadEnded as a class method
Arnaud Bouchez
More...
2 months ago
core: some TSynLog methods are in fact not worth inlining
Arnaud Bouchez
More...
2 months ago
core: refactored and fixed TSynLog.Flags
Arnaud Bouchez
More...
2 months ago
core: fixed unexpected stack frame created in TSynLog.LogText
Arnaud Bouchez
More...
2 months ago
core: new TSynLog.LogException method
Arnaud Bouchez
More...
2 months ago
core: fixed TSynLog.ComputeFileName to detect file name collision - may happen with several TSynLog classes started within the same second on the same folder
Arnaud Bouchez
More...
2 months ago
core: new TSynLog.LogHeaderNoRecursion method
Arnaud Bouchez
More...
2 months ago
core: fixed TTextWriter comments/documentation
Arnaud Bouchez
More...
2 months ago
core: introducing TShortGuid - and refactored shortstring definitions
Arnaud Bouchez
More...
2 months ago
core: fixed TSynLog thread information - part one
Arnaud Bouchez
More...
2 months ago
core: fixed TSynLog exception logging in secondary files
Arnaud Bouchez
More...
2 months ago
core: refactored TSynLog.Add
Arnaud Bouchez
More...
2 months ago
core: fixed TZipRead when *a lot* of files (>40K) are stored
Arnaud Bouchez
More...
2 months ago
core: fixed Delphi compilation
Arnaud Bouchez
More...
2 months ago
net: reduced TPollAsyncSockets.CloseConnection wait to 0.5 second
Arnaud Bouchez
More...
2 months ago
core: some GSSAPI precisions
Arnaud Bouchez
More...
2 months ago
net: fixed libcurl compilation on Android
Arnaud Bouchez
More...
2 months ago
core: refactored locks, especially aboutpthread
Arnaud Bouchez
More...
2 months ago
core: optimized TSynList.Exists
Arnaud Bouchez
More...
2 months ago
core: fixed BSRqword() on Delphi Win32
Arnaud Bouchez
More...
2 months ago
all: don't use TRTLCriticalSection but TOSLock - our wrapper tends to be a better alternative to raw Windows-like API - also prepare for non-Windows Delphi, where there is no TRTLCriticalSection any more
Arnaud Bouchez
More...
2 months ago
core: clarified LockedExc() usage
Arnaud Bouchez
More...
2 months ago
core: hardened CurrentThreadNameShort function
Arnaud Bouchez
More...
2 months ago
core: rewritten TMultiLightLock - to use only two pointers - it is just fine to include the reentrant counter within the main flags slot
Arnaud Bouchez
More...
2 months ago
core: optimized LockedDec() on Delphi non-Windows
Arnaud Bouchez
More...
2 months ago
←
1
2
…
25
26
27
28
29
30
31
32
33
…
402
403
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree