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

Merge pull request #139 from cdunn2001/some-python-changes

Some python changes.

* Better messaging.
* Make `doxybuild.py` work with python3.4

2a46e295ecea269440ae79786d1c7872fa8be21c authored about 10 years ago
rm extra whitespace in python, per PEP8

494950a63d11b0952b187deb38dff20f6f1c269b authored about 10 years ago
Doxybuild: Error message if doxygen not found

This patch introduces a better error message.

See discussion at pull #129.

bb0c80b3e5b7a38edbd12a09b5d2f458cd7a5792 authored about 10 years ago
make doxybuild.py work with python3.4

f3576888936b4a3bb14fa852d4315e0a2b8d6150 authored about 10 years ago
update doxbuild.py

ff5abe76a552e4fa53fb29e603040629286124c9 authored about 10 years ago
update TarFile usage

9cc0bb80b2957c31bd0cff150b7fbd2fe78f5830 authored about 10 years ago
README.md

f4bc0bf4eccc92d2be75bf8568852f8635a45e43 authored about 10 years ago
fix issue #90

We are static-casting to U, so we really have no reason to use
references.

However, if this com...

7d82b1472674c5ed3907d65789811ca04ac25d5b authored about 10 years ago
fix gcc warnings

2bc6137ada4195be3a737c3d9410eaa60ec13a10 authored about 10 years ago
Merge pull request #138 from cdunn2001/fix-103

Fix #103.

201904bfbb0adb8774477fb91f93be392481810a authored about 10 years ago
fix test_comment_00 for #103

216ecd30851d5cebc2a4f3786196d981a44d26e0 authored about 10 years ago
add test_comment_00

one-element array with comment, for issue #103

8d15e51228f736a2a969dbc802e5e485518c9f7f authored about 10 years ago
Merge pull request #137 from cdunn2001/avoid-extra-newline

Avoid extra newline

9fbd12b27ca031ad16d2c7b9c0f717d3272bd685 authored about 10 years ago
avoid extra newlines in StyledStreamWriter

Add indented_ as a bitfield. (Verified that sizeof(StyledStreamWriter)
remains 96 for binary com...

d383056fbbb97dc5bd6d8c559c25e8b75a34ecf1 authored about 10 years ago
1.4.0 <- 1.3.0

Minor version bump, but we will wait for a few more commits this time
before tagging the release.

f8ca6cbb25806af6af937623096597214ae87839 authored about 10 years ago
Merge pull request #136 from cdunn2001/test-both-styled-writers

Test both styled writers

Not only does this now test StyledStreamWriter the same way as Style...

ddb4ff7decc773acb46a37112718e7a374bf5682 authored about 10 years ago
make StyledStreamWriter work more like StyledWriter

tests pass

3efc587fbabd4a4e6114a82a0acd80b844e64a0e authored about 10 years ago
test both StyledWriter and StyledStreamWriter

70704b9a707b83d66660425783e81f704bc2ce0c authored about 10 years ago
pass --json-writer StyledWriter

26c52861b9e5d73eb20c9db2e0952c0e7cdd57b7 authored about 10 years ago
show cmd in runjsontests.py

ac6bbbc7392293fec3721b1cec1df2f846b9aa11 authored about 10 years ago
--json-writer arg

3682f60927cf5029eb6299b63ef45082d946a70e authored about 10 years ago
Options class for test

79211e1aebdcbb8c4734a24fc40a06cb5c5ffad6 authored about 10 years ago
unindent test-code

942e2c999ad021b8cbd5737a1b70c85871cabbe8 authored about 10 years ago
mv try-block

58c31ac55056b3ef3394b6d0b8f37ae18b3e8455 authored about 10 years ago
cleaner

05810a760761a3e341395d8d0a7078db5b142725 authored about 10 years ago
cleaner

632c9b5032e84167e20e6d36728ca7c8bf6dddc2 authored about 10 years ago
fix minor bugs in test-runner

08cfd02d8cab9a275419d1441db291fc203ea366 authored about 10 years ago
switch from StyledWriter to StyledStream writer in tests

2160c9a042069385b81308b6e264da06e60ce9e2 authored about 10 years ago
Merge pull request #135 from cdunn2001/removeMember

Deprecate old `removeMember()`. Add new.

[Deprecated methods will be removed at the next major ...

ee8b58f82f0f2a0acb4396c9e0806bb3a24fc33e authored about 10 years ago
1.3.0

http://apr.apache.org/versioning.html#binary

9132aa94b1230636477a2088dd375f20ef076d53 authored about 10 years ago
deprecate old removeMember()

76746b09fcd44ffee7f0f9114c73771b667061b6 authored about 10 years ago
Merge pull request #133 from cdunn2001/travis-11

upgrade -std=c++ version

70b795bd45bda9e5f3f8469d588f5794a9de4d93 authored about 10 years ago
upgrade -std=c++ version

Travis CI does not yet support gcc-4.8, needed for c++11, so we
will try c++0x for now.

26842530f2fab8cda2ff1630c38438e561b180e2 authored about 10 years ago
Merge pull request #130 from connormanning/master

Build without warnings with -pedantic enabled.

e3f24286c17ce433ec10cbcb275e673205a4f2c9 authored about 10 years ago
Build without warnings with -pedantic enabled.

00b8ce81dbcf16a8f37779b1dbf14673693a1312 authored about 10 years ago
Merge pull request #127 from cdunn2001/removeIndex

`Value::removeIndex()`

See issue #28.

40810fe326adedd62a371c0af241dd49acba7458 authored about 10 years ago
more changes per cr

59167d86271437ddd24e017c2d2d66893568a057 authored about 10 years ago
drop this-> (team preference)

05c1b8344d8149f1b9f5b6ec7ca59af952c18da2 authored about 10 years ago
test removeIndex/Member()

e893625e88f02539b9cd03e591df3ee8970552c3 authored about 10 years ago
from Itzik S; see issue #28

with minor corrections

e87e41cdb0b26aceecdda451755b1237a4307979 authored about 10 years ago
partial

9de2c2d84d3655c76db876cd38c1faf23126422d authored about 10 years ago
allow stream ops for JSON_FAIL_MESSAGE

http://www.iar.com/Global/Resources/Developers_Toolbox/C_Cplusplus_Programming/Tips%20and%20tric...

7956ccd61ecefd5c24af78d8d7baad85106151cf authored about 10 years ago
Specialize std::swap() for Json::Value in a C++ standard compliant way

originally from pull #119

9454e687a32bb812092a990e3bc9162077e48e77 authored about 10 years ago
fix compiler warning for a test

46a925ba4a3ddbbcfcfee5fb82a202ed9be60c01 authored about 10 years ago
test-data for #103

passes

c407f1407f349191dbdeb1973bd5b4858aba2238 authored about 10 years ago
Merge pull request #125 from cdunn2001/issue-116

1.2.1

Fix issue #116, DOS line-endings. Never output \r.

ec251df6b75b565052a8ed1ce448e2953e799055 authored about 10 years ago
1.2.1 <- 1.2.0

This can affect existing round-trip tests, but we never made any
guarantees about whitespace con...

51c0afab22268424a28b3b7dc063e44f035b12bd authored about 10 years ago
Normalize comment EOLs while reading instead of while writing

Tests are currently failing when git cloning on Windows with autocrlf = true. In
that setup mult...

e39fb0083c2b013f684031f5cef8182634e121f5 authored about 10 years ago
-Wall for Clang/GCC

ec727e2f6b51fb4c02185a1ceed466e0fc6930b1 authored about 10 years ago
Merge pull request #124 from cdunn2001/assign-with-comments

1.2.0

`operator=()` (which already performed a deep-copy) now includes comments. This change...

4ce4bb84049610b24795823660e2cbaa465f213c authored about 10 years ago
1.2.0 <- 1.1.1

`operator=()` (which already performed a deep-copy) now includes
comments. The change is probabl...

2cd0f4ec214f5980648d86014c17b7cb5026f5fa authored about 10 years ago
fix comments before several types

tests pass

836f0fb863311bb4c36a2783cd28cfe40f08925e authored about 10 years ago
test comment before several types

* array
* double
* string
* true
* false
* null

37644abd7742dbc3a803d9795b5c54d55ab74c19 authored about 10 years ago
use SwapPayload() to retain comments

All tests pass, but we might be missing coverage.

issue #47

66eb72f121e689c17186f050093e6c6eff3688d8 authored about 10 years ago
Revert "consider these as binary, so git will not alter line-endings"

This reverts commit 8f3aa220dbab931bfd5a32bdb7d7e77c785c1796.

We will find a better fix for #11...

94b0297dc53d5402ff8ea5b56fef47ed17c6adf5 authored about 10 years ago
Merge pull request #118 from datadiode/47_fix_value_swap

swap comments too

* Changed `operator=` to exclude start/limit, which should never have been ...

55db3c3cb260b94ff2ea06dd533cd8d25941cc7d authored about 10 years ago
https://github.com/open-source-parsers/jsoncpp/issues/47

c07ef37904d7a829f28aa2f2908d8cd2b56f17dd authored about 10 years ago
Merge pull request #117 from datadiode/integration

Simplify Reader::decodeNumber() / Remove unused functions

62ab94ddd3368d38fc7223756851480c27478228 authored about 10 years ago
Remove unused functions

09d352ac13d3d78bf081972a5e27620c26b4815a authored about 10 years ago
Simplify Reader::decodeNumber()

50753bb8082bb7b486a90753c1d450d0f69817a6 authored about 10 years ago
consider these as binary, so git will not alter line-endings

issue #116

8f3aa220dbab931bfd5a32bdb7d7e77c785c1796 authored about 10 years ago
Merge branch 'fix-fail31'

73e127892e13d87ec4febfadf073242c17cb46a1 authored about 10 years ago
1.1.1 <- 1.1.0

slight change to fail on a bad float

4997dfb8afe181b043fc22e2663f9c9702d4255c authored about 10 years ago
stricter float parsing

fixes `test/jsonchecker/fail31.json`
(issue #113)

c1441ef5e04c6b2e8db15cf043fd43eab2910ca2 authored about 10 years ago
Merge branch 'py3/2'

e0bfb450000e376dd728c131a94771107aee8e6e authored about 10 years ago
just in case

4bc311503cad5596c8d129db13f1c72acb47b623 authored about 10 years ago
py2 and py3

cd140b5141c457818c86bf84a8ced696374896af authored about 10 years ago
Fix Python test scripts for Python 3 and Windows

01aee4a0dc481aa40ed5d8d0532eea7daec43441 authored about 10 years ago
Merge pull request #114 from Gachapen/fix_cmake_output_dir

CMake: Remove set(CMAKE_*_OUTPUT_DIRECTORY)

59a01652abaec8f50a861f25f3c4183baed067b6 authored about 10 years ago
CMake: Remove set(CMAKE_*_OUTPUT_DIRECTORY)

With set(CMAKE_*_OUTPUT_DIRECTORY) when using jsoncpp as a sub project,
the parent project's exe...

8371a4337c61571eca60a744601befeaa024dc37 authored about 10 years ago
Merge pull request #111 from open-source-parsers/quotes-spaces-fixed

Quotes spaces fixed

dc2e1c98b9e7baaba8ffc58a4af86528e4a48976 authored about 10 years ago
quote spaces in commands for Windows

See comments at:
https://github.com/open-source-parsers/jsoncpp/commit/1a4dc3a888c7e6e179503...

d98b5f4230bf84d6282ca635eedebc2e1e0822dc authored about 10 years ago
Revert "Merge pull request #108 from open-source-parsers/quote-spaces"

This reverts commit dfc5f879c168d11fe2f4ef686ab33bbecdc5679f, reversing
changes made to 0f6884f7...

4ca9d25ccceaa198c4e92b86d8ad8b8d01fb87ff authored about 10 years ago
Merge pull request #109 from open-source-parsers/double-string-double

Double string double

6eaf150dc7d1b6c84b209d522190618c4e7c73ff authored about 10 years ago
1.1.0 <- 1.0.0

8b489f891ae96d00237292f2446fb1a9645953b7 authored about 10 years ago
fix double->string->double round-trip (bump minor ver.)

See #98.
http://stackoverflow.com/questions/747470/what-is-the-meaning-of-numeric-limitsdouble...

65cee6ea16dc159ce8d974b729bc6e7855af8646 authored about 10 years ago
Merge pull request #108 from open-source-parsers/quote-spaces

quote cmdline arg

dfc5f879c168d11fe2f4ef686ab33bbecdc5679f authored about 10 years ago
quote cmdline arg

See #99.

1a4dc3a888c7e6e179503250ccb391820a586b1b authored about 10 years ago
Merge pull request #106 from Gachapen/fix_cmake_install

Fix cmake_package install being broken because of wrong include path.

0f6884f771eae221873b345af2c6369ccf7dcb5b authored about 10 years ago
Fix cmake_package install being broken because of wrong include path.

The TARGET_INCLUDE_DIRECTORIES from inside the
IF(JSONCPP_WITH_CMAKE_PACKAGE) block was removed,...

748328a0d128b403fe5ff05a7664cbca2d606ecd authored about 10 years ago
Merge pull request #101 from dominicpezzuto/master

Fix build issues related to Solaris and older GCC

f44278cd4eec162770db8b12321d9ded33a726e4 authored about 10 years ago
Fix build issues related to Solaris and older GCC

Fixed two build issues:
- JsonCPP currently doesn’t compile for Solaris due to platform
differe...

d2b6992f3e88cd58ab106ccaca29069dd26796af authored about 10 years ago
Fix build issues related to Solaris and older GCC

Fixed two build issues:
- JsonCPP currently doesn’t compile for Solaris due to platform
differe...

54764dd85b6be0b866ac780f45eb0cc4d2202222 authored about 10 years ago
Merge pull request #94 from Gachapen/cmake_target_include

CMake: Add include directory to jsoncpp_lib target

Well-researched. Passes Travis CI.

8dd32e1e2eb05530d265286a88f5ba9cabf01b3c authored about 10 years ago
CMake: Only add include directory to jsoncpp_lib target if CMake version supports the command.

3fd7f8b47092d69b4655e3e836d68444f7c2e27a authored about 10 years ago
CMake: Add include directory to jsoncpp_lib target so that it can be easier used with other projects.

e99e6d9cc694f79e6fd5a497131b755e2614d0df authored about 10 years ago
Merge pull request #93 from akien-mga/master

Small packaging improvements

9ca1aaab1442032ce066f1c92545f9c9525ceb4c authored about 10 years ago
Add support for BUILD_SHARED_LIBS argument

BUILD_SHARED_LIBS is a standard CMake argument that serves the purpose
of the custom JSONCPP_LIB_...

27639ce57823a9dcdfec1602fb4cc55b361f42e7 authored about 10 years ago
Adapt libdir for 64bit RPM-based distros

RPM-based distros such as Fedora or Mageia put 64bit libraries in /usr/lib64
while 32bit librarie...

f8a3a599ac2afaeaf408847b189404f65691251d authored about 10 years ago
1.0.0

7165f6ac4c482e68475c9e1dac086f9e12fff0d0 authored about 10 years ago
1.0.0

37a9fa9f9da4a0f5499bce3e4f7fb04daff5d887 authored about 10 years ago
fix gcc warning when CXXFLAGS contains '-Wextra'

json_value.cpp:179:26: warning: enumeral and non-enumeral type in conditional expression [enable...

83683da13f6e284ca0f3d4e8a257a0d0150aff9c authored about 10 years ago
Merge pull request #87 from cdunn2001/master

2to3 (but only the changes which should work with python2 also)

e5de78db82eaeae6421df1295d707d388465fa53 authored about 10 years ago
simple

ffd7295ab870e1d367d0ea8d7d0271c476e308a9 authored about 10 years ago
ws

433876866dce05181b819e7017f3f52b46170316 authored about 10 years ago
simple py3 changes

bd1e895287c382c6d02db780cb38c00f05654236 authored about 10 years ago
python except as

9aa6144b2ac2dc27bc6f79218f4ebb6c8c722a7d authored about 10 years ago
Merge pull request #79 from ya1gaurav/patch-2

Remove gcc compilation warnings in json_reader.cpp

5fda247dab4c73f285fc6432cf9d87ff89f9d46c authored about 10 years ago
Remove gcc compilation warning in json_reader.cpp

Submitting Patch for Issue : https://github.com/open-source-parsers/jsoncpp/issues/77
It will f...

767713be2b647709cfba22334e6e4cb4ccd3bfaa authored about 10 years ago
Merge pull request #74 from ya1gaurav/master

Prefer appending character constants over string literals.

3e3a8d5bd2848cc149a2d0a8b363b4c851dc84f5 authored about 10 years ago