miloyip@gmail.com
|
77ce51209f
|
Added test cases for UTF8 validation. Fixed a bug in validation.
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@33 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-23 16:13:32 +00:00 |
|
miloyip@gmail.com
|
25eeff24f3
|
Refactor encoding concept to use stream for encoding and validation.
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@32 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-23 09:46:14 +00:00 |
|
miloyip@gmail.com
|
f198c486ee
|
Added encoding validation feature
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@30 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-22 19:29:43 +00:00 |
|
miloyip@gmail.com
|
08d25ad177
|
Added Flush() to concept stream. Add this new member function to all streams.
Writer and PrettyWriter automatically calls Flush() at the end of JSON text.
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@27 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-22 05:10:46 +00:00 |
|
miloyip@gmail.com
|
04515a639e
|
Implemented FileWriteStream with buffering
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@23 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-21 10:00:33 +00:00 |
|
miloyip@gmail.com
|
bce34fbea8
|
Proved FileStream is very slow due to fgetc(). Added a new FileReadStream which uses fread() with buffer.
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@22 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-21 06:56:47 +00: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 |
|