Software /
code /
prosody
Log
util/events.lua @ 3500:a49ed9166820
description | author | age |
---|---|---|
util.events: Create new index on handler change instead of modifying existing one (this makes util.events fully reentrant). | Waqas Hussain | Fri, 17 Sep 2010 04:09:59 +0500 |
util.events: Fixed the exposed API for adding/removing sets of event handlers. | Waqas Hussain | Fri, 17 Sep 2010 04:09:58 +0500 |
util.events: Removed dispatcher creation functions (these weren't being used). | Waqas Hussain | Fri, 17 Sep 2010 04:09:58 +0500 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
util.events: Rename add_plugin() and remove_plugin() to add_handlers() and remove_handlers() respectively | Matthew Wild | Thu, 31 Dec 2009 02:39:40 +0000 |
Add copyright header to those files missing one | Matthew Wild | Fri, 10 Jul 2009 03:08:38 +0100 |