1
I Use This!
Activity Not Available

Commits : Listings

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