Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 14815: fix thinko | Clint Adams | 2001-06-08 | 1 | -0/+3 |
| | |||||
* | 14813: autoload functions from deleted .zwc files | Clint Adams | 2001-06-08 | 1 | -0/+6 |
| | |||||
* | More reliable BROKEN_KILL_ESRCH test. | Bart Schaefer | 2001-06-08 | 1 | -0/+4 |
| | |||||
* | Several patches, some held from before 4.0.1 release. | Bart Schaefer | 2001-06-08 | 1 | -0/+16 |
| | |||||
* | 14793 | Wayne Davison | 2001-06-08 | 1 | -0/+6 |
| | |||||
* | unposted: add tcp module to .distfiles | Clint Adams | 2001-06-07 | 1 | -0/+3 |
| | |||||
* | 14778: rename zsh/tcp to zsh/net/tcp. | Clint Adams | 2001-06-06 | 1 | -0/+3 |
| | |||||
* | 14770: tcp module from zftp | Clint Adams | 2001-06-06 | 1 | -0/+7 |
| | |||||
* | 14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linking | Andrey Borzenkov | 2001-06-06 | 1 | -0/+3 |
| | |||||
* | unposted: we support autoconf-2.50 now | Andrey Borzenkov | 2001-06-06 | 1 | -0/+2 |
| | |||||
* | 14766: unify %l substitution (tty0, pts/3 etc) | Andrey Borzenkov | 2001-06-06 | 1 | -0/+2 |
| | |||||
* | 14760: do not use version number in AC_INIT | Andrey Borzenkov | 2001-06-06 | 1 | -0/+2 |
| | |||||
* | 14758: use host_os instead of ac_cv_cygwin | Andrey Borzenkov | 2001-06-06 | 1 | -0/+3 |
| | |||||
* | (14736) | Sven Wischnowsky | 2001-06-06 | 1 | -0/+3 |
| | |||||
* | Fix date | Andrey Borzenkov | 2001-06-06 | 1 | -1/+1 |
| | |||||
* | two fixes: try all actions that have to be tried (but only once), execute ↵ | Sven Wischnowsky | 2001-06-06 | 1 | -0/+6 |
| | | | | actions if we aren't after an option already (in the same word) (14733) | ||||
* | unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both | Andrey Borzenkov | 2001-06-06 | 1 | -0/+8 |
| | | | | autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50 | ||||
* | Add --nobuild and --nogpg to rpm completion. | Chmouel Boudjnah | 2001-06-05 | 1 | -0/+5 |
| | |||||
* | Relabel as 4.1.0-dev-0 | Peter Stephenson | 2001-06-04 | 1 | -0/+4 |
| | |||||
* | Updated ChangeLog and version.mk for 4.0.1 | Peter Stephenson | 2001-06-01 | 1 | -3693/+1 |
| | |||||
* | improved ifdef for undefine in M4 | Peter Stephenson | 2001-06-01 | 1 | -0/+2 |
| | |||||
* | can't use autoconf 2.50 yet | Peter Stephenson | 2001-06-01 | 1 | -0/+4 |
| | |||||
* | work around ${(@P)1[3,-1]} not working as expected (14658) | Oliver Kiddle | 2001-06-01 | 1 | -0/+5 |
| | |||||
* | Add YODL enditem workaround in one other place | Peter Stephenson | 2001-06-01 | 1 | -0/+2 |
| | |||||
* | `Final' tweaks for docs for 4.0.1 | Peter Stephenson | 2001-06-01 | 1 | -0/+3 |
| | |||||
* | Don't undefine macros if not defined. | Peter Stephenson | 2001-06-01 | 1 | -0/+6 |
| | |||||
* | 14635: presume '*core' glob for coredump files | Clint Adams | 2001-06-01 | 1 | -0/+5 |
| | |||||
* | fix for exclusion of normal arguments (14630) | Sven Wischnowsky | 2001-06-01 | 1 | -0/+5 |
| | |||||
* | Oops! Extra line. | Andrey Borzenkov | 2001-06-01 | 1 | -1/+0 |
| | |||||
* | unposted: Cygwin belongs now to Red Hat - folks are sensitive to it :-) | Andrey Borzenkov | 2001-06-01 | 1 | -0/+6 |
| | |||||
* | * 14628: Completion/Unix/Command/_ruby: new completion function. | Tanaka Akira | 2001-06-01 | 1 | -0/+4 |
| | |||||
* | fix tag-order problem with _arguments (completion after an option that gets ↵ | Sven Wischnowsky | 2001-05-31 | 1 | -0/+8 |
| | | | | an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607) | ||||
* | correct alphabetical order in lists of styles, tags, functions and modules | Oliver Kiddle | 2001-05-31 | 1 | -0/+5 |
| | |||||
* | a few more doc changes suggested by Bart | Peter Stephenson | 2001-05-31 | 1 | -0/+5 |
| | |||||
* | fix two memory leaks (at least I hope they are fixed) and some out-of-bound ↵ | Sven Wischnowsky | 2001-05-31 | 1 | -0/+6 |
| | | | | array accesses, plus some defensive programming for heap allocated param structs (14605) | ||||
* | (14602) | Sven Wischnowsky | 2001-05-31 | 1 | -0/+4 |
| | |||||
* | Tweak builtins.yo formatting. | Bart Schaefer | 2001-05-31 | 1 | -0/+6 |
| | |||||
* | always use supplied matchers (14599) | Sven Wischnowsky | 2001-05-31 | 1 | -0/+5 |
| | |||||
* | Doc changes for 4.0.1 | Peter Stephenson | 2001-05-30 | 1 | -0/+6 |
| | |||||
* | Improve gettermcap(). | Bart Schaefer | 2001-05-30 | 1 | -1/+7 |
| | |||||
* | update _pine for pine 4.33, add echoti completion and update _echotc (14567) | Oliver Kiddle | 2001-05-30 | 1 | -0/+9 |
| | |||||
* | 14566: more testing for unimplemented features. | Andrey Borzenkov | 2001-05-30 | 1 | -0/+3 |
| | |||||
* | 14557: remove obsolete version number | Andrey Borzenkov | 2001-05-30 | 1 | -0/+4 |
| | |||||
* | some cleanup (14558) | Sven Wischnowsky | 2001-05-30 | 1 | -0/+5 |
| | |||||
* | Make line spacing consistent in metafaq.yo | Peter Stephenson | 2001-05-29 | 1 | -0/+4 |
| | |||||
* | 14552: update changelog with patch number | Clint Adams | 2001-05-29 | 1 | -1/+1 |
| | |||||
* | 145??: fix thinko | Clint Adams | 2001-05-29 | 1 | -0/+2 |
| | |||||
* | 145??: repeat last vi history search if search string is blank | Clint Adams | 2001-05-29 | 1 | -1/+6 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -40/+61 |
| | |||||
* | Document "make check". | Bart Schaefer | 2001-05-29 | 1 | -0/+4 |
| |