summaryrefslogtreecommitdiff
path: root/util/slice.cc
AgeCommit message (Expand)Author
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-10-02[RocksDB Options] Support more options in RocksDBOptionParser for sanity check.Yueh-Hsuan Chiang
2015-07-13"make format" against last 10 commitssdong
2015-07-07Commit both PR and internal code review changesDmitri Smirnov
2015-07-01Windows Port from MicrosoftDmitri Smirnov
2015-02-26rocksdb: Add missing overrideIgor Sugak
2015-01-30CappedFixTransform: return fixed length prefix, or full key if key is shorter...sdong
2014-11-24Add rocksdb::ToString() to address cases where std::to_string is not available.Yueh-Hsuan Chiang
2014-05-13FixedPrefixTransform to include prefix length in its namesdong
2013-10-16Add appropriate LICENSE and Copyright message.Dhruba Borthakur
2013-10-04Change namespace from leveldb to rocksdbDhruba Borthakur
2013-08-23Replace include/leveldb with include/rocksdb.Dhruba Borthakur
2013-08-22Add three new MemTableRep'sJim Paton