Erlang interface to BerkeleyDB
Go to file
Jon Meredith 512cec599e In cases where there was more than one pending request and no active requests,
the linked list would be corrupted linking the pending request on the list of
active requests.
2009-06-23 15:02:32 -05:00
c_src In cases where there was more than one pending request and no active requests, 2009-06-23 15:02:32 -05:00
ebin Bumped version for release. 2009-05-22 14:04:14 -06:00
include Renamed get_lg_dir() to get_lg_dir_info and added get_data_dirs_info(). 2009-05-29 12:13:19 -06:00
int_test Bunch of changes based on input from dialyzer. 2009-02-18 15:13:09 -06:00
mibs Adding MIB 2009-04-24 09:32:43 -06:00
src Incorporated Diz's crc generation/checking patch to bdberl.erl. 2009-06-23 15:02:31 -05:00
test Removed unused line. 2009-06-23 15:02:31 -05:00
.gitignore Ignore the priv/mibs directory 2009-04-24 16:22:13 -05:00
Rakefile Fixed a problem in the Rakefile. 2009-05-07 15:30:20 -05:00