agentzh (章亦春)
|
b0f1582325
|
fixed the test cases regarding invalid escape sequences for LuaJIT 2.0.0 beta9.
|
2011-12-25 21:41:11 +08:00 |
agentzh (章亦春)
|
4db4603b17
|
fixed a gcc compilation warning for pcre < 8.20.
|
2011-11-20 23:06:42 +08:00 |
agentzh (章亦春)
|
cc12d56e7a
|
now we add "ngx" and "ndk" table into package.loaded such that the user can write "local ngx = require 'ngx'" and "local ndk = require 'ndk'". thanks @Lance.
|
2011-08-27 21:45:34 +08:00 |
agentzh (章亦春)
|
59eba8b24e
|
implemented the "o" regex option for ngx.re.sub().
|
2011-08-27 19:04:16 +08:00 |