Change "union value" to dynamically allocate long strings.
[pspp-builds.git] / src / data / casereader.c
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-12-21 John DarringtonMade case_{reader,writer}_class structures const.
2007-12-08 Ben PfaffPatch #6302.
2007-10-02 Ben PfaffFix bug #21192. Thanks to John Darrington for review.
2007-09-19 Ben PfaffFix bug #20910.
2007-08-13 Ben Pfaff(casereader_read): Don't require cases read by a casere...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-15 John DarringtonFixed procedure execution in GUI.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffAdd casereaders and casewriters, the basis of the new...