treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / data / any-reader.c
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2020-07-11 John Darrington#undef close which was causing problems on w32
2018-10-01 John DarringtonReference count struct dictionary.
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-02-16 Ben Pfaffsys-file-reader: Break reading a system file into two...
2013-12-15 John Darringtonsrc/data/any-reader.c (any_reader_may_open): Return... 20131216030506/pspp 20131217030518/pspp 20131218030515/pspp
2012-02-08 Ben PfaffGET: Add an ENCODING subcommand. 20120208030501/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-04 Ben PfaffImplement DATASET commands.
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
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-03-10 Ben Pfaffgui: Merge File|Open|Syntax and File|Open|Data into... 20100310040505/pspp
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-03-25 Ben PfaffAdd some missing frees. Thanks to John Darrington...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.