1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Forgot to include headers for set/getuid and comment out the code on Windows systems
Daniel Gruno
as Humbedooh
More... almost 13 years ago
bleh, forgot a semicolon
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Forgot to make a prototype for the UID function :(
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Testing whether it's possible to set the UID of a script or not
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Changed the output procedure for end contents to use `[===[ ]===]` like the rest.
Daniel Gruno
as Humbedooh
More... almost 13 years ago
I hope this fixes the mod_dbd segfaults
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Trying to see if pool destruction is the culprit here
Daniel Gruno
as Humbedooh
More... almost 13 years ago
typo fix
Daniel Gruno
as Humbedooh
More... almost 13 years ago
debugging an issue with mod_dbd
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Trying a different fix
Daniel Gruno
as Humbedooh
More... almost 13 years ago
moar fixings for the previous issue
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Trying to fix an issue where `<?lua` tags will make `<?` tags remain unparsed
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Updated ChangeLog.txt to be compatible with Allura
Daniel Gruno
as Humbedooh
More... almost 13 years ago
- Added support for disabling short hand opening tags ( <? )
Daniel Gruno
as Humbedooh
More... almost 13 years ago
- Removed the forced output flushing at 20KB data, as it doesn't seem to be needed
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Updated Makefile with more instructions on how to compile with mod_dbd support
Daniel Gruno
as Humbedooh
More... almost 13 years ago
- Fixed a bug (presumably) where db:close() could cause a segfault when using a mod_dbd handle
Daniel Gruno
as Humbedooh
More... almost 13 years ago
more debugging with mod_dbd
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Debugging some segfaults from mod_dbd
Daniel Gruno
as Humbedooh
More... almost 13 years ago
- fixed a deliberate typo in dbopen()
Daniel Gruno
as Humbedooh
More... almost 13 years ago
- Build system now supports building against mod_dbd using the WITHDBD variable
Daniel Gruno
as Humbedooh
More... almost 13 years ago
nailed it
Daniel Gruno
as Humbedooh
More... almost 13 years ago
more make tests
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Testing makefile directive for compiling with mod_dbd
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Nevermind that, seems luajit is called libluajit-5.1 from scratch
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Updating Makefile to account for building on both debian and non-debian distros with LuaJIT
Daniel Gruno
as Humbedooh
More... almost 13 years ago
changing revision back to 44 to update the source balls
Daniel Gruno
as Humbedooh
More... almost 13 years ago
version inc for next revision
Daniel Gruno
as Humbedooh
More... almost 13 years ago
Updating Makefile
Daniel Gruno
as Humbedooh
More... almost 13 years ago
removed an unused return code from lua_dbgc()
Daniel Gruno
as Humbedooh
More... almost 13 years ago