index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
odbc
Age
Commit message (
Expand
)
Author
2011-09-02
When using output parameters the internal odbc state was not correctly
Ingela Anderton Andin
2011-08-26
Skip utf8 test case on linux 64 due to old driver
Ingela Anderton Andin
2011-07-05
Skip test if not applicable
Ingela Anderton Andin
2011-06-28
Prepare for release
Ingela Anderton Andin
2011-06-27
Rewrote test case so that it works
Ingela Anderton Andin
2011-06-22
Add support for SQL_WLONGVARCHAR
Hanfei Shen
2011-06-17
Added code to handle old postgres drivers on solaris and running against
Ingela Anderton Andin
2011-06-16
Enabled odbc tests on mac
Ingela Anderton Andin
2011-06-16
Merge branch 'ia/odbc/mysql' into dev
Ingela Anderton Andin
2011-06-16
Merge branch 'ia/odbc/ipv6-solaris-eaddrnotavail' into dev
Ingela Anderton Andin
2011-06-16
Merge branch 'ia/odbc/type-issues' into dev
Ingela Anderton Andin
2011-06-14
In some places SQLLEN should be used instead of SQLINTEGER to get correct typ...
Ingela Anderton Andin
2011-06-13
Update to handle ipv6-solaris behaviour
Ingela Anderton Andin
2011-06-13
Test odbc with MySQL
Ingela Anderton Andin
2011-05-30
Modernized the test suites
Ingela Anderton Andin
2011-05-27
Changed SQLINTEGER to SQLSMALLINTEGER for sql_type in the function encode_dat...
Ingela Anderton Andin
2011-03-17
Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...
Micael Karlberg
2011-03-14
Prepare release
OTP_R14B02
Erlang/OTP
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-03-08
Prepare relese and improved error messages OTP-9111
Ingela Anderton Andin
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Update so that tests are skipped if odbc:connect fails
Lukas Larsson
2011-02-17
Update and add cover spec files to work with common_test
Lukas Larsson
2011-02-17
Update all test specs
Lukas Larsson
2011-02-17
Fix formatting for odbc
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update odbc tests to conform with common_test standard
Lukas Larsson
2011-02-17
Updated test cases to work with ts conversion algorithm
Lukas Larsson
2011-02-17
Update tests to work with ts -> ct migrations script.
Lukas Larsson
2010-12-06
Prepare release
Erlang/OTP
2010-12-02
Prepare for release
Ingela Anderton Andin
2010-11-12
Added needed include file ws2tcpip.h for windows.
Raimo Niskanen
2010-11-01
Better configure test that also works on windows.
Ingela Anderton Andin
2010-10-28
Ipv6 can now be supported on Windows as well as on UNIX.
Ingela Anderton Andin
2010-10-18
Ipv6 should be supported on non windows.
Ingela Anderton Andin
2010-08-18
Remove ticket numbers from all vsn.mk files
Björn Gustavsson
2010-07-26
Fix minor typos and errors in documentation
Cristian Greco
2010-05-28
odbc: Relese test suites
Ingela Anderton Andin
2010-04-01
OTP-8511 Timestamps in ODBC
Ingela Anderton Andin
2010-03-31
OTP-8484 Fix minor cross compilation issues
Rickard Green
2010-03-09
OTP-7452 Support for SQL_WCHAR, SQL_WVARCHAR and strings as binaries
Ingela Anderton Andin
2010-02-19
Update release notes
Björn-Egil Dahlberg
2010-02-17
Update version numbers
Björn Gustavsson
2010-02-16
Merge branch 'kr/odbc-netinet' into ccase/r13b04_dev
Erlang/OTP
2010-02-10
Fix ODBC compilation error on FreeBSD by adding netinet/in.h to #include macros
Kenji Rikitake
2010-02-08
Merge branch 'po/odbc-update-delete-no-rows' into ccase/r13b04_dev
Erlang/OTP
2010-02-03
OTP-8323 Cross compilation improvements and other build system
Rickard Green
2010-01-26
OTP-8343 The documentation is now possible to build in an open source
Lars G Thorsen
2009-12-03
SQL_NO_DATA and SQLSTATE 00000 indicate success for updates/deletes that affe...
Paul Oliver
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP