| Commit message (Expand) | Author | Age | Files | Lines |
* | util-src/*.c: Attach pointer * to name instead of type | Kim Alvefur | 2017-02-12 | 1 | -6/+6 |
* | util-src: Make C modules assert that the Lua runtime matches what it was comp... | Kim Alvefur | 2017-01-08 | 1 | -0/+3 |
* | util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to supp... | Kim Alvefur | 2015-04-26 | 1 | -3/+3 |
* | util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break... | Kim Alvefur | 2015-04-03 | 1 | -19/+37 |
* | util-src/*.c: Add macro for compiling with Lua 5.2 | Kim Alvefur | 2014-09-17 | 1 | -0/+4 |
* | util-src/*.c: Use the more concise lua_setfield | Kim Alvefur | 2014-09-17 | 1 | -2/+1 |
* | util-src/*.c: Don't create globals when loaded | Kim Alvefur | 2014-09-16 | 1 | -1/+2 |
* | util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribu... | Waqas Hussain | 2013-10-10 | 1 | -1/+1 |
* | windows.c: Return nil,err from functions instead of throwing errors. | Waqas Hussain | 2011-01-29 | 1 | -12/+14 |
* | util-src/windows.c: Added get_consolecolor, set_consolecolor. | Waqas Hussain | 2010-12-15 | 1 | -0/+29 |
* | util.windows: Convert from Windows line endings | Matthew Wild | 2010-03-22 | 1 | -58/+58 |
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -0/+13 |
* | util.windows: Initial commit. Adds support for querying the windows DNS API f... | Waqas Hussain | 2009-10-31 | 1 | -0/+45 |