pspp
2012-03-03 John Darringtoninteraction.c: interaction_dump: don't crash on empty... 20120304030503/pspp 20120305030502/pspp 20120306030503/pspp 20120307030505/pspp 20120308030501/pspp 20120309030503/pspp 20120310030505/pspp
2012-03-03 John DarringtonRemove unnecessary #include
2012-03-03 John Darringtonmoments.c: Implement calc_semean.
2012-03-03 John Darringtononeway.c: Set destroy pointer to NULL, since it is...
2012-03-03 John DarringtonCategoricals.c: Call payload->destroy inside categorica...
2012-03-03 John Darringtoncategoricals.c: Delete redundant function dump_interaction
2012-03-03 John DarringtonExamine tests: Remove leading slash from factor variables.
2012-03-03 Ben Pfaffpool: Use 16-byte alignment on 64-bit architectures. 20120303030503/pspp
2012-03-02 Ben PfaffSort attributes by name for display, to make order... 20120302030501/pspp
2012-03-02 Ben Pfaffidentifier: Apply isdigit() only to values in valid...
2012-03-02 Ben Pfaffzip-writer: Add missing #include <byteswap.h>.
2012-03-02 Ben Pfaffencoding-guesser: Fall back to windows-1252 when UTF...
2012-03-02 Ben Pfaffencoding-guesser: Remove spurious blank line.
2012-03-01 John Darringtonzip-writer.c: Fix incorrect big-endian handling.
2012-03-01 John DarringtonDon't update the icon cache if DESTDIR is non-empty.
2012-03-01 Ben PfaffUpdated the German translation from translationproject... 20120301030501/pspp
2012-03-01 Ben PfaffUpdated the Lithuanian translation from translationproj...
2012-02-29 John DarringtonPostgres test: Create socket in /tmp instead of current...
2012-02-29 John DarringtonKruskal-Wallis: Sort grouped ranks before displaying...
2012-02-29 John Darringtonzip-test.c: More thorough error messages
2012-02-26 John DarringtonGenerate pspp.desktop 20120227030505/pspp 20120228030501/pspp 20120229030501/pspp
2012-02-26 John DarringtonRemove translator credits from AUTHORS file.
2012-02-26 John Darringtonascii.c: Reallocate the lines after the page is resized
2012-02-26 John DarringtonRemove redundant assignment
2012-02-26 John Darringtonascii.c: Move auto out of the #if HAVE_DECL_SIGWINCH...
2012-02-26 John Darringtonascii.c (ascii_reserve) Added assertion.
2012-02-26 Ben Pfaffpo: Update Dutch translation from translationproject...
2012-02-25 John DarringtonAdded SHOW options DIRECTORY, ENVIRONMENT, TEMPDIR... 20120225030502/pspp 20120226030503/pspp
2012-02-23 John DarringtonFix bug #35532: Error setting PsppireDict predicate
2012-02-21 John DarringtonMEANS: plug memory leaks 20120222030502/pspp 20120223030501/pspp 20120224030501/pspp
2012-02-19 John DarringtonAttempt to cope with endian issues in zip reader. 20120220030501/pspp 20120221030502/pspp
2012-02-19 John DarringtonODS Reader: fix uninitialised variables 20120219030503/pspp
2012-02-18 Ben Pfaffstr: Skip only up to one-past-the-end in ss_tokenize().
2012-02-18 Ben Pfaffsys-file-reader: Avoid read past end of buffer.
2012-02-18 Ben Pfafftests: Avoid failure due to race to mkdir tests/valgrind.
2012-02-18 Ben Pfaffcategoricals: Mark dump_interaction() and categoricals_...
2012-02-18 John DarringtonRevert "Mark separator names for translation"
2012-02-18 John DarringtonRemove erroneous case_unrefs. Found by valgrind
2012-02-18 John DarringtonUse if(0) instead of #if 0
2012-02-18 John Darringtoncategoricals.c: Fix memory access problems on empty...
2012-02-16 John Darringtonfix warnings 20120217030503/pspp 20120218030508/pspp
2012-02-16 John DarringtonMEANS: Correct position of double vertical rule
2012-02-16 John DarringtonMeans: Report totals as well as catagories
2012-02-15 John DarringtonPsppire: Allow syntax files to be provided as an argument 20120216030502/pspp
2012-02-14 John DarringtonReliability Test: Do not allow splits greater than... 20120215030501/pspp
2012-02-13 John DarringtonAdd missing translation markup 20120214030503/pspp
2012-02-13 John DarringtonUse ButtonBox Mask nick field for it's correct purpose.
2012-02-13 John DarringtonMark separator names for translation
2012-02-12 John DarringtonAdded a dialog box for the MEANS command 20120213030503/pspp
2012-02-11 Ben Pfaffexamples: Change extensions from .stat to .sps. 20120212030502/pspp
2012-02-11 Ben Pfafftests: Improve test for supported encodings.
2012-02-11 Ben Pfaffperl-module: use $(MAKE) directly in rules that call...
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2012-02-09 John DarringtonCorrected typo in documentation 20120210030503/pspp
2012-02-09 Ben Pfaffpo: Update Slovenian translation from translationprojec... 20120209030502/pspp
2012-02-08 Ben PfaffGET: Add an ENCODING subcommand. 20120208030501/pspp
2012-02-08 Ben Pfaffsys-file: Support EBCDIC magic number in system files.
2012-02-08 Ben Pfaffsys-file: Recode string fields in file header also.
2012-02-08 Ben Pfaffdictionary: Truncate file label in dictionary encoding...
2012-02-07 Ben Pfaffpor-file-writer: Avoid infinite loop with value labels. 20120207030502/pspp
2012-02-07 Ben Pfaffgui: Fix warnings due to missing GObject type conversions.
2012-02-07 Ben Pfaffjonckheere-terpstra: Declare variables at beginning...
2012-02-05 John DarringtonNPAR /J-T correct significance calculation when test... 20120206030503/pspp
2012-02-05 Ben Pfaffgui: Fix grammar in user message in psppire-data-window.c
2012-02-05 John Darringtonnpar.c: Added some missing initialisers.
2012-02-05 John DarringtonAdded an implementation of the Jonckheere-Terpstra...
2012-02-05 Ben PfaffAdd Slovenian translation from translationproject.org. 20120205030502/pspp
2012-02-05 Ben Pfaffpo: Update Dutch translation from translationproject...
2012-02-05 Ben Pfaffpo: Update German translation from translationproject...
2012-02-04 John DarringtonLogo rework.
2012-02-04 John DarringtonNew abstract base class: PsppireWindowBase 20120204030502/pspp
2012-02-04 Ben PfaffIncrement version to 0.7.9 to send to Translation Project.
2012-02-02 John DarringtonError with g_critical instead of g_assert on invalid... 20120203030502/pspp
2012-01-31 John DarringtonRewrite documentation for the RECODE command. 20120201030502/pspp 20120202030501/pspp
2012-01-31 John DarringtonConverted Sort dialog to a PsppireDialogAction object
2012-01-31 Ben Pfaffpo: Update German translation from translation-project... 20120131030501/pspp
2012-01-30 John DarringtonConverted reliability dialog to a PsppireDialogAction...
2012-01-29 John DarringtonRemoved erroneous duplicated line 20120130030502/pspp
2012-01-29 John DarringtonConverted roc-dialog to a PsppireDialogAction object
2012-01-29 John DarringtonConvert kmeans dialog to a PsppireDialogAction
2012-01-29 John DarringtonConverted the correlations dialog to a PsppireDialogAct... 20120129030507/pspp
2012-01-28 Ben PfaffMove PSPP shared libraries from $(libdir) to $(libdir...
2012-01-28 Ben PfaffName the src/libpspp convenience library consistently.
2012-01-26 John DarringtonDon't crash on Games-Howell test when there are small... 20120127030502/pspp 20120128030503/pspp
2012-01-26 Ben Pfaffgui: Fix warnings. 20120126030504/pspp
2012-01-26 Ben Pfaffperl-module: Fix bad arguments in call to settings_init().
2012-01-26 Ben Pfaffperl-module: Add missing "#include"s to PSPP.xs.
2012-01-26 Ben Pfaffperl-module: Add "!= NULL" to assignment used as condition.
2012-01-26 Ben Pfaffpspp-dump-sav: Fix sizeof on "array" that is actually...
2012-01-25 John DarringtonNew abstract class PsppireDialogAction
2012-01-25 Ben PfaffMakefiles: Define dist_man_MANS before trying to add...
2012-01-25 Ben Pfaffpspp-dump-sav: Mark manpage to be distributed.
2012-01-25 Ben PfaffRANK: Avoid putting declaration after statement. 20120125030501/pspp
2012-01-25 Ben Pfaffpspp-dump-sav: Add manpage.
2012-01-24 Ben Pfaffgui: Use $(INSTALL_DATA), not $(INSTALL), to install... 20120124030501/pspp
2012-01-23 John DarringtonMoved rank.q to rank.c
2012-01-22 John DarringtonReimplemented the logo as a svg image and converted... 20120123030503/pspp
2012-01-21 Ben PfaffREADME: Update. 20120122030502/pspp
2012-01-18 John DarringtonAdded documentation for the MEANS command 20120119030502/pspp 20120120030503/pspp 20120121030502/pspp
2012-01-16 John DarringtonImprove behaviour of resizing the value chooser widget 20120117030508/pspp 20120118030501/pspp
next