Software /
code /
prosody
Log
util/events.lua @ 1780:668ce0a2050d
description | author | age |
---|---|---|
Add copyright header to those files missing one | Matthew Wild | Fri, 10 Jul 2009 03:08:38 +0100 |
util.events: Convert from Windows line endings | Matthew Wild | Thu, 09 Jul 2009 22:57:32 +0100 |
util.events: Replaced ipairs with slightly faster numeric for loop - #optimization | Waqas Hussain | Fri, 26 Jun 2009 08:52:26 +0500 |
util.events: Dispatch code now accepts a variable number of arguments | Waqas Hussain | Sun, 17 May 2009 04:50:32 +0500 |
util.events: Much more efficient index building | Waqas Hussain | Sun, 17 May 2009 02:06:35 +0500 |
util.events: handler priorities | Waqas Hussain | Sat, 16 May 2009 15:56:45 +0500 |
util.events: event handlers can now return a result, which also interrupts further handling of the event | Waqas Hussain | Fri, 15 May 2009 06:23:55 +0500 |