- 25 Sep, 2019 8 commits
- 12 Sep, 2019 2 commits
-
-
Milo Yip authored
Allow pointer tokens to have non-null-terminated strings
-
Etienne Laurin authored
-
- 11 Sep, 2019 2 commits
-
-
Etienne Laurin authored
-
Etienne Laurin authored
-
- 23 Aug, 2019 2 commits
-
-
Milo Yip authored
Documentation: fixed Uint case
-
Mikhail Boldyrev authored
-
- 28 Jun, 2019 1 commit
-
-
Milo Yip authored
-
- 17 May, 2019 1 commit
-
-
Milo Yip authored
Add missing curly brackets in STDREGEX's CreatePattern().
-
- 29 Apr, 2019 1 commit
-
-
ylavic authored
-
- 15 Apr, 2019 1 commit
-
-
Milo Yip authored
Update pointer.zh-cn.md : fix typo
-
- 14 Apr, 2019 1 commit
-
-
quyan authored
-
- 09 Apr, 2019 3 commits
- 08 Apr, 2019 1 commit
-
-
MaxXSoft authored
-
- 04 Apr, 2019 1 commit
-
-
Milo Yip authored
Fixed typo in allocators.h
-
- 03 Apr, 2019 1 commit
-
-
eisaev authored
Fixed typo
-
- 11 Mar, 2019 1 commit
-
-
Milo Yip authored
Allow user to define custom RAPIDJSON_NOEXCEPT_ASSERT macro
-
- 10 Mar, 2019 1 commit
-
-
Luka Rahne authored
-
- 06 Mar, 2019 1 commit
-
-
Milo Yip authored
Silence false positive clang-tidy warning
-
- 11 Feb, 2019 2 commits
- 08 Feb, 2019 1 commit
-
-
Milo Yip authored
-
- 06 Feb, 2019 6 commits
- 01 Feb, 2019 1 commit
-
-
Léonard Gérard authored
-
- 24 Jan, 2019 1 commit
-
-
Ruslan Bilovol authored
Currently this path is hardcoded to lib/cmake. Some distributions have different library path (like lib64). So reuse LIB_INSTALL_DIR for that to make CMAKECONFIG_INSTALL_DIR configurable and usable in such distros. Signed-off-by: Ruslan Bilovol <rbilovol@cisco.com>
-
- 10 Jan, 2019 1 commit
-
-
ylavic authored
The Pointer passed to construct the Schema can be from the stack or any transient storage, so the copy stored in the Schema must have the same lifetime/allocator as the Schema itself.
-