Software /
code /
prosody
Log
util/events.lua @ 1865:388b125b784a
description | author | age |
---|---|---|
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
util.events: Convert from Windows line endings | Matthew Wild | 2009-07-09 |
util.events: Replaced ipairs with slightly faster numeric for loop - #optimization | Waqas Hussain | 2009-06-26 |
util.events: Dispatch code now accepts a variable number of arguments | Waqas Hussain | 2009-05-16 |
util.events: Much more efficient index building | Waqas Hussain | 2009-05-16 |
util.events: handler priorities | Waqas Hussain | 2009-05-16 |
util.events: event handlers can now return a result, which also interrupts further handling of the event | Waqas Hussain | 2009-05-15 |
Added: util/events.lua: An event handling library | Waqas Hussain | 2009-03-29 |