fixed and tested computation of coefficients
[pspp-builds.git] / po /
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-07-04 John DarringtonTrivial change to make psppire properly deal with ...
2006-07-03 John DarringtonFixed problem deallocating iconv structs.
2006-06-24 John DarringtonAdded the ability to sort the working file.
2006-06-07 Ben PfaffIgnore de.gmo.
2006-06-04 John DarringtonUnlimited the number of variables that the GUI can...
2006-06-03 John DarringtonMinor i18n issues.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-07 John DarringtonFixed a number of warnings.
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 John Darringtonmake distcheck
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-04-04 John DarringtonMade make -f Smake check work.
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
2006-03-21 John DarringtonAdded the psppire data files to the make install target.
2006-03-17 John DarringtonFixed reading of system files with non-ascii characters...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-13 John DarringtonMade make distcheck work
2006-03-04 John DarringtonCheckin of new directory structure.
2006-01-29 Ben PfaffAdd scratch file handles.
2006-01-24 John DarringtonAdded fh_free function.
2005-11-06 Ben PfaffRemove devind output driver.
2005-10-27 John DarringtonSeparated the abstraction of a file handle, from its...
2005-10-26 John DarringtonRemoved some unnecessary #include directives
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
2005-07-04 Ben PfaffIgnore POTFILES.in.
2005-05-27 John DarringtonAdded the parser for the rank command.
2005-05-25 John DarringtonReading of system files is now more robust against...
2005-05-21 John DarringtonAllowed reading of "broken" system files which have...
2005-05-10 John DarringtonFixed small problem when using automake 1.9
2005-05-08 John DarringtonFixed more gcc 2.95 problems
2005-05-07 John DarringtonFixed a build error that make distcheck didn't catch...
2005-05-04 John DarringtonAdded CONFIGUREFLAGS option to Smake.
2005-05-03 John DarringtonFixed some problems which prevented compiling on Debian...
2005-05-03 John DarringtonFixed bug 12931
2005-05-01 John DarringtonUpdated pspp-mode.el.
2005-04-26 John DarringtonAdded the ECHO command.
2005-04-26 Ben PfaffFinish fixing MATCH FILES (PR 11677).
2005-04-23 John DarringtonMuch as valgrind is very usefull, it can sometimes...
2005-04-21 John DarringtonUpdated the manual, changing FILE to OUTFILE for the...
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-14 Ben PfaffFirst phase of making SORT CASES stable (PR 12035).
2005-03-13 John DarringtonCorrected typo in doc/data-selection.texi
2005-03-12 Ben PfaffFix a couple of bugs reported by Ben Kujala
2005-03-09 Ben PfaffImplement some more transformation functions using...
2005-03-08 John DarringtonMade DEBUG commands only available in testing mode.
2005-03-06 John DarringtonAdded the beginnings of an emacs pspp-mode for editing...
2005-03-06 Ben PfaffAdd another expression test and fix the bugs it found.
2005-03-03 John DarringtonTweaked some things so that make distcheck passes
2005-02-15 John DarringtonOmitted src/version.c from po/POTFILES.in, since it...
2005-02-13 John Darringtonremoved src/version.c from pspp_SOURCES, as it is gener...
2005-02-05 John DarringtonAdded very rudimentatry support for commmand line compl...
2005-01-26 John DarringtonFixed bugs #11722 and #11676
2005-01-14 John DarringtonIntegrated the charts into the HTML stream.
2005-01-09 John DarringtonChanged the generation of the test data, so that it...
2005-01-07 John DarringtonAdded an optional --without-libplot flag to configure
2005-01-06 John DarringtonAdded a signal handler for SIGFPE
2005-01-05 John DarringtonAdded a test for reading/writing of portable files.
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-04 John DarringtonAdded code to calculate the histogram limits
2004-12-02 John DarringtonAdded histograms into examine.
2004-11-30 John DarringtonFixed a bug which crept into the npplot function
2004-11-23 John DarringtonFixed some memory leaks.
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
2004-11-09 John DarringtonMade makefile aware of texinfo dependencies
2004-11-01 John DarringtonAdded test for ntiles. Fixed q2c parsing of integer...
2004-10-30 John DarringtonSplit pspp.texi into one texi file per chapter
2004-10-26 John DarringtonAmalgamated t-test.h and oneway.h into a single group_p...
2004-10-24 John DarringtonAdded most of the calculations for the ONEWAY command.
2004-04-05 John DarringtonFixed configuration problems with gsl
2004-04-03 John DarringtonFixed the calculation of percentiles and added --syntax...
2004-03-21 John DarringtonAdded custom assert(); Fixed bugs in T-TEST and VALUE...
2004-03-19 John DarringtonImplemented the SHOW command and massaged the SET comma...
2004-03-13 John DarringtonFixed the handling of MISSING values in t-test
2004-03-12 John DarringtonAdded support for T-TEST where the group criteria is...
2004-02-21 John DarringtonChanged po/POTFILES.in to be a generated file.
2004-02-18 John DarringtonAdded Levene test. Added T-TEST section to pspp.texi
2004-02-16 Ben PfaffIgnore more files.
2004-02-12 John DarringtonAdded caculations for the grouped T-TEST
2004-02-08 John DarringtonAdded calculations for the correlation for paired sampl...
2004-02-05 John DarringtonFixed a bug which crashed PSPP under invalid input.
2004-02-03 John DarringtonFixed bug building while configured with --with-include...
2004-02-03 John DarringtonFixed a bug where the random number generator always...
2004-02-03 John DarringtonAdded workaround for annoying gettextize behaviour
2004-01-30 John DarringtonAdded version.c to the CLEANFILES target (ensures that...
2004-01-30 John DarringtonRewritten the t-test (no calculations yet).
2004-01-27 John DarringtonRemoved some generated files.
2004-01-27 John DarringtonFixed some issues with internationalisation
2003-12-23 John DarringtonUpdated the message strings
2003-12-17 John DarringtonAdded a --enable-debug option to configure and
2003-12-16 John DarringtonAltered return status to be non zero if there are error...
2003-12-13 John DarringtonFixed intl/ and some tests, so that the project can...
2003-12-13 Ben PfaffAdd lots of files that should be ignored.
next