Commits

DateSubjectAuthorReleases
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.0.18
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.1.14
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.2.9
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.3.5
2014-04-09 Several fixes to array handling in ecpg. Michael Meskes 9.4.0
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.2.0
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.0.7
2012-02-13 Do not use the variable name when defining a varchar structure in ecpg. Michael Meskes 9.1.3
2011-01-08 In ecpg's parser removed a fixed length limit for constants defining an array dimension. Michael Meskes 9.1.0
2011-01-08 In ecpg's parser removed a fixed length limit for constants defining an array dimension. Michael Meskes 9.0.3
2010-03-09 ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique. Michael Meskes 9.0.0
2009-05-20 More variables gcc moans about Michael Meskes 8.4.0
2008-12-29 First rounf of whitespace changes. Everything but connect-test1 should be fine. Michael Meskes 8.4.0
2008-11-11 Replaced manually synced preproc.y by the one created by the new script. Michael Meskes 8.4.0
2008-03-02 Fixed bug that caused arrays of varchar to be output with incomplete name. Michael Meskes 8.4.0
2008-02-17 - Removed duplicate include of ecpgtype.h which meant I had to adapt all expected results. Michael Meskes 8.4.0
2007-08-14 Fixed compiler warning for enum handling Michael Meskes 8.3.0
2007-08-14 - Finished major rewrite to use new protocol version Michael Meskes 8.3.0