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
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around Solaris make limitations
Mark Pulford
2012-03-04
1
-5
/
+8
*
Remove ENABLE_CJSON_GLOBAL option
Mark Pulford
2012-03-04
1
-1
/
+0
*
Rename USE_INTERNAL_DTOA to USE_INTERNAL_FPCONV
Mark Pulford
2012-03-04
1
-2
/
+2
*
Convert perf results to HTML and update for 2.0.0
Mark Pulford
2012-03-04
1
-6
/
+10
*
Add MULTIPLE_THREADS to Makefile #define list
Mark Pulford
2012-03-04
1
-1
/
+3
*
Disable registration of cjson global variable
Mark Pulford
2012-03-04
1
-1
/
+1
*
Add make target for cjson.util and scripts
Mark Pulford
2012-03-04
1
-5
/
+27
*
Use internal dtoa/strtod for double conversion
Mark Pulford
2012-03-04
1
-1
/
+20
*
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
*
Add build option to disable invalid numbers
Mark Pulford
2012-01-01
1
-3
/
+5
*
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
*
Add support for Lua 5.2 and cjson.new
Mark Pulford
2011-12-30
1
-1
/
+2
*
Add fpconv to work around comma decimal points
Mark Pulford
2011-12-30
1
-1
/
+1
*
Remove POSIX locale workaround
Mark Pulford
2011-12-29
1
-12
/
+2
*
Automate package releases with build-packages.sh
Mark Pulford
2011-12-15
1
-7
/
+0
*
Remove external VERSION #define for lua_cjson.c
Mark Pulford
2011-12-13
1
-1
/
+1
*
Fix RPM build
Mark Pulford
2011-12-13
1
-2
/
+2
*
Convert documentation to AsciiDoc
Mark Pulford
2011-12-12
1
-1
/
+6
*
Fix Makefile for use with non-GNU make
Mark Pulford
2011-12-08
1
-22
/
+23
*
Add common platform defaults/overrides to Makefile
Mark Pulford
2011-11-29
1
-19
/
+19
*
Improve build documentation and layout
Mark Pulford
2011-11-29
1
-20
/
+38
*
Update version to 1.0.4
Mark Pulford
2011-11-27
1
-1
/
+1
*
Add USE_POSIX_SETLOCALE option
Mark Pulford
2011-10-07
1
-2
/
+6
*
Rename MISSING_ISINF to USE_INTERNAL_ISINF
Mark Pulford
2011-10-07
1
-2
/
+2
*
Support locales which use comma decimal separators
Mark Pulford
2011-10-05
1
-3
/
+7
*
Add work around for missing isinf() on Solaris
Mark Pulford
2011-08-11
1
-0
/
+3
*
Update version to 1.0.3
Mark Pulford
2011-08-10
1
-1
/
+1
*
Update version to 1.0.2
Mark Pulford
2011-05-29
1
-1
/
+1
*
Use .zip format with LuaRocks
Mark Pulford
2011-05-29
1
-0
/
+2
*
Change version number for development
Mark Pulford
2011-05-16
1
-1
/
+1
*
Add rockspec to build under LuaRocks
Mark Pulford
2011-05-15
1
-1
/
+0
*
Add runtime option for persistent encode buffer
Mark Pulford
2011-05-10
1
-1
/
+1
*
Update version to 1.0.1
Mark Pulford
2011-05-10
1
-1
/
+1
*
Add build support for Mac OSX
Mark Pulford
2011-05-10
1
-1
/
+11
*
Add build and package support
Mark Pulford
2011-05-01
1
-0
/
+31