aboutsummaryrefslogtreecommitdiffstats
path: root/lib/odbc
AgeCommit message (Expand)Author
2012-11-23Update copyright yearsBjörn-Egil Dahlberg
2012-11-14Teach erl_interface configure more pthread supportPer Hedeland
2012-09-03Prepare releaseOTP_R15B02Erlang/OTP
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-24Merge branch 'msp/double_middle_endian/OTP-10209' into maintLukas Larsson
2012-08-24Merge branch 'mz/odbc-support-param_query/OTP-10206' into maintFredrik Gustafsson
2012-08-24Bumped version nrFredrik Gustafsson
2012-08-24Merge branch 'mz/odbc-support-param_query' into maintFredrik Gustafsson
2012-08-22odbc: remove "-" in hostname from generated unique table nameIngela Anderton Andin
2012-07-20Revise the autoconf tests for double middle endianness.Mike Sperber
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-23Unbreak floating point on middle-endian machines.Mike Sperber
2011-12-21Add support for NULL value in odbc:param_queryМаксим Зражевский
2011-12-12Prepare releaseErlang/OTP
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-02Make Win64 build work both under MSYS and CygwinPatrik Nyblom
2011-12-02Fix aclocal.m4 to override changes in opuPatrik Nyblom
2011-12-02Make whole of OTP build and release on Win64Patrik Nyblom
2011-12-02Build Win64 Erlang emulator using MSYSunknown
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-11-18Merge branch 'mh/odbc-shutdown-normal-exit'Henrik Nord
2011-11-17An ODBC process should exit normally if its client exits with 'shutdown'Magnus Henoch
2011-10-27Remove unused */doc/src/make.dep filesBjörn Gustavsson
2011-10-27doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson
2011-10-04Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-10-04Prepare releaseOTP_R14B04Erlang/OTP
2011-09-29Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-09-29Update copyright yearsBjörn-Egil Dahlberg
2011-09-28Merge branch 'bjorn/parallel-make/OTP-9451' into majorBjörn Gustavsson
2011-09-28Merge branch 'ia/odbc/temp-disable-mac-tests' into devIngela Anderton Andin
2011-09-26Temporary disable tests on MAC due to issus with the MAC ODBC driversIngela Anderton Andin
2011-09-26Correct XML filesHans Bolinder
2011-09-21odbc/c_src/Makefile.in: Support parallel makeBjörn Gustavsson
2011-09-02When using output parameters the internal odbc state was not correctlyIngela Anderton Andin
2011-08-26Skip utf8 test case on linux 64 due to old driverIngela Anderton Andin
2011-07-05Skip test if not applicableIngela Anderton Andin
2011-06-28Prepare for releaseIngela Anderton Andin
2011-06-27Rewrote test case so that it worksIngela Anderton Andin
2011-06-22Add support for SQL_WLONGVARCHARHanfei Shen
2011-06-17Added code to handle old postgres drivers on solaris and running againstIngela Anderton Andin
2011-06-16Enabled odbc tests on macIngela Anderton Andin
2011-06-16Merge branch 'ia/odbc/mysql' into devIngela Anderton Andin
2011-06-16Merge branch 'ia/odbc/ipv6-solaris-eaddrnotavail' into devIngela Anderton Andin
2011-06-16Merge branch 'ia/odbc/type-issues' into devIngela Anderton Andin
2011-06-14In some places SQLLEN should be used instead of SQLINTEGER to get correct typ...Ingela Anderton Andin
2011-06-13Update to handle ipv6-solaris behaviourIngela Anderton Andin
2011-06-13Test odbc with MySQLIngela Anderton Andin
2011-05-30Modernized the test suitesIngela Anderton Andin
2011-05-27Changed SQLINTEGER to SQLSMALLINTEGER for sql_type in the function encode_dat...Ingela Anderton Andin