Software /
code /
prosody
Log
util/set.lua @ 5308:fd3219d64414
description | author | age |
---|---|---|
util.set: Change '/' operator from filter to map+filter (nil to drop from set, false is a valid item). No code found which depends on current behaviour. | Matthew Wild | 2012-05-24 |
util.set: Accept nil to add_list() | Matthew Wild | 2012-01-22 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
util.set: Add set.xor() to get a set consisting of items not in both sets | Matthew Wild | 2009-04-22 |
util.set: Add set:empty() to discover if the set is the empty set | Matthew Wild | 2009-04-22 |