4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Jsoncpp aliases 2 (#868) More... about 7 years ago
BUG: VERSION_LESS_EQUAL introduced in cmake 3.7 More... about 7 years ago
STYLE: FATAL_ERROR ignored in cmake_required_minimum since 2.6.0 More... about 7 years ago
convert JSONCPP_STRING etc from macros to typedefs More... about 7 years ago
Merge pull request #867 from BillyDonahue/apply_clang_format More... about 7 years ago
Reapply clang-format. More... about 7 years ago
STYLE: Avoid unnecessary conversions from size_t to unsigned int More... about 7 years ago
STYLE: Pefer = delete to explicitly trivial implementations More... about 7 years ago
STYLE: Pefer = default to explicitly trivial implementations More... about 7 years ago
STYLE: Use default member initialization More... about 7 years ago
PERF: Allow compiler to choose best way to construct a copy More... about 7 years ago
STYLE: Use auto for variable type matches the type of the initializer expression More... about 7 years ago
STYLE: Use range-based loops from C++11 More... about 7 years ago
PERF: readability container size empty More... about 7 years ago
ENH: Refactor and enhance the CI testing infrastructure More... about 7 years ago
ENH: move travis support scripts to .travis_scripts More... about 7 years ago
ENH: Use recommended homebrew addon for travis. More... about 7 years ago
BUG: Fix bug in CI where failure during homebrew update occured. More... about 7 years ago
ENH: Remove conditionals for unsupported VS compilers More... about 7 years ago
COMP: Use C++11 override directly More... about 7 years ago
Merge pull request #849 from hjmjohnson/modernize-use-nullptr More... about 7 years ago
Fix MSVC 15.9 (2017) warning C4866 More... over 7 years ago
PERF: Replace explicit return calls of constructor More... over 7 years ago
COMP: Use nullptr instead of 0 or NULL More... over 7 years ago
STYLE: Replace integer literals which are cast to bool. More... over 7 years ago
COMP: Prefer the C++ headers over the C99 headers More... over 7 years ago
ENH: MSVS 2013 snprintf compatible substitute More... over 7 years ago
JsonValue documentation: Rephrase confusing sentence More... over 7 years ago
COMP: Provide C++11 feature testing during config More... over 7 years ago
ENH: Provide range for non-warned cmake versions More... over 7 years ago