1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add NEWS file. More... over 6 years ago
security: clear environment More... over 6 years ago
Remove supple_paths.h because it was confusing dh-lua More... over 6 years ago
Allow baking of LUA_PATH and LUA_CPATH env vars More... almost 7 years ago
Allow lua link option to be overridden More... almost 7 years ago
Squash compiler warning of ignored ret value More... almost 7 years ago
Do not link capi.so against the lua interpreter More... almost 7 years ago
setuid only if root More... almost 7 years ago
Move wrapper path from supple.host into supple.capi More... over 7 years ago
Block GC during make_call to be more safe More... over 7 years ago
Fix a bit of bad documentation More... almost 8 years ago
Change return ABI for supple.host.run() More... almost 8 years ago
Add CoC More... almost 8 years ago
Add user documentation. Skipping internal docs for now More... over 8 years ago
Better support testing supple during things like package builds More... over 8 years ago
Support debugging the simple example a bit more, and ensure we hit ram limits More... over 8 years ago
Force some garbage collection so that we don't get confused ordering in replies More... over 8 years ago
Allow tests to run in the absence of luacov More... over 8 years ago
Also clean html docs More... almost 9 years ago
Very beginnings of ldoc support More... almost 9 years ago
Fix indented code section More... almost 9 years ago
Support 5.2 style load() as well as 5.1's loadstring()/setfenv() combo More... about 9 years ago
Add fake __gc and support newer library registration More... about 9 years ago
Don't use luaconf.h defines, they're not stable, also switch away from lua_cpcall More... about 9 years ago
Install the supple binary into lib More... almost 11 years ago
PREFIX, not INST_ROOT, please More... about 11 years ago
Submodule instructions More... over 11 years ago
Move luacov out to a submodule More... over 11 years ago
TEST: Ensure we don't lock down during sandbox.run() test More... over 11 years ago
TEST: Remove dubious 'not optimised' assert More... over 11 years ago