aboutsummaryrefslogtreecommitdiff
path: root/src/wordsplit.c
AgeCommit message (Expand)AuthorFiles
2019-06-13wordsplit: configurable order of lookups if both WRDSF_ENV and WRDSF_GETVAR a...Sergey Poznyakoff1
2019-06-13BugfixSergey Poznyakoff1
2019-06-05wordsplit: special handling for WRDSE_USAGE.Sergey Poznyakoff1
2019-05-16Minor fix.Sergey Poznyakoff1
2019-05-15wordsplit: introduce error contextSergey Poznyakoff1
2019-05-15BugfixSergey Poznyakoff1
2019-05-14Fix behaviour of $* and $@ in quoted contextSergey Poznyakoff1
2019-05-14wordsplit: whitespace cleanupSergey Poznyakoff1
2019-05-14wordsplit: implement $* and $@Sergey Poznyakoff1
2019-05-14wordsplit: rewrite positional parameters implementationSergey Poznyakoff1
2019-05-13wordsplit: optionally disable splitting of unexpandable variable and command ...Sergey Poznyakoff1
2019-05-13wordsplit: return single empty string on empty input in WRDSF_NOSPLIT modeSergey Poznyakoff1
2019-04-20Improve variable handling in wordsplit.Sergey Poznyakoff1
2018-11-15Port mailutils commit 2c2e3c50d6Sergey Poznyakoff1
2018-07-31Minor fixes in wordsplitSergey Poznyakoff1
2018-05-22Minor fixSergey Poznyakoff1
2018-05-22New feature: maxwordsSergey Poznyakoff1
2018-02-20Minor improvement in wordsplitSergey Poznyakoff1
2017-11-10Pull fixes to wordsplit from mailutilsSergey Poznyakoff1
2016-11-21BugfixesSergey Poznyakoff1
2016-07-04Update copyright yearsSergey Poznyakoff1
2016-02-23Reword some diagnosticsSergey Poznyakoff1
2016-01-21Implement grecs_list_compare; other minor fixes.Sergey Poznyakoff1
2015-12-17Minor improvement in wordsplit.Sergey Poznyakoff1
2015-12-17Update copyright yearsSergey Poznyakoff1
2015-12-17wordsplit: fix ws trimming and return_delim optionSergey Poznyakoff1
2015-12-17wordsplit: improve docs, add new functionSergey Poznyakoff1
2015-12-17Finish wordsplit docs, improve testsSergey Poznyakoff1
2015-12-17Improve wordsplitSergey Poznyakoff1
2015-12-17Improve wordsplit documentation and debug output.Sergey Poznyakoff1
2015-12-17Various improvements in wordsplitSergey Poznyakoff1
2015-12-17wordsplit: implement tilde and pathname expansionSergey Poznyakoff1
2015-12-17wordsplit: perform quote removal before command substitutionSergey Poznyakoff1
2015-12-17cleanup in wordsplitSergey Poznyakoff1
2015-12-17wordsplit: fix variable expansion within commandsSergey Poznyakoff1
2015-12-17Change prototypes of ws_getvar and ws_command.Sergey Poznyakoff1
2015-12-17wordsplit: implement command expansionSergey Poznyakoff1
2015-12-17Update copyright dates.Sergey Poznyakoff1
2015-12-17wordsplit: Fix expansion of ${...}Sergey Poznyakoff1
2015-12-17wordsplit: support ${x:-word}, ${x:+word} and ${x:?word}Sergey Poznyakoff1
2015-12-17wordsplit: ws_getvar allocates memory.Sergey Poznyakoff1
2015-12-16Remove unused variableSergey Poznyakoff1
2013-02-26Introduce an alternative callback function calling convention.Sergey Poznyakoff1
2012-01-13Synchronize wordsplit with the Mailutils version.Sergey Poznyakoff1
2012-01-03Happy GNU YearSergey Poznyakoff1
2011-05-15Provide a framework for multiple parsers. Implement meta1 parser.Sergey Poznyakoff1
2011-05-01Update copyright years. Add docs.Sergey Poznyakoff1
2011-04-30Bugfixes and improvements.Sergey Poznyakoff1
2011-04-18Minor fixSergey Poznyakoff1
2011-04-18Remove superfluous gnulib modules. Improve wordsplit.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.