Add case-insensitive string set.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 3 Apr 2010 18:29:33 +0000 (11:29 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 12 Apr 2010 04:52:25 +0000 (21:52 -0700)
commitac4a498528bce608cd2009bef01fd08d049a02af
tree6c60bed3eea28114defc4759773cf052b76509ec
parent1a2c9f9cff3917a6aac038dd805c6c0380b79c6e
Add case-insensitive string set.
src/libpspp/automake.mk
src/libpspp/stringi-set.c [new file with mode: 0644]
src/libpspp/stringi-set.h [new file with mode: 0644]
tests/automake.mk
tests/libpspp/stringi-set-test.c [new file with mode: 0644]