Mon, 29 Jun 2020 21:43:51 +0200 mod_admin_shell: Fix debug:timers to handle net.server native timers
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 21:43:51 +0200] rev 10990
mod_admin_shell: Fix debug:timers to handle net.server native timers
Mon, 29 Jun 2020 20:23:59 +0200 net.server_epoll: Optimize away table allocation for timer objects
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 20:23:59 +0200] rev 10989
net.server_epoll: Optimize away table allocation for timer objects
Mon, 29 Jun 2020 20:13:12 +0200 net.server_epoll: Remove unused time field from timer objects
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 20:13:12 +0200] rev 10988
net.server_epoll: Remove unused time field from timer objects Unused since the move to util.indexedbheap in c8c3f2eba898
Mon, 29 Jun 2020 17:13:05 +0200 net.server_epoll: Signal API-compatibilty with util.timer
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 17:13:05 +0200] rev 10987
net.server_epoll: Signal API-compatibilty with util.timer Reduces the overhead of having both util.timer and the timer handling here, since they are very similar and now API-compatible.
Mon, 29 Jun 2020 16:42:16 +0200 net.server_epoll: Make API-compatible with util.timer
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 16:42:16 +0200] rev 10986
net.server_epoll: Make API-compatible with util.timer
Mon, 29 Jun 2020 16:37:58 +0200 util.timer: Defer to selected net.server if it implements this API
Kim Alvefur <zash@zash.se> [Mon, 29 Jun 2020 16:37:58 +0200] rev 10985
util.timer: Defer to selected net.server if it implements this API E.g. net.server_epoll is very close and could easily be adapted to support this.
Mon, 29 Jun 2020 12:51:28 +0100 util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk
Matthew Wild <mwild1@gmail.com> [Mon, 29 Jun 2020 12:51:28 +0100] rev 10984
util.dbuffer: If no bytes parameter passed to read, return remainder of frontmost chunk
Sun, 28 Jun 2020 15:58:47 +0200 doap: Expand on XEPs implemented by mod_time
Kim Alvefur <zash@zash.se> [Sun, 28 Jun 2020 15:58:47 +0200] rev 10983
doap: Expand on XEPs implemented by mod_time
Sun, 28 Jun 2020 14:58:32 +0200 util.human.io: Add brief test of table generation
Kim Alvefur <zash@zash.se> [Sun, 28 Jun 2020 14:58:32 +0200] rev 10982
util.human.io: Add brief test of table generation
Sun, 28 Jun 2020 12:26:04 +0100 util.dbuffer: Don't use # operator in tests, Lua 5.1 doesn't support __len
Matthew Wild <mwild1@gmail.com> [Sun, 28 Jun 2020 12:26:04 +0100] rev 10981
util.dbuffer: Don't use # operator in tests, Lua 5.1 doesn't support __len
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip