util.array: Fix for array:filter() (in-place filtering)
[prosody.git] / util / events.lua
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-07-09 Matthew Wildutil.events: Convert from Windows line endings
2009-06-26 Waqas Hussainutil.events: Replaced ipairs with slightly faster numer...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-19 Matthew WildMerge with 0.4
2009-05-16 Waqas Hussainutil.events: Dispatch code now accepts a variable numbe...
2009-05-16 Waqas Hussainutil.events: Much more efficient index building
2009-05-16 Waqas Hussainutil.events: handler priorities
2009-05-15 Tobias MarkmannMerging SASL buggy client workaround with current tip.
2009-05-15 Waqas Hussainutil.events: event handlers can now return a result...
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-29 Waqas HussainAdded: util/events.lua: An event handling library