Adopt use of gnulib for portability.
[pspp-builds.git] / src / examine.q
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
2005-05-03 John DarringtonFixed some problems which prevented compiling on Debian...
2005-04-29 John DarringtonChanged all the licence notices in all the files.
2005-03-07 Ben PfaffAdd even more expression tests and fix the bugs they...
2005-02-14 John DarringtonMade pspp fail a little more gracefully on drivers...
2005-02-07 John DarringtonFixed bug #11843
2005-01-31 John DarringtonFixed some more memory problems revealed by valgrind.
2005-01-21 John DarringtonAdded linked-list.[ch] --- a general purpose linked...
2005-01-18 John DarringtonMore memory leaks fixed.
2005-01-18 John DarringtonFixed numerous memory leaks. Changed many of the test...
2005-01-14 John DarringtonIntegrated the charts into the HTML stream.
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