Commits

DateSubjectAuthorReleases
2004-12-06 Fixed bug in parsing of typedef'ed array sizes. Michael Meskes 8.0.0
2004-07-04 Made sure SET DESCRIPTOR accepts all data types including constants. Michael Meskes 8.0.0
2004-06-30 Added SET DESCRIPTOR command. Michael Meskes 8.0.0
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 7.4.4
2004-06-27 - Only use typedefs inside their scope. Michael Meskes 8.0.0
2004-05-07 - Fixed bug that reversed string length in typedefs. Michael Meskes 7.4.3
2004-05-07 - Added additional test case. Michael Meskes 8.0.0
2004-04-23 Fixed memory misusage in variable handling. Michael Meskes 7.4.3
2004-04-23 Fixed memory misusage in variable handling. Michael Meskes 8.0.0
2004-03-04 - Fixed segfault due to missing check for variable declaration. Michael Meskes 7.4.2
2004-03-04 - Fixed segfault due to missing check for variable declaration. Michael Meskes 8.0.0
2004-01-28 - Fixed prototype for ECPGprepared_statement to not moan about "const char" Michael Meskes 7.4.2
2004-01-28 Removed some debugging output. Michael Meskes 8.0.0
2004-01-28 - Issue a warning if a cursor is declared but not opened. 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-12-17 - Added just another patch by Dave that fixes a reversed order in Michael Meskes 8.0.0
2003-09-22 - Fixed order mismatch in processing "using" arguments. Michael Meskes 7.4.1
2003-07-07 "char *" of course is not the same as "char []". So I had to fix the way ecpg treated the second one. Michael Meskes 7.4.1
2003-06-11 Make sure a variable is no longer referenced when it is removed. 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-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-14 - Added more compatibility functions. Michael Meskes 7.4.1
2002-01-13 - Fixed variable handling for struct members. Michael Meskes 7.2.1
2001-12-23 - Removed space_or_nl and line_end from pgc.l. Michael Meskes 7.2.1