Commit Graph

11 Commits (e1f5e8e583f7ed3a78f0b51cf9ae4ce0e6b251f4)

Author SHA1 Message Date
Automerge script 413b215b6c 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
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 464c3dca3c don't use unsigned in on Solaris, will break math expressions that are
20 years ago
Kevin P. Fleming d8cea2c8d4 add conditional operator to expression parser, and various cleanups (bug #4459)
20 years ago
Mark Spencer 10542f6145 Fix expression handling for string comparisions without quotes (bug #4478)
20 years ago
Kevin P. Fleming 77284bfaa6 fix Solaris compatibility issues (bug #4339)
20 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
20 years ago