miloyip@gmail.com
|
32e001c684
|
Added Hoehrmann's UTF-8 decoder in perftest for reference
Minor optimization on UTF-8 validation
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@37 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-24 08:00:22 +00:00 |
|
miloyip@gmail.com
|
a45bcbba7b
|
Rewrite UTF8::Validate() to obtain better performance.
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@35 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-23 17:59:30 +00:00 |
|
miloyip@gmail.com
|
827de60fb8
|
Cleanup Reader code
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@34 c5894555-1306-4e8d-425f-1f6f381ee07c
|
2011-11-23 16:32:15 +00:00 |
|
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 |
|