Sun, 15 May 2022 16:12:34 +0200 mod_smacks: Initialize queue before sending <enable>
Kim Alvefur <zash@zash.se> [Sun, 15 May 2022 16:12:34 +0200] rev 12508
mod_smacks: Initialize queue before sending <enable> Setting the .smacks field enables code paths that expects the queue to be present. The queue is initialized in wrap_session_out(). With opportunistic writes enabled this happens immediately on .sends2s(), so the sending <enable> must happen before OR after these two lines, not in the middle.
Sun, 15 May 2022 15:29:02 +0200 mod_cron: Remove difference between teal version
Kim Alvefur <zash@zash.se> [Sun, 15 May 2022 15:29:02 +0200] rev 12507
mod_cron: Remove difference between teal version This previously was considered an error because the module API Teal spec did not document a return value from module:add_timer()
Sun, 15 May 2022 15:27:35 +0200 teal/moduleapi: Describe timer wrapper
Kim Alvefur <zash@zash.se> [Sun, 15 May 2022 15:27:35 +0200] rev 12506
teal/moduleapi: Describe timer wrapper Since it's used in mod_cron
Mon, 09 May 2022 22:40:45 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Mon, 09 May 2022 22:40:45 +0200] rev 12505
Merge 0.12->trunk
Mon, 09 May 2022 22:39:05 +0200 util.jsonschema: Lua <5.3 compat here too 0.12
Kim Alvefur <zash@zash.se> [Mon, 09 May 2022 22:39:05 +0200] rev 12504
util.jsonschema: Lua <5.3 compat here too
Mon, 09 May 2022 22:36:57 +0200 util.jsonpointer: Fix Lua <5.3 compat 0.12
Kim Alvefur <zash@zash.se> [Mon, 09 May 2022 22:36:57 +0200] rev 12503
util.jsonpointer: Fix Lua <5.3 compat
Sun, 08 May 2022 15:21:35 +0200 util.async: Add Teal description file
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 15:21:35 +0200] rev 12502
util.async: Add Teal description file
Sun, 08 May 2022 18:06:41 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 18:06:41 +0200] rev 12501
Merge 0.12->trunk
Sun, 08 May 2022 18:04:50 +0200 util.jsonpointer: Fix off-by-one in array resolution 0.12
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 18:04:50 +0200] rev 12500
util.jsonpointer: Fix off-by-one in array resolution Fixes #1753 Not known to be used anywhere
Sun, 08 May 2022 18:03:44 +0200 util.jsonpointer: Add basic tests 0.12
Kim Alvefur <zash@zash.se> [Sun, 08 May 2022 18:03:44 +0200] rev 12499
util.jsonpointer: Add basic tests Example values from RFC 6901
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip