log
graph
tags
branches
changeset
browse
file
diff
annotate
file log
raw
webmcp
log libraries/json/json.c
find changesets by author, revision, files, or words in the commit message
less
more
|
(0)
-30
-10
-6
tip
age
author
description
2016-05-16
jbe
Do not use luaL_addchar unless Lua string buffer is on top of stack (possible segmentation fault)
2016-02-13
jbe
Bugfix for integer decoder in JSON library
2016-01-15
jbe
Removed exception rule for encoding certain floats
2016-01-14
jbe
json.export(...): avoid exponential notation for integers fitting into lua_Integer represented as float
2016-01-14
jbe
json.export(...): also avoid exponential notation for unsigned 64 bit integers represented as float
2016-01-14
jbe
json.export(...): Avoid exponential representation for integral floats when they could fit into a 64 bit integer
less
more
|
(0)
-30
-10
-6
tip
Impressum / About Us