- 12 Apr, 2020 2 commits
-
-
Artöm Bakri Al-Sarmini authored
-
Artöm Bakri Al-Sarmini authored
-
- 11 Apr, 2020 3 commits
-
-
Niels Lohmann authored
Modify the document about operator==
-
Niels Lohmann authored
Added wsjcpp.yml
-
Evgenii Sopov authored
-
- 10 Apr, 2020 4 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
Fixes #1971 (memory leak in basic_json::push_back)
-
Niels Lohmann authored
-
Niels Lohmann authored
appveyor.yml: Compile and test with latest version for __cplusplus ma…
-
- 08 Apr, 2020 1 commit
-
-
Artöm Bakri Al-Sarmini authored
-
- 07 Apr, 2020 3 commits
-
-
Artöm Bakri Al-Sarmini authored
-
Artöm Bakri Al-Sarmini authored
-
Niels Lohmann authored
-
- 06 Apr, 2020 2 commits
-
-
Thomas Braun authored
According to [1] the C++ macro __cplusplus has always the value 199711L even if you enable later version of C++ support via /std. Use one job with /Zc:__cplusplus defined so that we know that it compiles. [1]: https://docs.microsoft.com/en-us/cpp/build/reference/zc-cplusplus?view=vs-2019
-
Niels Lohmann authored
-
- 05 Apr, 2020 5 commits
-
-
Niels Lohmann authored
Rename argument array_index to array_indx in json_pointer methods
-
Niels Lohmann authored
fix error 'setw' is not a member of 'std' in Wandbox example
-
Niels Lohmann authored
Update LICENSE.MIT
-
Niels Lohmann authored
PR for #2006 to test in AppVeyor.
-
Niels Lohmann authored
-
- 02 Apr, 2020 2 commits
-
-
Artöm Bakri Al-Sarmini authored
-
Artöm Bakri Al-Sarmini authored
-
- 25 Mar, 2020 2 commits
-
-
Miguel Magalhães authored
-
chenguoping authored
-
- 24 Mar, 2020 1 commit
-
-
garethsb-sony authored
-
- 21 Mar, 2020 1 commit
-
-
Alexander Myasnikov authored
-
- 19 Mar, 2020 3 commits
-
-
Sergey Linev authored
Avoid mix-up with array_index member Co-Authored-By: Niels Lohmann <niels.lohmann@gmail.com>
-
Niels Lohmann authored
Update README.md : add a FAQ about memory release
-
Niels Lohmann authored
-
- 14 Mar, 2020 1 commit
-
-
chenguoping authored
-
- 13 Mar, 2020 2 commits
-
-
Niels Lohmann authored
Fix typo in examples
-
Niels Lohmann authored
README: Fix string representation of `dump`ed `json`
-
- 11 Mar, 2020 1 commit
-
-
Sergey Linev authored
Fixes gcc48 warning: declaration of ‘array_index’ shadows a member of 'this' [-Wshadow]
-
- 10 Mar, 2020 1 commit
-
-
Alexander “weej” Jones authored
As is it's confusing and inconsistent with the indented form right below. The backslash escapes make it confusing.
-
- 26 Feb, 2020 1 commit
-
-
dota17 authored
-
- 17 Feb, 2020 1 commit
-
-
Chen authored
-
- 10 Feb, 2020 1 commit
-
-
Chen authored
-
- 02 Feb, 2020 2 commits
-
-
Niels Lohmann authored
Some typos
-
Antoine Cœur authored
-
- 31 Jan, 2020 1 commit
-
-
Niels Lohmann authored
Readme: Updated links to hunter repo & docs
-