Fri, 29 May 2020 17:53:00 +0200 util.ringbuffer: Add some initial tests
Kim Alvefur <zash@zash.se> [Fri, 29 May 2020 17:53:00 +0200] rev 10901
util.ringbuffer: Add some initial tests
Thu, 04 Jun 2020 10:39:55 +0100 util.human.io: table: Fix title printing when columns use named keys
Matthew Wild <mwild1@gmail.com> [Thu, 04 Jun 2020 10:39:55 +0100] rev 10900
util.human.io: table: Fix title printing when columns use named keys
Thu, 04 Jun 2020 10:39:12 +0100 util.array: pluck: Support default value to avoid holes
Matthew Wild <mwild1@gmail.com> [Thu, 04 Jun 2020 10:39:12 +0100] rev 10899
util.array: pluck: Support default value to avoid holes
Wed, 03 Jun 2020 22:58:29 +0100 util.human.io: table: Return title row when no row data passed
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2020 22:58:29 +0100] rev 10898
util.human.io: table: Return title row when no row data passed
Wed, 03 Jun 2020 22:45:33 +0100 util.human.io: table: switch row function to simply returning prepared row string
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2020 22:45:33 +0100] rev 10897
util.human.io: table: switch row function to simply returning prepared row string
Wed, 03 Jun 2020 22:26:48 +0100 util.adminstream: Fire event based on stanza name too for convenience
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2020 22:26:48 +0100] rev 10896
util.adminstream: Fire event based on stanza name too for convenience
Wed, 03 Jun 2020 22:21:17 +0100 util.human.io: Add padleft, padright and a table printing function
Matthew Wild <mwild1@gmail.com> [Wed, 03 Jun 2020 22:21:17 +0100] rev 10895
util.human.io: Add padleft, padright and a table printing function
Wed, 03 Jun 2020 20:17:33 +0200 util.human.units: Handle lack of math.log(n, base) on Lua 5.1
Kim Alvefur <zash@zash.se> [Wed, 03 Jun 2020 20:17:33 +0200] rev 10894
util.human.units: Handle lack of math.log(n, base) on Lua 5.1
Wed, 03 Jun 2020 20:16:00 +0200 util.human.units: Put math functions into locals
Kim Alvefur <zash@zash.se> [Wed, 03 Jun 2020 20:16:00 +0200] rev 10893
util.human.units: Put math functions into locals Primarily because the next commit will deal with math.log behaving differently on Lua 5.1 and that's eaiser with locals.
Wed, 03 Jun 2020 19:46:17 +0200 util.human.units: Handle location of unpack() in Lua 5.1
Kim Alvefur <zash@zash.se> [Wed, 03 Jun 2020 19:46:17 +0200] rev 10892
util.human.units: Handle location of unpack() in Lua 5.1
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip