treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / language / data-io / trim.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2020-07-04 John DarringtonFix memory leak introduced in commit e2039bc0694b89d260...
2020-06-28 Friedrich Beckmanntrim.c: avoid zero size xnrealloc memory allocation
2020-06-20 John DarringtonAllow /RENAME target to use the TO keyword.
2020-02-09 John DarringtonFix order of arguments in error message
2019-08-18 John Darrington/RENAME subcommand: Allow quoted strings in destination...
2019-07-07 Ben Pfafflexer: Make lex_error_expecting() easier to use.
2018-02-21 Ben PfaffSAVE TRANSLATE: Allow variable names with space, etc...
2011-11-06 Ben Pfafflexer: Use error helper functions in more situations.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-11-20 Ben Pfafflexer: Change the functions for retrieving token strings. 111/pspp 112/pspp 113/pspp 114/pspp 115/pspp 116/pspp 120/pspp 121/pspp 122/pspp 20101122030502/pspp 20101123030502/pspp 20101124030502/pspp 20101125030504/pspp 20101126030502/pspp 20101127030503/pspp 20101202030501/pspp 20101203030504/pspp 20101204030504/pspp
2010-11-19 Ben Pfafflexer: New type enum token_type.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-04-13 Ben Pfaffvariable-parser: Implement PV_NO_DUPLICATE.
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffBreak get.c up into multiple files in a logical fashion.