4
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed typos More... almost 7 years ago
Add missing classes to forwards.h More... almost 7 years ago
added cmake config version file for proper cmake delivery More... almost 7 years ago
version.h : wrong file was deployed, added required include path and More... almost 7 years ago
cmake fixes More... almost 7 years ago
repair a typo error More... almost 7 years ago
Rename version.md to version.txt More... almost 7 years ago
Use version.md in dev.makefile More... almost 7 years ago
Fix build with libc++, closes #910 More... almost 7 years ago
Merge pull request #901 from res2k/demand More... almost 7 years ago
Bump minor version, SOVERSION More... almost 7 years ago
Merge pull request #902 from res2k/fix-888 More... almost 7 years ago
Cast to unsigned char in Value::setType() to appease gcc (issue #888) More... almost 7 years ago
tests: Add a comment More... almost 7 years ago
Value::find(): Fix assert message More... almost 7 years ago
Implement Value::demand() More... almost 7 years ago
tests: Add small checks for find() More... almost 7 years ago
Explicitly set JSON_API to 'default' visibility on clang & gcc More... about 7 years ago
Update README.md More... about 7 years ago
Merge pull request #883 from hjmjohnson/remove-msvc2010 More... about 7 years ago
Fix macro redefinition warning with clang-cl More... about 7 years ago
COMP: Remove visual studio specialization in favor of meson or cmake More... about 7 years ago
COMP: Remove build files for unsupported IDE's More... about 7 years ago
VS2013 doesn't allow move ops to be =default More... about 7 years ago
remove JSON_HAS_RVALUE_REFERENCES More... about 7 years ago
pack the {type,allocated} bitfield (#876) More... about 7 years ago
refactor comments_ into a class More... about 7 years ago
Issue #872: add json/allocator.h in the amalgamated header. More... about 7 years ago
apply the C++11 style change in .clang-format More... about 7 years ago
switch .clang-format to C++11 More... about 7 years ago