You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openresty/util
Datong Sun 4950ec7f62 feature: applied the delayed-posted-events patch to the nginx core for adding "delayed posted events" which run in the next event cycle with 0 delay.
this nginx core feature is needed by the ngx.sleep(0) feature in
ngx_lua, for example.

Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
8 years ago
..
build-win32.sh build-win32.sh: added comments for dep download links. 8 years ago
configure feature: ./configure: the user flags specified by the --with-luajit-xcflags=FLAGS option are not appended to the default flags instead of being prepended. thanks spacewander for the report in #256. 8 years ago
dist-check dist-check: removed the -l option for standard Lua 5.1 intepreter. 8 years ago
fix-tests renamed ngx_openresty to openresty. 9 years ago
get-tarball util/mirror-tarballs: ensure we use https and enable certificate check. thanks Ivan Babrou for the reminder in #144. 9 years ago
import-model.pl various fixes of the blog demo. 15 years ago
install util/install: rm the target file before overwriting to prevent running process from crashing. 10 years ago
mirror-tarballs feature: applied the delayed-posted-events patch to the nginx core for adding "delayed posted events" which run in the next event cycle with 0 delay. 8 years ago
package-nginx.sh upgraded the NGINX core to 1.9.11 and ngx_lua to 0.10.1rc0. 9 years ago
package-win32.sh win32: include the restydoc-index tool as well. 9 years ago
upgrade-patches.pl initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 13 years ago
ver bumped version to 1.11.2.4 rc0.3. 8 years ago
ver-ge added patches for nginx 1.3.4. 12 years ago