index
:
lua-cjson
int-overflow
master
A mirror of https://github.com/openresty/lua-cjson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Move static configuration into runtime userdata
Mark Pulford
2011-05-01
1
-137
/
+230
*
|
Encode very sparse arrays as objects
Mark Pulford
2011-05-01
1
-1
/
+14
*
|
Create "cjson" Lua module, support UCS-2 escapes
Mark Pulford
2011-05-01
2
-99
/
+154
*
|
Update lua_json pcall API naming convention
Mark Pulford
2011-04-26
1
-5
/
+8
*
|
Move verify_arg_count() into lua_json.c
Mark Pulford
2011-04-26
1
-4
/
+9
*
|
Grow decode stack, prealloc strings during encode
Mark Pulford
2011-04-25
3
-18
/
+34
*
|
Move global table init into lua_json
Mark Pulford
2011-04-25
1
-2
/
+9
*
|
Tidy Lua arg count verification
Mark Pulford
2011-04-25
1
-3
/
+3
*
|
Add support for growing strbufs exponentially
Mark Pulford
2011-04-25
3
-18
/
+79
*
|
Initialise lua_json lookup tables once (globally)
Mark Pulford
2011-04-16
1
-3
/
+1
*
|
Improve exception handling in lua_json
Mark Pulford
2011-04-16
1
-21
/
+60
*
|
Merge lua_json_encode/decode.c into lua_json.c
Mark Pulford
2011-04-15
2
-275
/
+282
*
|
Add functions for new strbuf API and tidy
Mark Pulford
2011-04-15
2
-34
/
+86
*
|
Initial commit
Mark Pulford
2011-04-15
5
-0
/
+1402
|
/
*
Initial empty commit.
empty
Mark Pulford
2011-12-24
0
-0
/
+0
[prev]