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