Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-05 | Wayne: fix for print -s when called from widget; added lines are not ↵ | Sven Wischnowsky | 1 | -1/+1 | |
immediately available, though (11171) | |||||
2000-05-03 | allow calling `print -s' in widgets, avoid duplicated history number | Sven Wischnowsky | 1 | -1/+1 | |
2000-05-02 | 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate | Bart Schaefer | 1 | -6/+4 | |
some redundant close() calls; relocate a misplaced redirection. | |||||
2000-05-02 | 11057: getopts bug | Peter Stephenson | 1 | -1/+9 | |
2000-04-30 | 11026: fix for unfunction of trap with localtraps bug | Peter Stephenson | 1 | -3/+1 | |
2000-04-29 | 11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm not | Bart Schaefer | 1 | -1/+3 | |
very happy with having to play with `noerrs' but I don't see any other way to silence the warning from bin_unhash(). | |||||
2000-04-16 | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 1 | -1/+2 | |
2000-04-13 | 10738: pws: local parameters can be exported | Peter Stephenson | 1 | -16/+10 | |
2000-04-13 | make read -[kq] always print the prompt, if any; after all they make sure ↵ | Sven Wischnowsky | 1 | -6/+15 | |
they have a terminal anyway (10727) | |||||
2000-04-12 | missing initialisation for next field in assignments for substitutions for ↵ | Sven Wischnowsky | 1 | -0/+1 | |
fc builtin (10692) | |||||
2000-04-04 | better error handling for zwc files | Sven Wischnowsky | 1 | -6/+3 | |
2000-04-04 | keep association elements from being exported | Sven Wischnowsky | 1 | -1/+2 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -527/+985 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+3599 | |