ylavic
|
38d25d7458
|
Fix FileReadStream::Peek4().
Until Read() reaches EOF, Peek4() must not take off by one in
bufferLast_ into account; otherwise a buffer of size exactly 4 always
returns NULL.
|
2018-12-06 08:38:21 +01:00 |
|
Milo Yip
|
a62777487d
|
Normalize line endings but not JSON files
|
2016-03-04 11:52:18 +08:00 |
|
Milo Yip
|
7fb84d304b
|
Revert "Normalize all the line endings"
This reverts commit 6047e3ce128954ec594e9a893ef2125c9f9b61c7.
|
2016-03-04 11:51:30 +08:00 |
|
Milo Yip
|
6047e3ce12
|
Normalize all the line endings
|
2016-03-04 09:46:11 +08:00 |
|
miloyip@gmail.com
|
8f8e905306
|
Initial version (0.1)
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@2 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-18 17:01:23 +00:00 |
|