0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIX: missing param for longjmp.
Dan Antagon
as antagon
More... over 7 years ago
Add portability sauce.
Dan Antagon
as antagon
More... over 7 years ago
Use sigsetjmp and siglongjmp.
Dan Antagon
as antagon
More... over 7 years ago
Build fix. See the ChangeLog.
Dan Antagon
as antagon
More... over 7 years ago
Use C comments so compilers stop complaining.
Dan Antagon
as antagon
More... over 7 years ago
Remove example script.
Dan Antagon
as antagon
More... over 7 years ago
Resolve a problem with invincible scripts.
Dan Antagon
as antagon
More... over 7 years ago
FIX README links.
Dan Antagon
as antagon
More... over 7 years ago
README updated.
Dan Antagon
as antagon
More... over 7 years ago
Use markdown README.
Dan Antagon
as antagon
More... over 7 years ago
FIX: attempt to load a directory as a script.
Dan Antagon
as antagon
More... over 7 years ago
Portability sauce.
Dan Antagon
as antagon
More... over 7 years ago
Set LUA_ROOT to '/usr'.
Dan Antagon
as antagon
More... over 7 years ago
Remove c++ header for Lua.
Dan Antagon
as antagon
More... over 7 years ago
FIX: timestamp was passed as an integer.
Dan Antagon
as antagon
More... over 7 years ago
Prevent memory leak.
Dan Antagon
as antagon
More... over 7 years ago
Reposition the code.
Dan Antagon
as antagon
More... over 7 years ago
Rename variable 'args' to 'arg' (as in Lua cli).
Dan Antagon
as antagon
More... over 7 years ago
Add Windows compatibility sauce.
Dan Antagon
as antagon
More... over 7 years ago
ChangeLog updated.
Dan Antagon
as antagon
More... over 7 years ago
Set global variable _STDOUT_TYPE.
Dan Antagon
as antagon
More... over 7 years ago
Reinitialize packet counter for each open file.
Dan Antagon
as antagon
More... over 7 years ago
.DUMMY is not a keyword, use .PHONY.
Dan Antagon
as antagon
More... almost 8 years ago
Clear stack if table is not set.
Dan Antagon
as antagon
More... almost 8 years ago
Do not free bpf buffer after it has been compiled.
Dan Antagon
as antagon
More... almost 8 years ago
Prevent memory leak when opening multiple files.
Dan Antagon
as antagon
More... almost 8 years ago
Return error string when stack is full.
Dan Antagon
as antagon
More... almost 8 years ago
File list structure.
Dan Antagon
as antagon
More... almost 8 years ago
New use pattern!
Dan Antagon
as antagon
More... almost 8 years ago
Add param for script args.
Dan Antagon
as antagon
More... almost 8 years ago