Commits

DateSubjectAuthorReleases
2011-03-03 Added new version of ecpg's parser generator script. This one was written by Michael Meskes 9.1.0
2009-11-27 Added script to check if all rule re-definition in ecpg.addons are indeed used Michael Meskes 9.0.0
2008-11-14 Enable script to generate preproc.y in build process. Michael Meskes 8.4.0
2008-10-14 Fixed parsing of parameters. Added regression test for this. Michael Meskes 8.4.0
2008-05-21 Link in keywords file instead of copying it. Michael Meskes 8.4.0
2008-05-21 ecpg_keywords.o also depends on preproc.h Michael Meskes 8.4.0
2008-05-20 Synced parser. Michael Meskes 8.4.0
2008-03-20 Changed statement escaping to not escape continuation line markers. Michael Meskes 8.3.2
2007-08-22 More cleaning up and removed some duplicates. Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0
2007-03-17 - Changed some whitespacing in connect statement. Michael Meskes 8.3.0
2006-01-17 Data transferred binary is now put into the variables verbatim. Michael Meskes 8.2.0
2005-11-30 - Made several variables "const char *" instead of "char *" as proposed by Qingqing Zhou <zhouqq@cs.toronto.edu>. Michael Meskes 8.2.0
2005-01-25 Fixed segfault due to freeing a struct definition twice if it was a named struct used in a typedef. Michael Meskes 8.1.0
2004-03-02 Added partly missing VOLATILE keyword. Michael Meskes 8.0.0
2004-02-15 - Added missing braces to array parsing. Michael Meskes 7.4.2
2004-02-15 - Added missing braces to array parsing. Michael Meskes 8.0.0
2003-12-17 Applied all bug fixes from head also to 7.4. Just bugfixes, no new features. Michael Meskes 7.4.1
2003-03-18 Some bugfixes for numerical library. Michael Meskes 7.4.1
2003-02-14 - Synced parser and keyword file. Michael Meskes 7.4.1
2002-10-21 Merged ecpg_big_bison back into HEAD Michael Meskes 7.3.1
2002-03-11 Changed the version numbers, but did not commit the Makefiles. Michael Meskes 7.3.1
2001-12-23 - Removed space_or_nl and line_end from pgc.l. Michael Meskes 7.2.1
2001-09-19 - Synced preproc.y with gram.y. Michael Meskes 7.2.1
2000-11-07 Third try. Sorry, I had a wrong path in my copy statement. Michael Meskes 7.1.1