1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
optimized VarRecToTempUtf8 / FormatUtf8 process More... over 4 years ago
fixed Darwin MacOS compilation More... over 4 years ago
fix for MacOS More... over 4 years ago
fixed Android compilation More... over 4 years ago
some comments and minor refactoring More... over 4 years ago
optimized TDynArray.ItemPtr More... over 4 years ago
new comments and tests More... over 4 years ago
fixed TDynArray/TDynArrayHasher More... over 4 years ago
fixed TDynArrayHasher.ReHash() with forced=true More... over 4 years ago
enhanced TTestCoreBase._TSynDictionary with proper collisions/performance tracking More... over 4 years ago
fixed ARM compilation More... over 4 years ago
refactored TDynArrayHashed process to reduce collisions and enhance performance More... over 4 years ago
ensure THttpClientSocket calls InStream.Seek(0, soBeginning) before sending the HTTP body which would now trigger TNestedStreamReader/THttpMultiPartStream.Flush More... over 4 years ago
ensure TOrmDynArrayHashOne() will use the supplied hasher function More... over 4 years ago
allow to change the TSynDictionary hasher function More... over 4 years ago
another refactoring pass, mainly for the HTTP/WS server More... over 4 years ago
specify an optional aIndex value to Insert instead of Add for TDocVariant More... over 4 years ago
fixed TSqlDBOdbcStatement.ExecutePrepared More... over 4 years ago
introducing TWebSocketServerSocket.TaskProcess More... over 4 years ago
new THttpServerSocket.TaskProcess interception method - will be used for WebSockets server process from the thread pool More... over 4 years ago
fixed wrong exception call in TCrtSocket.SockSendFlush More... over 4 years ago
circumvent FPC bug in TCrtSocket.OpenBind() when Tunnel/Proxy is used More... over 4 years ago
let TTunnelLocal compute its internal random keys pair before BindLocalPort() is called More... over 4 years ago
fixed TRttiProp.SetValue for a TDateTime property from ISO-8601 text More... over 4 years ago
FPC 3.2.2 compatibility More... over 4 years ago
some network enhancements More... over 4 years ago
new GetProxyForUri() and GetSystemProxyUri() functions More... over 4 years ago
introducing EventArchiveDelet / EventArchiveSynLZ / EventArchiveLizard callbacks More... over 4 years ago
numerous but harmless refactoring More... over 4 years ago
include the OS to the TSynTests.Run console message More... over 4 years ago