- 20 Dec, 2015 2 commits
- 17 Dec, 2015 3 commits
- 16 Dec, 2015 2 commits
- 15 Dec, 2015 3 commits
- 14 Dec, 2015 3 commits
- 13 Dec, 2015 1 commit
-
-
Niels authored
-
- 08 Dec, 2015 1 commit
-
-
Niels authored
-
- 07 Dec, 2015 7 commits
- 06 Dec, 2015 1 commit
-
-
Niels authored
-
- 19 Nov, 2015 1 commit
-
-
Jett authored
-
- 14 Nov, 2015 1 commit
-
-
Niels authored
Fix character skipping after a surrogate pair
-
- 13 Nov, 2015 1 commit
-
-
Robert Marki authored
In a string the first character following a surrogate pair is skipped by the lexer, but the rest of the string is parsed as usual.
-
- 23 Oct, 2015 1 commit
-
-
Niels authored
removed stream operator for iterator, resolution for #125
-
- 20 Oct, 2015 1 commit
-
-
Niels authored
Detect correctly pointer-to-const
-
- 19 Oct, 2015 2 commits
- 17 Oct, 2015 2 commits
- 16 Oct, 2015 2 commits
- 07 Oct, 2015 2 commits
-
-
dariomt authored
STL iterators used by json::iterator don't pass this test in Debug mode. The test does pass in Release mode, so I felt the best thing to do was selectively disable that test.
-
dariomt authored
It doesn't really make sense to stream an iterator. Besides, this was causing trouble in MSVC in Debug mode (see #125)
-
- 03 Oct, 2015 4 commits