Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/coronalabs/external-metalangle-jsoncpp-source
https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp
https://github.com/coronalabs/external-metalangle-jsoncpp-source
Some python changes.
* Better messaging.
* Make `doxybuild.py` work with python3.4
494950a63d11b0952b187deb38dff20f6f1c269b authored about 10 years ago
This patch introduces a better error message.
See discussion at pull #129.
bb0c80b3e5b7a38edbd12a09b5d2f458cd7a5792 authored about 10 years agof3576888936b4a3bb14fa852d4315e0a2b8d6150 authored about 10 years ago
ff5abe76a552e4fa53fb29e603040629286124c9 authored about 10 years ago
9cc0bb80b2957c31bd0cff150b7fbd2fe78f5830 authored about 10 years ago
f4bc0bf4eccc92d2be75bf8568852f8635a45e43 authored about 10 years ago
We are static-casting to U, so we really have no reason to use
references.
However, if this com...
7d82b1472674c5ed3907d65789811ca04ac25d5b authored about 10 years ago2bc6137ada4195be3a737c3d9410eaa60ec13a10 authored about 10 years ago
Fix #103.
201904bfbb0adb8774477fb91f93be392481810a authored about 10 years ago216ecd30851d5cebc2a4f3786196d981a44d26e0 authored about 10 years ago
one-element array with comment, for issue #103
8d15e51228f736a2a969dbc802e5e485518c9f7f authored about 10 years agoAvoid extra newline
9fbd12b27ca031ad16d2c7b9c0f717d3272bd685 authored about 10 years ago
Add indented_ as a bitfield. (Verified that sizeof(StyledStreamWriter)
remains 96 for binary com...
Minor version bump, but we will wait for a few more commits this time
before tagging the release.
Test both styled writers
Not only does this now test StyledStreamWriter the same way as Style...
ddb4ff7decc773acb46a37112718e7a374bf5682 authored about 10 years agotests pass
3efc587fbabd4a4e6114a82a0acd80b844e64a0e authored about 10 years ago70704b9a707b83d66660425783e81f704bc2ce0c authored about 10 years ago
26c52861b9e5d73eb20c9db2e0952c0e7cdd57b7 authored about 10 years ago
ac6bbbc7392293fec3721b1cec1df2f846b9aa11 authored about 10 years ago
3682f60927cf5029eb6299b63ef45082d946a70e authored about 10 years ago
79211e1aebdcbb8c4734a24fc40a06cb5c5ffad6 authored about 10 years ago
942e2c999ad021b8cbd5737a1b70c85871cabbe8 authored about 10 years ago
58c31ac55056b3ef3394b6d0b8f37ae18b3e8455 authored about 10 years ago
05810a760761a3e341395d8d0a7078db5b142725 authored about 10 years ago
632c9b5032e84167e20e6d36728ca7c8bf6dddc2 authored about 10 years ago
08cfd02d8cab9a275419d1441db291fc203ea366 authored about 10 years ago
2160c9a042069385b81308b6e264da06e60ce9e2 authored about 10 years ago
Deprecate old `removeMember()`. Add new.
[Deprecated methods will be removed at the next major ...
ee8b58f82f0f2a0acb4396c9e0806bb3a24fc33e authored about 10 years agohttp://apr.apache.org/versioning.html#binary
9132aa94b1230636477a2088dd375f20ef076d53 authored about 10 years ago76746b09fcd44ffee7f0f9114c73771b667061b6 authored about 10 years ago
upgrade -std=c++ version
70b795bd45bda9e5f3f8469d588f5794a9de4d93 authored about 10 years ago
Travis CI does not yet support gcc-4.8, needed for c++11, so we
will try c++0x for now.
Build without warnings with -pedantic enabled.
e3f24286c17ce433ec10cbcb275e673205a4f2c9 authored about 10 years ago00b8ce81dbcf16a8f37779b1dbf14673693a1312 authored about 10 years ago
`Value::removeIndex()`
See issue #28.
40810fe326adedd62a371c0af241dd49acba7458 authored about 10 years ago59167d86271437ddd24e017c2d2d66893568a057 authored about 10 years ago
05c1b8344d8149f1b9f5b6ec7ca59af952c18da2 authored about 10 years ago
e893625e88f02539b9cd03e591df3ee8970552c3 authored about 10 years ago
with minor corrections
e87e41cdb0b26aceecdda451755b1237a4307979 authored about 10 years ago9de2c2d84d3655c76db876cd38c1faf23126422d authored about 10 years ago
http://www.iar.com/Global/Resources/Developers_Toolbox/C_Cplusplus_Programming/Tips%20and%20tric...
7956ccd61ecefd5c24af78d8d7baad85106151cf authored about 10 years agooriginally from pull #119
9454e687a32bb812092a990e3bc9162077e48e77 authored about 10 years ago46a925ba4a3ddbbcfcfee5fb82a202ed9be60c01 authored about 10 years ago
1.2.1
Fix issue #116, DOS line-endings. Never output \r.
ec251df6b75b565052a8ed1ce448e2953e799055 authored about 10 years ago
This can affect existing round-trip tests, but we never made any
guarantees about whitespace con...
Tests are currently failing when git cloning on Windows with autocrlf = true. In
that setup mult...
ec727e2f6b51fb4c02185a1ceed466e0fc6930b1 authored about 10 years ago
1.2.0
`operator=()` (which already performed a deep-copy) now includes comments. This change...
4ce4bb84049610b24795823660e2cbaa465f213c authored about 10 years ago
`operator=()` (which already performed a deep-copy) now includes
comments. The change is probabl...
tests pass
836f0fb863311bb4c36a2783cd28cfe40f08925e authored about 10 years ago
* array
* double
* string
* true
* false
* null
All tests pass, but we might be missing coverage.
issue #47
66eb72f121e689c17186f050093e6c6eff3688d8 authored about 10 years agoThis reverts commit 8f3aa220dbab931bfd5a32bdb7d7e77c785c1796.
We will find a better fix for #11...
94b0297dc53d5402ff8ea5b56fef47ed17c6adf5 authored about 10 years agoswap comments too
* Changed `operator=` to exclude start/limit, which should never have been ...
55db3c3cb260b94ff2ea06dd533cd8d25941cc7d authored about 10 years agoc07ef37904d7a829f28aa2f2908d8cd2b56f17dd authored about 10 years ago
Simplify Reader::decodeNumber() / Remove unused functions
62ab94ddd3368d38fc7223756851480c27478228 authored about 10 years ago09d352ac13d3d78bf081972a5e27620c26b4815a authored about 10 years ago
50753bb8082bb7b486a90753c1d450d0f69817a6 authored about 10 years ago
issue #116
8f3aa220dbab931bfd5a32bdb7d7e77c785c1796 authored about 10 years ago73e127892e13d87ec4febfadf073242c17cb46a1 authored about 10 years ago
slight change to fail on a bad float
4997dfb8afe181b043fc22e2663f9c9702d4255c authored about 10 years ago
fixes `test/jsonchecker/fail31.json`
(issue #113)
e0bfb450000e376dd728c131a94771107aee8e6e authored about 10 years ago
4bc311503cad5596c8d129db13f1c72acb47b623 authored about 10 years ago
cd140b5141c457818c86bf84a8ced696374896af authored about 10 years ago
01aee4a0dc481aa40ed5d8d0532eea7daec43441 authored about 10 years ago
CMake: Remove set(CMAKE_*_OUTPUT_DIRECTORY)
59a01652abaec8f50a861f25f3c4183baed067b6 authored about 10 years ago
With set(CMAKE_*_OUTPUT_DIRECTORY) when using jsoncpp as a sub project,
the parent project's exe...
Quotes spaces fixed
dc2e1c98b9e7baaba8ffc58a4af86528e4a48976 authored about 10 years ago
See comments at:
https://github.com/open-source-parsers/jsoncpp/commit/1a4dc3a888c7e6e179503...
This reverts commit dfc5f879c168d11fe2f4ef686ab33bbecdc5679f, reversing
changes made to 0f6884f7...
Double string double
6eaf150dc7d1b6c84b209d522190618c4e7c73ff authored about 10 years ago8b489f891ae96d00237292f2446fb1a9645953b7 authored about 10 years ago
See #98.
http://stackoverflow.com/questions/747470/what-is-the-meaning-of-numeric-limitsdouble...
quote cmdline arg
dfc5f879c168d11fe2f4ef686ab33bbecdc5679f authored about 10 years agoFix cmake_package install being broken because of wrong include path.
0f6884f771eae221873b345af2c6369ccf7dcb5b authored about 10 years ago
The TARGET_INCLUDE_DIRECTORIES from inside the
IF(JSONCPP_WITH_CMAKE_PACKAGE) block was removed,...
Fix build issues related to Solaris and older GCC
f44278cd4eec162770db8b12321d9ded33a726e4 authored about 10 years ago
Fixed two build issues:
- JsonCPP currently doesn’t compile for Solaris due to platform
differe...
Fixed two build issues:
- JsonCPP currently doesn’t compile for Solaris due to platform
differe...
CMake: Add include directory to jsoncpp_lib target
Well-researched. Passes Travis CI.
8dd32e1e2eb05530d265286a88f5ba9cabf01b3c authored about 10 years ago3fd7f8b47092d69b4655e3e836d68444f7c2e27a authored about 10 years ago
e99e6d9cc694f79e6fd5a497131b755e2614d0df authored about 10 years ago
Small packaging improvements
9ca1aaab1442032ce066f1c92545f9c9525ceb4c authored about 10 years agoBUILD_SHARED_LIBS is a standard CMake argument that serves the purpose
of the custom JSONCPP_LIB_...
RPM-based distros such as Fedora or Mageia put 64bit libraries in /usr/lib64
while 32bit librarie...
7165f6ac4c482e68475c9e1dac086f9e12fff0d0 authored about 10 years ago
37a9fa9f9da4a0f5499bce3e4f7fb04daff5d887 authored about 10 years ago
json_value.cpp:179:26: warning: enumeral and non-enumeral type in conditional expression [enable...
83683da13f6e284ca0f3d4e8a257a0d0150aff9c authored about 10 years ago2to3 (but only the changes which should work with python2 also)
e5de78db82eaeae6421df1295d707d388465fa53 authored about 10 years agoffd7295ab870e1d367d0ea8d7d0271c476e308a9 authored about 10 years ago
433876866dce05181b819e7017f3f52b46170316 authored about 10 years ago
bd1e895287c382c6d02db780cb38c00f05654236 authored about 10 years ago
9aa6144b2ac2dc27bc6f79218f4ebb6c8c722a7d authored about 10 years ago
Remove gcc compilation warnings in json_reader.cpp
5fda247dab4c73f285fc6432cf9d87ff89f9d46c authored about 10 years ago
Submitting Patch for Issue : https://github.com/open-source-parsers/jsoncpp/issues/77
It will f...
Prefer appending character constants over string literals.
3e3a8d5bd2848cc149a2d0a8b363b4c851dc84f5 authored about 10 years ago