Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use BDIGBUFSIZE in two other places | Peter Stephenson | 2001-05-01 | 2 | -2/+7 |
| | |||||
* | Defeat GCC over-optimization in AC_TRY_LINK tests. | Bart Schaefer | 2001-04-30 | 2 | -11/+16 |
| | |||||
* | fixelt for the test for the suffix style; if word contains only a tilde, ↵ | Sven Wischnowsky | 2001-04-30 | 2 | -1/+7 |
| | | | | don't try to expand it (14160) | ||||
* | Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were | Andrey Borzenkov | 2001-04-30 | 2 | -3/+30 |
| | | | | | changed to external variables and cannot be used to initialize static array). Modified by me __CYGWIN -> __CYGWIN__ | ||||
* | NO_kshglob in _comp_options. | Bart Schaefer | 2001-04-29 | 2 | -0/+6 |
| | |||||
* | BDIGBUFSIZE for binary conversions. | Bart Schaefer | 2001-04-28 | 4 | -3/+10 |
| | |||||
* | try to improve testing for suffix style in _expand; make _path_files fail to ↵ | Sven Wischnowsky | 2001-04-27 | 4 | -15/+17 |
| | | | | complete words like ...<pat>..<param-subst>... (14133) | ||||
* | Use trap for unfunction compadd in _approximate. | Bart Schaefer | 2001-04-27 | 2 | -4/+9 |
| | |||||
* | 14125: remove static incleanup flag because it is unused | Clint Adams | 2001-04-26 | 3 | -20/+3 |
| | |||||
* | 14123: don't include curses.h in termcap.c if term.h doesn't need it | Clint Adams | 2001-04-26 | 4 | -4/+34 |
| | |||||
* | 14117 | Sven Wischnowsky | 2001-04-26 | 3 | -18/+26 |
| | |||||
* | Another HAVE_TERM* compilation tweak. | Bart Schaefer | 2001-04-26 | 2 | -13/+27 |
| | |||||
* | new vnc completion and use _guard for pine completion (14112) | Oliver Kiddle | 2001-04-26 | 5 | -4/+42 |
| | |||||
* | handle sub-sub-directories of $_compdir as in the CVS-layout (14107) | Sven Wischnowsky | 2001-04-26 | 4 | -10/+23 |
| | |||||
* | rename -W option to -w, add new -W option which makes _arguments complete ↵ | Sven Wischnowsky | 2001-04-26 | 7 | -18/+101 |
| | | | | options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) | ||||
* | make keep-prefix keep everything up to the first component with a parameter ↵ | Sven Wischnowsky | 2001-04-26 | 2 | -3/+15 |
| | | | | expansion, not only if that is at the beginning of the string (14092) | ||||
* | *** empty log message *** | Sven Wischnowsky | 2001-04-25 | 1 | -4/+4 |
| | |||||
* | fix a sizeof() to strlen() | Sven Wischnowsky | 2001-04-25 | 2 | -1/+5 |
| | |||||
* | Fix term* linkage _again_. | Bart Schaefer | 2001-04-24 | 4 | -8/+16 |
| | |||||
* | Subscripting optimization and error checking. | Bart Schaefer | 2001-04-24 | 6 | -18/+54 |
| | |||||
* | 14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs | Clint Adams | 2001-04-23 | 3 | -4/+20 |
| | |||||
* | 14077: revert clint's build patches on 19.04.2001 | Andrey Borzenkov | 2001-04-23 | 12 | -108/+18 |
| | |||||
* | Fix subscripting bug with backslash-double-quote. | Bart Schaefer | 2001-04-23 | 4 | -9/+32 |
| | |||||
* | Test for (kK) subscript flags bugfix. | Bart Schaefer | 2001-04-23 | 1 | -1/+10 |
| | |||||
* | Fix bug in (kK) subscript flags. | Bart Schaefer | 2001-04-22 | 1 | -9/+13 |
| | |||||
* | Subscripting documentation. | Bart Schaefer | 2001-04-22 | 3 | -77/+268 |
| | |||||
* | 14065: decrease termcap/terminfo parameter fishiness | Clint Adams | 2001-04-22 | 4 | -1/+15 |
| | |||||
* | More term*.h inclusion un-confusion. | Bart Schaefer | 2001-04-21 | 2 | -12/+19 |
| | |||||
* | More parameter/subscript cleanup. | Bart Schaefer | 2001-04-21 | 5 | -18/+70 |
| | |||||
* | 14055: include termio.h in termcap.c for the benefit of Solaris 8 | Clint Adams | 2001-04-20 | 2 | -7/+16 |
| | |||||
* | 14053: add $termcap special parameter | Clint Adams | 2001-04-20 | 3 | -2/+251 |
| | |||||
* | Parameter repairs, mostly for subscripting. | Bart Schaefer | 2001-04-20 | 7 | -51/+242 |
| | |||||
* | extra ChangeLog detail | Peter Stephenson | 2001-04-19 | 1 | -1/+2 |
| | |||||
* | bindkey -rp removes prefix bindings; bindkey -p bugfix | Peter Stephenson | 2001-04-19 | 3 | -4/+57 |
| | |||||
* | unposted: check for functions in the proper libraries | Clint Adams | 2001-04-19 | 2 | -1/+4 |
| | |||||
* | 14041: reduce unnecessary linking for modules | Clint Adams | 2001-04-19 | 8 | -14/+23 |
| | |||||
* | 14039: simulate old linking behavior | Clint Adams | 2001-04-19 | 7 | -11/+18 |
| | |||||
* | 14033: reduce unnecessary library linking for modules and main binary | Clint Adams | 2001-04-19 | 11 | -9/+109 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2001-04-19 | 1 | -1/+1 |
| | |||||
* | use the right path patterns for completion functions | Sven Wischnowsky | 2001-04-19 | 2 | -1/+6 |
| | |||||
* | 14018: honor STRIPFLAGS when installing modules | Clint Adams | 2001-04-19 | 2 | -1/+6 |
| | |||||
* | Tilde-path completion tweak. | Bart Schaefer | 2001-04-18 | 2 | -7/+13 |
| | |||||
* | only use the exclusion lists of options that are not currently being ↵ | Sven Wischnowsky | 2001-04-17 | 2 | -7/+13 |
| | | | | completed, but keep options from being completed more than once (13999) | ||||
* | remove SUFFIX-handling, it's in _tilde and only needed there (13997) | Sven Wischnowsky | 2001-04-17 | 2 | -10/+7 |
| | |||||
* | Delete duplicated text in development guide. | Bart Schaefer | 2001-04-14 | 2 | -74/+7 |
| | |||||
* | add completion for common MUAs and a couple of minor fixes (13982) | Oliver Kiddle | 2001-04-13 | 8 | -7/+140 |
| | |||||
* | Zsh workers 13981 | Wayne Davison | 2001-04-13 | 1 | -0/+6 |
| | |||||
* | Don't define gethostbyname2() as static, since it can clash with the | Wayne Davison | 2001-04-13 | 1 | -1/+1 |
| | | | | | system header files on a system that provides the prototype but not the object. | ||||
* | See zsh-workers 13972 and 13973. | Bart Schaefer | 2001-04-13 | 1 | -1/+11 |
| | |||||
* | Check for parameter expansions before tilde-expansions (fixes bugs reported | Bart Schaefer | 2001-04-13 | 1 | -17/+17 |
| | | | | in zsh-workers/13971). |