Implemented long variable names a la spss V12.
[pspp-builds.git] / src / dictionary.c
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-15 Ben PfaffMake sort stable (PR 12313).
2005-03-14 Ben PfaffFirst phase of making SORT CASES stable (PR 12035).
2005-02-11 Ben PfaffFri Feb 11 00:08:36 2005 Ben Pfaff <blp@gnu.org>
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
2004-06-01 Ben PfaffFix memory leaks.
2004-04-06 Michael Kiefte* Changed dict_get_case_weight() to accept an additiona...
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>