treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / ui / gui / psppire-text-file.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2020-09-27 John Darringtonsrc/ui/gui/psppire-text-file.c (read_lines): Use const...
2020-08-30 John DarringtonReplace '(GObjectClass*) class' with 'G_OBJECT_CLASS...
2020-08-24 Friedrich BeckmannWarnings: missing initializer for value_tables and...
2020-06-27 John DarringtonPSPPIRE: Fix crash when cleaning after bad text import.
2017-09-13 John DarringtonFix some compiler warnings
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-06 John DarringtonImport Assistant: Mark lines beyond the declared maximu...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonNew objects PsppireTextFile and PsppireDelimitedText.