treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / doc / dev / concepts.texi
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-07-22 John Darringtondoc/dev/*.texi: Add copyright and licence notices
2019-07-22 Ben Pfaffvalue: Get rid of value_str(), value_str_rw(), value_num().
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-02-20 Ben Pfaffformat: Increase abstraction of fmt_number_style.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-03-26 Ben Pfaffdict: Make dict_clone_var(), dict_clone_var_assert...
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-12 John DarringtonUpdated the developers' manual to reflect the new situation
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2008-01-02 John DarringtonCloses patch #6359
2007-11-11 Ben PfaffPatch #6262. New developers guide and resulting fixes...