summaryrefslogtreecommitdiff
path: root/src/testdir/test65.ok
AgeCommit message (Collapse)Author
2017-06-04patch 8.0.0614: float2nr() is not exactly rightBram Moolenaar
Problem: float2nr() is not exactly right. Solution: Make float2nr() more accurate. Turn test64 into a new style test. (Hirohito Higashi, closes #1688)
2011-12-14updated for version 7.3.377Bram Moolenaar
Problem: No support for bitwise AND, OR, XOR and invert. Solution: Add add(), or(), invert() and xor() functions.
2008-06-24updated for version 7.2aBram Moolenaar
2008-06-20updated for version 7.1-317Bram Moolenaar