Erlang interface to BerkeleyDB
Go to file
Jon Meredith 92b7c3a6ef Refactored environment variable checks. All go through common functions
that validate conversion to unsigned int and prints an error message
on stderr if not used (would prefer to use SASL but it's as good as it
gets during driver setup).
2009-06-23 15:02:33 -05:00
c_src Refactored environment variable checks. All go through common functions 2009-06-23 15:02:33 -05:00
ebin Bumped version for release. 2009-05-22 14:04:14 -06:00
include Added bdberl:driver_info() function to get driver parameters. 2009-06-23 15:02:32 -05: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 Refactored common receive loops from many functions into recv_val() and recv_ok(). 2009-06-23 15:02:32 -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