Commit Graph

8 Commits (229b778b0bf6a4f92b67291a44516b91e162dba5)

Author SHA1 Message Date
Kevin P. Fleming c36927137f don't leak memory for (most) expression evaluations
20 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Russell Bryant 3332a8acd1 clean up a lot of doxygen errors and warnings (issue #5522)
20 years ago
Russell Bryant 168733a179 Fix expressions on Big Endian platforms (issue #5233)
20 years ago
Kevin P. Fleming 0f03a734b1 don't make expression evaluator allocate a memory buffer for each result
20 years ago
Kevin P. Fleming 830943cd0d fix signed/unsigned result issue on 32-bit platforms (issue #5050)
20 years ago
Kevin P. Fleming 66e69e0143 switch to 'new' expression parser, remove support for old parser
20 years ago