summaryrefslogtreecommitdiff
path: root/src/testdir/test57.in
Commit message (Collapse)AuthorAgeFilesLines
* patch 7.4.1143v7.4.1143Bram Moolenaar2016-01-191-3/+15
| | | | | | Problem: Can't sort on floating point numbers. Solution: Add the "f" flag to ":sort". (Alex Jakushev) Also add the "f" flag to sort().
* patch 7.4.1027v7.4.1027Bram Moolenaar2016-01-021-4/+37
| | | | | Problem: No support for binary numbers. Solution: Add "bin" to nrformats. (Jason Schulz)
* updated for version 7.3.029v7.3.029Bram Moolenaar2010-10-151-1/+5
| | | | | | 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.
* updated for version 7.0d01v7.0d01Bram Moolenaar2006-04-111-45/+489
|
* updated for version 7.0077Bram Moolenaar2005-05-311-0/+52