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
path:
root
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed.
Hisham Muhammad
2024-06-11
1
-0
/
+7
*
Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c
lijunlong
2023-02-22
1
-1
/
+1
*
attempting to fix luajit cmake build
leaf corcoran
2020-04-25
1
-1
/
+1
*
Remove ENABLE_CJSON_GLOBAL option
Mark Pulford
2012-03-04
1
-5
/
+0
*
Reduce length of CMake option descriptions
Mark Pulford
2012-03-04
1
-3
/
+2
*
Rename USE_INTERNAL_DTOA to USE_INTERNAL_FPCONV
Mark Pulford
2012-03-04
1
-3
/
+3
*
Disable registration of cjson global variable
Mark Pulford
2012-03-04
1
-3
/
+3
*
Add CMake option to toggle DISABLE_CJSON_GLOBAL
Mark Pulford
2012-03-04
1
-0
/
+5
*
Use DISABLE_INVALID_NUMBERS on WIN32 CMake builds
Mark Pulford
2012-03-04
1
-7
/
+7
*
Add support to USE_INTERNAL_DTOA to CMake build
Mark Pulford
2012-03-04
1
-7
/
+41
*
Use internal dtoa/strtod for double conversion
Mark Pulford
2012-03-04
1
-0
/
+6
*
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
-10
/
+0
*
Add support for building via CMake
Mark Pulford
2011-12-13
1
-0
/
+47