Added an optional --without-libplot flag to configure
[pspp-builds.git] / src / examine.q
2005-01-07 John DarringtonAdded an optional --without-libplot flag to configure
2004-12-31 John DarringtonAdded Boxplots to the EXAMINE subcommand repertoire
2004-12-29 John DarringtonImplemented calculation of percentiles and Tukey hinges
2004-12-02 John DarringtonAdded histograms into examine.
2004-11-30 John DarringtonFixed a bug which crept into the npplot function
2004-11-29 John DarringtonFixed conflict with stdio.h
2004-11-25 John DarringtonAdded the skewness and kurtosis calculations to the...
2004-11-23 John DarringtonFixed some memory leaks.
2004-11-21 John DarringtonDocumented the EXAMINE subcommands. Fixed up the exami...
2004-11-20 John DarringtonRewrote most of the examine command.
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
2004-11-11 John DarringtonAdded npplot and detrended np plots
2004-11-07 John DarringtonAdded (some of the) calculations for the examine command.
2004-11-06 John DarringtonChanged the definition of factors to be self referential.
2004-11-06 John DarringtonMade EXAMINE cope properly with splits.
2004-11-04 John DarringtonFixed the parsing of subcommands, such that the (n...
2004-11-03 John DarringtonAdded framework for the EXAMINE command