summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2001-07-10(15357)Sven Wischnowsky1-0/+9
2001-07-10Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer1-0/+10
2001-07-10remove not only numeric suffixes, but also `.n' and the like (15352)Sven Wischnowsky1-0/+5
2001-07-0915334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson1-0/+7
2001-07-094.1.0-dev-1Peter Stephenson1-0/+2
2001-07-0915329: test script changes to go with 15327 LINENO changePeter Stephenson1-0/+7
2001-07-09Fix function stack unwinding on autoload failures.Bart Schaefer1-0/+5
2001-07-0915327: always use local LINENOs in parse_string().Peter Stephenson1-0/+8
2001-07-0815304,15305,15308Bart Schaefer1-0/+12
2001-07-0615291, 15292: fix bug setting scalar in math modePeter Stephenson1-0/+6
2001-07-0615250: still run setup even if pcre functions are unavailableClint Adams1-0/+5
2001-07-0615279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson1-0/+10
2001-07-06add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle1-2/+6
2001-07-06(15283)Sven Wischnowsky1-0/+5
2001-07-0615265: Src/parse.c: correction problems with new `for' syntaxPeter Stephenson1-0/+2
2001-07-0615277: Src/glob.c: real backreferencing bug with ${(S)...%%...}Peter Stephenson1-0/+3
2001-07-06back out 15266Peter Stephenson1-0/+5
2001-07-06Avoid static link of pcre module.Bart Schaefer1-13/+15
2001-07-0515266: fix for ${(S)...%%...}Peter Stephenson1-0/+7
2001-07-0515264: improved doc for variant complex commandsPeter Stephenson1-0/+4
2001-07-0515261: remaining easy option testsPeter Stephenson1-0/+5
2001-07-0515253 : hash foo together with foo.exe on CygwinAndrey Borzenkov1-0/+6
2001-07-0415242: pcre_match -a and $match instead of pparamsClint Adams1-0/+5
2001-07-0315234: describe behavior added by 15228.Clint Adams1-0/+3
2001-07-0315228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffersClint Adams1-0/+7
2001-07-03unposted: add mod_pcre to doc makefileClint Adams1-1/+5
2001-07-03add completion for sysctl(8) (15215, 15223)Oliver Kiddle1-1/+6
2001-07-03unposted: update distfiles for 15211Clint Adams1-0/+6
2001-07-03Remove references to FUNCINST_MK.Bart Schaefer1-0/+4
2001-07-0215211: zsh/pcre moduleClint Adams1-0/+6
2001-07-02fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle1-0/+5
2001-07-02Return nonzero from _tilde on no matches.Bart Schaefer1-0/+5
2001-06-30Reset errflag after executing precmd.Bart Schaefer1-0/+5
2001-06-2915183: fix DLLD in non-ELF caseAndrey Borzenkov1-1/+2
2001-06-29Left-over changes from yesterdayPeter Stephenson1-0/+9
2001-06-2915181: use -KPIC instead of -KpicAndrey Borzenkov1-0/+4
2001-06-2915180: final AIX touch - default to termcap and add -shared flag (orAndrey Borzenkov1-0/+6
-bM:SRE for native compiler) for modules
2001-06-29Bart15083: bash-backward-kill-wordClint Adams1-0/+5
2001-06-29Merge .distfiles change from 4.0.2 branch.Bart Schaefer1-2/+5
2001-06-2815172Wayne Davison1-0/+5
2001-06-28update for test file renaming and fix typosOliver Kiddle1-0/+2
2001-06-28fix for two digit display numbers and -encodings option (15159)Oliver Kiddle1-0/+5
2001-06-28Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵Sven Wischnowsky1-0/+6
(15152)
2001-06-27enable-sitefndir -> enable-site-fndirPeter Stephenson1-0/+5
2001-06-27(only the patch to compmatch.c from the mail); improve merging cline lists ↵Sven Wischnowsky1-0/+6
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-27add autocontinue option to automatically make stopped jos running when they ↵Sven Wischnowsky1-0/+7
are being disowned; make that the default for `%job &!' and `%job &|' (15115)
2001-06-2615099: rudimental support for skipping unimplemented testsAndrey Borzenkov1-0/+5
2001-06-2615094: don't display battery level of -1%Clint Adams1-0/+5
2001-06-26fix for finding the first ambiguous path component in compfiles (3946)Sven Wischnowsky1-0/+3
2001-06-26make warning message for disowning stopped jobs more verbose (saying how to ↵Sven Wischnowsky1-0/+5
make the job running again) (15087)