summaryrefslogtreecommitdiff
path: root/lib/sset.h
Commit message (Expand)AuthorAgeFilesLines
* clang: Fix segfault in unit tests.Alex Wang2013-07-221-3/+5
* sset: New function sset_sort().Ben Pfaff2013-04-101-1/+3
* sset: Add sset_at_position() function.Justin Pettit2012-11-011-0/+2
* util: New macro CONST_CAST.Ben Pfaff2012-08-031-2/+3
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* lib: Adapt headers for use in C++.Casey Barker2011-08-041-0/+8
* sset: New data type for a set of strings.Ben Pfaff2011-03-311-0/+88