Sergey Kosarevsky
|
2bbfe0d8a8
|
Number() -> RawNumber() to avoid name clashes with the union Number
|
2016-02-28 18:50:04 +01:00 |
|
Sergey Kosarevsky
|
4f94ec9b0b
|
Added GenericDocument::Number()
|
2016-02-28 18:38:06 +01:00 |
|
Sergey Kosarevsky
|
334461b421
|
Added Hasher::Number()
|
2016-02-28 18:28:19 +01:00 |
|
Sergey Kosarevsky
|
eeb13bdb4c
|
Added Writer::Number()
|
2016-02-28 18:12:57 +01:00 |
|
Sergey Kosarevsky
|
d2d5f6f919
|
ParseNumber() handles kParseNumbersAsStringsFlag
|
2016-02-28 17:58:34 +01:00 |
|
Sergey Kosarevsky
|
4abcfd1e28
|
Added Number() to rapidjson::Handler
|
2016-02-28 17:58:01 +01:00 |
|
Sergey Kosarevsky
|
ba2b751b4d
|
Added kParseNumbersAsStringsFlag
|
2016-02-28 17:33:49 +01:00 |
|
Milo Yip
|
ef5e74a200
|
Merge pull request #563 from oktal/example-compilation-fix
#562: example: parsebyparts now compiles with g++-4.9
|
2016-02-28 13:21:29 +08:00 |
|
octal
|
d53d71b874
|
example: parsebyparts now compiles with g++-4.9
|
2016-02-27 19:59:29 +01:00 |
|
Milo Yip
|
2d5d9363d8
|
Merge pull request #556 from miloyip/example_parsebyparts
Add parse-by-parts example
|
2016-02-28 01:22:44 +08:00 |
|
Milo Yip
|
c62a19cfbd
|
Remove CMakeLists license info
|
2016-02-28 01:22:15 +08:00 |
|
Milo Yip
|
bc40c8a682
|
Add missing valgrind
|
2016-02-28 00:53:15 +08:00 |
|
Milo Yip
|
5f13820899
|
Another try
|
2016-02-27 23:41:38 +08:00 |
|
Milo Yip
|
52512b7c12
|
Try to set libc++ in cmake
|
2016-02-27 22:56:23 +08:00 |
|
Milo Yip
|
de28919b41
|
Try libc++
|
2016-02-27 22:42:55 +08:00 |
|
Milo Yip
|
d6575035a5
|
Add another source
|
2016-02-27 21:34:32 +08:00 |
|
Milo Yip
|
9e05693ca1
|
Add sources for clang
|
2016-02-27 21:20:52 +08:00 |
|
Milo Yip
|
c0b4981765
|
Try clang-3.7
|
2016-02-27 16:29:41 +08:00 |
|
Milo Yip
|
95c18905d7
|
Fix YAML
|
2016-02-27 16:10:03 +08:00 |
|
Milo Yip
|
cc2206d56c
|
Try using clang 3.7
|
2016-02-27 16:07:42 +08:00 |
|
Milo Yip
|
2de47aae12
|
Merge branch 'master' into example_parsebyparts
|
2016-02-27 15:43:41 +08:00 |
|
Milo Yip
|
4de9ba54bc
|
Merge pull request #559 from corporateshark/master
Custom Microsoft headers are necessary only for Visual Studio 2012 and lower
|
2016-02-26 22:46:51 +08:00 |
|
Sergey Kosarevsky
|
852ed80881
|
Custom Microsoft headers are necessary only for Visual Studio 2012 and lower
|
2016-02-26 12:03:22 +01:00 |
|
Milo Yip
|
f44961ff9b
|
Merge branch 'master' into example_parsebyparts
|
2016-02-25 00:47:40 +08:00 |
|
Milo Yip
|
ed7efe6289
|
Merge pull request #558 from miloyip/travis
Remerge container based Travis CI build
|
2016-02-25 00:47:14 +08:00 |
|
Milo Yip
|
5a955c0d14
|
Add C++11 config
|
2016-02-24 23:32:56 +08:00 |
|
Milo Yip
|
ae840f66c5
|
Remerge #504
|
2016-02-23 14:21:03 +08:00 |
|
Milo Yip
|
e09765dd34
|
Merge pull request #557 from kevina/doc-fix
Documentation fix.
|
2016-02-23 09:36:33 +08:00 |
|
Kevin Atkinson
|
2f1e59324f
|
Documentation fix.
GenericObject is a helper class for accessing Value of _object_ type.
|
2016-02-22 00:53:58 -05:00 |
|
Milo Yip
|
f1387ef879
|
Rollback stdlib flag
|
2016-02-22 10:02:01 +08:00 |
|
Milo Yip
|
dbe8d115b1
|
Rename variable in parsebyparts
|
2016-02-22 09:34:23 +08:00 |
|
Milo Yip
|
24d0ebd8fb
|
Fix compilation problem of parsebyparts
|
2016-02-22 09:33:41 +08:00 |
|
Milo Yip
|
70cad1901a
|
Add parse-by-parts example
Fix #527
|
2016-02-21 17:23:23 +08:00 |
|
Milo Yip
|
494f9deb9b
|
Merge pull request #555 from miloyip/appveyor_vs2015
Add VS2010 and VS2015 to AppVeyor CI
|
2016-02-21 17:16:28 +08:00 |
|
Milo Yip
|
770f3a47b1
|
Bypass a VC2010 problem on IsLosslessDouble()
|
2016-02-21 14:57:08 +08:00 |
|
Milo Yip
|
a4e13ecce9
|
Give up VC2008 on appveyor
|
2016-02-21 14:41:38 +08:00 |
|
Milo Yip
|
d3129c5d33
|
Try to fix msbuild issue on VC2008
|
2016-02-21 14:39:03 +08:00 |
|
Milo Yip
|
a907ca490e
|
Fix another VC2010 compilation error
|
2016-02-21 14:14:49 +08:00 |
|
Milo Yip
|
3227aa0533
|
Try to change VS generator names
|
2016-02-21 12:57:52 +08:00 |
|
Milo Yip
|
4620fa60f5
|
Fix VS2010 compilation errors
|
2016-02-21 12:52:14 +08:00 |
|
Milo Yip
|
e1617b4798
|
Try to fix VS2015 and add 2008, 2010
|
2016-02-21 12:26:24 +08:00 |
|
Milo Yip
|
9f3f07eec6
|
Try adding VS2015 to appveyor
|
2016-02-21 11:42:58 +08:00 |
|
Milo Yip
|
10ccdf88e2
|
Merge pull request #554 from miloyip/issue552_movingschemadocument
Add move constructor for GenericSchemaDocument
|
2016-02-21 10:40:16 +08:00 |
|
Milo Yip
|
7a9166f362
|
Fix Issue552 test
|
2016-02-20 22:40:36 +08:00 |
|
Milo Yip
|
db4bc75cd9
|
Add move constructor for GenericSchemaDocument
|
2016-02-20 22:18:23 +08:00 |
|
Milo Yip
|
dd25c9651a
|
Merge pull request #553 from miloyip/issue158_parsestdstring
Issue158 parsestdstring
|
2016-02-20 21:42:32 +08:00 |
|
Milo Yip
|
3595b1f677
|
Fix VC compilation error
|
2016-02-20 16:33:29 +08:00 |
|
Milo Yip
|
5fc59cb6fa
|
Merge branch 'master' into issue158_parsestdstring
|
2016-02-20 00:35:52 +08:00 |
|
Milo Yip
|
ff12c04a61
|
Merge pull request #546 from miloyip/optimization
x86-64 48-bit pointer optimization for GenericValue
|
2016-02-20 00:35:38 +08:00 |
|
Milo Yip
|
b8c83c53b1
|
Resolve conflicts
|
2016-02-19 23:40:48 +08:00 |
|