Replace more uses of 'cnt' by 'n'.
[pspp] / src / data / caseproto.c
2021-12-31 Ben PfaffReplace more uses of 'cnt' by 'n'.
2019-07-22 Ben Pfaffvalue: Drop distinction between long and short string...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffAdd CONST_CAST macro, for casting away "const" more...
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-20 John DarringtonReplace caseproto_clone with caseproto_ref
2009-07-19 John DarringtonRespect the constness of caseproto.
2009-06-07 Ben PfaffUse MAX_SHORT_STRING in place of MIN_LONG_STRING.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.