Commit graph

8 commits

Author SHA1 Message Date
joerg
c144bcc40d Just use C++11 std::shared_ptr instead of boost variant as dependencies
do so anyway.
2020-05-14 19:09:09 +00:00
joerg
fd78bd2271 Add one missing #if for C++03 vs C++11 differences. 2013-06-26 21:25:59 +00:00
joerg
aeaa532297 Use C++11 headers directly if in C++11 mode or when using libc++. 2013-05-30 15:36:29 +00:00
joerg
c9acf6d2db Disable warning about C++11 usage in Boost.
Always return a value in a non-void function.
2012-11-16 00:40:18 +00:00
joerg
11383c31a6 Fix build with newer libthrift 2011-11-23 15:39:21 +00:00
tonnerre
034c80eebb Update libcassandra to version 20101010. Changes since 20100501:
- Rewritten parts in C++0x
 - Lots of bugfixes
 - Added some header files
2010-10-16 11:43:30 +00:00
tonnerre
cf4371bedb Remove pkgsrc hack from patch-aa, it shouldn't be there. 2010-05-01 15:16:06 +00:00
tonnerre
799835edb4 Import libcassandra version 20100501.
libcassandra is a C++ client API for Apache Cassandra. The standard
front-end (in the sense of "language binding") for writing C++ programs
that use Cassandra.
2010-05-01 15:09:44 +00:00