about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 15183: fix DLLD in non-ELF caseAndrey Borzenkov2001-06-292-3/+2
|
* Left-over changes from yesterdayPeter Stephenson2001-06-291-0/+9
|
* 15181: use -KPIC instead of -KpicAndrey Borzenkov2001-06-292-1/+5
|
* 15180: final AIX touch - default to termcap and add -shared flag (orAndrey Borzenkov2001-06-293-2/+19
| | | | -bM:SRE for native compiler) for modules
* Bart15083: bash-backward-kill-wordClint Adams2001-06-292-0/+13
|
* Merge .distfiles change from 4.0.2 branch.Bart Schaefer2001-06-292-2/+6
|
* 15172Wayne Davison2001-06-281-0/+5
|
* Have prepnexthistent() remove any HIST_TEMPSTORE entry that is present.Wayne Davison2001-06-281-0/+4
|
* 15160, 15169: Doc formatting changes for texinfo and .html filesPeter Stephenson2001-06-285-8/+24
|
* update for test file renaming and fix typosOliver Kiddle2001-06-283-4/+6
|
* fix for two digit display numbers and -encodings option (15159)Oliver Kiddle2001-06-282-5/+9
|
* Unposted: Add _last.Bart Schaefer2001-06-281-1/+1
|
* Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵Sven Wischnowsky2001-06-283-24/+54
| | | | (15152)
* enable-sitefndir -> enable-site-fndirPeter Stephenson2001-06-272-1/+6
|
* (only the patch to compmatch.c from the mail); improve merging cline lists ↵Sven Wischnowsky2001-06-272-1/+11
| | | | 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)
* add autocontinue option to automatically make stopped jos running when they ↵Sven Wischnowsky2001-06-277-3/+44
| | | | are being disowned; make that the default for `%job &!' and `%job &|' (15115)
* 15099: rudimental support for skipping unimplemented testsAndrey Borzenkov2001-06-263-9/+29
|
* 15094: don't display battery level of -1%Clint Adams2001-06-262-1/+6
|
* fix for finding the first ambiguous path component in compfiles (3946)Sven Wischnowsky2001-06-262-0/+5
|
* make warning message for disowning stopped jobs more verbose (saying how to ↵Sven Wischnowsky2001-06-262-4/+31
| | | | make the job running again) (15087)
* Latest FAQ as per postingPeter Stephenson2001-06-252-6/+26
|
* 15079: completion for last(1)Clint Adams2001-06-253-1/+24
|
* 15030: multi-parameter `for' loopsPeter Stephenson2001-06-255-39/+85
|
* make expand-word not always restore the command line (3940)Sven Wischnowsky2001-06-252-1/+7
|
* Assorted "make check" tweaks.Bart Schaefer2001-06-256-12/+20
|
* PRINT_EXIT_VALUE for shell functions.Bart Schaefer2001-06-252-3/+8
|
* Change magic-space to respect !".Bart Schaefer2001-06-242-1/+8
|
* POSIX exit status changes.Bart Schaefer2001-06-232-2/+7
|
* 15021: new %y character; %l semantic backAndrey Borzenkov2001-06-223-1/+17
|
* 15038: test case for 15023Andrey Borzenkov2001-06-222-3/+17
|
* improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2001-06-212-45/+65
| | | | (15029)
* No POSIX "for" syntax with csh syntax.Bart Schaefer2001-06-212-4/+6
|
* POSIX "for" syntax.Bart Schaefer2001-06-212-0/+5
|
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-213-2/+7
|
* Completion for AUTO_CD.Bart Schaefer2001-06-214-2/+12
|
* Fix exit status of compdef.Bart Schaefer2001-06-212-3/+7
|
* Fix "insert-tab pending" zstyle.Bart Schaefer2001-06-202-2/+7
|
* rewrite 14988 as per 14989Peter Stephenson2001-06-202-3/+3
|
* Bug restoring saving special parameters for function scope.Peter Stephenson2001-06-202-1/+6
|
* Add socklen_t to possible SOCKLEN_T types.Bart Schaefer2001-06-192-1/+5
|
* Compiler warnings.Bart Schaefer2001-06-192-2/+6
|
* 14973: fix for reported problems on AIX.Andrey Borzenkov2001-06-195-26/+72
|
* 14962Sven Wischnowsky2001-06-182-1/+7
|
* more handler -> zhandlerPeter Stephenson2001-06-182-3/+7
|
* Fix file name again (sigh).Bart Schaefer2001-06-181-1/+1
|
* make zcompile unlink() the zwc file first (in case it is currently mapped we ↵Sven Wischnowsky2001-06-182-4/+10
| | | | don't want to overwrite it); also, create the file read-only (14952)
* rename handler() to zhandler() because it's now exported to modules (14951)Sven Wischnowsky2001-06-183-3/+8
|
* Add missing file name.Bart Schaefer2001-06-171-2/+2
|
* Fix attribution.Bart Schaefer2001-06-171-2/+2
|
* Per NetBSD, use "gcc -fPIC" rather than -fpic.Bart Schaefer2001-06-172-1/+6
|