1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 17:31:33 +02:00
Commit Graph

733 Commits

Author SHA1 Message Date
Clint Adams
3ce3caeec6 12845: dynamically allocate pbuf in domove() 2000-09-19 15:26:08 +00:00
Andrey Borzenkov
b7e4f61e6f 12835: Alphabetize special parameters list
Unposted: correct article number in Clint's patch
2000-09-18 17:36:27 +00:00
Clint Adams
7c7e1f97cb 12836: bin_ln now independent of PATH_MAX 2000-09-18 17:29:07 +00:00
Bart Schaefer
f77ca8b839 Back out 12814. 2000-09-18 17:15:10 +00:00
Bart Schaefer
fcaa17f396 Improve upon some of the PATH_MAX changes. 2000-09-18 06:50:54 +00:00
Clint Adams
25747f7d59 12828: dynamically allocate 'dir' in mailstat 2000-09-18 04:11:27 +00:00
Clint Adams
64d591dbac 12827: dynamically allocate 'file' in mailstat 2000-09-18 03:52:59 +00:00
Clint Adams
2d9e68f3cb unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefined 2000-09-18 03:36:22 +00:00
Clint Adams
04bf2c822f 12823: use zsh heap in lieu of perm. heap in bin_dot 2000-09-18 03:31:31 +00:00
Clint Adams
2abf9db381 12821: bin_dot is now independent of PATH_MAX 2000-09-17 16:24:05 +00:00
Bart Schaefer
bd7969bfa5 "typeset +m ..." and "typeset +g -m ..." 2000-09-17 05:38:36 +00:00
Clint Adams
abd9b6d820 12818: use tricat() in lieu of zasprintf 2000-09-17 04:28:50 +00:00
Clint Adams
2742cb14ce 12814: zasprintf 2000-09-16 18:57:45 +00:00
Bart Schaefer
6dee55ed9c Fix email addresses, mention change to contrib.yo. 2000-09-15 15:31:37 +00:00
Bart Schaefer
a12ff424b6 12804: Fix "typeset -m". 2000-09-14 15:54:54 +00:00
Bart Schaefer
9e9457f30e Redo _zle using _arguments; fix typos. 2000-09-11 07:08:27 +00:00
Andrey Borzenkov
5c7a14857a 12779: remove sinix special case. Too lazy to add prototype check for
gettimeofday as it is not needed with currently supported versions of
ReliantUNIX
2000-09-08 12:51:10 +00:00
Bart Schaefer
75d4d74093 Add smart-insert-last-word. 2000-09-08 04:15:44 +00:00
Sven Wischnowsky
7ab68d2d29 more sensible value (12769) 2000-09-07 09:14:22 +00:00
Sven Wischnowsky
0fe98894a8 stick some `N's into glob patterns (12768) 2000-09-07 08:39:20 +00:00
Bart Schaefer
cceb4703de No "wordcode". 2000-09-06 15:56:28 +00:00
Andrey Borzenkov
27be824ed0 unposted: Remove patch from 12686 that was accidentally commited 2000-09-06 15:50:16 +00:00
Bart Schaefer
fe992fe5a9 No "wordcode". 2000-09-06 15:47:39 +00:00
Peter Stephenson
6f94a972a9 12762: Akinori MUSHA: changes for new FreeBSD releases. 2000-09-06 15:15:30 +00:00
Andrey Borzenkov
2ea89bc8f1 12761: ` is converted into " by makeinfo; use @: instead; use {}` for tex 2000-09-06 14:46:48 +00:00
Bart Schaefer
14c13bcbb9 Add a cross reference and some completer hints. 2000-09-05 16:34:45 +00:00
Sven Wischnowsky
f2d7665d98 change context for i-c-w styles, update docs (12744) 2000-09-05 08:35:48 +00:00
Bart Schaefer
79528535fb Fix typo. 2000-09-05 06:04:08 +00:00
Bart Schaefer
dc1f7c5a34 Create "User Contributions" doc and make some assoctiated changes. 2000-09-04 21:10:29 +00:00
Peter Stephenson
88b886e603 12741: outputradix was stomped on by nested matheval 2000-09-04 15:52:16 +00:00
Andrey Borzenkov
f9b7929289 12736: fix `make install' dependency for Cygwin static build 2000-09-04 14:05:07 +00:00
Peter Stephenson
372e84dc5b 3.1.9-dev-6 2000-09-04 10:52:02 +00:00
Bart Schaefer
3669415d56 Fix colors. 2000-09-04 10:15:25 +00:00
Bart Schaefer
07c0b1a306 Fix 12722. 2000-09-04 07:21:57 +00:00
Bart Schaefer
f23e444392 Fix zrecompile. 2000-09-03 22:14:26 +00:00
Clint Adams
6dd5fc9cef 12728: man -l / --local-file completes _files 2000-09-03 21:45:37 +00:00
Bart Schaefer
f1135dfd5f Fix helpfiles. 2000-09-03 05:22:59 +00:00
Bart Schaefer
ac9d17a597 Fix reporter. 2000-09-02 21:17:40 +00:00
Andrew Main
960728aad2 12722: [##base] for output base selection without a base prefix 2000-09-02 17:09:28 +00:00
Bart Schaefer
8a34b7be69 Fix allopt. 2000-09-02 04:50:07 +00:00
Clint Adams
91914bdd49 12720: replace _files with _path_files for two instances in _dpkg 2000-08-31 06:12:58 +00:00
Peter Stephenson
942009eb9f 12719: quoting arrays in vared with real backslashes 2000-08-29 20:27:47 +00:00
Sven Wischnowsky
f4f38507e5 fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() (12717) 2000-08-29 08:20:59 +00:00
Bart Schaefer
84fd4cb6e6 Fix email address 2000-08-29 06:36:43 +00:00
Bart Schaefer
968c9f5f99 12716: Document and index REPLY/reply paramters properly. 2000-08-29 06:35:39 +00:00
Sven Wischnowsky
a8c7d3c0ee fix for `function' without names (12710) 2000-08-28 07:04:34 +00:00
Oliver Kiddle
b8d2c8e6de new AIX specific completion function (12708) 2000-08-27 16:55:59 +00:00
Sven Wischnowsky
989faba588 complete compressed files for gv; improve results from _pspdf (12692) 2000-08-23 08:27:01 +00:00
Sven Wischnowsky
0992bff14c use return value (12682) 2000-08-21 08:01:45 +00:00
Oliver Kiddle
99c105df9e enhance _zmodload to use _arguments (12677) 2000-08-18 17:21:57 +00:00