Age | Commit message (Expand) | Author |
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 'kenneth/doc_to_dtd/OTP-11193' into maint | Björn-Egil Dahlberg |
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 'sg/odbcserver_crash_fix/OTP-11233' into maint | Fredrik Gustafsson |
2013-07-12 | Fix configure detection of ethread native atomics on powerpc | 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-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-04-30 | Fix checking for odbc in standard locations when "with-odbc" flag present. | Alexey.Saltanov |
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 |
2013-01-24 | Merge branch 'kp/odbc-oracle-autocommit-fix/OTP-10735' | Fredrik Gustafsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-15 | Fix LM_TRY_ENABLE_CFLAG to use correct environment | Björn-Egil Dahlberg |
2013-01-11 | If GCC is used, treat -Wreturn-type as error | Tuncer Ayaz |
2013-01-11 | Fix odbc:param_query/3 and odbc:param_query/4. | Danil Onishchenko |
2013-01-11 | Fix aotocommit for Oracle ODBC driver in Linux. | Danil Onishchenko |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2013-01-09 | Fix some FOP warnings | Hans Bolinder |
2012-12-04 | update vsn | Henrik Nord |
2012-12-04 | Added test case for new odbc option 'extended_errors' | Franko Franicevich |
2012-12-04 | Add extended_errors option to ODBC | Bernard Duggan |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-11-21 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-14 | Teach erl_interface configure more pthread support | Per Hedeland |
2012-10-08 | Under Unix enable TCP_NODELAY to disable Nagel's socket algorithm | Andy Richards |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |