Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-19 | patch 7.4.1143 | Bram Moolenaar | |
Problem: Can't sort on floating point numbers. Solution: Add the "f" flag to ":sort". (Alex Jakushev) Also add the "f" flag to sort(). | |||
2016-01-02 | patch 7.4.1027 | Bram Moolenaar | |
Problem: No support for binary numbers. Solution: Add "bin" to nrformats. (Jason Schulz) | |||
2010-10-15 | updated for version 7.3.029 | Bram Moolenaar | |
Problem: ":sort n" sorts lines without a number as number zero. (Beeyawned) Solution: Make lines without a number sort before lines with a number. Also fix sorting negative numbers. | |||
2006-04-11 | updated for version 7.0d01 | Bram Moolenaar | |
2005-05-31 | updated for version 7.0077 | Bram Moolenaar | |