- 12 Jun, 2007 1 commit
-
-
Michael Meskes authored
-
- 11 Jun, 2007 1 commit
-
-
Michael Meskes authored
-
- 27 May, 2007 1 commit
-
-
Michael Meskes authored
Changed variable test to not run into infinite loops on backend errors.
-
- 21 May, 2007 1 commit
-
-
Michael Meskes authored
result is not used anyway. This also fixes Vista's build problems.
-
- 20 May, 2007 1 commit
-
-
Michael Meskes authored
-
- 17 May, 2007 1 commit
-
-
Michael Meskes authored
-
- 10 May, 2007 1 commit
-
-
Michael Meskes authored
- Renamed update test so it hopefully runs on Vista
-
- 27 Apr, 2007 1 commit
-
-
Michael Meskes authored
-
- 29 Mar, 2007 1 commit
-
-
Michael Meskes authored
win32 threads. - Fixed regression tests to run threading tests.
-
- 17 Mar, 2007 1 commit
-
-
Michael Meskes authored
- Made some chars const as proposed by Stefan Huehner <stefan@huehner.org>. - Synced parser and keyword lists. - Copied two token parsing from backend parser to ecpg parser. - Also added a test case for this.
-
- 11 Feb, 2007 1 commit
-
-
Michael Meskes authored
-
- 02 Feb, 2007 2 commits
-
-
Michael Meskes authored
-
Michael Meskes authored
-
- 25 Jan, 2007 1 commit
-
-
Michael Meskes authored
Removed regression test that triggers those libc precision bugs on some archs.
-
- 08 Nov, 2006 1 commit
-
-
Michael Meskes authored
-
- 14 Sep, 2006 1 commit
-
-
Michael Meskes authored
-
- 05 Sep, 2006 2 commits
-
-
Michael Meskes authored
-
Michael Meskes authored
Fixed ecpglib trying to read one character after end-of-string. Fixed port number setting in regression suite.
-
- 03 Sep, 2006 1 commit
-
-
Michael Meskes authored
Added another regression test and fixed tcp test.
-
- 29 Aug, 2006 1 commit
-
-
Michael Meskes authored
Streamlined connection name parsing. Added Joachim's patch to shorten paths before diffing.
-
- 27 Aug, 2006 1 commit
-
-
Michael Meskes authored
- Fixed a memory leak/segfault in unsuccessful connection. - Some changes to test files.
-
- 24 Aug, 2006 2 commits
-
-
Michael Meskes authored
-
Michael Meskes authored
-
- 23 Aug, 2006 1 commit
-
-
Michael Meskes authored
Use initializer string length as size for character strings. Added ecpg_config.h file that is created via configure.
-
- 22 Aug, 2006 1 commit
-
-
Michael Meskes authored
Fixed some regression test problems.
-
- 19 Aug, 2006 1 commit
-
-
Michael Meskes authored
-
- 18 Aug, 2006 2 commits
-
-
Michael Meskes authored
-
Michael Meskes authored
Synced parser and keyword list. Fixed parsing of CONNECT statement so it accepts a C string again.
-
- 15 Aug, 2006 1 commit
-
-
Michael Meskes authored
Fixed broken newline on Windows. Fixed a nasty buffer underrun that only occured when using Informix no_indicator NULL setting on timestamps and intervals.
-
- 09 Aug, 2006 2 commits
-
-
Michael Meskes authored
Also fixed a new Coverity report.
-
Michael Meskes authored
Further regression cleanup.
-
- 08 Aug, 2006 1 commit
-
-
Michael Meskes authored
Lots of small changes in regression test suite
-
- 07 Aug, 2006 1 commit
-
-
Michael Meskes authored
Fixed and cleaned up some regression tests. Also added a new one.
-
- 04 Aug, 2006 1 commit
-
-
Michael Meskes authored
-
- 03 Aug, 2006 1 commit
-
-
Michael Meskes authored
-
- 02 Aug, 2006 1 commit
-
-
Michael Meskes authored
Implemented EXEC SQL UNDEF. Applied first version of the regression test patch by Joachim Wieland <joe@mcknight.de>.
-
- 28 Jul, 2006 3 commits
-
-
Michael Meskes authored
-
Michael Meskes authored
Connection identifier has to be unique
-
Michael Meskes authored
- SHOW statement puts result into a variable - COPY TO STDOUT works
-
- 05 Jul, 2006 1 commit
-
-
Michael Meskes authored
-