Merge in all changes related to being able to read configuration files.
authorBrian Aker <brian@tangent.org>
Mon, 21 Mar 2011 16:02:56 +0000 (09:02 -0700)
committerBrian Aker <brian@tangent.org>
Mon, 21 Mar 2011 16:02:56 +0000 (09:02 -0700)
commitf0d3a824ed9acb9f6e3080683abe2bcc8b0cd6bd
treed0217d8c3b0765d67126291f74c0dfd2a22078d9
parent1f5cf20c75c7187df1d648a5a200b52db3f17db1
Merge in all changes related to being able to read configuration files.
ChangeLog
libmemcached/options.cc
libmemcached/options/parser.yy
libmemcached/options/scanner.l
support/example.cnf [new file with mode: 0644]
tests/mem_functions.c
tests/parser.cc
tests/parser.h