FREQUENCIES BARCHART: Honour then PERCENT option
[pspp] / src / language / stats / frequencies.c
2016-02-20 John DarringtonFREQUENCIES BARCHART: Honour then PERCENT option
2016-02-01 John DarringtonFrequencies: Fix some memory leaks
2015-06-24 Ben PfaffFREQUENCIES: Reimplement FORMAT=LIMIT feature.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-03-07 Ben PfaffFREQUENCIES: Accept (but ignore) ORDER subcommand.
2015-02-07 John DarringtonAdded the /BARCHART option to CROSSTABS
2015-01-21 John DarringtonFrequencies: Added the /BARCHART subcommand.
2014-12-05 John DarringtonFREQUENCIES: Fix bug when combining HISTOGRAM with...
2014-11-30 Ben PfaffFREQUENCIES: Allow percentiles to be comma-separated.
2014-10-28 John DarringtonFREQUENCIES: Fixed crash when there was no valid data
2014-10-18 John DarringtonFREQUENCIES: Fix the default /STATISTICS.
2014-10-18 John DarringtonFrequencies.c: Use BIT_INDEX (FRQ_ST_MEDIAN) instead...
2014-09-16 Ben PfaffFREQUENCIES: Fix treatment of string variables.
2014-07-09 John DarringtonFix typo in printed string
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2014-04-26 John DarringtonFREQUENCIES: Fixed crash showing histograms of limited...
2014-04-25 John DarringtonFREQUENCIES: Replaced frequencies.q with frequencies.c