|
etc
|
2015-05-10
|
Arto Bendiken
|
[a97318]
Corrected the Fink package files per reviewer f...
|
|
.gitignore
|
2015-04-22
|
Arto Bendiken
|
[74df13]
Added tasks for creating distributables.
|
|
.travis.yml
|
2015-04-22
|
Arto Bendiken
|
[1cf513]
Integrated with Coverity Scan.
|
|
AUTHORS
|
2015-04-07
|
Arto Bendiken
|
[27a617]
Created the project.
|
|
CREDITS
|
2015-04-21
|
Arto Bendiken
|
[7cfac9]
Added kudos.
|
|
Doxyfile
|
2015-04-22
|
Arto Bendiken
|
[244184]
Added a task for building the Doxygen output.
|
|
INSTALL
|
2015-04-22
|
Arto Bendiken
|
[34d46b]
Added basic installation instructions.
|
|
Makefile
|
2015-04-22
|
Arto Bendiken
|
[d2405f]
Ensured that `make clean` removes distributables.
|
|
README
|
2015-04-07
|
Arto Bendiken
|
[27a617]
Created the project.
|
|
README.rst
|
2015-08-17
|
Arto Bendiken
|
[e95eba]
Improved lmdb::dbi_get() const-correctness.
|
|
TODO
|
2015-04-07
|
Arto Bendiken
|
[27a617]
Created the project.
|
|
UNLICENSE
|
2015-04-07
|
Arto Bendiken
|
[27a617]
Created the project.
|
|
VERSION
|
2015-04-22
|
Arto Bendiken
|
[16645d]
Bumped the version to 0.9.14.1.
|
|
check.cc
|
2015-04-22
|
Arto Bendiken
|
[cf333c]
Added a top-level exception handler.
|
|
example.cc
|
2015-08-11
|
Arto Bendiken
|
[95002c]
Ensured that all examples include a #set_mapsiz...
|
|
lmdb++.h
|
2015-09-07
|
Grégoire Astruc
|
[387feb]
fixing poorly defined conditional
|