log util-src/table.c @ 7522:ebf2e77ac8a7

age author description
Wed, 27 Jul 2016 13:39:19 +0100 Matthew Wild util.table: Add pack() function (this is already available in Lua 5.2+)
Fri, 03 Apr 2015 19:52:48 +0200 Kim Alvefur util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break-blocks --pad-oper --unpad-paren --add-brackets --align-pointer=type --lineend=linux
Tue, 31 Mar 2015 11:59:17 +0100 Matthew Wild util.table, Makefile: New C module that allows pre-allocation of tables to improve performance and decrease memory fragmentation