more work on datasets
[pspp] / src / data / dataset.c
2016-03-13 Ben Pfaffmore work on datasets dataset
2013-05-21 Ben PfaffDELETE VARIABLES: Fix crash with FILTER. 20130521010504/pspp
2013-05-21 Ben PfaffFLIP: Fix use-after-free and double frees with temporar...
2013-02-03 Ben PfaffMerge 'master' into 'psppsheet'.
2013-02-01 Ben PfaffRANK: Add support for temporary transformations.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-05-07 Ben Pfaffdataset: Fix memory leak.
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-26 Ben Pfaffdictionary: Make dict_create() take the new dictionary...
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfaffdataset: Use similar form to dictionary code for callba...
2011-03-20 Ben Pfaffdataset: Rename functions with "dataset_" prefix.
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].