about summary refs log tree commit diff
path: root/Src/builtin.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | 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 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 ↵Sven Wischnowsky2000-04-131-6/+15
| | | | they have a terminal anyway (10727)
* missing initialisation for next field in assignments for substitutions for ↵Sven Wischnowsky2000-04-121-0/+1
| | | | fc builtin (10692)
* 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