Sun, 09 Dec 2018 20:53:33 +0100 net.connlisteners: Remove deprecated stub module
Kim Alvefur <zash@zash.se> [Sun, 09 Dec 2018 20:53:33 +0100] rev 9701
net.connlisteners: Remove deprecated stub module This was deprecated in 0.9.x Removing so auto-completion chooses net/connect.lua instead of net/conn
Sat, 08 Dec 2018 21:28:48 +0100 net.server_epoll: Bail on callback error
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 21:28:48 +0100] rev 9700
net.server_epoll: Bail on callback error An error calling a callback would be considered a truthy return value, which is not right.
Sat, 08 Dec 2018 21:17:39 +0100 net.server_epoll: Call onconnect right after accept()ing a new client
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 21:17:39 +0100] rev 9699
net.server_epoll: Call onconnect right after accept()ing a new client
Sat, 08 Dec 2018 17:13:39 +0100 luacheckrc: No longer ignore access to undefined fields on table lib
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 17:13:39 +0100] rev 9698
luacheckrc: No longer ignore access to undefined fields on table lib
Fri, 12 Oct 2018 01:29:34 +0200 util.format: Serialize values for the %q format
Kim Alvefur <zash@zash.se> [Fri, 12 Oct 2018 01:29:34 +0200] rev 9697
util.format: Serialize values for the %q format Improves eg debug logs
Sat, 08 Dec 2018 17:10:51 +0100 lint: Remove use of the 143 error code
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 17:10:51 +0100] rev 9696
lint: Remove use of the 143 error code Does not appear to be invoked by anything
Sat, 08 Dec 2018 17:09:55 +0100 various: Don't rely on _G.unpack existing
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 17:09:55 +0100] rev 9695
various: Don't rely on _G.unpack existing
Sat, 08 Dec 2018 17:07:28 +0100 lint: No longer ignore access to the deprecated global 'unpack'
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 17:07:28 +0100] rev 9694
lint: No longer ignore access to the deprecated global 'unpack' _G.unpack is deprecated in Lua 5.2
Sat, 08 Dec 2018 17:00:30 +0100 luacheckrc: Set Lua standard to 5.3 with 5.2 compat enabled
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 17:00:30 +0100] rev 9693
luacheckrc: Set Lua standard to 5.3 with 5.2 compat enabled
Sat, 08 Dec 2018 16:36:05 +0100 util.iterators: Use pack from table.pack
Kim Alvefur <zash@zash.se> [Sat, 08 Dec 2018 16:36:05 +0100] rev 9692
util.iterators: Use pack from table.pack
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip