Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-02 | 12472: limited pathconf support | Clint Adams | 1 | -0/+22 | |
2000-07-04 | shut compiler up | Peter Stephenson | 1 | -1/+1 | |
2000-06-09 | 11838: typeset -H | Peter Stephenson | 1 | -3/+6 | |
2000-06-05 | some more memory leak fixes (11745) | Sven Wischnowsky | 1 | -2/+3 | |
2000-06-02 | Changed the array "len" to be "end" -- a 1-relative index of the last | Wayne Davison | 1 | -5/+5 | |
item (or you can think of it as pointing one past the last item). | |||||
2000-05-31 | Wayne: pattern.c unitialised var | Peter Stephenson | 1 | -10/+10 | |
Zero-length arrays now possible with $array[1,0] | |||||
2000-05-30 | Wayne: Fix two history bugs that were causing the | Bart Schaefer | 1 | -2/+2 | |
failure of `print -s'. | |||||
2000-05-03 | new (z) parameter flag to do shell-word splitting on the value (11113) | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-12 | new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing ↵ | Sven Wischnowsky | 1 | -1/+5 | |
to find word (10685) | |||||
2000-04-10 | more careful with checking index of $history (10614) | Sven Wischnowsky | 1 | -1/+13 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -199/+1500 | |
1999-05-19 | Initial revision | Tanaka Akira | 1 | -0/+662 | |