Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-05 | 15253 : hash foo together with foo.exe on Cygwin | Andrey Borzenkov | 1 | -4/+4 | |
2001-07-04 | 15242: pcre_match -a and $match instead of pparams | Clint Adams | 1 | -5/+16 | |
2001-07-03 | 15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers | Clint Adams | 1 | -5/+35 | |
2001-07-03 | unposted: update distfiles for 15211 | Clint Adams | 1 | -0/+1 | |
2001-07-02 | 15211: zsh/pcre module | Clint Adams | 2 | -0/+141 | |
2001-07-02 | fix IRIX 5.3 specific compilation problems and some error messages (15204) | Oliver Kiddle | 2 | -4/+4 | |
2001-06-30 | Reset errflag after executing precmd. | Bart Schaefer | 1 | -1/+1 | |
2001-06-28 | Have prepnexthistent() remove any HIST_TEMPSTORE entry that is present. | Wayne Davison | 1 | -0/+4 | |
2001-06-27 | (only the patch to compmatch.c from the mail); improve merging cline lists ↵ | Sven Wischnowsky | 1 | -1/+5 | |
coming from different IPREFIX/PREFIX combinations and such by avoiding to generate cline structs for empty parts after a match spec anchor cline struct (15123) | |||||
2001-06-27 | add autocontinue option to automatically make stopped jos running when they ↵ | Sven Wischnowsky | 4 | -3/+23 | |
are being disowned; make that the default for `%job &!' and `%job &|' (15115) | |||||
2001-06-26 | fix for finding the first ambiguous path component in compfiles (3946) | Sven Wischnowsky | 1 | -0/+2 | |
2001-06-26 | make warning message for disowning stopped jobs more verbose (saying how to ↵ | Sven Wischnowsky | 1 | -4/+26 | |
make the job running again) (15087) | |||||
2001-06-25 | 15030: multi-parameter `for' loops | Peter Stephenson | 3 | -35/+65 | |
2001-06-25 | make expand-word not always restore the command line (3940) | Sven Wischnowsky | 1 | -1/+2 | |
2001-06-25 | PRINT_EXIT_VALUE for shell functions. | Bart Schaefer | 1 | -3/+4 | |
2001-06-24 | Change magic-space to respect !". | Bart Schaefer | 1 | -1/+5 | |
2001-06-23 | POSIX exit status changes. | Bart Schaefer | 1 | -2/+2 | |
2001-06-22 | 15021: new %y character; %l semantic back | Andrey Borzenkov | 1 | -0/+8 | |
2001-06-21 | No POSIX "for" syntax with csh syntax. | Bart Schaefer | 1 | -2/+4 | |
2001-06-21 | POSIX "for" syntax. | Bart Schaefer | 1 | -0/+2 | |
2001-06-20 | rewrite 14988 as per 14989 | Peter Stephenson | 1 | -1/+1 | |
2001-06-20 | Bug restoring saving special parameters for function scope. | Peter Stephenson | 1 | -1/+1 | |
2001-06-19 | Compiler warnings. | Bart Schaefer | 1 | -2/+2 | |
2001-06-19 | 14973: fix for reported problems on AIX. | Andrey Borzenkov | 1 | -3/+6 | |
2001-06-18 | more handler -> zhandler | Peter Stephenson | 1 | -3/+3 | |
2001-06-18 | make zcompile unlink() the zwc file first (in case it is currently mapped we ↵ | Sven Wischnowsky | 1 | -4/+6 | |
don't want to overwrite it); also, create the file read-only (14952) | |||||
2001-06-18 | rename handler() to zhandler() because it's now exported to modules (14951) | Sven Wischnowsky | 2 | -3/+3 | |
2001-06-15 | Removed bogus mkstemp() code. | Wayne Davison | 1 | -3/+0 | |
2001-06-15 | Use mkstemp where available | Peter Stephenson | 1 | -0/+3 | |
2001-06-15 | fix setting of individual positional parameters after 14915 | Peter Stephenson | 1 | -6/+15 | |
2001-06-15 | 14931: fix socket/address length calculation | Andrey Borzenkov | 2 | -5/+8 | |
2001-06-14 | $* and $@ are special | Peter Stephenson | 2 | -3/+10 | |
2001-06-13 | fixes for display bugs for completion lists (cursor left one line to far up ↵ | Sven Wischnowsky | 2 | -5/+10 | |
or down) (14903) | |||||
2001-06-13 | mod_export handler | Peter Stephenson | 1 | -1/+1 | |
2001-06-13 | fix for comparguments (completing after single letter options that get their ↵ | Sven Wischnowsky | 1 | -1/+57 | |
argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897) | |||||
2001-06-12 | 14863: tcp_connect | Clint Adams | 2 | -16/+33 | |
2001-06-12 | Added KSH_TYPESET option. | Peter Stephenson | 3 | -3/+12 | |
2001-06-11 | 14843: tcp_close | Clint Adams | 2 | -4/+11 | |
2001-06-11 | (14841) | Sven Wischnowsky | 1 | -98/+184 | |
2001-06-09 | Fix problems with zwcstat() on systems that do not USE_MMAP. | Bart Schaefer | 2 | -19/+22 | |
2001-06-08 | 14815: fix thinko | Clint Adams | 1 | -1/+3 | |
2001-06-08 | 14813: autoload functions from deleted .zwc files | Clint Adams | 3 | -2/+22 | |
2001-06-08 | Fix #includes for gcc 2.95 compilation. | Bart Schaefer | 2 | -27/+23 | |
2001-06-08 | Untrustworthy return value of tgetflag(). | Bart Schaefer | 1 | -29/+36 | |
2001-06-08 | Don't mark a HIST_TMPSTORE entry with HIST_OLD so that the HFILE_FAST | Wayne Davison | 1 | -1/+1 | |
algorithm in savehistfile() will recheck this hist num later. | |||||
2001-06-07 | unposted: add tcp module to .distfiles | Clint Adams | 1 | -0/+1 | |
2001-06-06 | 14778: rename zsh/tcp to zsh/net/tcp. | Clint Adams | 2 | -2/+2 | |
2001-06-06 | 14770: tcp module from zftp | Clint Adams | 5 | -205/+399 | |
2001-06-06 | 14766: unify %l substitution (tty0, pts/3 etc) | Andrey Borzenkov | 1 | -2/+2 | |
2001-06-06 | unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both | Andrey Borzenkov | 1 | -3/+10 | |
autoconf-2.13 and autoconf-2.50; remove config.status hack for autoconf-2.50 |