treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / data / pc+-file-reader.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2021-07-05 Ben Pfaffmessage: Make msg_emit() take full ownership of its...
2019-07-22 Ben Pfaffvalue: Get rid of value_str(), value_str_rw(), value_num().
2018-12-25 Ben Pfaffmessage: Refactor initializations for struct msg throug...
2018-10-01 John DarringtonReference count struct dictionary.
2017-09-23 Ben Pfaffpc+-file-reader, sys-file-reader: Fix misuses of zero...
2016-02-21 Ben Pfaffpc+-file-reader: Fix memory leak.
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-09-12 Ben Pfaffpc+-file-reader: Fix handling of short files.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-11-29 Ben PfaffAdd support for weighting variables in SPSS/PC+ system...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.