5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 10, 2024 — Dec 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: atInit build-in without the selection capability. More... 10 months ago
fix: free(item->cmd) not necessary due to the single allocation. More... 10 months ago
refactor: Introducing "__AT_INIT_LOG" consistency. More... 10 months ago
perf: mallocMustSucceed upgraded with the single allocation. More... 10 months ago
Release notes; HAS_DBSERVER_STATS in dbServer.h More... 10 months ago
Unit tests for dbServerStats() More... 10 months ago
Added dbServerStats() API for iocStats and similar More... 10 months ago
Edit Release messages for English & Markdown More... 10 months ago
refactor: afterInit changed to atInit. More... 10 months ago
update RELEASE_NOTES More... 10 months ago
cleanup coding style in fdManager More... 10 months ago
fdManager: filter poll flags for Window's sake More... 10 months ago
make fdManagerPrivate::fdReg volatile to avoid codacy warning More... 10 months ago
use smart pointers in fdManager More... 10 months ago
fix codacy warning: make fdManagerPrivate constructor explicit More... 10 months ago
feat: afterInit ELLLIST implementation. More... 11 months ago
fdManager uses poll() on Darwin too More... 11 months ago
Fix internal link More... 11 months ago
docs(cadef): group CA operations together More... 11 months ago
Keep implementation details of fdManager out of header file More... 11 months ago
fdManager use std::vector More... 11 months ago
docs: add ca_test cli reference imported from CAref.html More... 11 months ago
docs: add caEventRate cli reference imported from CAref.html More... 11 months ago
docs: add casw cli reference imported from CAref.html More... 11 months ago
docs: add catime cli reference imported from CAref.html More... 11 months ago
docs: add acctst cli reference imported from CAref.html More... 11 months ago
docs: add camonitor cli reference imported from CAref.html More... 11 months ago
docs: add caget cli reference imported from CAref.html More... 11 months ago
docs: add cainfo cli reference imported from CAref.html More... 11 months ago
docs: add caput cli reference imported from CAref.html More... 11 months ago