Implemented long variable names a la spss V12.
[pspp-builds.git] / src / flip.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).
2004-12-01 Ben PfaffUse AC_TYPE_OFF_T/HAVE_OFF_T to check for off_t.
2004-11-30 Ben PfaffIf seeko() is not available use long int for off_t.
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
2004-06-01 Ben PfaffFix memory leaks.
2004-03-21 John DarringtonAdded custom assert(); Fixed bugs in T-TEST and VALUE...
2004-03-21 Ben PfaffChanged DFM from open-at-first-access to explicit-open...
2004-03-19 John DarringtonImplemented the SHOW command and massaged the SET comma...
2004-03-15 Ben PfaffRedo VFM interface. Get rid of compaction_necessary...
2004-03-10 Ben PfaffEliminate temp_case, and a few other cleanups.
2004-03-04 Ben PfaffStart working to eliminate VFM dependence on static...
2004-03-02 Ben PfaffBeginning of VFM cleanup.
2004-02-16 Ben PfaffGot rid of "struct long_vec", envector(), devector...
2004-02-13 Ben PfaffAdd auxiliary argument to procedure() interface. Assoc...
2004-02-12 Ben PfaffFixed crash from FLIP when a numeric variable is specif...
2003-12-30 Ben PfaffSat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org>
2003-12-13 Ben PfaffFri Dec 12 23:54:37 2003 Ben Pfaff <blp@gnu.org>
2003-12-10 John Darringtoncheckin of 0.3.0