Commits

Showing commits that first shipped in 8.3 (backpatches included). Clear

DateSubjectAuthorReleases
2008-01-14 Set valid return values even in case of an error to prevent segfaults. Michael Meskes 8.3.0
2008-01-13 Changed prototype for ECPGdo because some compilers don't like int/enum aliasing in there. Michael Meskes 8.3.0
2008-01-11 Fixed lexer to correctly parse C quotes. Michael Meskes 8.3.0
2007-12-28 Sorry, hit the wrong button with my last commit. Here's the correct changelog: Michael Meskes 8.3.0
2007-12-28 *** empty log message *** Michael Meskes 8.3.0
2007-12-21 Fixed a few minor glitches pointed out by splint. Michael Meskes 8.3.0
2007-11-06 Fixed two parser bugs. Michael Meskes 8.3.0
2007-10-10 Synced parser and keyword list. Michael Meskes 8.3.0
2007-10-04 Replaced tabs by white spaces Michael Meskes 8.3.0
2007-10-04 Removed newline at end of exports files. Michael Meskes 8.3.0
2007-10-04 Added def-files to all: target so they are build everytime. Michael Meskes 8.3.0
2007-10-03 Argh, missing dll in filename Michael Meskes 8.3.0
2007-10-03 This could be what's missing on some systems. Michael Meskes 8.3.0
2007-10-03 Stripped two symbols that are needed. Michael Meskes 8.3.0
2007-10-03 Also build snprintf from pgport if needed. Michael Meskes 8.3.0
2007-10-03 Remove exports.list in clean target. Michael Meskes 8.3.0
2007-10-03 Also created export list for pgytpeslib and compatlib. Michael Meskes 8.3.0
2007-10-03 Cleaned up ecpglib and renamed functions that do not need to be exported. Michael Meskes 8.3.0
2007-10-03 Hopefully fixed some stuff that causes Windows builds to fail. Michael Meskes 8.3.0
2007-10-02 Made new test also work without threading enabled. Michael Meskes 8.3.0
2007-10-02 No idea where this file came from. Michael Meskes 8.3.0
2007-10-02 ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe Michael Meskes 8.3.0
2007-09-30 Applied another patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> Michael Meskes 8.3.0
2007-09-26 Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to get prepare thread-safe. Michael Meskes 8.3.0
2007-09-21 Removed superfluous ECPGfree() call. Michael Meskes 8.3.0