update yajl_gen_double to enforce that serialized double values always contain...
update yajl_gen_double to enforce that serialized double values always contain a decimal point, even if no digits follow the point. this prevents some readers from parsing such values as an integer.
parent
e2d08061
Please register or sign in to comment