Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-24 | Prepare releaseOTP_R16B03-1 | Erlang/OTP | |
2014-01-21 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin | |
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 | |
odbcserver.c:2772:12: warning: implicit declaration of function 'tolower' is invalid in C99 [-Wimplicit-function-declaration] str[i] = tolower(str[i]); ^ | |||
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén | |
The R16B03 release Conflicts: lib/sasl/vsn.mk | |||
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP | |
2013-11-21 | Merge branch 'maint' | Lukas Larsson | |
* maint: odbc: Add configure check for sql.h | |||
2013-11-21 | odbc: Add configure check for sql.h | Ingela Anderton Andin | |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén | |
The R16B02 release Conflicts: lib/sasl/vsn.mk | |||
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP | |
2013-09-09 | Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson | |
* bjorn/xml-encoding-fix/OTP-11310: Change encoding of troublesome notes.xml files to utf-8 Convert some notes.xml files from latin-1 to utf-8 | |||
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 | |
* kenneth/doc_to_dtd/OTP-11193: Corrections so that the documentation confirms to the DTD Minor correction of xml structure to conform to the DTD | |||
2013-09-06 | Merge branch 'maint' | Lukas Larsson | |
* maint: Ignore odbc cores Cross compilation is now a supported feature | |||
2013-09-06 | Merge branch 'lukas/r16b02/docfixes' into maint | Lukas Larsson | |
* lukas/r16b02/docfixes: Ignore odbc cores Cross compilation is now a supported feature | |||
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | Björn Gustavsson | |
Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit. | |||
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 | |
* sg/odbcserver_crash_fix/OTP-11233: Added a few input checks which prevent odbcserver crash if it's executed and supplied incorrect data to stdin. A crash example: | |||
2013-07-12 | Merge branch 'maint' | Rickard Green | |
* maint: Fix configure detection of ethread native atomics on powerpc | |||
2013-07-12 | Fix configure detection of ethread native atomics on powerpc | Rickard Green | |
2013-07-10 | Merge branch 'maint' | Rickard Green | |
* maint: Add test cases for native atomics and jump table Refuse to build SMP runtime by default without native atomics Make information about use of jump table available via system_info BIF Make ethread library information available via system_info BIF Make emulator arguments available via the system_info BIF | |||
2013-07-09 | Refuse to build SMP runtime by default without native atomics | Rickard Green | |
Build with fallback can be enabled by passing the `configure` command line argument `--disable-smp-require-native-atomics` | |||
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 | |
and supplied incorrect data to stdin. A crash example: echo -en "\x0\x0\x0\x1\x0" | ./odbcserver | |||
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg | |
The R16B01 release Conflicts: lib/sasl/vsn.mk | |||
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 | |
* ia/odbc/port_info: odbc: Use erlang:port_info to make sure test cases chooses the correct port | |||
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 | |
* kp/odbc-empty-params/OTP-10798: Add testcases for odbc:param_query Fix odbc:param_query/3 and odbc:param_query/4. | |||
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |