Commit graph

15 commits

Author SHA1 Message Date
Peter Stephenson aaa19267c2 test for alias expansion in command substitution 2015-01-10 20:36:57 +00:00
Peter Stephenson 31750795fe 33345: fix anonymous function complex command handling.
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 16:29:56 +01:00
Peter Stephenson 7666ceb2bc 33343: Variant anonymous function synax with arguments.
Don't expand arguments as if in command position. Test.
2014-10-03 14:17:33 +01:00
Andrew Waldron 8189e12312 32552 (updated by 32560): fix segfault when using process substitution in anonymous function argument list
Also disallow process substitution in function name position.
2014-04-18 07:30:36 -07:00
Peter Stephenson 321471891e 30718: emulate command evaluations should apply sticky emulation
to autoloads, too
2012-10-07 17:50:18 +00:00
Peter Stephenson d48faef8cd 29633: more care with anonymous and other functions 2011-08-03 18:45:17 +00:00
Peter Stephenson 7d1480af54 29626: arguments to anonymous functions shouldn't be parsed as command words 2011-07-28 09:20:02 +00:00
Peter Stephenson 6062529d3f 29492: add argument handling to anonymous functions 2011-06-19 20:12:00 +00:00
Peter Stephenson bdfebe3e32 27129: fix status at start of function, command subst, etc. 2009-07-11 16:42:53 +00:00
Peter Stephenson 4db28c55b6 27126: a few more contexts where executing empty lists gives status zero 2009-07-10 22:10:25 +00:00
Geoff Wing 78d1f82e30 clean up test temporary files 2008-12-29 04:24:36 +00:00
Peter Stephenson 950756d579 25255: add anonymous function capability 2008-06-30 10:37:11 +00:00
Peter Stephenson 71f659dc00 23680: tests for 23671 2007-07-13 22:28:00 +00:00
Peter Stephenson b7474e065b 22416, tweaked: math functions via shell functions
unposted: add styles to pick-web-browser
2006-04-19 16:09:06 +00:00
Sven Wischnowsky a370470bae moved from ./Test/09funcdef.ztst 2001-04-02 12:32:58 +00:00