openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
JSON-CPP
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 23, 2025 — Mar 23, 2026
Showing page 13 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Jsoncpp aliases 2 (#868)
Billy Donahue
More...
about 7 years ago
BUG: VERSION_LESS_EQUAL introduced in cmake 3.7
Hans Johnson
More...
about 7 years ago
STYLE: FATAL_ERROR ignored in cmake_required_minimum since 2.6.0
Hans Johnson
More...
about 7 years ago
convert JSONCPP_STRING etc from macros to typedefs
Billy Donahue
More...
about 7 years ago
Merge pull request #867 from BillyDonahue/apply_clang_format
Billy Donahue
More...
about 7 years ago
Reapply clang-format.
Billy Donahue
More...
about 7 years ago
STYLE: Avoid unnecessary conversions from size_t to unsigned int
Hans Johnson
More...
about 7 years ago
STYLE: Pefer = delete to explicitly trivial implementations
Hans Johnson
More...
about 7 years ago
STYLE: Pefer = default to explicitly trivial implementations
Hans Johnson
More...
about 7 years ago
STYLE: Use default member initialization
Hans Johnson
More...
about 7 years ago
PERF: Allow compiler to choose best way to construct a copy
Hans Johnson
More...
about 7 years ago
STYLE: Use auto for variable type matches the type of the initializer expression
Hans Johnson
More...
about 7 years ago
STYLE: Use range-based loops from C++11
Hans Johnson
More...
about 7 years ago
PERF: readability container size empty
Hans Johnson
More...
about 7 years ago
ENH: Refactor and enhance the CI testing infrastructure
Hans Johnson
More...
about 7 years ago
ENH: move travis support scripts to .travis_scripts
Hans Johnson
More...
about 7 years ago
ENH: Use recommended homebrew addon for travis.
Hans Johnson
More...
about 7 years ago
BUG: Fix bug in CI where failure during homebrew update occured.
Hans Johnson
More...
about 7 years ago
ENH: Remove conditionals for unsupported VS compilers
Hans Johnson
More...
about 7 years ago
COMP: Use C++11 override directly
Hans Johnson
More...
about 7 years ago
Merge pull request #849 from hjmjohnson/modernize-use-nullptr
Christopher Dunn
More...
about 7 years ago
Fix MSVC 15.9 (2017) warning C4866
Radoslav Atanasov
More...
over 7 years ago
PERF: Replace explicit return calls of constructor
Hans Johnson
More...
over 7 years ago
COMP: Use nullptr instead of 0 or NULL
Hans Johnson
More...
over 7 years ago
STYLE: Replace integer literals which are cast to bool.
Hans Johnson
More...
over 7 years ago
COMP: Prefer the C++ headers over the C99 headers
Hans Johnson
More...
over 7 years ago
ENH: MSVS 2013 snprintf compatible substitute
Hans Johnson
More...
over 7 years ago
JsonValue documentation: Rephrase confusing sentence
Mathias L. Baumann
More...
over 7 years ago
COMP: Provide C++11 feature testing during config
Hans Johnson
More...
over 7 years ago
ENH: Provide range for non-warned cmake versions
Hans Johnson
More...
over 7 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree