summaryrefslogtreecommitdiff
path: root/lib/odbc
Commit message (Expand)AuthorAgeFilesLines
* Update release notesErlang/OTP2014-04-071-1/+51
* Merge branch 'lukas/ose/master-17.0/OTP-11334'Lukas Larsson2014-03-271-2/+4
|\
| * ose: Break lmconf into one per load moduleLukas Larsson2014-03-261-2/+4
* | Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+2
* | Bump versions and ensure that all are "normal" versionsRickard Green2014-03-201-1/+1
|/
* Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson2014-02-241-5/+43
|\
| * ose: Fix check for HAVE_OSE_SPI_HLukas Larsson2014-02-241-1/+1
| * ose: Fix various build environment issuesLukas Larsson2014-02-241-1/+8
| * Added support for ENEA OSELukas Larsson2014-02-241-5/+36
* | Add test suites performing app and appup file checksTobias Schlager2014-02-241-2/+10
* | Fix non-library appup files according to issue #240Tobias Schlager2014-02-181-2/+18
|/
* fixes problem with ODBC on OS X 10.9 Mavericksconscell2014-01-281-1/+1
* Merge tag 'OTP_R16B03-1'Magnus Lidén2014-01-242-2/+18
|\
| * Prepare releaseOTP_R16B03-1Erlang/OTP2014-01-242-2/+18
* | Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin2014-01-211-2/+7
|\ \ | |/
| * odbc: Fix configure check to work proparly on windowsIngela Anderton Andin2014-01-151-2/+7
* | Include ctype.h in odbcserver.c for tolower()Anthony Ramine2014-01-101-0/+1
* | Merge tag 'OTP_R16B03'Magnus Lidén2013-12-102-2/+18
|\ \ | |/
| * Prepare releaseOTP_R16B03Erlang/OTP2013-12-092-2/+18
* | Merge branch 'maint'Lukas Larsson2013-11-211-0/+5
|\ \ | |/
| * odbc: Add configure check for sql.hIngela Anderton Andin2013-11-211-0/+5
* | Merge tag 'OTP_R16B02'Magnus Lidén2013-09-172-2/+39
|\ \ | |/
| * Prepare releaseOTP_R16B02Erlang/OTP2013-09-162-2/+39
| * Merge branch 'bjorn/xml-encoding-fix/OTP-11310' into maintBjörn Gustavsson2013-09-091-3/+3
| |\
| | * Change encoding of troublesome notes.xml files to utf-8Björn Gustavsson2013-09-061-3/+3
* | | Merge branch 'maint'Björn-Egil Dahlberg2013-09-091-1/+2
|\ \ \ | |/ /
| * | Merge branch 'kenneth/doc_to_dtd/OTP-11193' into maintBjörn-Egil Dahlberg2013-09-091-1/+2
| |\ \
| | * | Minor correction of xml structure to conform to the DTDKenneth Lundin2013-07-041-1/+2
* | | | Merge branch 'maint'Lukas Larsson2013-09-061-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'lukas/r16b02/docfixes' into maintLukas Larsson2013-09-061-0/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Ignore odbc coresLukas Larsson2013-09-041-0/+2
* | | | Merge branch 'maint'Fredrik Gustafsson2013-08-141-0/+12
|\ \ \ \ | |/ / /
| * | | Merge branch 'sg/odbcserver_crash_fix/OTP-11233' into maintFredrik Gustafsson2013-08-141-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | Added a few input checks which prevent odbcserver crash if it's executedSergei Golovan2013-06-271-0/+12
| | |/
* | | Merge branch 'maint'Rickard Green2013-07-121-1/+1
|\ \ \ | |/ /
| * | Fix configure detection of ethread native atomics on powerpcRickard Green2013-07-121-1/+1
* | | Merge branch 'maint'Rickard Green2013-07-101-150/+159
|\ \ \ | |/ /
| * | Refuse to build SMP runtime by default without native atomicsRickard Green2013-07-091-150/+159
| |/
* | Merge tag 'OTP_R16B01'Björn-Egil Dahlberg2013-06-182-2/+31
|\ \ | |/
| * Prepare releaseOTP_R16B01Erlang/OTP2013-06-172-2/+31
* | Merge branch 'maint'Björn-Egil Dahlberg2013-06-122-2/+2
|\ \ | |/
| * Update copyright yearsBjörn-Egil Dahlberg2013-06-122-2/+2
* | Merge branch 'maint'Fredrik Gustafsson2013-05-301-1/+2
|\ \ | |/
| * Fix checking for odbc in standard locations when "with-odbc" flag present.Alexey.Saltanov2013-04-301-1/+2
* | Convert XML files to UTF-8Hans Bolinder2013-04-1913-23/+23
* | Convert XML files to UTF-8, where neededHans Bolinder2013-04-191-3/+3
* | Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-191-2/+1
|/
* Remove unused Postscript filesHans Bolinder2013-04-081-284/+0
* explain postgres pecularity for param query out parametersRaimo Niskanen2013-03-272-4/+22
* postgresql test case for 64bit bug for param_querySatoshi Kinoshita2013-03-272-1/+23