Commits

DateSubjectAuthorReleases
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
2002-10-21 Merged ecpg_big_bison back into HEAD Michael Meskes 7.3.1
2002-07-20 Synced parser yet again. Michael Meskes 7.3.1
2002-07-01 Commit old versions into main branch again. Michael Meskes 7.3.1
2002-06-30 Committing parser changes. Note, however, that the development bison seems ot have a problem on my home machine. So these go in untested for the time being. But at least I have them in the archive. Michael Meskes 7.3.1
2002-06-17 Fixed parser bug concerning octal numbers in single quotes. Michael Meskes 7.3.1
2002-05-20 - Fixed some parser bugs. Michael Meskes 7.3.1