Build failed on riscv64: cannot guess build type; you must specify one.
Any plans to make new release?
the _error_handler in dbi_result_next_row breaks other software
build system: --docdir is not honored
re-enabled a call to _error_handler() that was commented out for no obvious reason
replaced AC_PROG_LD with LT_PATH_LD
dbi_conn_close(): do not return early if conn->...
dbi: resolve uninitialized variable warning
Merge branch 'testing'
dbi: avoid using strtod for converting XDECIMAL...
dbi: add a new constant DBI_TYPE_XDECIMAL
dbi: add a new constant DBI_TYPE_XDECIMAL
build: regenerate dbi.h when dbi.h.in changed
build: resolve compiler warning
dbi: resolve bogus seeking into dbd
_dbd_decode_binary(): fixed possible access to ...
fixed memory leak if not connected. Fixes Debia...
reverted removal of gcc black magic
build: trim autogen.sh
dbi and dbd: expose DATETIME fields as a struct...
build: do not override docdir
build: remove AM_MAINTAINER_MODE
build: add a version symbol map for libdbi
src: refactor a huge if statement
dbi: return small dirent buffer on Windows
Merge remote-tracking branch 'win/master'