summary refs log tree commit diff
path: root/src/expand.h (follow)
Commit message (Expand)AuthorAge
* expand: Do not reprocess data when expanding wordsHerbert Xu2018-08-29
* expand: Merge syntax/quotes in memtodest with flagsHerbert Xu2018-08-29
* parser: Add syntax stack for recursive parsingHerbert Xu2018-03-22
* builtin: Fix handling of trailing IFS white spacesHerbert Xu2016-09-02
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [EXPAND] Fix ifsfirst/ifslastp leakHerbert Xu2010-09-08
* [BUILTIN] Honor tab as IFS whitespace when splitting fields in readcmdStefan Potyra2009-08-11
* [EXPAND] Expand here-documents in the current shell environmentHerbert Xu2007-11-11
* [ARITH] Add assignment and intmax_t supportHerbert Xu2007-10-11
* [EXPAND] Move parse-time quote flag detection to run-timeHerbert Xu2007-09-25
* [EXPAND] Do not expand tilde in parameter expansion within quotesHerbert Xu2007-09-25
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Initial import.Herbert Xu2005-09-26