Tue, 19 Mar 2019 09:05:37 +0000 mod_admin_telnet: Show module status in module:list()
Matthew Wild <mwild1@gmail.com> [Tue, 19 Mar 2019 09:05:37 +0000] rev 9872
mod_admin_telnet: Show module status in module:list()
Tue, 19 Mar 2019 09:05:15 +0000 modulemanager: Set module status on successful or failed module load
Matthew Wild <mwild1@gmail.com> [Tue, 19 Mar 2019 09:05:15 +0000] rev 9871
modulemanager: Set module status on successful or failed module load
Tue, 19 Mar 2019 09:04:40 +0000 moduleapi: New API for modules to set a status
Matthew Wild <mwild1@gmail.com> [Tue, 19 Mar 2019 09:04:40 +0000] rev 9870
moduleapi: New API for modules to set a status
Sun, 17 Mar 2019 21:25:33 +0100 util.serialization: Use util.hex
Kim Alvefur <zash@zash.se> [Sun, 17 Mar 2019 21:25:33 +0100] rev 9869
util.serialization: Use util.hex
Sun, 17 Mar 2019 21:16:27 +0100 util.serialization: Allow overriding table iterator
Kim Alvefur <zash@zash.se> [Sun, 17 Mar 2019 21:16:27 +0100] rev 9868
util.serialization: Allow overriding table iterator Could be useful to eg swap it out with sorted_pairs to get a stable serialization. Default to next() wrapper to avoid metatable tricks from pairs().
Sun, 17 Mar 2019 20:40:01 +0100 util.serialization: Optimize handling of last table separator
Kim Alvefur <zash@zash.se> [Sun, 17 Mar 2019 20:40:01 +0100] rev 9867
util.serialization: Optimize handling of last table separator Fewer next() calls and a step towards allowing use of a different iterator.
Mon, 18 Mar 2019 09:50:23 +0000 MUC: Update error message for consistency
Matthew Wild <mwild1@gmail.com> [Mon, 18 Mar 2019 09:50:23 +0000] rev 9866
MUC: Update error message for consistency
Sat, 16 Mar 2019 18:51:02 +0100 configure: Enable more compiler warnings
Kim Alvefur <zash@zash.se> [Sat, 16 Mar 2019 18:51:02 +0100] rev 9865
configure: Enable more compiler warnings
Sat, 16 Mar 2019 18:43:11 +0100 configure: Separate flags related to compiler warnings
Kim Alvefur <zash@zash.se> [Sat, 16 Mar 2019 18:43:11 +0100] rev 9864
configure: Separate flags related to compiler warnings This should make it more obvious that these are related
Thu, 14 Mar 2019 16:18:00 +0000 Actually remove coding_style.txt
Matthew Wild <mwild1@gmail.com> [Thu, 14 Mar 2019 16:18:00 +0000] rev 9863
Actually remove coding_style.txt
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip