distributions: New module for probability distribution functions.
[pspp] / src / language / expressions / helpers.h
2021-12-06 Ben Pfaffdistributions: New module for probability distribution...
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-13 Ben Pfaffexpressions: Add support for mult and fuzzbits argument...
2016-03-13 Ben Pfaffexpressions: Implement the MEDIAN function.
2016-02-21 Ben Pfaffexpressions: Implement the REPLACE string function.
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.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben PfaffRename procedure.[ch] to dataset.[ch].
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-02-20 Ben Pfaffi18n: Introduce C_ENCODING as replacement for LEGACY_NA...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-11 John DarringtonRename compare_string --> compare_string_3way
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-07-29 Ben PfaffUse standard C99 isfinite, isnan, isinf in place of...
2008-07-20 John DarringtonWhy does git only commit some of the changes if you...
2008-05-16 Ben PfaffUse gsl_isnan instead of isnan, gsl_isinf instead of...
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-06-09 Ben PfaffReform string library.
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.