index
:
lua-cjson
int-overflow
master
A mirror of https://github.com/openresty/lua-cjson
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Limit significant digits in numbers.json to 14
Mark Pulford
2012-03-04
1
-6
/
+6
*
Add error checking to dtoa locking primitives
Mark Pulford
2012-03-04
1
-4
/
+12
*
Document dtoa build options
Mark Pulford
2012-03-04
1
-0
/
+16
*
Use internal dtoa/strtod for double conversion
Mark Pulford
2012-03-04
6
-16
/
+123
*
Merge branch 'vendor-netlib-dtoa'
Mark Pulford
2012-03-04
2
-0
/
+4460
|
\
|
*
Added Netlib dtoa.c/g_fmt.c routines (20110428)
Mark Pulford
2011-12-29
2
-0
/
+4460
*
|
Add support for Lua 5.2 environments to lua2json
Mark Pulford
2012-01-03
1
-9
/
+23
*
|
Rename encode/decode scripts to lua2json/json2lua
Mark Pulford
2012-01-03
2
-6
/
+6
*
|
Convert common.lua into cjson-misc module
Mark Pulford
2012-01-03
5
-35
/
+43
*
|
Tidy Makefile sections and comments
Mark Pulford
2012-01-02
1
-17
/
+16
*
|
Fix Windows TARGET modifications
Mark Pulford
2012-01-02
1
-3
/
+3
*
|
Fix typos (lists, hexadecimal)
Mark Pulford
2012-01-02
2
-9
/
+9
*
|
Update all package descriptions for consistency
Mark Pulford
2012-01-02
3
-9
/
+19
*
|
Add build option to disable invalid numbers
Mark Pulford
2012-01-01
4
-16
/
+39
*
|
Sanitise locale code, comments and documentation
Mark Pulford
2012-01-01
4
-41
/
+71
*
|
Add Windows MinGW target to Makefile
Mark Pulford
2012-01-01
1
-4
/
+12
*
|
Add NDEBUG to performance CFLAGS
Mark Pulford
2011-12-31
1
-1
/
+1
*
|
Remove redundant comment from test.lua
Mark Pulford
2011-12-31
1
-7
/
+0
*
|
Update NEWS for 1.0.5
Mark Pulford
2011-12-31
1
-1
/
+5
*
|
Minor code cleanup
Mark Pulford
2011-12-31
1
-10
/
+12
*
|
Remove "update_locale" Lua function
Mark Pulford
2011-12-31
2
-10
/
+2
*
|
Add option for private buffer
Mark Pulford
2011-12-31
1
-26
/
+44
*
|
Fix minor warning from Clang analyzer
Mark Pulford
2011-12-31
1
-1
/
+1
*
|
Remove shared current_depth var from cfg struct
Mark Pulford
2011-12-31
1
-25
/
+17
*
|
Remove strbuf:die() from global symbol table
Mark Pulford
2011-12-30
1
-1
/
+1
*
|
Add support for Lua 5.2 and cjson.new
Mark Pulford
2011-12-30
8
-47
/
+122
*
|
Add fpconv to work around comma decimal points
Mark Pulford
2011-12-30
8
-20
/
+206
*
|
Remove POSIX locale workaround
Mark Pulford
2011-12-29
6
-124
/
+4
*
|
Display success when all tests pass
Mark Pulford
2011-12-30
1
-3
/
+4
*
|
Display failed test count (test.lua)
Mark Pulford
2011-12-26
1
-1
/
+1
*
|
Generate git tag based version number for packages
Mark Pulford
2011-12-26
1
-20
/
+10
*
|
Fix typo in lua_cjson.c
Mark Pulford
2011-12-24
1
-1
/
+1
*
|
Clarify optional args and return values
Mark Pulford
2011-12-20
1
-0
/
+15
*
|
Add original JSON parser design outline
Mark Pulford
2011-12-20
1
-0
/
+50
*
|
Add .gitignore for object files, html, extra dirs
Mark Pulford
2011-12-20
2
-0
/
+9
*
|
Remove cjson prefix from function headings
Mark Pulford
2011-12-20
1
-18
/
+18
*
|
Add UTF-8 caution to manual (and misc changes)
Mark Pulford
2011-12-20
1
-10
/
+24
*
|
Update manual (various minor improvements)
Mark Pulford
2011-12-15
1
-84
/
+79
*
|
Add CMake build documentation
Mark Pulford
2011-12-15
1
-7
/
+26
*
|
Remove TODO from releases
Mark Pulford
2011-12-15
3
-5
/
+2
*
|
Update examples in documentation
Mark Pulford
2011-12-15
1
-32
/
+16
*
|
Rewrite cjson.encode_sparse_array documentation
Mark Pulford
2011-12-15
1
-29
/
+25
*
|
Clean up build options documentation in manual
Mark Pulford
2011-12-15
1
-8
/
+7
*
|
Automate package releases with build-packages.sh
Mark Pulford
2011-12-15
8
-29
/
+82
*
|
Remove quirks section from manual
Mark Pulford
2011-12-14
1
-74
/
+55
*
|
Add support for building via CMake
Mark Pulford
2011-12-13
2
-0
/
+57
*
|
Update build testing to show test counts/failures
Mark Pulford
2011-12-13
3
-7
/
+28
*
|
Order API functions in manual alphabetically
Mark Pulford
2011-12-13
1
-81
/
+81
*
|
Remove external VERSION #define for lua_cjson.c
Mark Pulford
2011-12-13
3
-5
/
+9
*
|
Ensure build tests only use the current cjson.so
Mark Pulford
2011-12-13
1
-6
/
+13
[prev]
[next]