issues
search
openresty
/
lua-cjson
Lua CJSON is a fast JSON encoding/parsing module for Lua
http://www.kyne.com.au/~mark/software/lua-cjson.php
MIT License
434
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CI: upload rockspec to LuaRocks on tag push
#106
luau-project
opened
5 days ago
0
encode and decode invalid Json, throws error
#105
flowdopip
closed
3 months ago
8
undefined symbol: lua_newuserdatauv
#104
ahmads-dy
opened
4 months ago
1
Update location of cjson documentation
#103
mrthehud
closed
5 months ago
0
Outdated version in LuaRocks and Releases page
#102
GitSparTV
opened
5 months ago
1
json_decode 在传入错误json数据时,处理不正常,异常数据为json.decode(”1111111111“)
#101
CLX102030
opened
6 months ago
4
Does not retain the decimal places as .0 float
#100
zzyy3321
opened
8 months ago
1
Fixed bus error or SIGSEGV caused by encode not keep buffer
#99
hyw0810
closed
8 months ago
0
strbuf_free causes Bus error or SIGSEGV
#98
hyw0810
opened
10 months ago
0
+bug,Construct a special character handling bug for JSON data objects
#97
CLX102030
closed
10 months ago
10
question re: luarocks packaging and releases
#96
flrgh
opened
1 year ago
12
What is the sorting basis for key values after `decode`?
#95
NoWait126
opened
1 year ago
1
Bugfix: Lua cjson and cmsgpack integer overflow issues (CVE-2022-24834)
#94
zhuizhuhaomeng
closed
1 year ago
0
[CVE]A heap overflow in the lua-cjson library
#93
NagamineLee
opened
1 year ago
1
Pre-compiled shared library to upload to LuaRocks
#92
AndreMiras
opened
1 year ago
0
"integer" JSON value become float in lua5.3
#91
dong-king
opened
1 year ago
1
It's totally wrong to localize numbers.
#90
feraligatr
closed
1 year ago
1
json injection impact
#89
astrix91
opened
1 year ago
2
feature: Add option to skip invalid value types.
#88
zhuizhuhaomeng
closed
1 year ago
0
Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c
#87
zhuizhuhaomeng
closed
1 year ago
0
bumped version to 2.1.0.11.
#86
xiaocang
closed
1 year ago
0
Add void to functions with no arguments to prevent compiler warning
#85
dundargoc
closed
1 year ago
1
Lua 5.3 + 5.4 integer support, with CI and conflicts fixed
#84
hishamhm
closed
5 months ago
3
empty array advice
#83
OnlyPiglet
opened
2 years ago
1
fix(cjson) correctly compare light userdata address with masked address
#82
dndx
closed
2 years ago
3
empty_array can not work on Apple M1 + VMware fusion Tech preview + ubuntu 22.04
#81
chronolaw
closed
2 years ago
4
maximum encode_number_precision value
#80
rexxar-liang
opened
2 years ago
3
bumped version to 2.1.0.10.
#79
xiaocang
closed
2 years ago
0
windows luarocks make doesn't export cjson.safe
#78
andrewvmail
closed
2 years ago
0
bumped version to 2.1.0.10.
#77
xiaocang
closed
2 years ago
0
bugfix: shift signed 32-bit value by 31 bits should be avoid.
#76
xiaocang
closed
3 years ago
0
bugfix: fixed a possible division by zero bug found by cppcheck.
#75
xiaocang
closed
3 years ago
0
travis-ci: upgrade dist of travis-ci to ubuntu bionic.
#74
xiaocang
closed
3 years ago
3
/usr/share/lua/5.2/luarocks/loader.lua:147: error loading module 'lua_cjson_2_1_0_1-cjson' from file '/usr/local/lib/lua/5.2/lua_cjson_2_1_0_1-cjson.so'
#73
raphael10-collab
opened
3 years ago
0
travis-ci: remove clang compiler mode from travis.
#72
xiaocang
closed
3 years ago
0
Update README.md
#71
ali-ghazi78
closed
3 years ago
3
how to resovle decode a empty table to array and object separately?
#70
sniper-xx
closed
2 years ago
3
bump version to 2.1.0.9
#69
leafo
closed
3 years ago
1
Update CI
#68
leafo
closed
3 years ago
0
LuaRocks version fails on Lua 5.4
#67
mna
closed
2 years ago
8
cjson.encode() modified order
#66
yhc19850706
opened
4 years ago
7
Support encoding/decoding with 0-based tables
#65
jdonaldson
closed
2 years ago
2
segmentation fault in benchmark.lua
#64
stuta
closed
4 years ago
1
How to parse the multi object array list ?
#63
FeSeason
closed
2 years ago
0
Add configuration option to disable forward slash escaping
#62
spacewander
closed
4 years ago
4
new features' tests can't pass in ARM, but basic cases is OK
#61
NagamineLee
closed
2 years ago
1
Add option to skip invalid value types
#60
exjesper
closed
1 year ago
1
Add configuration option to disable slash escaping
#59
exjesper
closed
4 years ago
0
Error: Could NOT find Lua51 (missing: LUA_INCLUDE_DIR) when runtests.sh
#58
NagamineLee
closed
2 years ago
1
undefined symbol: lua_rotate
#57
satscreate
closed
4 years ago
7
Next