Software /
code /
prosody
Log
util/timer.lua @ 9562:acf74ad0b795
description | author | age |
---|---|---|
Many things: switch from hacky multi-arg xpcall implementations to a standard util.xpcall | Matthew Wild | 2018-10-26 |
util.{async,timer}: Move sleep() to reduce dependencies of util.timer | Kim Alvefur | 2018-07-07 |
util.timer: Ensure we don't try to schedule negative timeouts (which rightly upset libevent). Fixes #1135 | Matthew Wild | 2018-04-29 |
util.timer: Move sleep() here from util.async | Kim Alvefur | 2018-03-23 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 |
Merge 0.10->trunk | Kim Alvefur | 2017-03-20 |