Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mpx/lua-cjson issues and pull requests

#89 - Work around newer CMake and MSVC support

Pull Request - State: open - Opened by Alex-Beng 4 months ago

#88 - decode null to cjson.null

Issue - State: open - Opened by xxy7800 4 months ago

#87 - Missing header guards of strbuf.h

Issue - State: open - Opened by myzhan 5 months ago

#86 - Precompiled library for windows

Issue - State: open - Opened by Paws-Dev 8 months ago

#85 - encode/decode array with special metatable

Pull Request - State: closed - Opened by StarlightIbuki over 1 year ago - 1 comment

#83 - Lua 5.1.5 fails to load cjson or cjson.safe

Issue - State: closed - Opened by 4mig4 over 1 year ago - 1 comment

#82 - Lua-Cjson cannot locate symbol "floor" in Termux

Issue - State: closed - Opened by cattokomo over 2 years ago - 4 comments

#81 - Compilation warning about fpconv_init

Issue - State: open - Opened by graywolf-at-work over 2 years ago

#80 - maximum encode_number_precision value

Issue - State: open - Opened by rexxar-liang almost 3 years ago

#79 - perf: using nil replace userdata: (nil) while decoding string which c…

Pull Request - State: open - Opened by JieTrancender almost 3 years ago - 2 comments

#78 - How to get empty json array,use cjson

Issue - State: open - Opened by hiallo about 3 years ago

#77 - dlopen failed: cannot locate symbol "floor" referenced by ...

Issue - State: open - Opened by dauuricus about 3 years ago - 2 comments

#76 - Provide a global option to enable/disable escaping of forward slashes

Pull Request - State: open - Opened by najoast over 3 years ago

#75 - The test suite is too inflexible

Issue - State: open - Opened by mcepl over 3 years ago

#74 - Undefined symbol luaL_setfuncs

Issue - State: open - Opened by KwadwoObeng over 3 years ago - 1 comment

#73 - cjson的encode后的字符的顺序问题

Issue - State: open - Opened by KevinZXD over 3 years ago - 1 comment

#72 - decode will not decode an encoded table

Issue - State: open - Opened by eladbs almost 4 years ago - 1 comment

#71 - docs: fix simple typo, ininity -> infinity

Pull Request - State: open - Opened by timgates42 almost 4 years ago

#70 - Writing floats is locale dependent

Issue - State: open - Opened by smurfix about 4 years ago - 6 comments

#69 - Required on debian Testing

Pull Request - State: open - Opened by kenrestivo over 4 years ago

#68 - cjson.so: undefined symbol: lua_rotate

Issue - State: open - Opened by mofywong almost 5 years ago - 1 comment

#67 - handling totally invalid jsons

Issue - State: open - Opened by alexyuriev about 5 years ago - 1 comment

#66 - cjson encode table encodes `/`

Issue - State: open - Opened by ktalebian about 5 years ago - 8 comments

#64 - How can allow '\' back slash in lua cjson.decode

Issue - State: open - Opened by balait2013 almost 6 years ago

#63 - Error: error loading module 'cjson' from file %1 is not a valid Win32 application.

Issue - State: closed - Opened by OleeL almost 6 years ago - 2 comments

#62 - Why “/” will be escaped

Issue - State: closed - Opened by imilli almost 6 years ago - 1 comment

#61 - Fix missing strncasecmp on Windows

Pull Request - State: closed - Opened by isavegas about 6 years ago

#59 - Support lua 5.3 integer representation

Pull Request - State: open - Opened by cloudwu about 6 years ago - 1 comment

#58 - Nested json decode error

Issue - State: closed - Opened by leopeng1995 about 6 years ago - 2 comments

#57 - Avoid escaping forward slash

Pull Request - State: open - Opened by schnell18 over 6 years ago - 9 comments

#56 - Symbol not found: _lua_objlen

Issue - State: open - Opened by ktalebian over 6 years ago - 9 comments

#55 - error loading module cjson.safe

Issue - State: open - Opened by rayenmessaoudi over 6 years ago - 2 comments

#54 - Error using luarocks installation

Issue - State: open - Opened by hugeblank over 6 years ago - 3 comments

#53 - 'fpconv_init' declared but never defined on Alpine Linux 3.7

Issue - State: open - Opened by cbalano over 6 years ago

#52 - Examples in manual are confusing

Issue - State: open - Opened by bdheeman almost 7 years ago

#51 - cjson with luajit2.1

Issue - State: open - Opened by jney over 7 years ago - 3 comments

#50 - Option for sorting object keys

Pull Request - State: open - Opened by kunkku over 7 years ago

#49 - Use Travis CI to build and run the test suite

Pull Request - State: closed - Opened by cavokz over 7 years ago - 1 comment

#48 - Adding support for an extra json_encode argument for empty table encoding resolution

Pull Request - State: closed - Opened by szakharchenko over 7 years ago - 1 comment

#47 - Add support to define lua-cjson options at compile time

Pull Request - State: open - Opened by ludrao over 7 years ago

#46 - Decode JSON went wrong

Issue - State: closed - Opened by aph12123 over 7 years ago - 1 comment

#45 - error loading module 'cjson'

Issue - State: closed - Opened by kelvin7feng almost 8 years ago - 4 comments

#44 - Fix build under MSVC on Windows platform

Pull Request - State: open - Opened by howard0su almost 8 years ago - 1 comment

#43 - Fix build under MSVC on Windows platform

Pull Request - State: closed - Opened by howard0su almost 8 years ago

#42 - Building with VS2015

Issue - State: open - Opened by Jedzia almost 8 years ago - 1 comment

#41 - how to install it?

Issue - State: open - Opened by SeekPoint almost 8 years ago - 1 comment

#40 - Not loading for luajit/lua 5.1

Issue - State: open - Opened by Clyybber almost 8 years ago - 4 comments

#39 - use standard type LUALIB_API for export interface

Pull Request - State: open - Opened by uudiin about 8 years ago

#39 - use standard type LUALIB_API for export interface

Pull Request - State: open - Opened by uudiin about 8 years ago

#38 - updated: supports decode/encode for empty object/array

Pull Request - State: closed - Opened by tangnotes about 8 years ago

#37 - Support Big Numbers

Issue - State: open - Opened by brimworks about 8 years ago - 6 comments
Labels: enhancement

#36 - Add new decode_big_numbers_as_strings option that defaults to false. …

Pull Request - State: open - Opened by brimworks about 8 years ago - 9 comments

#35 - Merge pull request #1 from mpx/master

Pull Request - State: closed - Opened by liuyuanlin about 8 years ago

#34 - Transfer repository ownership due to inactivity

Issue - State: closed - Opened by phoenixenero over 8 years ago - 3 comments

#33 - lua 5.3 to add integer

Issue - State: open - Opened by teahouse over 8 years ago - 4 comments

#32 - cjson.decode crashed if wrong json passed

Issue - State: closed - Opened by alex-roman over 8 years ago - 2 comments
Labels: question

#31 - Mac install lua cjson failed

Issue - State: closed - Opened by echo6106 over 8 years ago - 1 comment

#30 - Error on require

Issue - State: closed - Opened by rumkin over 8 years ago - 4 comments

#29 - Call decode could result in crash

Issue - State: closed - Opened by hcaihao over 8 years ago - 6 comments

#28 - warning on mac build `inline function 'fpconv_init' is not defined`

Issue - State: closed - Opened by hughperkins over 8 years ago - 5 comments
Labels: bug

#27 - add new encode option method 'encode_empty_table' to control how to encode empty table.

Pull Request - State: open - Opened by mythay about 9 years ago - 3 comments

#26 - Making things work under windows

Pull Request - State: closed - Opened by samehkhamis about 9 years ago - 2 comments

#25 - option to force to encode empty table to "[]"

Pull Request - State: open - Opened by drmingdrmer about 9 years ago - 5 comments

#24 - if lua table to encode has metamethod '__pairs', use it

Pull Request - State: open - Opened by Jexocn over 9 years ago

#23 - Update manual.txt with Nginx specific instructions

Pull Request - State: closed - Opened by drdee over 9 years ago - 6 comments

#22 - Support lua 5.3 integer representation

Pull Request - State: closed - Opened by cloudwu over 9 years ago - 3 comments

#21 - Windows Port

Pull Request - State: open - Opened by brimworks over 9 years ago

#20 - Work around MSVC's C99 support

Pull Request - State: closed - Opened by qi7chen almost 10 years ago - 3 comments

#19 - option for indented output

Issue - State: closed - Opened by capr almost 10 years ago - 1 comment

#18 - Improve Windows build support

Issue - State: open - Opened by Akkuma about 10 years ago - 5 comments

#16 - Make compile under msvc.

Pull Request - State: closed - Opened by xpol almost 11 years ago - 2 comments

#15 - Add encode_empty_table_as_object which controls how to encode empty table

Pull Request - State: open - Opened by calio almost 11 years ago - 1 comment

#14 - invoke getmetatable(val).__tojson() if present

Pull Request - State: open - Opened by dustyleary almost 11 years ago

#13 - DTrace support

Pull Request - State: open - Opened by zloidemon about 11 years ago

#12 - Use an options object instead of global switches.

Issue - State: closed - Opened by kikito about 11 years ago - 5 comments
Labels: enhancement

#11 - Allow differentiation of arrays and objects for proper empty-object serialization

Issue - State: open - Opened by kikito about 11 years ago - 18 comments
Labels: bug, enhancement

#10 - use pkg-config to detect cflags

Pull Request - State: open - Opened by ncopa over 11 years ago

#8 - Added LuaJIT compatibility

Pull Request - State: open - Opened by msva over 11 years ago

#7 - Added LuaJIT compatibility

Pull Request - State: closed - Opened by msva over 11 years ago - 1 comment

#6 - Allows to encode empty tables as arrays.

Pull Request - State: open - Opened by ignacio over 11 years ago - 3 comments

#5 - Typo fix

Pull Request - State: closed - Opened by tst2005 over 11 years ago - 1 comment

#4 - Add utf-8 escape for encode

Pull Request - State: open - Opened by kindy almost 12 years ago

#3 - Crash when use the value from cjson.decode

Issue - State: closed - Opened by zhangpeihao almost 12 years ago - 3 comments

#2 - lua-cjson escapes slashes

Issue - State: closed - Opened by vitek about 12 years ago - 2 comments
Labels: question

#1 - Support for MS compilers.

Pull Request - State: open - Opened by ignacio over 12 years ago - 4 comments