(close_active_file) Remove unnecessary test.
[pspp-builds.git] / src / expressions /
2005-05-16 Ben PfaffFix rest of PR 13054.
2005-05-03 Ben PfaffFix generate.pl for Perl 5.6.1.
2005-05-02 Ben PfaffNew implementation of long variable names. Each variab...
2005-04-29 Ben PfaffImprove previous fix for PR 12858 (LAG).
2005-04-29 John DarringtonFixed bug in single arity version of LAG.
2005-04-29 John DarringtonChanged all the licence notices in all the files.
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-12 Ben PfaffRewrite portable file reader code and incidentally...
2005-03-09 Ben PfaffImplement some more transformation functions using...
2005-03-07 Ben PfaffDATA LIST with free-field formats should not have impli...
2005-03-07 Ben PfaffAdd yet another expression test and fix the bugs it...
2005-03-07 Ben PfaffUpdate.
2005-03-07 Ben PfaffAdd even more expression tests and fix the bugs they...
2005-03-06 Ben PfaffUpdate.
2005-03-06 Ben PfaffAdd another expression test and fix the bugs it found.
2005-03-04 Ben PfaffRenamed PSPP_expressions.pm back to generate.pl but...
2005-03-04 Ben PfaffRenamed PSPP_expressions.pm back to generate.pl but...
2005-03-04 Ben PfaffFix arg type for expr_parse.
2005-03-04 Ben PfaffRevise TODO.
2005-03-03 John DarringtonTweaked some things so that make distcheck passes
2005-03-01 Ben PfaffUpdate.
2005-03-01 Ben PfaffRewrite expression code.