summaryrefslogtreecommitdiff
path: root/include/haproxy/hlua.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: hlua: declare hlua_yieldk() functionAurelien DARRAGON2023-05-051-0/+1
* MINOR: hlua: declare hlua_gethlua() functionAurelien DARRAGON2023-05-051-0/+1
* MINOR: hlua: declare hlua_{ref,pushref,unref} functionsAurelien DARRAGON2023-05-051-0/+3
* MEDIUM: hlua/event_hdl: initial support for event handlersAurelien DARRAGON2023-04-051-0/+1
* MINOR: hlua: add a new hlua_show_current_location() functionWilly Tarreau2022-06-191-0/+2
* MINOR: lua: Add a flag on lua context to know the yield capability at run timeChristopher Faulet2021-08-121-0/+4
* BUG/MEDIUM: debug/lua: Use internal hlua function to dump the lua tracebackChristopher Faulet2021-03-241-1/+0
* MINOR: lua: Slightly improve function dumping the lua tracebackChristopher Faulet2021-03-241-0/+1
* MEDIUM: lua: Use a per-thread counter to track some non-reentrant parts of luaChristopher Faulet2021-03-191-0/+1
* MEDIUM: task: extend the state field to 32 bitsWilly Tarreau2021-03-051-1/+1
* REORG: include: move hlua.h to haproxy/hlua{,-t}.hWilly Tarreau2020-06-111-0/+68