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

Prefer appending character constants over string literals - correct patch.

Submitting correct patch for https://github.com/open-source-parsers/jsoncpp/issues/61

abc1e07543978eb95a2c11ef7ca9fd052d8a2cd2 authored about 10 years ago
Merge pull request #70 from jmesmon/pkg-config-include-var

pkg-config: support INCLUDE_INSTALL_DIR

00b0a1b99216a3d220a25a78a496e7d0b0c4251c authored about 10 years ago
pkg-config: support INCLUDE_INSTALL_DIR

1fe6c59827520d605a8d78d20fc0d7477d0b73f3 authored about 10 years ago
Merge pull request #68 from BillyDonahue/refactor_ctor_boilerplate

Json::Value: Refactor common code in all constructors to an initBasic() function.

20672ed02c58eef694ee1e2a395b3f60f7c4c6f6 authored about 10 years ago
Remove initInt and initUInt until they are needed.

8eb5d89db60d6f9265a4ea1c86643b83f9d5114a authored about 10 years ago
Merge pull request #63/#67 from dreifachstein/master

Allow customization of component install dirs
Passed Travis CI.

9c80798038e571021b8289d73180d8d7ba3b1be0 authored about 10 years ago
Fix default runtime install dir

72e52236583c9e347d3ea63e1e86c983e764e0f5 authored about 10 years ago
Add CMake package file generation support

dc84d96a49cd034957c8bca668012a279b8124e5 authored about 10 years ago
Allow customization of component install dirs

1c3a20de50dcc02620a804fb67a10d3e38285023 authored about 10 years ago
Update README.md

Note on C++11

533dbe08981bf572da96a6211b8a43a4cd9c58f6 authored about 10 years ago
Merge pull request #58 from autochthe/master

Add public semantic error reporting

6cb2f7bd65d238ecc5c7de717a69aef4c76cfd82 authored about 10 years ago
Add public semantic error reporting

Closes open-source-parsers/jsoncpp#57

b84a39cae5db326ee85c0e27e235050257601032 authored over 10 years ago
Merge pull request #55 from glehmann/build-env

use the CXXFLAGS and LINKFLAGS environment variable in scons

7bd75b0fb4574bd26d1e9d5012093fb9a460f0f4 authored over 10 years ago
use the CXXFLAGS and LINKFLAGS environment variable in scons

this allows homebrew to use its own flags during the build

f74a4ff17aa2852f094de85de2d062accf148251 authored over 10 years ago
Merge pull request #54 from I3ck/master

Updated documentation links to point to GitHub

b7eccbb11096ccf49f26ec5d47c484f817a81bb1 authored over 10 years ago
Updated documentation links to point to GitHub

ebe2d6e6eec4d589b7ca5a292c184862de2bbe67 authored over 10 years ago
Merge pull request #53 from I3ck/master

Removed typo in README

4cd31f01bbfb545f041a63024a1f4920342fcecb authored over 10 years ago
Removed typo in README

ab19fa1d6f86f7d1a10e49ce1da56233d7dba091 authored over 10 years ago
Merge pull request #52 from cquammen/master

Removed unneeded newlines from parsed comments

bc8b5d871fcdced4305b3c6cc4e78fdd1a593af4 authored over 10 years ago
Added printing of comments to *.actual test files

This enables testing of comment-handling code. Updated *.expected test
result files to account f...

4d23492d111e215578ec3e33bc1e0eb23f48cb71 authored over 10 years ago
Removed unneeded newlines from parsed comments

Newlines from comments separated by lines are retained when comments
are appended, so adding a n...

fd06bfca792d327c9fc990bc1052c1bd0cbf7836 authored over 10 years ago
Merge pull request #50 from sergzub/master

CMake 2.8.5 or higher is required

aa650c5b9d6d2992cee84585f665cd3fb61bcfe0 authored over 10 years ago
CMake 2.8.5 or higher is required

make with error for the lower version:

Linking CXX executable ../../bin/jsoncpp_test
/bin/sh...

ae5a56f9ff6932feb641bafe323195b6aa30bd21 authored over 10 years ago
Merge pull request #46 from chuckatkins/fix-for-old-msvc

Workaround for missing C99 functions in older versions of Visual Studio

8aec8d88f2f248381f50e5341b5bf166e9803798 authored over 10 years ago
Workaround for missing C99 functions in older versions of Visual Studio

9dc9026e0b970b6e259e6d2a6d80beee5e6fcf76 authored over 10 years ago
Revert "Revert "Removed vim mode lines.""

This reverts commit af77b5b59456f6a9c7a9c6a5464001ef5665f897.

See discussion at
https://githu...

4002f8a4be49fd579771d6dbd1e4f983757f8ca1 authored over 10 years ago
drop version qualifier

This should help keep version.h stable.

x.y.z-dev
=> major, minor, patch, qual
== x...

0375af2eb5c8b379f4a70d094665a17ddd697632 authored over 10 years ago
Ran clang-format again, this time hitting .inl files too.

clang-format -i $(find . -name '*.h' -or -name '*.cpp' -or -name '*.inl')

ba330893d70f0b463e38fbb242a69048401f39d5 authored over 10 years ago
Merge pull request #45 from jonessen96/master

Added Version definition to the pkg-config file

57dde7830874b830d0378791ddc8a3f29b1b380d authored over 10 years ago
Added Version definition to the pkg-config file

69c324ead53f91a251f76be27f221477765e2ae0 authored over 10 years ago
Merge pull request #44 from cdunn2001/version

0.7.0

263a4706fa674d66a790b0ce9222bc79b0198180 authored over 10 years ago
ws autogen

4bceabf2f9d9837fd62cbed740bcbda062876298 authored over 10 years ago
JSONCPP_VERSION, not JSON_CPP_VERSION

16709c6ee8e4b67d2632ac2b462feb73c5618655 authored over 10 years ago
bump version; proper SOVERSION

877dd17206ef51ed19f8f0f120bd50ec35aa5a60 authored over 10 years ago
in dev.makefile, build shared too

b2a1ca5b5498e79e5c530e02dc393a31976c02b6 authored over 10 years ago
Revert "Removed vim mode lines."

This reverts commit 32009b17e4d35a812575cfcf6bae9ec49fc67446.

af77b5b59456f6a9c7a9c6a5464001ef5665f897 authored over 10 years ago
Revert "Merge branch 'no-version'"

This reverts commit d9ced92d4040ee6c1475e96e18d715f99647e668, reversing
changes made to d2fa664a...

9aa4681052026886b66e547e4c5be3175f98c7f2 authored over 10 years ago
Enabled PointerBindsToType in clang-format options.

11086dd6a7eba04289944367ca82cea71299ed70 authored over 10 years ago
Ran clang-format over all .h and .cpp files.

clang-format -i $(find . -name '*.h' -or -name '*.cpp')

30b07c0275ee0623653332ac66f62e4b022ec7fe authored over 10 years ago
Removed vim mode lines.

Users can set their own preferences in their personal vimrc.

32009b17e4d35a812575cfcf6bae9ec49fc67446 authored over 10 years ago
Merge pull request #41 from bmcdorman/feature-arrow_operator

Added arrow operator to ValueIterator and ValueConstIterator

b4357fa224cdc1e1733a6e53a0454a3e4e33152a authored over 10 years ago
Added arrow operator to ValueIterator and ValueConstIterator

540db3b0526b85837dc0a866271d218314be7ad7 authored over 10 years ago
rm trailing ws

f4b06cd607c4a72244657265472e9e2eb3baac55 authored over 10 years ago
Merge pull request #42 from jonessen96/master

Add pkg-config support

dd5b57a3d9626fdf4033d55411899654e5469e6f authored over 10 years ago
Added pkg-config file

6270858c43987b6343e9eb39e8fe2ebe1b395dc9 authored over 10 years ago
Merge branch 'no-version'

We can modify version.h directly, as desired. It is retained for
backward-compatibility, in case...

d9ced92d4040ee6c1475e96e18d715f99647e668 authored over 10 years ago
stop using version.h.in for cmake

8f730b8a60cb60ddfe9acf90c415b3617d36d96e authored over 10 years ago
generated for the last time, maybe

b061ff4a1edcde739923be7789edb9cdbbbacda0 authored over 10 years ago
stop ignoring version.h

8ececfa538b22a9ba477df297b88448ebb764fb3 authored over 10 years ago
makefile for simple testing

This is hard to use within Travis-ci.com because that uses
build variants.

d2fa664a12b478b3fd21f7659f3674c8520bf43b authored over 10 years ago
deprecate makerelease.py (someday drop version.h too?)

b7894977e78df02851ebe4c6b232a6e34c09ea3e authored over 10 years ago
Merge branch 'SuperManitu:python3' from issue #36

53262c66d911f31ff9d577175e1362ccda76029e authored over 10 years ago
fix for python2

09228968ea44fb8350b02efce16a121ef99c49be authored over 10 years ago
allow python3

83b43caf8e80fc648b987b0be983eec28bbd026e authored over 10 years ago
Merge pull request #37 from BillyDonahue/value-efficiency

Switch to copy-and-swap idiom for operator=.

0dc03d0848c3cc9da8041d10e0237dcc102d882b authored over 10 years ago
Switch to copy-and-swap idiom for operator=.

This allows the compiler to elide a copy when rhs is a temporary.

45cd9490cd261da31cef84a44d2c587be7e26e99 authored over 10 years ago
ws

236db83742ae5b3ff3071a53aed76ea08c728f29 authored over 10 years ago
pull request #35 from finblarr:patch-1

fix build directory, within repo tree

a70b00750d4114fd739fdfa60dc85bfea3040b20 authored over 10 years ago
Merge pull request #30 from mloy/redundant-strlen

033677cc1a063cfbc9b939cadd4946a7c8e51f89 authored over 10 years ago
clarify return value

9d694516a06aefaa480036de73a43b2a47b78b77 authored over 10 years ago
ws

d94caac1ea5e40273651b757979837633e90f42a authored over 10 years ago
free does nothing if parameter equals NULL

fe2cd01e80d2d6f97ff9421ae56b29028edb9497 authored over 10 years ago
snprintf does return a signed integer

assert if returned value is neagtive

8eb6f88a87704d312ff369d63e20ca9f3eccb2ad authored over 10 years ago
snprintf already calculated the length

64d591b72005556ed3327ed1ad2b0e3532742c6c authored over 10 years ago
Merge pull request #33 from donmilham/master

added option to FastWriter which omits the trailing new line character

b02ff20bd3b93d2b2ac449b618ba0ce7c2ab62c4 authored over 10 years ago
added option to FastWriter which omits the trailing new line character

5bf16105b5a90f9fa7d5d4d43452feee46603a52 authored over 10 years ago
Merge pull request #29 from mloy/type-punned-pointer

Type punned pointer

I'll revert this if anyone reports a problem. *strict-aliasing* is not my...

3515db184a836ce73b99c064bcc83884570657c2 authored over 10 years ago
do intermediate step in order to omit "dereferencing type-punned pointer" error

48d9a92a1b4621e69533af543c1f0611abc47ddc authored over 10 years ago
provoke compile error:

"dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]"

f97723dbb78ed4878f73f9e9b3cdf9c81b3e24e6 authored over 10 years ago
Merge pull request #21 from hiharin/master

Hmmm. Not ideal. A round-trip should reproduce the original, but null -> NaN -> ? But I guess it...

1a6426ac1940aa2bdc4bf5741b7cdfcd09bef1f8 authored over 10 years ago
Patch for bug #53 on version 0.5.0

This is a patch that we have utilized at IDEXX Labs for the the bug described above.
We have tes...

bc5dbc6d41279b22fe9a4a0664ab2f9f090744ae authored over 10 years ago
Merge pull request #27 from egor-tensin/master

Fixed deprecated target file path location

+1 for fixing indentation!

1ac2295c211e69e86f085ffcd929aa8b59dc486b authored over 10 years ago
Fixed deprecated target file path location

81d16dfda10f4923e564252a0f7cd483c407705a authored over 10 years ago
Merge pull request #26 from alex-ac/master

Fix CMake subproject behaviour.

Sweet. But doesn't this assume that people call the subproject ...

c13893378414cb654d436277769eeabf3f64c29e authored over 10 years ago
Fix CMake subproject behaviour.

b3deb61f872ed6a005b2b5100e5be177185f2e91 authored over 10 years ago
Merge pull request #25 from cgilling/master

add tests to check that exceptions are thrown for wrong types

Nice!

For the record, I would ha...

740e0207b1e221d9aa0f1963c34d2c7f731c5b5a authored over 10 years ago
add tests to check that exceptions are thrown for wrong types

* Add JSONTEST_ASSERT_THROWS macro to test if an expression
throws an exceptions.
* add JSONTE...

97c77b4a8635eabed031a017e4ace05df3a8e1ea authored over 10 years ago
Merge pull request #23 from mloy/msvc2010

Solution and project files for MSVC 2010

We'll just trust you on this. Thanks for the contribut...

7ebdabc0598c9136621e3b5b4b929e798ed8084e authored over 10 years ago
add solution for msvc 2010

19d0ece5f9faa61ceef8a0831efd8d75f77ec7ca authored over 10 years ago
project files for msvc2010

c6d9424f71aaac1decc614acf025dc028aae233a authored over 10 years ago
Merge pull request #22 from AlexeyKruchinin/patch-1

Update README.md

35e4f2abd60539646c2e1e02c29b5d7356efe76a authored over 10 years ago
Update README.md

b548cdf49c122a92a0e94c4afd41d731ab665240 authored over 10 years ago
Merge pull request #14 from eightnoteight/master

header.add_file (version.h) temporarily commented | header include path modified

3b9b7402fdf31229b173c9e37e0f9dd75032b0e1 authored over 10 years ago
add file version.h temporarily commented | header include path modified

3585477f33926d72a2a5e485883be166cc5e4fb8 authored over 10 years ago
WinCE Compatibility Fix

Note: str.imbue and std::locale::classic() are not supported on WINCE

27e3263894c0f4d8e9fe2d3d6078e0c7f7c29ff4 authored over 10 years ago
vim modelines

8582876c5c8a6cbccfc4f48fdf5ea0810f1de298 authored over 10 years ago
fix numeric locale

In some locales (e.g. de_DE) floats have commas instead of
dots, but JSON requires dots.
See:
...

496c6555239e90f995bbb09ad48e17afa8058719 authored over 10 years ago
Revert "Merge pull request #7 from steffen-kiess/fix-locale"

This reverts commit 0db9d6ea013792b010c598c2a9a3a9e39a2decd9, reversing
changes made to 06dcb1fc...

49c732607ba9f4d33a582c804d1d86ca29261952 authored over 10 years ago
Merge pull request #11 from cdunn2001/inc

improve some includes

655a9db0cc62394e81d3074a98c7191fbfc00259 authored over 10 years ago
rm generated version.h

f3989977c0a339b06a46fe5aee7ad3cd1ae8cb62 authored over 10 years ago
relative include

60f778b9fcd1c59908293a6145dffd369d4f6daf authored over 10 years ago
Merge pull request #10 from cdunn2001/doxy

Doxy

50f6779578fdc7d62858821e97a3084ba7418d6c authored over 10 years ago
update docs for open-source-parsers org

bef834edcad41058b988b667956f2863b1285388 authored over 10 years ago
README/NEWS links

5a65132e72af164cc6418c598fe7a8f758890635 authored over 10 years ago
after doxygen -u

0973f2e6bc1ef7b49ebc2b1913d20c82aec4413d authored over 10 years ago
doxygen changed

5031a595180f4a212db97bd6ce762c09ea8804a0 authored over 10 years ago
moved roadmap to wiki

5850b83a5b2046f4432c16a2233a05fc243c8648 authored over 10 years ago
fix doxybuild.py paths

9dd7eea9454d39bc724cbe06990f92e5762ccc94 authored over 10 years ago
update docs for github

35bea41bc9e0bdabb585af5d33ea020ffc20e13d authored over 10 years ago
ignore doxygen stuff

ba50403414a1b889ffde117f7796bc476f61aea1 authored over 10 years ago