Thu, 18 Oct 2018 18:03:31 +0100 util.promise: Add promise.try()
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 18:03:31 +0100] rev 9520
util.promise: Add promise.try()
Thu, 18 Oct 2018 18:00:54 +0100 util.pubsub: Allow publishing with a config that should be used as defaults only
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 18:00:54 +0100] rev 9519
util.pubsub: Allow publishing with a config that should be used as defaults only
Thu, 18 Oct 2018 13:33:19 +0200 util.promise: Add a string representation
Kim Alvefur <zash@zash.se> [Thu, 18 Oct 2018 13:33:19 +0200] rev 9518
util.promise: Add a string representation
Thu, 18 Oct 2018 12:13:17 +0100 util.promise: Add promise:finally()
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:13:17 +0100] rev 9517
util.promise: Add promise:finally()
Thu, 18 Oct 2018 12:12:52 +0100 util.promise: Some code relocation
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:12:52 +0100] rev 9516
util.promise: Some code relocation
Thu, 18 Oct 2018 12:11:50 +0100 util.promise: Also support automatic resolution by returning a promise from an on_reject handler
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:11:50 +0100] rev 9515
util.promise: Also support automatic resolution by returning a promise from an on_reject handler Originally unimplemented because it wasn't clear to me what the correct behaviour was, but the A+ spec is clear that both onFulfilled and onRejected may return a promise.
Thu, 18 Oct 2018 12:04:14 +0100 util.promise: Add additional test for promise.reject()
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:04:14 +0100] rev 9514
util.promise: Add additional test for promise.reject()
Thu, 18 Oct 2018 12:03:33 +0100 util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it
Matthew Wild <mwild1@gmail.com> [Thu, 18 Oct 2018 12:03:33 +0100] rev 9513
util.promise: Fix promise.reject() to return a rejected promise, and fix buggy test for it
Thu, 18 Oct 2018 00:49:29 +0200 core.moduleapi: Remove redundant condition
Kim Alvefur <zash@zash.se> [Thu, 18 Oct 2018 00:49:29 +0200] rev 9512
core.moduleapi: Remove redundant condition
Fri, 12 Oct 2018 03:22:09 +0200 net.server_epoll: Special handling of signal interrupts
Kim Alvefur <zash@zash.se> [Fri, 12 Oct 2018 03:22:09 +0200] rev 9511
net.server_epoll: Special handling of signal interrupts
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip