pspp-builds.git
2005-03-08 Ben PfaffOops--got to have 0.3.1 in NEWS or distcheck fails.
2005-03-08 Ben PfaffUpdate.
2005-03-08 John DarringtonMade DEBUG commands only available in testing mode.
2005-03-07 Ben PfaffRemove julcal.
2005-03-07 Ben PfaffUse `bool' throughout, where relevant.
2005-03-07 Ben PfaffUse `bool' throughout, where relevant.
2005-03-07 Ben PfaffUpdate.
2005-03-07 Ben PfaffDATA LIST with free-field formats should not have impli...
2005-03-07 Ben PfaffAdd yet another expression test and fix the bugs it...
2005-03-07 Ben PfaffFix typo.
2005-03-07 Ben PfaffUpdate.
2005-03-07 Ben PfaffAdd even more expression tests and fix the bugs they...
2005-03-06 John DarringtonAdded the beginnings of an emacs pspp-mode for editing...
2005-03-06 Ben PfaffUpdate.
2005-03-06 Ben PfaffAdd another expression test and fix the bugs it found.
2005-03-04 Ben PfaffRenamed PSPP_expressions.pm back to generate.pl but...
2005-03-04 Ben PfaffRenamed PSPP_expressions.pm back to generate.pl but...
2005-03-04 Ben PfaffFix arg type for expr_parse.
2005-03-04 Ben PfaffRevise TODO.
2005-03-03 John DarringtonTweaked some things so that make distcheck passes
2005-03-01 Ben PfaffUpdate.
2005-03-01 Ben PfaffRewrite expression code.
2005-02-26 Ben PfaffTalk about implied decimal places in FORTRAN style...
2005-02-25 John DarringtonFixed a bug which caused a crash when reading non-exist...
2005-02-21 John DarringtonAdded a --without-valgrind option to configure
2005-02-15 John DarringtonOmitted src/version.c from po/POTFILES.in, since it...
2005-02-14 John DarringtonMade pspp fail a little more gracefully on drivers...
2005-02-14 Ben PfaffFix Bug #11955.
2005-02-14 Ben PfaffImprove AGGREGATE description.
2005-02-13 John Darringtonremoved src/version.c from pspp_SOURCES, as it is gener...
2005-02-12 Ben PfaffAdd test for bug #11916.
2005-02-11 Ben PfaffFri Feb 11 00:08:36 2005 Ben Pfaff <blp@gnu.org>
2005-02-10 John DarringtonFixed problem which caused the test to abort if the...
2005-02-07 Ben PfaffClarify LOOP.
2005-02-07 John DarringtonFixed bug #11843
2005-02-05 John DarringtonAdded very rudimentatry support for commmand line compl...
2005-01-31 John DarringtonFixed some more memory problems revealed by valgrind.
2005-01-27 John DarringtonFixed some tests that were failing under cygwin
2005-01-26 John DarringtonPatched the previous patch. Everything should be OK...
2005-01-26 John DarringtonFixed bugs #11722 and #11676
2005-01-25 John DarringtonFixed bug #11675
2005-01-24 Ben Pfaff(print_trns_free) Close the dfm writer if there is...
2005-01-24 John DarringtonFixed a whole lot more memory leaks.
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-13 John DarringtonMoved the SIGINT handler from casefile.c to main.c
2005-01-10 John DarringtonAdded a signal handler to delete temp casefiles on...
2005-01-09 John DarringtonChanged the generation of the test data, so that it...
2005-01-09 Ben PfaffSat Jan 8 23:58:34 2005 Ben Pfaff <blp@gnu.org>
2005-01-09 Ben Pfaff* credits.texi: Removed.
2005-01-07 John DarringtonAdded an optional --without-libplot flag to configure
2005-01-06 John DarringtonAdded a signal handler for SIGFPE
2005-01-06 Ben PfaffFix assertion for proper Huffman merge pattern: 0 ...
2005-01-05 John DarringtonFixed bug #11307
2005-01-05 John DarringtonAdded a test for reading/writing of portable files.
2005-01-04 Ben Pfaff* pfm-read.c: (read_variables) Remove direct manipulati...
2005-01-01 John DarringtonVarious bug fixes.
2004-12-31 John DarringtonAdded Boxplots to the EXAMINE subcommand repertoire
2004-12-29 John DarringtonImplemented calculation of percentiles and Tukey hinges
2004-12-24 John DarringtonFixed bug #11227 (T-Test not working with alpha indepen...
2004-12-11 John DarringtonFixed the trimmed mean calculation under various specia...
2004-12-04 John DarringtonAdded code to calculate the histogram limits
2004-12-02 John DarringtonAdded histograms into examine.
2004-12-01 Ben PfaffUpdate TODO.
2004-12-01 Ben PfaffUse AC_TYPE_OFF_T/HAVE_OFF_T to check for off_t.
2004-11-30 Ben PfaffIf seeko() is not available use long int for off_t.
2004-11-30 John DarringtonFixed a bug which crept into the npplot function
2004-11-29 John DarringtonFixed conflict with stdio.h
2004-11-29 Ben PfaffChange -a to -pR in cp invocations for SUSv3 compliance.
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-19 John DarringtonPlugged some memory leaks.
2004-11-17 Ben PfaffUpdate PRNG documentation.
2004-11-16 Ben PfaffAdopt GSL random number generators, paving the way...
2004-11-16 Ben PfaffFix XDATE.JDAY formula.
2004-11-16 John DarringtonAdded the permissions command.
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
2004-11-12 John DarringtonFixed some problems with value labels not reporting...
2004-11-11 John DarringtonAdded npplot and detrended np plots
2004-11-11 John DarringtonFixed bug in the levene calculation. It hadn't been...
2004-11-09 Ben PfaffFix comment.
2004-11-09 Ben PfaffFix a few formatting mistakes.
2004-11-09 John DarringtonMade makefile aware of texinfo dependencies
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-06 John DarringtonFixed problem where oneway didn't deal properly with...
2004-11-05 John DarringtonAdded a note about SPLIT requiring adjacent cases.
2004-11-04 John DarringtonFixed the parsing of subcommands, such that the (n...
2004-11-03 John DarringtonAdded framework for the EXAMINE command
2004-11-01 John DarringtonAdded test for ntiles. Fixed q2c parsing of integer...
2004-10-31 John DarringtonUpdated the documentation and fixed a couple of the...
2004-10-30 John DarringtonSplit pspp.texi into one texi file per chapter
2004-10-30 John DarringtonFixed behaviour of oneway when presented with missing...
2004-10-30 John DarringtonFixed a bug in the levene test, and added the levene...
2004-10-29 John DarringtonFixed the t-test model to be consistent with the anova...
next