summaryrefslogtreecommitdiff
path: root/snappy-test.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-01Add SNAPPY_ prefix to PREDICT_{TRUE,FALSE} macros.jueminyang1-1/+1
2017-07-25Clean up CMake header and type checks.costan1-10/+0
2017-06-28Remove benchmarking support for fastlz.ysaed1-4/+0
2017-03-17Clean up unused function warnings in snappy.costan1-17/+4
2017-03-13Remove "using namespace std;" from zippy-stubs-internal.h.costan1-8/+9
2016-01-04Fix an issue where the ByteSource path (used for parsing std::string)Steinar H. Gunderson1-0/+2
2015-06-22Fixed unit tests to compile under MSVC.Steinar H. Gunderson1-1/+11
2015-06-22Sync with various Google-internal changes.Steinar H. Gunderson1-1/+6
2015-06-22Change some internal path names.Steinar H. Gunderson1-3/+3
2013-06-13Add support for uncompressing to iovecs (scatter I/O).snappy.mirrorbot@gmail.com1-0/+2
2013-04-09Supports truncated test data in zippy benchmark.snappy.mirrorbot@gmail.com1-12/+8
2013-01-06Adjust the Snappy open-source distribution for the changes in Google'ssnappy.mirrorbot@gmail.com1-7/+22
2012-07-31Fix public issue 64: Check for <sys/time.h> at configure time,snappy.mirrorbot@gmail.com1-0/+2
2012-05-22Snappy library no longer depends on iostream.snappy.mirrorbot@gmail.com1-0/+62
2012-01-04Fix public issue r57: Fix most warnings with -Wall, mostly signed/unsignedsnappy.mirrorbot@gmail.com1-1/+1
2011-04-26Fix public issue #30: Stop using gettimeofday() altogether on Win32,snappy.mirrorbot@gmail.com1-0/+24
2011-04-11Fix public issue #29: Write CPU timing code for Windows, based on GetProcessT...snappy.mirrorbot@gmail.com1-0/+3
2011-03-25Change Snappy from the Apache 2.0 to a BSD-type license.snappy.mirrorbot@gmail.com1-9/+23
2011-03-24Fix public issue #19: Fix unit test when Google Test is installed but thesnappy.mirrorbot@gmail.com1-1/+2
2011-03-24Make the unit test work on systems without mmap(). This is required for,snappy.mirrorbot@gmail.com1-0/+5
2011-03-18Revision created by MOE tool push_codebase.snappy.mirrorbot@gmail.com1-0/+458