Age | Commit message (Expand) | Author |
---|---|---|
2013-01-23 | added utility to dump leveldb files | Sanjay Ghemawat |
2013-01-23 | Port leveldb to MinGW32 | Gavin Andresen |
2013-01-23 | Pre-Vista leveldb::port::InitOnce implementation | Pieter Wuille |
2013-01-23 | Native Windows LevelDB port | Pieter Wuille |
2013-01-23 | Replace leveldb/ with vanilla 1.7.0 | Pieter Wuille |
2012-10-22 | Fixed compile error on FreeBSD 9. | Alex |
2012-10-20 | Backport Win32 LevelDB env from C++0x to C++ | Pieter Wuille |
2012-10-20 | Leveldb Windows port by Edouard Alligand, adapted for MingW by me. | justmoon |
2012-10-20 | Import LevelDB 1.5, it will be used for the transaction database. | Mike Hearn |