Merge in additional changes so that we remove a usage of std::string in the
authorBrian Aker <brian@tangent.org>
Sat, 26 Mar 2011 04:48:33 +0000 (21:48 -0700)
committerBrian Aker <brian@tangent.org>
Sat, 26 Mar 2011 04:48:33 +0000 (21:48 -0700)
commita375dd4beaabf4a8263ec0eaf6a686661e58a2b0
tree13cff2f3283a22938eab0c12ec4d05eff8014667
parentc66a8a6610acb1971f9a9db0f73efdf71fe0f805
Merge in additional changes so that we remove a usage of std::string in the
core.
libmemcached/callback.c
libmemcached/common.h
libmemcached/constants.h
libmemcached/include.am
libmemcached/options.cc
libmemcached/options/parser.yy
libmemcached/options/scanner.l
libmemcached/prefix_key.cc [new file with mode: 0644]
libmemcached/prefix_key.h [new file with mode: 0644]
tests/mem_functions.c