Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-04 | patch 8.0.0614: float2nr() is not exactly right | Bram 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-14 | updated for version 7.3.377 | Bram Moolenaar | |
Problem: No support for bitwise AND, OR, XOR and invert. Solution: Add add(), or(), invert() and xor() functions. | |||
2008-06-24 | updated for version 7.2a | Bram Moolenaar | |
2008-06-20 | updated for version 7.1-317 | Bram Moolenaar | |