1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
core: rewritten TTextWriter.AddNull to use the new TTextWriter.AddShort() overload More... 14 days ago
core: new TTextWriter.AddShort overloaded method More... 14 days ago
tests: simplified RTSP / async server regressions More... 14 days ago
core: rewritten TSynLog.EnterLocalString More... 14 days ago
core: some TSynLog optimization with no functional change More... 14 days ago
core: optimized TJsonWriter.AddAnyAnsiBuffer More... 14 days ago
core: new TSynLog.EnterLocalString method More... 14 days ago
pdf: some refactoring of our PDF generator - no new feature, though More... 14 days ago
net: new DefaultHttpClientSocketProxyNotForIp4 global variable to disable proxy for any IPv4 '1.2.3.4' address in GetSystemProxyUri() function More... 14 days ago
net: enhanced GetSystemProxyUri() to parse the URI and detect localhost More... 14 days ago
core: enhanced IsLocalHost() to recognize also IPv6 '::1' address More... 14 days ago
tests: refined PeerCache logged context on failure More... 15 days ago
core: some minor .zip refactoring and documenting - with no functional change More... 15 days ago
core: new TDocVariantData.InitFromUrlArray method - with associated regression tests More... 15 days ago
core: new TDocVariantData.AddValueArray method More... 15 days ago
core: fixed TZipRead Unicode/UTF-8 file name support More... 15 days ago
core: rewritten TZipRead.RetrieveFileInfo - and refactored internal PKware appnote data structures and constants More... 15 days ago
core: new TZipRead.LocateCentralDirectory method - the .zip central directory is now located once - also to reduce code redundancy and enhance consistency More... 15 days ago
core: some TZipRead refactoring - with no functional change More... 15 days ago
core: recognized PK00 spanned .zip archives - as reported by https://github.com/synopse/mORMot2/issues/365 More... 15 days ago
tests: fixed PeerCache regression tests - a local web server is safer than an Internet resource - some Windows AntiVirus flagged our bouchez.info website as unsafe (false positive of course) More... 15 days ago
core: minor fpcx64mm refactoring More... 15 days ago
core: fixed TExecutableCommandLine.DetectUnknown More... 15 days ago
core: fixed regression on Win64 with fpcx64mm More... 15 days ago
core: slightly optimized VariantTypeName() More... 15 days ago
core: fixed TDocVariant.GetSingleOrDefault - when called as TDocVariant.GetSingleOrDefault(result, result, result) as in mormot.db.nosql.mongodb.pas More... 15 days ago
crypt: simplified ParsedToText() More... 16 days ago
tests: minor refactoring More... 16 days ago
core: fixed CsvToRawUtf8DynArray() with sep=' ' More... 16 days ago
core: fixed fpcx64mm memory leak on large Windows realloc() - as reported by https://gitlab.com/freepascal.org/fpc/source/-/merge_requests/1020#note_2524232062 More... 16 days ago