about summary refs log tree commit diff
path: root/Src/Modules
Commit message (Collapse)AuthorAgeFilesLines
* some more memory leak fixes (11745)Sven Wischnowsky2000-06-051-2/+3
|
* Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison2000-06-022-6/+6
| | | | item (or you can think of it as pointing one past the last item).
* Wayne: pattern.c unitialised varPeter Stephenson2000-05-312-46/+44
| | | | Zero-length arrays now possible with $array[1,0]
* Wayne: Fix two history bugs that were causing theBart Schaefer2000-05-301-2/+2
| | | | failure of `print -s'.
* 11616: netinet/in_systm.h againPeter Stephenson2000-05-281-1/+10
|
* 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variablePeter Stephenson2000-05-262-16/+22
| | | | 11590: various cygwin fixes
* 11567: FD_CLOEXEC in zftp.cPeter Stephenson2000-05-251-6/+3
|
* add -E option to zparseopts (11530)Sven Wischnowsky2000-05-231-10/+43
|
* remove -h option from zstyle (11490)Sven Wischnowsky2000-05-221-6/+1
|
* 11426: Src/Modules/zpty.c: don't use #elif.Tanaka Akira2000-05-171-4/+6
|
* 11420: Src/Modules/zpty.c: try more pty device files.Tanaka Akira2000-05-161-4/+7
|
* zparseopts should detect if it is called without option descriptions (11360)Sven Wischnowsky2000-05-151-1/+7
|
* 11285: zftp exit hookPeter Stephenson2000-05-091-22/+38
|
* 11276: fix build on OpenBSD.Tanaka Akira2000-05-091-402/+1070
|
* close fd for pty-master in sub-shellSven Wischnowsky2000-05-081-0/+1
|
* make zpty -r stoppable even when SIGINT is caught (and the handler calls ↵Sven Wischnowsky2000-05-051-1/+1
| | | | return or some such) (11181)
* 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-041-230/+1015
| | | | | Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
* close dump file descriptors in children (11151)Sven Wischnowsky2000-05-041-0/+2
|
* make pty the controlling terminal of their commands (11144)Sven Wischnowsky2000-05-041-40/+75
|
* new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky2000-05-031-1/+1
|
* new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵Sven Wischnowsky2000-04-121-1/+5
| | | | to find word (10685)
* more careful with checking index of $history (10614)Sven Wischnowsky2000-04-101-1/+13
|
* stat -o shows file modes in octalPeter Stephenson2000-04-071-31/+117
|
* 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer2000-04-071-1/+1
|
* Updated from list as far as 10376Peter Stephenson2000-04-012-237/+1615
|
* Initial revisionTanaka Akira2000-01-202-0/+569
|
* Initial revisionTanaka Akira1999-12-132-0/+331
|
* Initial revisionTanaka Akira1999-12-102-0/+764
|
* Initial revisionTanaka Akira1999-09-222-0/+485
|
* Initial revisionTanaka Akira1999-05-312-0/+372
|
* Initial revisionTanaka Akira1999-05-192-0/+665
|
* Initial revisionTanaka Akira1999-04-1515-0/+4029