Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-05-31 | fix two memory leaks (at least I hope they are fixed) and some out-of-bound ↵ | Sven Wischnowsky | 1 | -0/+1 | |
array accesses, plus some defensive programming for heap allocated param structs (14605) | |||||
2000-11-02 | show current/previous job in $jobstates (3503) | Sven Wischnowsky | 1 | -4/+11 | |
2000-10-30 | make assignament to $nameddirs behave like hash -d (13095) | Sven Wischnowsky | 1 | -9/+18 | |
2000-08-16 | make $modules report aliases correctly (12654) | Sven Wischnowsky | 1 | -3/+5 | |
2000-08-14 | 12604: Remove calls to zpathmax(), minor fixes to zopenmax(). | Bart Schaefer | 1 | -6/+4 | |
2000-08-04 | 15216: Rewrite pathconf() support. | Bart Schaefer | 1 | -28/+4 | |
2000-08-03 | quoting | Sven Wischnowsky | 1 | -2/+2 | |
2000-08-02 | 12489: pathconf for unlimited fs | Clint Adams | 1 | -4/+7 | |
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 | |