prosody/util-src
2015-05-02 14:52:51 +02:00
..
encodings.c util.encodings: Move declarations to top of function [pedantic] 2015-05-02 14:52:51 +02:00
hashes.c util-src/*.c: Per convention call luaL_error() as argument to return 2015-04-03 20:30:14 +02:00
make.bat Added make.bat for windows 2008-11-27 22:28:33 +05:00
Makefile util.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation 2015-03-31 11:59:17 +01:00
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 2009-10-31 05:05:46 +05:00
net.c util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux 2015-04-03 19:52:48 +02:00
pposix.c util.pposix: Return error from ftruncate if that fails too (but what would we do here?) 2015-05-02 14:41:56 +02:00
signal.c util-src/*.c: Per convention call luaL_error() as argument to return 2015-04-03 20:30:14 +02:00
table.c util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux 2015-04-03 19:52:48 +02:00
windows.c util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux 2015-04-03 19:52:48 +02:00