Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-03 | 33345: fix anonymous function complex command handling. | Peter Stephenson | 1 | -0/+4 | |
Longstanding problem caused simple anonymous function incorrectly to reset the overall "complext" state, causing wordcode to be diverted into execsimple(), which caused a crash 'cos ist wasn't simple. | |||||
2014-10-03 | 33343: Variant anonymous function synax with arguments. | Peter Stephenson | 1 | -0/+6 | |
Don't expand arguments as if in command position. Test. | |||||
2014-04-18 | 32552 (updated by 32560): fix segfault when using process substitution in ↵ | Andrew Waldron | 1 | -0/+5 | |
anonymous function argument list Also disallow process substitution in function name position. | |||||
2012-10-07 | 30718: emulate command evaluations should apply sticky emulation | Peter Stephenson | 1 | -0/+17 | |
to autoloads, too | |||||
2011-08-03 | 29633: more care with anonymous and other functions | Peter Stephenson | 1 | -0/+6 | |
2011-07-28 | 29626: arguments to anonymous functions shouldn't be parsed as command words | Peter Stephenson | 1 | -0/+17 | |
2011-06-19 | 29492: add argument handling to anonymous functions | Peter Stephenson | 1 | -1/+28 | |
2009-07-11 | 27129: fix status at start of function, command subst, etc. | Peter Stephenson | 1 | -0/+7 | |
2009-07-10 | 27126: a few more contexts where executing empty lists gives status zero | Peter Stephenson | 1 | -0/+15 | |
2008-12-29 | clean up test temporary files | Geoff Wing | 1 | -0/+4 | |
2008-06-30 | 25255: add anonymous function capability | Peter Stephenson | 1 | -0/+79 | |
2007-07-13 | 23680: tests for 23671 | Peter Stephenson | 1 | -0/+29 | |
2006-04-19 | 22416, tweaked: math functions via shell functions | Peter Stephenson | 1 | -0/+59 | |
unposted: add styles to pick-web-browser | |||||
2001-04-02 | moved from ./Test/09funcdef.ztst | Sven Wischnowsky | 1 | -0/+13 | |