0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 8 years ago
Added Travis CI build status More... over 8 years ago
Merge branch 'cmake' of github.com:giacomodrago/minijson_writer into cmake More... over 8 years ago
made Boost includes for legacy C++03 support more specific More... over 8 years ago
added -Werror flag More... over 8 years ago
enforcing c++03 if c++11 is not enabled More... over 8 years ago
added experimental Travis-CI support More... over 8 years ago
added CMakeLists.txt, removed non-portable Makefile, and solved minor issue with Visual Studio More... over 8 years ago
Merge pull request #5 from ghewgill/stdexcept More... over 8 years ago
Include <stdexcept> in test suite for std::runtime_error More... over 8 years ago
Merge pull request #4 from ghewgill/msvc-warning More... over 8 years ago
Suppress generation of assignment operator More... over 8 years ago
Merge remote-tracking branch 'origin/master' into pretty-printing More... over 8 years ago
added more static checks on buffered_writer More... over 8 years ago
finalised pretty-printing More... over 8 years ago
improved two-arg/three-arg functor template machinery More... over 8 years ago
improved C++1y support of the two/three args functor template machinery More... over 8 years ago
Merge pull request #2 from ghewgill/signed-comparison-warning More... over 8 years ago
Avoid signed comparison warning from Google Test More... over 8 years ago
added experimental pretty-printing support More... over 8 years ago
added configuration parameter to write_array More... over 8 years ago
drafted writer_configuration and template machinery More... over 8 years ago
optimised long string writing More... over 8 years ago
removing unwanted locales from the stream More... almost 9 years ago
Update README.md More... almost 9 years ago
removed useless #include from tests More... about 9 years ago
added BSD license More... about 9 years ago
added remark about encodings in README.md More... about 9 years ago
added -pthread flag in tests Makefile More... about 9 years ago
removed TOC from README.md as it is not supported by GitHub More... about 9 years ago