1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed PeerCache IP responses - should be on the main UDP port, not the transient broadcast port - still some issue on Linux :( More... about 1 year ago
fixed Delphi compilation More... about 1 year ago
mget tool is now working as expected but for peer caching More... about 1 year ago
documentation and compilation conditionals minor changes More... about 1 year ago
hardened TStreamRedirect More... about 1 year ago
another pass to avoid potential GPF on buggy user code More... about 1 year ago
fixed several potential GPF in RTTI wrappers More... about 1 year ago
introducing TDocVariantData.Exists method More... about 1 year ago
continuing work on mget command line tool - almost finished More... about 1 year ago
fixed TMongoClient compilation More... about 1 year ago
new HASH_STREAMREDIRECT[] constants More... about 1 year ago
new TDocVariantData.InitArrayFromCsv/InitArrayFromCsvFile methods - to load a CSV file content as a TDocVariant array of objects More... about 1 year ago
allow CsvToRawUtf8DynArray() to support quoted values More... about 1 year ago
new CsvGuessSeparator() function More... about 1 year ago
renamed TDocVariantData.InitCSV as TDocVariantData.InitFromPairs - it was not from a CSV input at all More... about 1 year ago
some command line / mget fixes - let SetObjectFromExecutableCommandLine() detect full uppercase content - enhanced mget command line options More... about 1 year ago
fixed regression tests More... about 1 year ago
new mget options support More... about 1 year ago
enhanced RTTI support - new rkComplexTypes constant - ensure SetObjectFromExecutableCommandLine() ignore any nested class More... about 1 year ago
proper documentation of ProgressStreamToConsole callback More... about 1 year ago
fixed TExecutableCommandLine.Describe console output layout More... about 1 year ago
new ExtractResourceName() and TUri.ResourceName functions More... about 1 year ago
mget command line switches More... about 1 year ago
enhanced SetObjectFromExecutableCommandLine() More... about 1 year ago
fixed RTTI of set types More... about 1 year ago
introducing mget command line tool project - still void More... about 1 year ago
added some regresion tests - about the new set RTTI - perform some "ping" requests for the Peer Cache More... about 1 year ago
refined Peer Cache logs More... about 1 year ago
introducing SetObjectFromExecutableCommandLine() - e.g. to use RTTI to convert some command line switches into proper fields of a settings class - will be used e.g. with the mget tool More... about 1 year ago
enhanced TRttiProp.SetValueText to support a set from CSV More... about 1 year ago