Log

util-src/windows.c @ 12181:783056b4e448 0.11 0.11.12

description author age
util-src/*.c: Attach pointer * to name instead of type Kim Alvefur Sun, 12 Feb 2017 16:42:29 +0100
util-src: Make C modules assert that the Lua runtime matches what it was compiled for Kim Alvefur Sun, 08 Jan 2017 14:21:08 +0100
util-src/*.c: Invert Lua 5.2 compat to be 5.2+ by default and a macro to support 5.1 Kim Alvefur Sun, 26 Apr 2015 12:38:37 +0200
util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux Kim Alvefur Fri, 03 Apr 2015 19:52:48 +0200
util-src/*.c: Add macro for compiling with Lua 5.2 Kim Alvefur Wed, 17 Sep 2014 14:30:29 +0200
util-src/*.c: Use the more concise lua_setfield Kim Alvefur Wed, 17 Sep 2014 02:23:17 +0200
util-src/*.c: Don't create globals when loaded Kim Alvefur Tue, 16 Sep 2014 21:56:18 +0200
util.windows: Incorrect output buffer size passed to ReadConsoleOutputAttribute (fixes issue#362, thanks yanjun). Waqas Hussain Thu, 10 Oct 2013 17:18:16 -0400
windows.c: Return nil,err from functions instead of throwing errors. Waqas Hussain Sat, 29 Jan 2011 04:40:43 +0500
util-src/windows.c: Added get_consolecolor, set_consolecolor. Waqas Hussain Wed, 15 Dec 2010 01:53:33 +0500
util.windows: Convert from Windows line endings Matthew Wild Mon, 22 Mar 2010 17:16:28 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
util.windows: Initial commit. Adds support for querying the windows DNS API for nameservers. Waqas Hussain Sat, 31 Oct 2009 04:58:23 +0500