IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/util-src
Kim Alvefur 8f40f1f4e6 util.encodings: Move declarations to top of function [pedantic] 11 years ago
..
Makefile util.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation 11 years ago
Makefile.win Makefile.win: Added support for util.windows, improved cleanup of temporary files, switched to dynamic linking with MSVCRT, etc. 16 years ago
encodings.c util.encodings: Move declarations to top of function [pedantic] 11 years ago
hashes.c util-src/*.c: Per convention call luaL_error() as argument to return 11 years ago
make.bat Added make.bat for windows 17 years ago
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 11 years ago
pposix.c util.pposix: Return error from ftruncate if that fails too (but what would we do here?) 11 years ago
signal.c util-src/*.c: Per convention call luaL_error() as argument to return 11 years ago
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 11 years ago
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 11 years ago