Jilles Tjoelker 47d8814c7f sh: Perform IFS splitting during the first expansion phases.
This simplifies the code and should be faster in some cases.

Side effect: the order of operations is different so that the value of IFS
used when IFS is modified during expansion (${IFS:=...}, ${IFS=...} or
$((...IFS=...))) may be different. Note that this order is highly unportable
between shells.
2015-12-31 17:51:15 +00:00
..
2015-02-15 21:47:43 +00:00
2015-03-01 22:32:23 +00:00
2014-05-09 13:27:30 +00:00
2015-06-13 19:20:56 +00:00
2015-08-29 19:41:47 +00:00
2015-08-29 19:41:47 +00:00
2014-10-05 21:51:36 +00:00
2015-08-29 19:41:47 +00:00