-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: openresty/lua-cjson
base: master
head repository: onlyfeng/lua-cjson
compare: master
- 17 commits
- 1 file changed
- 3 contributors
Commits on Mar 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f50a222 - Browse repository at this point
Copy the full SHA f50a222View commit details
Commits on Sep 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e02072c - Browse repository at this point
Copy the full SHA e02072cView commit details
Commits on Dec 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f5ee43d - Browse repository at this point
Copy the full SHA f5ee43dView commit details
Commits on Nov 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b173f21 - Browse repository at this point
Copy the full SHA b173f21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7693f - Browse repository at this point
Copy the full SHA 4f7693fView commit details
Commits on Dec 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f5a5ccd - Browse repository at this point
Copy the full SHA f5a5ccdView commit details
Commits on Mar 24, 2020
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: feature: add option to disable forward slash escaping
Configuration menu - View commit details
-
Copy full SHA for b443add - Browse repository at this point
Copy the full SHA b443addView commit details
Commits on Sep 10, 2020
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: (22 commits) added -g by default. write sort_json, use it on perl tests to prevent hash table ordering failures run with gcc and clang ignore dtoa.c for cppcheck, don't share lua headers (breaks due to define) bring cppcheck back attempt to run openresty perl tests cmake doesn't support finding luajit, so skip it attempting to fix luajit cmake build use different header path for luajit make builds support error message testing for modern versions of lua add one_of testing to avoid hash table ordering causing test to fail make tests fail when they fail tell cmake where lua is use local lua for makefile build build after tests, so tests can do their own build test fail if tests are blocked see what happens if we run tests on github actions use macro instead of header defines for Lua 5.2+ support Lua 5.2+ maxn support Lua 5.2+ unpack support ...
Configuration menu - View commit details
-
Copy full SHA for bca3276 - Browse repository at this point
Copy the full SHA bca3276View commit details
Commits on Apr 22, 2021
-
Merge remote-tracking branch 'upstream/master'
* upstream/master: bump version to 2.1.0.9 Update CI (#68)
Configuration menu - View commit details
-
Copy full SHA for 2ab3a07 - Browse repository at this point
Copy the full SHA 2ab3a07View commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7be330e - Browse repository at this point
Copy the full SHA 7be330eView commit details
Commits on Nov 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a55f25 - Browse repository at this point
Copy the full SHA 4a55f25View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 223f84e - Browse repository at this point
Copy the full SHA 223f84eView commit details
Commits on Nov 21, 2022
-
Merge commit 'f50a2225b137700b7454c7b8da1266bb2329ddf1'
* commit 'f50a2225b137700b7454c7b8da1266bb2329ddf1': Support lua 5.3 integer representation
Configuration menu - View commit details
-
Copy full SHA for afc512a - Browse repository at this point
Copy the full SHA afc512aView commit details -
Merge commit 'e02072ce28a5621725cbce23e32bbe3e38f0dcb3'
* commit 'e02072ce28a5621725cbce23e32bbe3e38f0dcb3': encode integer for lua 5.3
Configuration menu - View commit details
-
Copy full SHA for dc7df68 - Browse repository at this point
Copy the full SHA dc7df68View commit details -
Merge commit 'f5ee43d284d24c100bb11ecf286a04999bca6514'
* commit 'f5ee43d284d24c100bb11ecf286a04999bca6514': Compatible with lua 5.3.2
Configuration menu - View commit details
-
Copy full SHA for dc04182 - Browse repository at this point
Copy the full SHA dc04182View commit details
Commits on Mar 24, 2023
-
Merge branch 'master' of https://github.com/openresty/lua-cjson
* 'master' of https://github.com/openresty/lua-cjson: Add updated netlib dtoa.c from https://netlib.sandia.gov/fp/dtoa.c feature: Add option to skip invalid value types. optimization: add void to functions with no arguments to prevent compiler warning. bumped version to 2.1.0.11. (#86) add lua 5.4 to test suite
Configuration menu - View commit details
-
Copy full SHA for 24d2810 - Browse repository at this point
Copy the full SHA 24d2810View commit details
Commits on May 12, 2023
-
Merge branch 'master' of https://github.com/openresty/lua-cjson
回滚 T_INTEGER 的合并支持 (保持和 upsteam/master 一致)
Configuration menu - View commit details
-
Copy full SHA for 792975f - Browse repository at this point
Copy the full SHA 792975fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master