Commits

DateSubjectAuthorReleases
2013-11-27 ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 9.2.6
2013-11-27 ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 9.3.2
2013-11-27 ECPG: Fix searching for quoted cursor names case-sensitively. Michael Meskes 9.4.0
2013-11-26 ECPG: Make the preprocessor emit ';' if the variable type for a list of Michael Meskes 9.4.0
2013-11-26 ECPG: Make the preprocessor emit ';' if the variable type for a list of Michael Meskes 9.3.2
2013-11-26 ECPG: Make the preprocessor emit ';' if the variable type for a list of Michael Meskes 9.2.6
2013-11-26 ECPG: Make the preprocessor emit ';' if the variable type for a list of Michael Meskes 9.1.11
2013-11-26 ECPG: Make the preprocessor emit ';' if the variable type for a list of Michael Meskes 9.0.15
2013-11-26 ECPG: Make the preprocessor emit ';' if the variable type for a list of Michael Meskes 8.4.19
2013-11-25 Fix ecpg parsing of sizeof(). Michael Meskes 9.4.0
2013-11-24 Allow C array definitions to use sizeof(). 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-03-03 Added new version of ecpg's parser generator script. This one was written by Michael Meskes 9.1.0
2011-01-09 There is no need to have to identical functions in ecpg thus removing one of them. 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.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-11-02 Some cleanup in ecpg code: Michael Meskes 9.1.0
2010-09-10 Cursor names in the backend are not case-sensitve. This change makes sure that Michael Meskes 9.1.0
2010-05-25 Replace self written 'long long int' configure test by standard 'AC_TYPE_LONG_LONG_INT' macro call. Michael Meskes 9.0.0
2010-05-20 Ecpg now accepts "long long" datatypes even if "long" is 64bit wide. This used to cover the equally long "long long" type. This patch closes bug #5464. Michael Meskes 9.0.0
2010-03-31 Give a more precise error message if a variable is re-used as cursor name in ecpg. Michael Meskes 9.0.0
2010-03-21 ECPG's parser now accepts and handles variables as arguments for the FREE command. Michael Meskes 9.0.0
2010-03-20 Fixed ecpg parser to allow more than one C preprocessor command inside a declare section. Michael Meskes 9.0.0