pajlada-serialize:fix/handle-big-numbers

Last commit made on 2020-11-17
Get this branch:
git clone -b fix/handle-big-numbers https://git.launchpad.net/pajlada-serialize

Branch merges

Branch information

Name:
fix/handle-big-numbers
Repository:
lp:pajlada-serialize

Recent commits

13ce2b1... by pajlada

Correctly handle uint64_t, int64_t, and uint32_t numbers

e0c3742... by pajlada

Add tests for correct "big number" behaviour

7d37cbf... by pajlada

Add GitHub actions support (#3)

ad20e9b... by Love Olsson <email address hidden>

NaN and Infinity serializes to null for float and double (#2)

b659ecb... by Love Olsson <email address hidden>

Forward error pointer to vector, array and map deserializers (#1)

86bfa5a... by pajlada

add string include in deserialize.hpp

e8d5228... by pajlada

update url for googletest submodule

85e23ad... by pajlada

Enable Serialize library to use different variants of rapidjson::GenericValue

130ffc3... by pajlada

Update CMakeLists.txt

ec77a96... by pajlada

xd