pspp
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
2012-01-16 John DarringtonMEANS: Added further tests for missing value behaviour
2012-01-16 John DarringtonMEANS: Implemented /MISSING=TABLE subcommand
2012-01-16 John DarringtonMEANS: implemented the /CELLS={ALL,NONE,DEFAULT} option...
2012-01-15 Ben PfaffAdd German translation from translationproject.org. 20120116030503/pspp
2012-01-15 John DarringtonRemove stray include directive
2012-01-14 John DarringtonCorrected various misspellings in the documentation 20120115030503/pspp
2012-01-14 John DarringtonMEANS: remove arguments to callbacks which were always...
2012-01-14 John DarringtonFix warnings
2012-01-14 John DarringtonMEANS: This command is IMO now stable enough to be...
2012-01-14 John DarringtonCategoricals cleanup: New structure 'payload' which...
2012-01-12 John DarringtonAvoid deprecated Perl syntax. 20120113030502/pspp 20120114030503/pspp
2012-01-11 John DarringtonUse idle callback to write to the local config directory 20120112030509/pspp
2012-01-11 Ben PfaffFix PSPP link on OpenSUSE and possibly Ubuntu 11.10. 20120111030501/pspp
2012-01-07 Ben Pfaffcairo: Only apply options to table items, to avoid... 20120108030503/pspp 20120109030503/pspp 20120110030502/pspp
2012-01-05 John Darringtononline_help: use g_spawn_async instead of g_spawn_comma... 20120106030503/pspp 20120107030502/pspp
2012-01-05 John DarringtonAvoid crash rendering charts in the gui interface.
2012-01-05 John DarringtonFix memory leaks parsing string expressions
2012-01-05 John DarringtonFix memory leaks 20120105030505/pspp
2012-01-05 John Darringtonlex_get_text_buffer_read: Avoid potential buffer overflow.
2012-01-03 John DarringtonAdd files to manifest, inadvertantly omitted from previ... 20120104030501/pspp
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-12-22 John DarringtonSet the output driver parameters dynamically from the... 20111223030502/pspp 20111224030502/pspp 20111225030503/pspp 20111226030503/pspp 20111227030503/pspp 20111228030503/pspp 20111229030502/pspp 20111230030503/pspp 20111231030503/pspp 20120101030503/pspp
2011-12-21 Ben Pfaffpsppire-dialog: Add missing prototype for psppire_dialo... 20111221030502/pspp 20111222030502/pspp
2011-12-18 John Darringtondoc/automake.mk: Added eacute to the list of docbook... 20111220030504/pspp
2011-12-18 John DarringtonCorrect packing properties of sort cases dialog.
2011-12-17 John DarringtonEscape # character in call to g_spawn_command_line_async 20111218030503/pspp
2011-12-17 John DarringtonAdded a callback to the dialog help buttons, and a...
2011-12-17 John DarringtonFix errors in the Texinfo source discovered by makeinfo...
2011-12-17 John DarringtonOutput Viewer: Try to adapt to changes in style 20111217030502/pspp
next