Evan Miller
90ee7bfcb5
Remove references to dmalloc
...
There are more modern tools for memory debugging, get rid of DMALLOC
crap in the source code.
I've left one reference in backend.c to prevent a merge conflict but
this can be removed later.
2020-08-20 08:59:08 -04:00
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 Vourgre
dd0f4c3819
Patch docs.diff from Nirgal
2011-08-28 19:53:29 -04:00
whydoubt
1960e3808b
Tidy up stats interface
2004-08-19 05:12:21 +00:00
whydoubt
ade1a8703b
Move statistics functions to stats.c
2004-06-23 12:43:38 +00:00
whydoubt
c9b6454cf0
Fold several functions into mdb_open/mdb_close
2004-05-01 05:05:24 +00:00
brianb
222bbcdd01
more gtk-doc stuff
2004-04-13 01:27:57 +00:00
brianb
75216d7a90
index work
...
dmalloc headers
mem leak fixes
start on i18n
2003-01-28 23:51:06 +00:00
brianb
320f03c401
added man pages for utils.
...
lots of gmdb2 work.
added statistics collection.
2003-01-05 14:57:50 +00:00