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.
Jun 29, 2024 — Jun 29, 2025
Showing page 26 of 378
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
core: disabled mormot.core.fpcx64mm on FPC_PIC - as indirectly reported by https://github.com/synopse/mORMot2/issues/349 - in the future, we may add proper GOTPCREL support
Arnaud Bouchez
More...
3 months ago
log: published SystemdEcho() function on Linux - as proposed by https://github.com/synopse/mORMot2/issues/352
synopse
More...
3 months ago
core: refined case-folding functions documentation
synopse
More...
3 months ago
soa: small refactoring of previous PR
synopse
More...
3 months ago
Merge pull request #353 from michaliskambi/master
ab
More...
3 months ago
Fix TWrapperContext.ContextNestedProperties: rtti may be nil for array inside a record
Michalis Kamburelis
More...
3 months ago
net: fixed TLdapClient.RetrieveRootDseInfo when no result is returned
synopse
More...
3 months ago
net: fixed TPollAsyncConnection.Release*MemoryOnIdle
synopse
More...
3 months ago
net: fixed TPollAsyncSockets.ProcessRead
synopse
More...
3 months ago
net: fixed TPollAsyncConnection.ReleaseMemoryOnIdle
synopse
More...
3 months ago
Merge pull request #348 from Coldzer0/master
ab
More...
3 months ago
Fix unwrapped code that uses Exception Intercept
Coldzer0
More...
3 months ago
net: fixed regression in TCrtSocket.TrySockRecv
Arnaud Bouchez
More...
3 months ago
tests: refined TNetworkProtocols startup - try to avoid connection problem on a slow LUTI VM with a single core available
Arnaud Bouchez
More...
3 months ago
net: refined TAsyncServer startup
Arnaud Bouchez
More...
3 months ago
core: optimized TJsonWriter.AddVarRec for TSynLog process
Arnaud Bouchez
More...
3 months ago
core: rewritten TTextWriter.AddOnSameLine - could help TSynLog performance in practice
Arnaud Bouchez
More...
3 months ago
tests: ensure TTestMultiThreadProcess properly clean TSynLog thread information
Arnaud Bouchez
More...
3 months ago
core: refactored TSynLog exception interception - working at family level makes sense and results in cleaner code
Arnaud Bouchez
More...
3 months ago
core: refined TSynLog threading support - only up to 7 TSynLog class definitions (usually 1 is enough) - ensure no more than 64K threads seems fair enough
Arnaud Bouchez
More...
3 months ago
net: let TAsyncConnectionsThread inherit from TLoggedThread - for proper thread cleaning outside of mORMot REST process
Arnaud Bouchez
More...
3 months ago
net: ensure TWebSocketProcessClientThread is properly cleaned
Arnaud Bouchez
More...
3 months ago
log: huge refactoring of TSynLog thread process - using a threadvar seems a safer option than our "hash table of the poor" tweak - we need this threadvar anyway for the "exception silent" per-thread flag, so let's use it to store the index
Arnaud Bouchez
More...
3 months ago
net: fixed THttpPeerCache.OnDownloaded - it should now properly handle all finishing states
Arnaud Bouchez
More...
3 months ago
net: enhanced THttpPartials - new THttpPartials.DoneLocked overloaded methods - fixed eventual download success state - improved logging content - fixed HasFile() method
Arnaud Bouchez
More...
3 months ago
core: fixed Delphi compilation
Arnaud Bouchez
More...
3 months ago
net: new wgsAlternateFailedRename explicit PeerCache step
Arnaud Bouchez
More...
3 months ago
net: rewritten THttpPeerCache.OnDownloaded logic mostly about partial file switch
Arnaud Bouchez
More...
3 months ago
net: rewritten THttpPeerCacheThread.OnFrameReceived - mostly about log content to ease debugging
Arnaud Bouchez
More...
3 months ago
net: refined PeerCache message log
Arnaud Bouchez
More...
3 months ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
377
378
→
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