make release 0.1
Merge tag '0.1' into develop
add AM_PROG_AR
update project settings
use buffer
Merge branch 'odbcxx' of ssh://git.code.sf.net/...
nothing much
code line refactor
test odbc32 first
test odbc32
nothing much
add unixodbc test
nothing much
atomatically use unixodbc or odbc32
nothing much
thought reverse
1. show all warnings.
nothing much
tiny modification
nothing much
add SQLGetData support
fetch data by SQLGetData
fix prototype mismatch
nothing much
fields use _M_xx naming convension
add c++11 rvalue reference support
add c++11 rvalue reference support
padding buf_len to an even number.
temporary test
nothing much
padding buf_len to an even number.
use c++11
set fileformat to unix and remove additional us...
replace leading spaces characters with tabs
generate UML diagrams
use namespace prefix to make doxygen happy.
add comments
add comments
add doxygen support
nothing much
add automake version requirement for the AM_PRO...
use AM_PROG_AR
use aux dir
use std::string const& for parameters
for installation in somewhere.
add nobase_pkginclude_HEADERS for installation.
use more predefined macros for compilers.