Milo Yip
|
8b4c999888
Add Value::GetFloat(), Value::IsLossLessFloat/Double()
|
10 yıl önce |
Milo Yip
|
c828037784
Make a stackoverflow solution
|
10 yıl önce |
Milo Yip
|
d8c793f23f
Disable type_traits
|
10 yıl önce |
Milo Yip
|
a6eb15d274
Fix warnings in clang for C++11
|
10 yıl önce |
Milo Yip
|
c6384da755
Try to fix clang and gcc warnings problems again x11
|
10 yıl önce |
Milo Yip
|
6d6381f596
Try to fix clang and gcc warnings problems again x7
|
10 yıl önce |
Milo Yip
|
d72039f3ef
Try to fix clang and gcc warnings problems again x6
|
10 yıl önce |
Milo Yip
|
d6478991d0
Try to fix clang and gcc warnings problems again x4
|
10 yıl önce |
Milo Yip
|
74c8dcfd57
Fix clang -Weverything
|
10 yıl önce |
Philipp A. Hartmann
|
46e1696316
add free inline `swap` functions
|
10 yıl önce |
miloyip
|
6e1d10ec6b
Add GenericValue::EraseMember(string types) APIs
|
10 yıl önce |
miloyip
|
2786103abd
Add Value::XXXMember(...) overloads for std::string
|
10 yıl önce |
miloyip
|
8d39282af5
Update license headers for tests
|
10 yıl önce |
miloyip
|
933c4a6cb1
Improve Value deep-clone coverage
|
10 yıl önce |
miloyip
|
59ffb9e5f0
Try to fix a gcc/clang error
|
10 yıl önce |
miloyip
|
d439f989bf
Add valuetest coverage
|
10 yıl önce |
Milo Yip
|
d7ad55f49e
Another two warnings
|
10 yıl önce |
Milo Yip
|
09448e980b
Another warning in valuetest
|
10 yıl önce |
Milo Yip
|
2452afbf3c
Fix -Wfloat-equal warnings in Value::operator== and valuetest
|
10 yıl önce |
Philipp A. Hartmann
|
06c3ddbac5
GenericValue::AddMember<T>: add missing overload (closes #254)
|
11 yıl önce |
unknown
|
63ad11c367
add support for `AppVeyor` CI for checking Windows builds
|
11 yıl önce |
Milo Yip
|
24563b28fb
Correct Value(kStringType) and more assertions
|
11 yıl önce |
Milo Yip
|
c8bed6b8cc
Fix compilation errors in unit tests for VC
|
11 yıl önce |
Drew Noakes
|
6aa664eeef
Document traits of types using <type_traits> and static_assert in tests.
|
11 yıl önce |
Zhihao Yuan
|
7303d92990
Disambiguate GenericValue's [0] and ["string"]
|
11 yıl önce |
Milo Yip
|
bc9d7866be
Merge pull request #128 from pah/feature/cxx11-move
|
11 yıl önce |
Milo Yip
|
15d70d6a7b
Merge pull request #127 from pah/feature/value-different-allocators
|
11 yıl önce |
Kosta
|
08e81097eb
final fix for the unit test case...
|
11 yıl önce |
Kosta
|
ba05ea52cf
use `rapidjson::Value::SizeType` as the type for storing and comparing the string length
|
11 yıl önce |
Kosta
|
609997565c
unit test simplification for `short string optimization`
|
11 yıl önce |