| .. |
|
error
|
add cursor wrapper
|
2017-09-29 15:26:24 +08:00 |
|
internal
|
Fix false alarm from clang-tidy
|
2018-02-12 17:38:46 +08:00 |
|
msinttypes
|
use <wchar.h> with C++ linkage on Windows ARM
|
2015-11-30 17:34:29 +01:00 |
|
allocators.h
|
- replaced RAPIDJSON_NEW with C++98 compatible version
|
2016-12-21 14:03:53 +03:00 |
|
cursorstreamwrapper.h
|
fix gcc & cl warning
|
2017-09-29 19:13:29 +08:00 |
|
document.h
|
Avoid inheritance from std::iterator
|
2017-12-12 21:16:07 +01:00 |
|
encodedstream.h
|
Treat signed-unsigned conversions as errors.
|
2017-01-18 18:09:18 -06:00 |
|
encodings.h
|
Partially fix #1077
|
2017-10-09 11:33:55 +08:00 |
|
filereadstream.h
|
Fix issue #1104 Solaris compilation errors fread()/fwrite()
|
2017-10-26 21:19:54 -07:00 |
|
filewritestream.h
|
Fix FileWriteStream doc
|
2017-12-22 19:24:15 +01:00 |
|
fwd.h
|
Add encoding validation option for Writer/PrettyWriter
|
2016-02-10 11:31:29 +08:00 |
|
istreamwrapper.h
|
Treat signed-unsigned conversions as errors.
|
2017-01-18 18:09:18 -06:00 |
|
memorybuffer.h
|
Add fwd.h and extract stream.h
|
2016-02-02 18:20:36 +08:00 |
|
memorystream.h
|
Optimize the new Parse() interfaces
|
2016-02-15 20:21:36 +08:00 |
|
ostreamwrapper.h
|
Added missing include guards in istreamwrapper.h and ostreamwrapper.h
|
2016-05-10 18:09:01 +03:00 |
|
pointer.h
|
Fix invalid type in Pointer
|
2018-02-12 10:16:27 +08:00 |
|
prettywriter.h
|
Fix #905 unable to set writeFlags for PrettyWriter
|
2017-03-27 14:05:03 +08:00 |
|
rapidjson.h
|
Specifies the endian of msvc ARM64 configuration.
|
2017-08-31 23:16:59 -07:00 |
|
reader.h
|
Fix uninitilized member Reader::state_
|
2017-12-21 13:40:28 +01:00 |
|
schema.h
|
Merge branch 'master' into violationDetails
|
2018-01-13 22:34:58 +08:00 |
|
stream.h
|
remove unnecessary code
|
2017-09-29 18:19:41 +08:00 |
|
stringbuffer.h
|
Add StringBuffer::GetLength()
|
2016-09-22 18:11:22 +08:00 |
|
writer.h
|
Add transcoding/validation to Writer::RawValue()
|
2018-02-13 10:58:41 +08:00 |