On Wed, Jul 26, 2017 at 12:28:51PM +, Eugene Syromyatnikov wrote:
> On Tue, Jul 25, 2017 at 12:59 PM, Victor Krapivensky
> wrote:
> > Victor Krapivensky (3):
> > Initial support for LuaJIT scripting
> > Introduce upoken function and expose it to LuaJIT scripts
> > tests: check LuaJIT scr
On Wed, Jul 26, 2017 at 2:56 PM, Victor Krapivensky
wrote:
> * All the Lua functions that previously took an optional "pers" argument
> now take a mandatory "pers_spec" argument, which can be either an
> integer personality number, or a cdata struct tcb *, from which a
> personality number if copi
On Tue, Jul 25, 2017 at 12:59 PM, Victor Krapivensky
wrote:
> Victor Krapivensky (3):
> Initial support for LuaJIT scripting
> Introduce upoken function and expose it to LuaJIT scripts
> tests: check LuaJIT scripting support
It's quite handy to have patch changelog here, especially if you c