about summary refs log tree commit diff
path: root/Src/builtin.c
Commit message (Expand)AuthorAgeFilesLines
* Wayne: fix for print -s when called from widget; added lines are not immediat...Sven Wischnowsky2000-05-051-1/+1
* allow calling `print -s' in widgets, avoid duplicated history numberSven Wischnowsky2000-05-031-1/+1
* 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminateBart Schaefer2000-05-021-6/+4
* 11057: getopts bugPeter Stephenson2000-05-021-1/+9
* 11026: fix for unfunction of trap with localtraps bugPeter Stephenson2000-04-301-3/+1
* 11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm notBart Schaefer2000-04-291-1/+3
* 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSDPeter Stephenson2000-04-161-1/+2
* 10738: pws: local parameters can be exportedPeter Stephenson2000-04-131-16/+10
* make read -[kq] always print the prompt, if any; after all they make sure the...Sven Wischnowsky2000-04-131-6/+15
* missing initialisation for next field in assignments for substitutions for fc...Sven Wischnowsky2000-04-121-0/+1
* better error handling for zwc filesSven Wischnowsky2000-04-041-6/+3
* keep association elements from being exportedSven Wischnowsky2000-04-041-1/+2
* Updated from list as far as 10376Peter Stephenson2000-04-011-527/+985
* Initial revisionTanaka Akira1999-04-151-0/+3599