summaryrefslogtreecommitdiff
path: root/util/coding.h
AgeCommit message (Expand)Author
2016-02-09Updated all copyright headers to the new format.Baraa Hamodi
2015-11-24Enable C4267 warningVasili Svirski
2014-11-11Turn on -Wshorten-64-to-32 and fix all the errorsIgor Canadi
2014-08-19Removing BitStream* functionsIgor Canadi
2014-06-20JSONDocumentIgor Canadi
2014-01-28Merge branch 'master' into performancekailiu
2014-01-24Moving Some includes from options.h to forward declarationSiying Dong
2014-01-23Remove an unused `GetLengthPrefixedSlice`kailiu
2014-01-23Aggressively inlining the short functions in coding.ccKai Liu
2013-12-09[RocksDB] BackupableDBIgor Canadi
2013-11-08WriteBatch::Put() overload that gathers key and value from arrays of sliceslovro
2013-10-16Add appropriate LICENSE and Copyright message.Dhruba Borthakur
2013-10-06Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix.Dhruba Borthakur
2013-10-04Change namespace from leveldb to rocksdbDhruba Borthakur
2013-08-22Add three new MemTableRep'sJim Paton
2013-02-28Codemod NULL to nullptrAbhishek Kona
2013-01-31Fixed cache key for block cacheKosie van der Merwe
2012-12-07 Added methods to write small ints to bit streams.Kosie van der Merwe
2011-10-31A number of fixes:Hans Wennborg
2011-10-05A number of bugfixes:Gabor Cselle
2011-04-19reverting disastrous MOE commit, returning to r21dgrogan@chromium.org
2011-04-19Revision created by MOE tool push_codebase.dgrogan@chromium.org
2011-04-18chmod a-xdgrogan@chromium.org
2011-04-12@20602303. Default file permission is now 755.dgrogan@chromium.org
2011-03-30Move include files into a leveldb subdir.jorlow@chromium.org
2011-03-18Initial checkin.jorlow@chromium.org