annotate README_amibin.txt @ 4716:a804309e7327 v7.3.1105

updated for version 7.3.1105 Problem: New regexp engine: too much code in one function. Dead code. Solution: Move the recursive nfa_regmatch call to a separate function. Remove the dead code.
author Bram Moolenaar <bram@vim.org>
date Sun, 02 Jun 2013 22:37:42 +0200
parents 073ff46fe397
children 6ec6b7ff2d43
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2572
ee53a39d5896 Last changes for the 7.3 release!
Bram Moolenaar <bram@vim.org>
parents: 2561
diff changeset
1 README_amibin.txt for version 7.3 of Vim: Vi IMproved.
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 See "README.txt" for general information about Vim.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 See "README_ami.txt" for installation instructions for the Amiga.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 These files are in the runtime archive (vim60rt.tgz).
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8 The Amiga "bin" archive contains the Vim executable for the Amiga. It was
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
9 compiled with "big" features.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
10
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
11 Postscript printing is not included to avoid requiring floating point
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
12 computations.