Commit Graph

9 Commits (8ff712f50f941ab659f8f77cfe2eda6a290dd4b2)

Author SHA1 Message Date
Automerge script 8ff712f50f automerge commit
20 years ago
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