- 28 Sep, 2021 1 commit
-
-
Niels Lohmann authored
-
- 12 Sep, 2021 2 commits
-
-
Niels Lohmann authored
*
♻ allow allocators for vectors *✅ add regression tests -
Anthony VH authored
* Set parent pointers for values inserted via update() (fixes #3007). * Moved test for #3007 to proper file. * Enable access to private members in diagnostics unit tests. * Make style consistent with rest of code. * Forced amalgamate rerun. * Refactor test for #3007 so it doesn't use private members. Also extend to test both update() functions. * Added fix for #3007 to update(const_iterator, const_iterator) as well. * Added failing example code from #3007 as extra test.
-
- 01 Sep, 2021 1 commit
-
-
Niels Lohmann authored
*
📝 update docset generation script *📝 update documentation
-
- 30 Aug, 2021 1 commit
-
-
Niels Lohmann authored
-
- 29 Aug, 2021 1 commit
-
-
Niels Lohmann authored
-
- 26 Aug, 2021 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Giovanni Cerretani authored
* Fix #2975 Define JSON_DIAGNOSTICS to 0 if not defined to fix annoying Wundef warnings. * amalgamated
-
- 24 Aug, 2021 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
mb0202 authored
Changed a potential typo: "charater" -> "character"
-
- 22 Aug, 2021 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
🐛 fix parent update for diagnostics with ordered_json
-
- 21 Aug, 2021 1 commit
-
-
Niels Lohmann authored
*
🏁 set stack size for some unit tests
-
- 20 Aug, 2021 5 commits
-
-
Niels Lohmann authored
Add regression test
-
Niels Lohmann authored
-
Niels Lohmann authored
Update Travis badge
-
Niels Lohmann authored
-
Niels Lohmann authored
Fix some extra ";" clang warnings
-
- 19 Aug, 2021 4 commits
-
-
Pierre Hallot authored
-
Niels Lohmann authored
Updating the Homebrew Command
-
Amir Masoud Abdol authored
-
Niels Lohmann authored
-
- 18 Aug, 2021 14 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
🚨 fix gdb_pretty_printer failure on basic types -
Niels Lohmann authored
Add header to use value_t
-
Niels Lohmann authored
Skip some tests if JSON_Install is not set
-
Niels Lohmann authored
Remove outdated json_unit test binary
-
Niels Lohmann authored
Avoid duplicate AppVeyor builds
-
Niels Lohmann authored
-
Arseniy Terekhin authored
name can be None, and `re.search` fails on `None`; replaced `re` by `str.startswith` and `str.endswith`
-
Amir Masoud Abdol authored
I've submitted a PR on [homebrew/core](https://github.com/Homebrew/homebrew-core/pull/83479) that updates their Formula. After that one is set, we can merge this and let users use the default formula, and we don't have to maintain two separate Formulas.
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Amir Masoud Abdol authored
This resolves a conflict, and stops Homebrew from using the default formula.
-
- 17 Aug, 2021 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-