- 07 Jul, 2017 3 commits
-
-
Niels Lohmann authored
When an empty vector was passed to the parse function, an empty iterator range was used to construct an input iterator. Unfortunately, we then cannot use the start iterator to derive a pointer from. Found with Xcode's undefined behavior sanitizer.
-
Niels Lohmann authored
-
Niels Lohmann authored
Removed deprecated documentation of the comparison operator.
-
- 22 Jun, 2017 1 commit
-
-
Niels Lohmann authored
-
- 21 Jun, 2017 8 commits
-
-
-
Niels Lohmann authored
-
Niels Lohmann authored
fix typo in operator__notequal example
-
Niels Lohmann authored
Fix MSVC warning C4819
-
Niels Lohmann authored
Travis aborts tests if they do not produce output for 10 minutes. This commit shall fix this.
-
Chocobo1 authored
-
Chocobo1 authored
Replace unicode whitespaces by ASCII whitespace 0x20
-
Niels Lohmann authored
-
- 20 Jun, 2017 11 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 19 Jun, 2017 5 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
add pair/tuple conversions
-
Théo DELRIEU authored
-
Théo DELRIEU authored
-
- 18 Jun, 2017 1 commit
-
-
Niels Lohmann authored
-
- 17 Jun, 2017 7 commits
-
-
-
Niels Lohmann authored
-
Niels Lohmann authored
[BugFix] Add parentheses around std::min
-
Steffen Brem authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-
- 16 Jun, 2017 2 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
remove std::pair support
-
- 13 Jun, 2017 2 commits
-
-
Théo DELRIEU authored
-
Niels Lohmann authored
-