Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / tests / expressions /
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-15 John DarringtonAllow value labels for non integer values.
2008-05-20 John DarringtonMade all the tests respect the PSPP_TEST_NO_CLEANUP...
2007-08-26 Ben Pfaff(main): When testing mode is enabled, use a built-in...
2007-07-18 Ben PfaffUse strict and all warnings.
2006-12-16 Ben PfaffReverse order of arguments to DATEDIFF, for compatibili...
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-07-04 Ben PfaffModify the random distributions test to verify to 2...
2006-05-30 John DarringtonInternationalisation.
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 John DarringtonCheckin of new directory structure.
2006-01-29 Ben PfaffAdd scratch file handles.
2005-10-27 Jason StoverFixed blank replacement
2005-10-10 Jason StoverMade BSD diff compatible
2005-07-31 Ben PfaffSat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
2005-07-26 Ben PfaffFix use of "export" to work with traditional shells.
2005-05-18 Ben PfaffOmit `-' in F format if value rounds to zero.
2005-05-17 Ben PfaffFix sign of negative zeros.
2005-04-14 Ben PfaffApply patch from Jason Stover <jstover@sdf.lonestar...
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-08 John DarringtonMade DEBUG commands only available in testing mode.
2005-03-07 Ben PfaffAdd yet another expression test and fix the bugs it...
2005-03-07 Ben PfaffAdd even more expression tests and fix the bugs they...
2005-03-06 Ben PfaffAdd another expression test and fix the bugs it found.
2005-03-01 Ben PfaffRewrite expression code.