- Oct 04, 2017
-
-
Yichun Zhang (agentzh) authored
optimize: use more appressive JIT compiler parameters as the default to help large OpenResty Lua apps. We now use the following jit.opt defaults: maxtrace=8000 maxrecord=16000 minstitch=3 maxmcode=40960 -- in KB
-
- Oct 02, 2017
-
-
Yichun Zhang (agentzh) authored
-
Mike Pall authored
Reported by Yichun Zhang.
-
Yichun Zhang (agentzh) authored
-
Mike Pall authored
Contributed by Peter Cawley.
-
- Sep 23, 2017
-
-
Yichun Zhang (agentzh) authored
-
- Sep 20, 2017
- Sep 18, 2017
-
-
Mike Pall authored
-
- Sep 15, 2017
-
-
Yichun Zhang (agentzh) authored
-
- Sep 10, 2017
-
-
Mike Pall authored
Thanks to Peter Cawley.
-
- Sep 03, 2017
-
-
Mike Pall authored
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc.
-
- Aug 28, 2017
-
-
Mike Pall authored
Contributed by Peter Cawley.
-
- Aug 26, 2017
-
-
Yichun Zhang (agentzh) authored
-
- Aug 18, 2017
- Jul 30, 2017
-
-
doujiang24 authored
Signed-off-by:
Yichun Zhang (agentzh) <agentzh@gmail.com>
-
- Jul 26, 2017
-
-
Yichun Zhang (agentzh) authored
-
Mike Pall authored
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc.
-
Mike Pall authored
-
- Jul 15, 2017
-
-
Yichun Zhang (agentzh) authored
bugfix: fixed a clang warning in lj_str.c regarding unused str_fastcmp() when macro LUAJIT_USE_VALGRIND is defined.
-
- Jul 11, 2017
-
-
Shuxin Yang authored
bugfix: FFI C parsers could not parse some C constructs like `__attribute((aligned(N)))` and `#pragma`. Decoupled hash functions used in comparison (hardcoded) and string table. This bug had first appeared in v2.1-20170405 (or OpenResty 1.11.2.3). Signed-off-by:
Yichun Zhang (agentzh) <agentzh@gmail.com>
-
- Jul 06, 2017
-
-
Yichun Zhang (agentzh) authored
-
- Jun 12, 2017
- Jun 11, 2017
-
-
Mike Pall authored
Suggested by 罗泽轩.
-
- Jun 07, 2017
-
-
Mike Pall authored
-
Mike Pall authored
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc.
-
Mike Pall authored
-
Mike Pall authored
Contributed by Djordje Kovacevic and Stefan Pejic.
-
Mike Pall authored
-
Mike Pall authored
Contributed by Djordje Kovacevic and Stefan Pejic.
-
- May 17, 2017
-
-
Yichun Zhang (agentzh) authored
-
Mike Pall authored
-
Mike Pall authored
Thanks to Yichun Zhang.
-
- May 13, 2017
-
-
Yichun Zhang (agentzh) authored
-
- May 09, 2017
- May 01, 2017