Commits

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

DateSubjectAuthorReleases
2004-07-20 Fixed handling of cyclic defines. Michael Meskes 7.4.4
2004-02-15 - Added missing braces to array parsing. Michael Meskes 7.4.2
2003-12-29 Added missing whitespaces to array argument parsing. Michael Meskes 7.4.2
2003-10-31 If EOF is found inside a string/comment/etc. stop parsing. Michael Meskes 7.4.1
2003-10-19 Check for both Informix modes when parsing include files. Michael Meskes 7.4.1
2003-07-25 Applied Peter's patch to use yyless instead of my string_unput function. Michael Meskes 7.4.1
2003-06-26 Added just another compatibility level for Informix. Michael Meskes 7.4.1
2003-06-20 Synced with backend. Michael Meskes 7.4.1
2003-06-17 Fixed several more parsing bugs. Michael Meskes 7.4.1
2003-06-16 Fixed two small bugs. Michael Meskes 7.4.1
2003-05-30 Sync and some minor cleanup/fixing work plus an EXEC SQL DESCRIBE prototype. Michael Meskes 7.4.1
2003-05-29 Changed variable parsing so struct[n].attr works. Michael Meskes 7.4.1
2003-05-29 Parse forward definiton of structs. Michael Meskes 7.4.1
2003-05-27 Allow input from stdin and output to stdout. Michael Meskes 7.4.1
2003-05-22 ecpg now recognizes named structs/unions. So you don't have to list the whole definition everytime you declare a variable anymore. Michael Meskes 7.4.1
2003-05-20 Reversed my incorrect fix. Michael Meskes 7.4.1
2003-05-19 Fixed exec sql ifdef command. Michael Meskes 7.4.1
2003-05-01 Added an option to force ecpg to also parse files includes via '#include' and some more Informix stuff. Michael Meskes 7.4.1
2003-02-17 Added Informix "database" command. Michael Meskes 7.4.1
2003-02-14 In Informix mode ecpg should still be able to parse preprocessor directives. Michael Meskes 7.4.1
2003-02-14 - Synced parser and keyword file. Michael Meskes 7.4.1
2003-02-13 Just intermediate results for backup reasons. Michael Meskes 7.4.1
2003-02-13 - Applied error reporting patch by Matthew Vanecek Michael Meskes 7.4.1