Asias He
|
00d7a35949
|
utils: Put crc32 under utils namespace
It conflicts with crc in zlib
Message-Id: <1480918984-4117-2-git-send-email-asias@scylladb.com>
|
2016-12-05 11:48:29 +02:00 |
|
Avi Kivity
|
7faf2eed2f
|
build: support for linking statically with boost
Remove assumptions in the build system about dynamically linked boost unit
tests. Includes seastar update which would have otherwise broken the
build.
|
2016-10-26 08:51:21 +03:00 |
|
Pekka Enberg
|
38a54df863
|
Fix pre-ScyllaDB copyright statements
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com>
|
2016-04-08 08:12:47 +03:00 |
|
Benoît Canet
|
1fb9a48ac5
|
exception: Optionally shutdown communication on I/O errors.
I/O errors cannot be fixed by Scylla the only solution
is to shutdown the database communications.
Signed-off-by: Benoît Canet <benoit@scylladb.com>
Message-Id: <1458154098-9977-1-git-send-email-benoit@scylladb.com>
|
2016-03-17 15:02:52 +02:00 |
|
Avi Kivity
|
d5cf0fb2b1
|
Add license notices
|
2015-09-20 10:43:39 +03:00 |
|
Avi Kivity
|
d6351ecca7
|
utils: add crc32 class
C++ interface to the crc32 x86 instruction.
|
2015-08-09 00:05:33 +03:00 |
|