- 19 Dec, 2018 1 commit
-
-
Niels Lohmann authored
Add a SFINAE friendly iterator_traits and use that instead.
-
- 18 Dec, 2018 1 commit
-
-
David Avedissian authored
-
- 16 Dec, 2018 1 commit
-
-
Niels Lohmann authored
Feature/add file input adapter
-
- 14 Dec, 2018 1 commit
-
-
Jonathan Dumaresq authored
-
- 12 Dec, 2018 9 commits
-
-
Jonathan Dumaresq authored
-
Jonathan Dumaresq authored
-
Jonathan Dumaresq authored
refactor unit test in case of throw, the fclose will not be called. using unique_ptr with custom destructor will ensure that
-
Jonathan Dumaresq authored
-
Jonathan Dumaresq authored
-
Jonathan Dumaresq authored
-
Jonathan Dumaresq authored
-
Jonathan Dumaresq authored
-
Jonathan Dumaresq authored
-
- 11 Dec, 2018 2 commits
-
-
Jonathan Dumaresq authored
Add the possibility of using FILE * from cstdio library to read a file. This enable the possibility of using low eand device with this library.
-
Jonathan Dumaresq authored
Add the possibility of using FILE * from cstdio library to read a file. This enable the possibility of using low eand device with this library.
-
- 08 Dec, 2018 1 commit
-
-
David Avedissian authored
-
- 04 Dec, 2018 2 commits
-
-
Niels Lohmann authored
Link to issue #958 broken
-
kjpus authored
-
- 02 Dec, 2018 2 commits
-
-
Niels Lohmann authored
recommend using explicit from JSON conversions
-
Niels Lohmann authored
readme: fix typo
-
- 01 Dec, 2018 1 commit
-
-
Manvendra Singh authored
-
- 21 Nov, 2018 1 commit
-
-
Niels Lohmann authored
-
- 20 Nov, 2018 1 commit
-
-
Théo DELRIEU authored
-
- 09 Nov, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
Set eofbit on exhausted input stream.
-
- 08 Nov, 2018 5 commits
-
-
Niels Lohmann authored
Allow installation via Meson
-
Niels Lohmann authored
Fix merge_patch shadow warning
-
mefyl authored
Fix issue #1340. The eofbit is set manually since we don't go through the stream interface. We could maybe use the stream interface instead, but there are some assumptions regarding which exception go through, so this seems to be the most prudent approach for now.
-
Axel Huebl authored
-
Axel Huebl authored
Avoid shadowing a member of `this` by choosing the same name as parameter (`-Wshadow`). Instead, make name of parameter more expressive.
-
- 07 Nov, 2018 2 commits
-
-
Millian Poquet authored
-
David Avedissian authored
-
- 02 Nov, 2018 3 commits
-
-
Niels Lohmann authored
Fix EOL Whitespaces & CMake Spelling
-
Axel Huebl authored
-
Axel Huebl authored
Fix little leftover EOL whitespaces in `CMakeLists.txt` and a spelling of CMake in README.md
-
- 31 Oct, 2018 1 commit
-
-
Niels Lohmann authored
-
- 30 Oct, 2018 3 commits
-
-
Niels Lohmann authored
-
Niels Lohmann authored
-
Niels Lohmann authored
-