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

Add initial Meson build file

ed258de63d39d87666ab5025118943b34d8463ea authored over 7 years ago
Update Travis configuration

d14d8c35c38d3ba3dbf08698fd5478fcf994a88c authored over 7 years ago
Merge pull request #623 from bernhardHartleb/master

Fix #567 in writing real values in different locales

154652ee7a989f3a08c04d12c7eb7b962949eaf5 authored over 7 years ago
Fix issue #567 in writing real values in different locales

The output of snprintf might produce ',' separators for decimal places if
certain locales are se...

4a9d77bcf7216592ebe8190f0653ecf0ebdbdc00 authored over 7 years ago
Merge pull request #622 from sylvestre/master

Allocate the proper memory for formatString. Fix a warning with gcc 7.1

56efb6ba83f7c8d63d81e25b42b0367c48aa5f3c authored over 7 years ago
Allocate the proper memory for formatString. Fix a warning with gcc 7.1

/root/firefox-gcc-last/toolkit/components/jsoncpp/src/lib_json/json_writer.cpp:139:16: note: usi...

7f9cc2705c0eb2d424891ab0c470d7c69486fdbb authored over 7 years ago
Merge pull request #609 from antonindrawan/QNX_Fix

Fix QNX build: QNX defines sprintf under the std namespace.

d7347a2623707d71f8b21b18a46a1281ab79d45c authored over 7 years ago
Fix QNX build: QNX defines sprintf under the std namespace. Use snprintf instead

2e319850d106908af60a446a2b8419ccbe678035 authored over 7 years ago
Merge pull request #607 from ssbr/master

Refactor authorship information for more technical accuracy.

a3d35d7fb80670b5c128c839aaf07ff0f0e641ef authored over 7 years ago
Refactor authorship information for more technical accuracy.

Google advises its employees to add Google Inc. as an author, but that hasn't
been done yet and ...

19fc55f408aa4a657d9a39e60f55d1219fad672b authored over 7 years ago
Merge pull request #601 from paulobrizolara/master

Including instructions in how to use jsonCpp with conan

acf74290f11109b3f41d629e0fae8018e88c03c9 authored almost 8 years ago
Including instructions in how to use jsonCpp with conan

Also added the badge to the conan package.

Related to issue #564

746ef154f1722c75735ba448518ae5e865096f23 authored almost 8 years ago
Merge pull request #599 from pavel-pimenov/fix-v815

Fix V815:Decreased performance

559b4416e6f923183b02ffe73e5167bad79b669e authored almost 8 years ago
Fix V815:Decreased performance

6ca374371e5ed91ad15384d21c0b9d4805a542ad authored almost 8 years ago
Merge pull request #593 from AlB80/master

Optimize Value::isIntegral() method

f7df408a6a16cdd5cdf30301c1f1372c8263b388 authored almost 8 years ago
Merge pull request #589 from ya1gaurav/patch-42

Fix warning issue with gcc flags.

closes #586

86ed860c4b0f5444b3bb8f7ee527e7120234be35 authored almost 8 years ago
Optimize Value::isIntegral() method

Worst case called modf() twice

c442fd96e6853f4023479355680b0023aab6975d authored almost 8 years ago
Fix Cmake build issue

FIx cmake build.

c68443f3a032572039a329ce33ce4c12e0807b67 authored almost 8 years ago
Fix warning issue with gcc flags.

PR for - https://github.com/open-source-parsers/jsoncpp/issues/586
Separating the default optio...

11c48d0047b8905ae475edb31d3b5a5f23d25e98 authored almost 8 years ago
Merge pull request #573 from ya1gaurav/patch-39

Fix crash issue due to NULL value.

264c3edca7aa4a924f30a44690269dbd6ab6cada authored almost 8 years ago
Merge pull request #571 from ibc/master

README: Give some love

a47fc398ef929d956ca2d8d2e961e5acc9c3f837 authored almost 8 years ago
Use full CMake paths in pkg-config template

Using full paths is more versatile. The current solution
breaks when specifying an absolute path...

2f178f390fce67bcfd1868ad14daee9778a4f941 authored almost 8 years ago
Fix crash issue due to NULL value.

Null value in Value constructor will crash strlen(). Avoid crash with JSON_ASSERT_MESSAGE

f251f15e6aa4f47947811109f00befa686a458c0 authored about 8 years ago
README: Give some love.

60bfcf1715ee4a02bbc0ca453acc4c4229409e28 authored about 8 years ago
Merge pull request #566 from open-source-parsers/update

std::min<unsigned>, for VS2015

fixes #565

81065748e315026017c633fca1bfc57cba5b246a authored about 8 years ago
std::min<unsigned>, for VS2015

fixes #565

11836ae9aa9f532b2d5101b88ae3b81e813012d3 authored about 8 years ago
Path for pkg-config

See #497, bottom comment.

e25fb5384a96bedefb13f67a87ff7d4027389cec authored about 8 years ago
Require cmake>=3.1

Plus some other build-related changes. I don't think there is anything
functionally different fr...

f700fe455940d4d325c088b9174a173e130e0fa8 authored about 8 years ago
Merge pull request #562 from SoapGentoo/cmake-fixes

Replace current install variables with GNUInstallDirs

d167a09b1c77b6bdf42881382691970c491be6b1 authored about 8 years ago
Update Travis requirements for modern CMake

ba158fd22d0007ebc2760b40b12b6d7ad0efb194 authored about 8 years ago
Replace current install variables with GNUInstallDirs

* The GNUInstallDirs module is more idiomatic and supported by
Kitware upstream, whereas the c...

f3a4941590913d1cfbad57892f9836e31bc992c5 authored about 8 years ago
Merge pull request #556 from Infotecs/nnkur-rec-fix

Removed a static variable used to contain the current recursion depth in json_reader.cpp

0d25d9aebf3e3cf3c4dd4ba97948a02fd92a2752 authored about 8 years ago
Renamed JSONCPP_STACK_LIMIT to JSONCPP_DEPRECATED_STACK_LIMIT

Renamed JSONCPP_STACK_LIMIT to JSONCPP_DEPRECATED_STACK_LIMIT to stress that usage of this macro...

5021e799dc8b8a5c47d4d62d1760096ac2329143 authored about 8 years ago
Merge pull request #557 from sergiy80/master

Add pragma pack directive

resolves #458

762ad0fe9d7a5fd8c48dbf3229fe31e04997f2f3 authored about 8 years ago
Add pragma pack directive

Related to https://github.com/open-source-parsers/jsoncpp/issues/458

d6e666f5735df7cfd905c29326b859c55de26017 authored about 8 years ago
Add files via upload

Removed a static variable used to contain the current recursion depth of Reader::readValue(). T...

2ecd2a59de8faef1a6bd2ed7e53cf78b72d6c680 authored about 8 years ago
Merge pull request #553 from AlB80/master

Clarify code for value type return

a691cb19deedb9e1e5ed6c0dad12735019ef5e47 authored about 8 years ago
Optimize value check

ee7935986e0ba0af716ef0795651d3db73bf872e authored about 8 years ago
Optimize value range check

b4abc8241feae90586c760eb9b2b50986b817869 authored about 8 years ago
Remove repeated condition

isDouble() contains isIntegral()

12e9ef32f9827d2b553ffdd7a6f67d39991051b5 authored about 8 years ago
Merge pull request #549 from jia3ep/master

Added stack overflow test

77632b26112675fc20aa0322cff481bdba0e26cb authored about 8 years ago
Use clang-3.5 since the Travis version has a conflict with gcc (check this issue https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=11;bug=744872)

89aa87bd245a33452bc9a4993882bdc73c592a7d authored about 8 years ago
Merge pull request #552 from omki2005/noexcept

change throw() to noexcept to conform to c++11

34fc0020c0e842d89011f20dec55f326dd47ab74 authored about 8 years ago
Merge pull request #551 from suttungdigital/detect_locale_support

Check for locale support in CMake

f880a9432df5df5e8e183c24b9930d9273f51600 authored about 8 years ago
Rename NO_LOCALE_SUPPORT to JSONCPP_NO_LOCALE_SUPPORT

5a821310331d48900dced317a6f45fcf881dce12 authored about 8 years ago
Check for locale support in CMake

1839f2da342de35de4803f546c60d4bc6047d6fa authored about 8 years ago
change throw() to noexcept to conform to c++11

91c1d2346186333b40a27fb1e634627add457736 authored about 8 years ago
Make it a bit more multithreading friendly

86f085b810ef584f4ae97e1d90b887c358c5403b authored about 8 years ago
Added stack overflow test

ac372d2b00fd5aad1f4fbd6b900c3b27449f7021 authored about 8 years ago
Merge pull request #547 from BrendanDrewDaqri/master

resolves #546: Ensure floating point values on input render as floats on output

0e24e3c64f7ff73ff11c61466d718a8c487e86d0 authored about 8 years ago
Ensure that the fact that a float was provided on input is preserved when writing output; update tests to reflect this fact

89ab7eca7f3290d47770a569ae99982a7cee3a08 authored about 8 years ago
Merge pull request #543 from chfast/patch-1

Rename variable empty to emptyString

a1db52b030416c0c03868e1be95689a6f05a20a5 authored about 8 years ago
Rename variable empty to emptyString

Rename variable empty to emptyString in Value constructor to avoid shadowing of Value::empty().
...

1572539bece6e7963774c67e9add0b1051c1ff02 authored over 8 years ago
1.7.7

d8cd848ede1071a25846cd90b4fddf269d868ff1 authored over 8 years ago
Bump SOVERSION, separate from MAJOR.MINOR.MICRO

92259f714718ea44fa2c06e6d02c6f8c4eab4b8b authored over 8 years ago
Fix typo

resolves #538

4a431bcdac7c177487fb9d84a0d8e2c050f7e867 authored over 8 years ago
Merge pull request #536 from vriera/master

resolves #537
closes #538

7d868636de3380abd6bdbbc2fdaafbf751e06dbd authored over 8 years ago
Include stdint.h necessary for int64_t and uint64_t

Otherwise failures like these one can happen during the configure phase
of other applications th...

ab0f1e234aa40147e39cdfd0b97bf6527b8ea5e8 authored over 8 years ago
1.7.6 <- 1.7.5

45a560a8c0be756cbe661cd831e9c4e763eef546 authored over 8 years ago
Merge pull request #535 from kavika13/master

Add RPATH to dynamic library build on OSX

fixes #534

But we will revert if there are any ...

4893a8f66727e4cfdc6d94086e6bcefce9a2db37 authored over 8 years ago
Fix poss SEGV

for non-null terminated input.

f6d785fda89e327b99150c03af5b9a4b71b9b97c authored over 8 years ago
Add RPATH to dynamic library build on OSX

8d54e333ff4d4b4aa90336231d42dd4c3a944bab authored over 8 years ago
Merge pull request #529 from chrox802/chrox802-patch-1

fix a bug about Json::Path

b063cf4adaacaf68b0e8aa69aef637d6052accbb authored over 8 years ago
Merge pull request #528 from DrMetallius/master

Used macros to disable localeconv() calls

c4ab6d733f73fc28f41af30a488d7a540c24de64 authored over 8 years ago
fix a bug about Json::Path

2f97c0147bfb1abcad38dfdf93b4a8d1b585dc4d authored over 8 years ago
Replaced the template-based solution for avoiding calls to localeconv() with a macro-based one (fixes #527)

52cfe5ae889adf0c4099b16ddeb4b529b1f09007 authored over 8 years ago
1.7.5 <- 1.7.4

a304d61a7b3ee2700b52abc0b28412aabee782e5 authored over 8 years ago
Merge pull request #523 from prezi/fix-android-lconv

Workaround for missing lconv::decimal_point on android

0a97e38ea52c0c4298a43dd4376ae6be286c4d14 authored over 8 years ago
Workaround for missing lconv::decimal_point on android

894e78bff13b7e9ba69051904c6b37c197a6cb66 authored over 8 years ago
Reject extra chars if strictRoot

resolves #511

126bdc2b057d3d91c785b69c30a41e7697d8f80a authored over 8 years ago
Fix locale for decimal points

resolves #514

094a7d856409350ced93dab272b8091d19977298 authored over 8 years ago
Use int64_t for 64bit ints

resolves #509

b9afdf190dbccbf3a59a3aba86eb295c0fa07068 authored over 8 years ago
Optional space after comma

resolves #513

80a82ea269d6643e91d8c97acb5209aa74559d63 authored over 8 years ago
Remove needless if.

resolves #516

f78f685babcd7390daad3c8fce519a110cae36c6 authored over 8 years ago
Merge pull request #519 from open-source-parsers/fix-517

Avoid null for stringValue

7d8eddb98cdca69b9b8db4f8bd11b8abf69d07eb authored over 8 years ago
Avoid null for stringValue

fixes #517

7e0571b444497ad9a0a8547d76a06ef426c7116e authored over 8 years ago
Merge pull request #502 from open-source-parsers/null-object

Allow dtor for nullSingleton

b14c8c1423373f265b0b1378b171aae5cf58934e authored over 8 years ago
Allow dtor for nullSingleton

re #488 and #490

b299d3581f4dc670734f1fe1a34fce1282337802 authored over 8 years ago
1.7.4 <- 1.7.3

48d2a69d47bbf92337a09fc1672e1bad39fdde86 authored over 8 years ago
Merge pull request #493 from zorun/master

Fix compilation errors for downstream projects caused by incorrect pkconfig paths

772e257fc98d550acbd82e88561000e790a14a1e authored over 8 years ago
Fix compilation errors for downstream projects caused by incorrect pkgconfig paths

Recent commit 911e2b0fea ("By default use <prefix> relative paths when
installing") introduced r...

101fcf0806bbdf8a9202cabd668e650c9ce8cfb1 authored over 8 years ago
Merge pull request #490 from open-source-parsers/null-singleton

Use a Myers Singleton for null

7e4df50d17f0a04a39193af2a7bac4076eed47c4 authored over 8 years ago
1.7.3

318f30357c7fe13c4812dfb14178a258e2e2eede authored over 8 years ago
Use a Myers Singleton for null

Avoid some static initialization problems.

From @marklakata
See #488

0f288aecdd158cb13e16a5f76537b44df32a7d8e authored over 8 years ago
Make internal func anon

fixes #489

e0f9aab0bf4ddd3076ccff4d049548fdc92b4892 authored over 8 years ago
Merge pull request #478 from quantumsteve/msvc_override

Use override keyword with Visual Studio.

43203f1d09edc95af7da30f6d541e11aef71d9c9 authored over 8 years ago
Use override keyword with Visual Studio.

55176b2bdd5be57f41c5df3ec595b9e95689fc92 authored over 8 years ago
Merge pull request #474 from cdunn2001/fix-warning

Fix some warnings

4356d9bba191e1e16ce7a92073cbf3e63564e973 authored over 8 years ago
Fix int->char conv warn

resolves #473

ea4af183171bcc1d775af301d9e8bd8db9405cc7 authored over 8 years ago
fix warning

b999616df8f34d8183c5836df76f3cb7b2bfa4b3 authored over 8 years ago
Merge pull request #470 from aboseley/relative_install_paths

By default use <prefix> relative paths when installing

660307d3577ccba7c458831fad9c4f34b45355f7 authored over 8 years ago
By default use <prefix> relative paths when installing

This allows the config file to keep working
when it is installed to a non-standard location
from...

911e2b0fea09aea6d2f025e021680c8cf3b5743a authored over 8 years ago
Merge pull request #466 from bkuhls/buildroot

CMakeLists.txt: Treat conversion warning as error only with JSONCPP_W…

d4a49cf511a9ef5ee52af83f8aed4437eaa160e1 authored over 8 years ago
Merge pull request #467 from jcfr/generalize-setting-of-JSONCPP_OVERRIDE

json/config.h: Generalize setting of JSONCPP_OVERRIDE to all compilers

8bd4f943da288d0a6c7269a4825c4400cb3b15e9 authored over 8 years ago
Merge pull request #465 from ds283/intel-compiler

Add CMAKE_CXX_FLAGS for Intel compiler

4018422a05046ee6b649bed97bf4ad2838ab8796 authored over 8 years ago
json/config.h: Generalize setting of JSONCPP_OVERRIDE to all compilers

This commit has been adapted from InsightSoftwareConsortium/ITK@1c86090

ba6fa48d31091a151b10dd47986602889731a893 authored over 8 years ago
CMakeLists.txt: Treat conversion warning as error only with JSONCPP_WITH_WARNING_AS_ERROR=On

Fixes errors when building with buildroot:
http://autobuild.buildroot.net/?reason=jsoncpp-1.7.2
...

17fc9b1a806afb595ac1678cd861ec59b05211b5 authored over 8 years ago
Add CMAKE_CXX_FLAGS for Intel compiler

6f22b0e076523735ee63736c6335a4bae45605c8 authored over 8 years ago
Exclude allocator.h from amalgamated header

Nobody using SecureAllocator really needs the amalgamated header.

resolves #461

980cdf0fb56c7bdefaab94799cc16750b7b62b0b authored almost 9 years ago
Merge pull request #454 from cbeiraod/master

Small fix for strict compilers (using the flag -Werror for instance)

45da594e71ad0ac323aada534c338a308d63b84f authored almost 9 years ago