about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer2000-07-071-0/+5
| | | | | | getrlimit() is not found, replace it with nothing and append /dev/null to the awk command in rlimits.mdd, so that we don't end up with a dependency of rlimits.h on /dev/null (which can cause rlimits.h to be needlessly remade).
* updates and additions to completions for AIX commandsOliver Kiddle2000-07-061-0/+7
|
* mention more standard tags in documentation and fix some typos (12177)Oliver Kiddle2000-07-051-0/+6
|
* get return status right (12171)Sven Wischnowsky2000-07-051-0/+4
|
* 12167: Ignore failure of "for" loop in "make check".Bart Schaefer2000-07-051-0/+5
|
* new completion function for arp (12165)Oliver Kiddle2000-07-041-0/+4
|
* 12160: Cause compdump to fail early if it won't be able to write the file.Bart Schaefer2000-07-041-5/+10
|
* AIX dependency fixesOliver Kiddle2000-07-041-0/+5
|
* shut compiler upPeter Stephenson2000-07-041-0/+4
|
* 12149: guard against undefined h_errno in zftpPeter Stephenson2000-07-041-0/+5
|
* add some $(print...)s because of possible math-parse errors (12156)Sven Wischnowsky2000-07-041-0/+5
|
* 12151: Fix ZDOTDIR during "make check" for static builds.Bart Schaefer2000-07-041-0/+3
|
* 12152: tweak completion of final parameters to perlAdam Spiers2000-07-031-1/+6
|
* 12148: Don't merge display-ordering glob flags into the parens of $(...).Bart Schaefer2000-07-031-0/+6
|
* 12146: reintroduce install_info codePeter Stephenson2000-07-031-0/+3
|
* 12140: make key rebinding for _expand complter easierPeter Stephenson2000-07-031-0/+5
|
* 3.1.9-dev-2 zsh-3.1.9-dev-2Peter Stephenson2000-07-031-0/+2
|
* 12138: setting arrays in math contextPeter Stephenson2000-07-031-0/+3
|
* 12121: stopmsg in precmdPeter Stephenson2000-07-031-0/+5
|
* change format style with warnings tag, don't add descriptions as matches; ↵Sven Wischnowsky2000-07-031-0/+8
| | | | make a-a-i-n-h in menu selection work even without matches (12134)
* 12133: Protect completion system from stray error output and assorted fatalBart Schaefer2000-07-021-0/+7
| | | | errors when expanding strings taken from the command line.
* fix for `foo () print bar' (function definitions without braces) (12125)Sven Wischnowsky2000-06-291-0/+3
|
* reverse meaning of yes=num again (12122)Sven Wischnowsky2000-06-291-0/+3
|
* try to return the right value (12119)Sven Wischnowsky2000-06-291-0/+3
|
* don't expand partially typed parameter expansions (12118)Sven Wischnowsky2000-06-291-0/+3
|
* change suffix style to still do expansion if the suffix contains something ↵Sven Wischnowsky2000-06-291-0/+4
| | | | to expand (12115)
* even more fun with the menu style (no=num, yes=long-list, reverse meaning of ↵Sven Wischnowsky2000-06-291-0/+4
| | | | yes=num) (12114)
* quote brace-strings (12113)Sven Wischnowsky2000-06-291-0/+5
|
* 12112: Don't make namedirs out of hash elements.Bart Schaefer2000-06-281-0/+4
|
* make _complete return the right value (12109)Sven Wischnowsky2000-06-281-0/+3
|
* fix for list-colors handling (12107)Sven Wischnowsky2000-06-281-0/+3
|
* reset _comp_mesg (saying whether there were messages) appropriately (12105)Sven Wischnowsky2000-06-281-0/+3
|
* miscSven Wischnowsky2000-06-281-0/+5
|
* make _oldlist not use the dummy match added for the warning (12099)Sven Wischnowsky2000-06-281-0/+3
|
* make a-a-i-n-h in menu selection work with one match; better undo behaviour ↵Sven Wischnowsky2000-06-281-0/+6
| | | | for menu selection (12093)
* 12086: Alphabetize new entries in compsys.yo; stick users/ on article numberBart Schaefer2000-06-281-5/+10
| | | | references that came from the zsh-users list.
* menu style accepts yes=x to start menu completion if there are at least x ↵Sven Wischnowsky2000-06-271-0/+4
| | | | matches (3219)
* Andrej: don't close slave if not yet open (12084)Sven Wischnowsky2000-06-271-0/+2
|
* document _use_lo (12082)Sven Wischnowsky2000-06-271-0/+4
|
* Andrej: 12081: zpty under cygwinPeter Stephenson2000-06-271-0/+5
|
* unposted: move poll_readPeter Stephenson2000-06-261-0/+5
|
* 12076: better saving in file in compinstallPeter Stephenson2000-06-261-0/+6
|
* 12074: Remove one more reference to compfmt; add missing menu items.Bart Schaefer2000-06-261-0/+5
|
* 12073: read -t to test for available input before readingPeter Stephenson2000-06-261-0/+6
|
* default completion even if there are options (3208)Sven Wischnowsky2000-06-261-0/+3
|
* fix for completer lookup in _ignored (12070)Sven Wischnowsky2000-06-261-0/+3
|
* remove compfmt; a bit of explanation for compfiles and compgroups (12068)Sven Wischnowsky2000-06-261-0/+3
|
* typo in _history; missing free()s in zle_tricky.c (12067)Sven Wischnowsky2000-06-261-0/+3
|
* missing allocation of list for option arguments (12066)Sven Wischnowsky2000-06-261-0/+5
|
* 12063: Assorted typo-squashing and reformatting.Bart Schaefer2000-06-251-0/+6
|