about summary refs log tree commit diff
path: root/Src/Modules/parameter.c
Commit message (Collapse)AuthorAgeFilesLines
* Wayne: pattern.c unitialised varPeter Stephenson2000-05-311-10/+10
| | | | 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'.
* 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
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-199/+1500
|
* Initial revisionTanaka Akira1999-05-191-0/+662