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
1 day
ago. based on code collected
1 day
ago.
May 04, 2024 — May 04, 2025
Showing page 1 of 115
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tests: added context to some asym crypto validation
Arnaud Bouchez
More...
1 day ago
core: minor comments/documentation precision - no functional change
Arnaud Bouchez
More...
2 days ago
core: optimized TSynLog.LogHeader - the thread number is now encoded outside of the global lock - optimized instance information text generation
Arnaud Bouchez
More...
3 days ago
core: new PointerToText() raw function
Arnaud Bouchez
More...
3 days ago
core: circumvent Delphi inlining restriction
Arnaud Bouchez
More...
3 days ago
core: refactored TAsyncConnections.LogVerbose to have a single method
Arnaud Bouchez
More...
3 days ago
all: use TSynLog.LogText/LogEscape whenever possible
Arnaud Bouchez
More...
3 days ago
core: another pass on log file initialization
Arnaud Bouchez
More...
3 days ago
core: new TSynLog.LogText/LogEscape methods
Arnaud Bouchez
More...
3 days ago
core: fixed TSynLog threading process
Arnaud Bouchez
More...
3 days ago
core: refactored log to console process
Arnaud Bouchez
More...
3 days ago
core: rewritten Enter/ISynLog implementation - to reduce the CPU usage, and the global lock contention
Arnaud Bouchez
More...
3 days ago
core: rewritten TSynLog.LogHeader/LogTrailer methods - to use ahead-of-time computed timestamp - for better performance during content output
Arnaud Bouchez
More...
3 days ago
core: rewritten TSynLog file initialization - to be done when a new thread is initialized - fixed also how the destination file is initialized
Arnaud Bouchez
More...
3 days ago
core: refactored TSynLog format-like method
Arnaud Bouchez
More...
3 days ago
core: removed TSynLog.LastQueryPerformanceMicroSeconds method - it is safer to call the API for this purpose
Arnaud Bouchez
More...
3 days ago
core: hardened TDebugLogFile lazy initialization
Arnaud Bouchez
More...
3 days ago
core: refactored TSynLog.DisableRemoteLog method
Arnaud Bouchez
More...
3 days ago
core: new TSynLog.GetCurrentTime internal method - the current log timestamp will eventually be computed outside of the main lock, and store in the per-thread information
Arnaud Bouchez
More...
3 days ago
core: resized internal TSynLog buffer to 8KB
Arnaud Bouchez
More...
3 days ago
net: refactored TAsyncConnections initialization - especially for acoVerboseLog proper support
Arnaud Bouchez
More...
3 days ago
core: optimized TJsonWriter.AddFmt internal function
Arnaud Bouchez
More...
3 days ago
core: changed ContentToShortVar as ContentToShortAppend
Arnaud Bouchez
More...
3 days ago
core: rewritten TTextWriter.AddBinToHexDisplayLower()
Arnaud Bouchez
More...
3 days ago
core: new FormatBufferRaw() function - and refactored some associated functions working on ShortString values
Arnaud Bouchez
More...
3 days ago
core: rewritten TTextWriter.AddMicroSec for efficiency
Arnaud Bouchez
More...
3 days ago
core: some TEchoWriter refactoring
Arnaud Bouchez
More...
3 days ago
core: removed TTextWriter.AddInt18ToChars3 into Int18ToText()
Arnaud Bouchez
More...
3 days ago
core: moved TShort4 type definition
Arnaud Bouchez
More...
3 days ago
tests: refined JWT regression tests - to include more information when Verify() fails
Arnaud Bouchez
More...
3 days ago
←
1
2
3
4
5
6
7
8
9
…
114
115
→
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