index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
set.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
util.set: Change '/' operator from filter to map+filter (nil to drop from set...
Matthew Wild
2012-05-24
1
-2
/
+3
*
util.set: Accept nil to add_list()
Matthew Wild
2012-01-22
1
-2
/
+4
*
Monster whitespace commit (beware the whitespace monster).
Waqas Hussain
2010-10-16
1
-1
/
+1
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-2
/
+2
*
Add copyright header to those files missing one
Matthew Wild
2009-07-10
1
-0
/
+8
*
util.set: Add set.xor() to get a set consisting of items not in both sets
Matthew Wild
2009-04-22
1
-0
/
+4
*
util.set: Add set:empty() to discover if the set is the empty set
Matthew Wild
2009-04-22
1
-0
/
+4
*
util.set: Add metatable to sets to allow +, -, /, ==, tostring and to double ...
Matthew Wild
2009-04-22
1
-4
/
+54
*
util.set: Rename private items container, optimise set.difference() and add s...
Matthew Wild
2009-03-23
1
-9
/
+18
*
util.set: Fix to make constructor work, and functions defined correctly
Matthew Wild
2009-03-22
1
-8
/
+14
*
util.set: New util library
Matthew Wild
2009-03-22
1
-0
/
+75