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 12 hours
ago. based on code collected
about 13 hours
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 11 of 118
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
core: rewritten GetJsonItemAsRawJson() for efficiency
Arnaud Bouchez
More...
about 1 month ago
rest: refactored TServiceFactoryClient for cleaner logging
Arnaud Bouchez
More...
about 1 month ago
rest: rewritten REST input/output logging on server
Arnaud Bouchez
More...
about 1 month ago
rest: optimized TRestUriParams.OutBodyTypeIsJson
Arnaud Bouchez
More...
about 1 month ago
rest: introducing TRest.InternalLogResponse - as used for TRestClient
Arnaud Bouchez
More...
about 1 month ago
all: fixed IsValidUtf8Small/IsValidUtf8NotVoid usage
Arnaud Bouchez
More...
about 1 month ago
core: new IsHttpHeadersContentTypeText() IsHttpHeadersTextWebSocketUpgrade() functions
Arnaud Bouchez
More...
about 1 month ago
all: properly use IsContentType*() functions
Arnaud Bouchez
More...
about 1 month ago
core: new ContentToShort() overload - and also fully rewritten the original function for proper UTF-8 support
Arnaud Bouchez
More...
about 1 month ago
core: rewritten IsContentType*() functions
Arnaud Bouchez
More...
about 1 month ago
core: rewritten IsContentTypeCompressible() - for efficiency - to be used to detect text-only content if needed
Arnaud Bouchez
More...
about 1 month ago
core: optimized TTextWriter process
Arnaud Bouchez
More...
about 1 month ago
core: refactored BinToHexDisplay* functions and methods
Arnaud Bouchez
More...
about 1 month ago
core: new Utf8TruncatedLength() overload
Arnaud Bouchez
More...
about 1 month ago
core: new IsValidUtf8NotVoid() and IsValidUtf8Small() functions - the AVX2 asm code seems to not check for #0 content
Arnaud Bouchez
More...
about 1 month ago
log: check rotation in the background thread (if any)
Arnaud Bouchez
More...
about 1 month ago
net: fixed random GPF at TFTP server shutdown
Arnaud Bouchez
More...
about 1 month ago
core: tuned TSynLogProc parameter - a PUtf8Char is enough with our TSynLog.DoLog method
Arnaud Bouchez
More...
about 2 months ago
all: fixed compilation after previous TSynLog commit
Arnaud Bouchez
More...
about 2 months ago
core: defined TSynLog.Log() Fmt as PUtf8Char - it is just a text constant anyway, no need of the length here
Arnaud Bouchez
More...
about 2 months ago
core: fixed race condition in TSynLog.NotifyThreadEnded
Arnaud Bouchez
More...
about 2 months ago
all: use TSynLog.EnterLocal whenever possible - should make no difference on Delphi, but avoid a TSynLog._AddRef call on FPC
Arnaud Bouchez
More...
about 2 months ago
core: new TSynLog.EnterLocal overloaded methods
Arnaud Bouchez
More...
about 2 months ago
core: fixed potential compilation issue in TSynLog.CurrentTimestamp
Arnaud Bouchez
More...
about 2 months ago
all: fixed ISynLog usage when no logging is enabled - TSynLog.Enter may indeed now return nil
Arnaud Bouchez
More...
about 2 months ago
core: TSynLog refactoring with no functional change
Arnaud Bouchez
More...
about 2 months ago
core: fixed TSynLog when reusing/appending to an existing log file
Arnaud Bouchez
More...
about 2 months ago
core: rewritten TSynLog.LogInternalFmt to use TJsonWriter.AddFmt
Arnaud Bouchez
More...
about 2 months ago
core: introducing TSynLog.CurrentTimestamp internal method
Arnaud Bouchez
More...
about 2 months ago
core: fixed TJsonWriter class support in TSynLog
Arnaud Bouchez
More...
about 2 months ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
117
118
→
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