Victor Costan
a6b3a2012e
Add some std:: qualifiers to types and functions.
...
PiperOrigin-RevId: 309110431
2020-04-29 22:33:14 +00:00
leveldb Team
583a42b596
Internal change.
...
PiperOrigin-RevId: 282373286
2019-12-02 11:44:39 -08:00
Victor Costan
1c58902bdc
Switch testing harness to googletest.
...
PiperOrigin-RevId: 281815695
2019-11-21 13:11:40 -08:00
Chris Mumford
297e66afc1
Format all files IAW the Google C++ Style Guide.
...
Use clang-format to correct formatting to be in agreement with the [Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html ). Doing this simplifies the process of accepting changes. Also fixed a few warnings flagged by clang-tidy.
PiperOrigin-RevId: 246350737
2019-05-02 19:04:50 -07:00
David Grogan
5bd76dc10d
Release leveldb 1.12
...
Non-functional changes only:
1) Add Kevin Regan to the AUTHORS file
2) Add standard license header to issues/issue178_test.cc
2013-06-18 11:00:13 -07:00
David Grogan
7b094f12e4
Release leveldb 1.11
...
Fixes issues
161
174
178
As well as the issue reported by edouarda14@gmail.com about
MissingSSTFile unit test failing on windows.
2013-06-13 16:14:06 -07:00