- 09 Nov, 2019 1 commit
-
-
Isaac Nickaein authored
-
- 08 Nov, 2019 2 commits
-
-
Niels Lohmann authored
Configure WhiteSource Bolt for GitHub
-
whitesource-bolt-for-github[bot] authored
-
- 07 Nov, 2019 1 commit
-
-
Niels Lohmann authored
Coverity detected two "Memory - illegal accesses (OVERRUN)" issues. Resizing the buffer should silence this warning.
-
- 06 Nov, 2019 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 05 Nov, 2019 6 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
closes #1824
-
Niels Lohmann authored
Fix for #1647
-
Niels Lohmann authored
Add restriction for tuple specialization of to_json
-
Niels Lohmann authored
-
- 04 Nov, 2019 4 commits
-
-
Anthony VH authored
-
Anthony VH authored
-
Camille Bégué authored
This commit fix the issue #1825 Signed-off-by: Camille Bégué <c.begue@samsung.com>
-
Niels Lohmann authored
-
- 03 Nov, 2019 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 02 Nov, 2019 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
release: add singleinclude and meson.build to include.zip
-
Niels Lohmann authored
appveyor.yml: Add MSVC 16 2019 support
-
- 01 Nov, 2019 1 commit
-
-
Niels Lohmann authored
Fix issue #1805
-
- 31 Oct, 2019 1 commit
-
-
Camille Bégué authored
* Add some restriction on pair partial specialization of to_json Signed-off-by: Camille Bégué <camille.begue.pro@gmail.com>
-
- 30 Oct, 2019 3 commits
-
-
Anthony Van Herrewege authored
-
Anthony Van Herrewege authored
-
Anthony Van Herrewege authored
-
- 23 Oct, 2019 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 21 Oct, 2019 1 commit
-
-
Niels Lohmann authored
Fix some spelling errors - mostly in comments & documentation.
-
- 19 Oct, 2019 1 commit
-
-
Florian Pigorsch authored
I did not touch the Changelog file and any third party stuff. additonal -> additional (1) apppend -> append (2) constuctor -> constructor (2) contect -> context (2) dobulequote -> doublequote (1) elemnts -> elements (1) exakt -> exact (2) exluded -> exclude (1) explicitely -> explicitly (2) narcissic -> narcissistic (1) ocurred -> occurred (1) occuring -> occurring (2) preceeds -> preceded (1) ot -> to (2) wehther -> whether (2)
-
- 17 Oct, 2019 4 commits
-
-
Eli Schwartz authored
Also call out to the guidelines for using pkg-config dependencies first, and reference it for other build systems as well. Although the possibility of installing with a pkg-config file is somewhat hidden away in the meson docs, it's been deemed less invasive due to not distracting away from cmake. So it will have to do.
-
Eli Schwartz authored
This serves as a minimal release-only way to embed json into a project. Add meson support to this directly, to make it usable standalone as a meson subproject. Implements #1672
-
Niels Lohmann authored
iteration_proxy: Fix integer truncation from std::size_t to int
-
Niels Lohmann authored
Update Hedley to v11.
-
- 16 Oct, 2019 1 commit
-
-
Evan Nemerson authored
-