Age | Commit message (Expand) | Author |
2014-01-15 | odbc: Fix configure check to work proparly on windows | Ingela Anderton Andin |
2014-01-10 | Include ctype.h in odbcserver.c for tolower() | Anthony Ramine |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-11-21 | Merge branch 'maint' | Lukas Larsson |
2013-11-21 | odbc: Add configure check for sql.h | Ingela Anderton Andin |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-09 | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson |
2013-09-09 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-09-09 | Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maint | Björn-Egil Dahlberg |
2013-09-06 | Merge branch 'maint' | Lukas Larsson |
2013-09-06 | Merge branch 'lukas/r16b02/docfixes' into maint | Lukas Larsson |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson |
2013-09-04 | Ignore odbc cores | Lukas Larsson |
2013-08-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-14 | Merge branch 'sg/odbcserver_crash_fix/OTP-11233' into maint | Fredrik Gustafsson |
2013-07-12 | Merge branch 'maint' | Rickard Green |
2013-07-12 | Fix configure detection of ethread native atomics on powerpc | Rickard Green |
2013-07-10 | Merge branch 'maint' | Rickard Green |
2013-07-09 | Refuse to build SMP runtime by default without native atomics | Rickard Green |
2013-07-04 | Minor correction of xml structure to conform to the DTD | Kenneth Lundin |
2013-06-27 | Added a few input checks which prevent odbcserver crash if it's executed | Sergei Golovan |
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-30 | Merge branch 'maint' | Fredrik Gustafsson |
2013-04-30 | Fix checking for odbc in standard locations when "with-odbc" flag present. | Alexey.Saltanov |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder |
2013-04-19 | Convert XML files to UTF-8, where needed | Hans Bolinder |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-04-08 | Remove unused Postscript files | Hans Bolinder |
2013-03-27 | explain postgres pecularity for param query out parameters | Raimo Niskanen |
2013-03-27 | postgresql test case for 64bit bug for param_query | Satoshi Kinoshita |
2013-03-27 | rollback disabling scrollable_cursors for oracle | Satoshi Kinoshita |
2013-03-27 | drop procedure after testing | Satoshi Kinoshita |
2013-03-27 | set scrollable_cursors to off for oracle driver | Satoshi Kinoshita |
2013-03-27 | drop procedure after testing | Satoshi Kinoshita |
2013-03-27 | test case for stored procedure with (32bit) integer out params on 64bit platform | Satoshi Kinoshita |
2013-03-27 | odbcserver 64bit bug for SQL_C_SLONG type | Satoshi Kinoshita |
2013-02-25 | Prepare releaseOTP_R16B | Erlang/OTP |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-18 | Merge branch 'ia/odbc/port_info' | Ingela Anderton Andin |
2013-02-14 | odbc: Use erlang:port_info to make sure test cases chooses the correct port | Ingela Anderton Andin |
2013-02-08 | Bumped version number | Fredrik Gustafsson |
2013-02-08 | Merge branch 'kp/odbc-empty-params/OTP-10798' | Fredrik Gustafsson |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Add testcases for odbc:param_query | Danil Onishchenko |