summaryrefslogtreecommitdiff
path: root/include/leveldb/write_batch.h
Commit message (Expand)AuthorAgeFilesLines
* Correct class/structure declaration order.Chris Mumford2019-05-031-6/+7
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-1/+2
* [leveldb] Specifically export the WriteBatch::Handler inner class for Windows...leveldb Team2019-04-231-1/+1
* leveldb: Make WriteBatch::ApproximateSize() const.costan2019-01-151-1/+1
* Expose WriteBatch::Append().costan2018-08-141-0/+7
* leveldb: Require C++11.costan2018-03-211-2/+5
* Add LEVELDB_EXPORT macro to export public symbols.cmumford2017-10-041-1/+2
* LevelDB: Add WriteBatch::ApproximateSize().costan2017-07-101-0/+6
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-0/+15
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+49
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-49/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Fix last commitjorlow@chromium.org2011-03-301-0/+49