Fix some typos (found by codespell)
[pspp] / doc / expressions.texi
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-07-26 John Darringtondoc/expressions.texi: Correct documentation of MISSING...
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2016-11-07 pspp.freepost@ordi... fixed func macro in documentation - closes bug #49549
2016-03-13 Ben Pfaffexpressions: Add support for mult and fuzzbits argument...
2016-03-13 Ben Pfaffexpressions: Implement the STRUNC function.
2016-03-13 Ben Pfaffexpressions: Implement the MEDIAN function.
2016-02-21 Ben Pfaffexpressions: Implement the REPLACE string function.
2015-12-15 John DarringtonFix crash calling RINDEX with a zero needle length
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-03-07 Ben Pfaffexpressions: Add support for 2- and 3-operand RND function.
2014-05-12 Ben Pfaffdoc: Correct name of binomial dsitribution functions.
2014-05-04 Ben Pfaffdoc: Comment out documentation for functions that are...
2012-04-05 John DarringtonDocumentation: Yet more markup 20120406030503/pspp 20120407030503/pspp 20120408030503/pspp
2012-03-28 John DarringtonDocumentation: Add a @pspp macro
2012-01-14 John DarringtonCorrected various misspellings in the documentation 20120115030503/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-17 John DarringtonFix misaligned menu items
2009-05-17 John DarringtonAdded a tutorial chapter to the manual.
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-11 John DarringtonRemove repeated '@setfilename' lines from Texinfo source.
2007-06-06 Ben PfaffRemoved next, prev, up node names from @node lines...
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-05-01 Ben PfaffClarify LAG function.
2005-05-02 Ben PfaffNew implementation of long variable names. Each variab...
2005-03-03 John DarringtonTweaked some things so that make distcheck passes
2005-03-01 Ben PfaffRewrite expression code.
2004-11-17 Ben PfaffUpdate PRNG documentation.
2004-10-30 John DarringtonSplit pspp.texi into one texi file per chapter