diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-01-03 15:37:23 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-01-03 15:37:23 +0000 |
commit | 6d9a4f413ed1ede463d3f8556db75b0846698296 (patch) | |
tree | 47b413e0f18ea883fb9bba4d33631ac2918c1d80 /archivers | |
parent | fbf4cb37ef93efef4a9119e46c21c57c51a5294d (diff) | |
download | pkgsrc-6d9a4f413ed1ede463d3f8556db75b0846698296.tar.gz |
Update to 5.0.2
Changelog:
Changes since 5.0.0
-------------------
Numeric constants encountered in mathematical expressions (but not other
contexts) can contain underscores as separators that will be ignored on
evaluation, as allowed in other scripting languages. For example,
0xFFFF_FFFF, or 3.141_592_654.
"functions -T" turns on tracing for the specified function(s) only,
similar to "functions -t" except that tracing is turned off for any
functions called from the specified one(s) that don't also have the -t
or -T flag.
In file completion, the recursive-files style can be set to an array of
patterns to match against "$PWD/". In any matched location, it is
possibly to complete files in arbitrarily deep subdirectories without
needing to type the directory prefix. See example in the zshcompsys
manual.
The _user_expand completer now allows expansion functions in the
user-expand files to return a string in REPLY that will be used to name
the set of expansions returned.
Diffstat (limited to 'archivers')
0 files changed, 0 insertions, 0 deletions