Software /
code /
prosody
Log
util-src/table.c @ 7744:4d9186d990a5
description | author | age |
---|---|---|
util.table: Move loop variable to top of function for C89 compatibility | Kim Alvefur | Sun, 07 Aug 2016 20:49:50 +0200 |
util.table: Add pack() function (this is already available in Lua 5.2+) | Matthew Wild | Wed, 27 Jul 2016 13:39:19 +0100 |
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.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation | Matthew Wild | Tue, 31 Mar 2015 11:59:17 +0100 |