Nirgal Vourgère
|
7841d30d43
|
Revert use of config.h
Revert
7162e8db74
088493d499
And drop AC_CONFIG_HEADERS so that config goes though the command line.
No longer generating config.h, update .gitignore
|
2013-07-15 02:42:12 +02:00 |
|
Nirgal Vourgère
|
7162e8db74
|
Include config.h in all .c files
Need to be the first file since it may define large files support
and other options.
|
2013-07-04 10:53:13 +02:00 |
|
Nirgal Vourgère
|
f6cd70494c
|
Automatically init/exit libmdb code
mdb_init() and mdb_exit() are now deprecated.
|
2012-07-22 02:29:04 +02:00 |
|
Nirgal Vourgre
|
dd0f4c3819
|
Patch docs.diff from Nirgal
|
2011-08-28 19:53:29 -04:00 |
|
Brian Bruns
|
85be8bbe68
|
patch 180-slowmap-fallback from Nirgal Vourgère
|
2010-11-01 09:26:46 -04:00 |
|
whydoubt
|
22c3b15218
|
Use more appropriate types (void *, size_t)
|
2005-06-28 04:53:37 +00:00 |
|
whydoubt
|
3153f5dd1e
|
Add mdb_find_row function
|
2005-03-07 04:28:12 +00:00 |
|
whydoubt
|
0baed7b268
|
Use mdb_close to match mdb_open instead of mdb_free_handle
|
2004-04-14 05:58:52 +00:00 |
|
brianb
|
4953cee0af
|
signature change to mdb_open()
|
2004-04-13 20:06:04 +00:00 |
|
brianb
|
8592cf5db5
|
missed added files
|
2003-05-02 22:20:44 +00:00 |
|