Commit Graph

13 Commits (dc1690029d807c815be87f0f94de383decef52b0)

Author SHA1 Message Date
Kim Alvefur 88eb09fba6 util-src/*.c: Attach pointer * to name instead of type 9 years ago
Kim Alvefur 5f26a96cc4 util-src: Make C modules assert that the Lua runtime matches what it was compiled for 9 years ago
Kim Alvefur 85a8a66744 util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 11 years ago
Kim Alvefur 7e460fd43f util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux 11 years ago
Kim Alvefur 140603714f util-src/*.c: Add macro for compiling with Lua 5.2 12 years ago
Kim Alvefur 110fb5576b util-src/*.c: Use the more concise lua_setfield 12 years ago
Kim Alvefur bcab7a928a util-src/*.c: Don't create globals when loaded 12 years ago
Waqas Hussain 6a0511c5eb util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribute (fixes issue#362, thanks yanjun). 12 years ago
Waqas Hussain 2b65d66589 util-src/windows.c: Added get_consolecolor, set_consolecolor. 15 years ago
Waqas Hussain d3aac67ca6 util-src/windows.c: Added get_consolecolor, set_consolecolor. 15 years ago
Waqas Hussain 30be4fa585 windows.c: Return nil,err from functions instead of throwing errors. 15 years ago
Matthew Wild 7fd387c390 util.windows: Convert from Windows line endings 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Waqas Hussain 5b2d9e2f87 util.windows: Initial commit. Adds support for querying the windows DNS API for nameservers. 16 years ago