Had to get last call to multipass_split_output() inside
[pspp] / src / dictionary.c
2004-03-26 Ben PfaffCompacted values need to start off from 0.
2004-03-21 John DarringtonAdded custom assert(); Fixed bugs in T-TEST and VALUE...
2004-03-15 Ben PfaffRedo VFM interface. Get rid of compaction_necessary...
2004-03-11 Ben PfaffChange explicit variable name checks into use of dict_c...
2004-02-21 Ben PfaffFix root cause of bug worked around by previous check...
2004-02-16 Ben PfaffClean up struct dictionary's value_cnt usage.
2004-02-16 Ben PfaffGot rid of "struct long_vec", envector(), devector...
2004-02-12 Ben PfaffClean up pref.h.orig and deal with the consequences.
2003-12-30 Ben PfaffSat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org>