Commit Graph

8 Commits (898cd20cebe48e2ab49a89ee116be24d0d81b87e)

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