pspp
2017-04-30 John DarringtonMATRIX DATA: Rewrite to canonical rowtype values
2017-04-30 John DarringtonUpdated the French translation from translationproject.org
2017-04-26 John DarringtonAdded the MATRIX DATA procedure.
2017-04-26 John Darringtonparse_DATA_LIST_vars: Reduce scope of variable 'name2'
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-04-19 John DarringtonDo not allow value labels dialog to enter a label for...
2017-04-18 John DarringtonRemove inappropriate single selection-mode properties...
2017-04-16 John DarringtonDon't try to use TIOCGWINSZ if termios.h is not available.
2017-04-16 John DarringtonFix grammatical error in NEWS
2017-04-15 Ben Pfafftests: Do not delete testsuite on distclean.
2017-03-27 John DarringtonEdit|Options: Add fields to change behaviour of output...
2017-03-27 John DarringtonNew menu: Edit|Options
2017-03-24 John DarringtonHtml Driver: Fix bug when rendering small cells.
2017-03-24 John DarringtonUpdated NEWS file.
2017-03-24 John DarringtonTerminal interface: Remove support for the ncurses...
2017-03-15 John DarringtonMann Whitney: Remove unused variable
2017-03-07 John DarringtonFixed a bug in the Mann-Whitney test vs. missing=analysis.
2017-02-21 Friedrich BeckmannFREQUENCIES: fixed VARIANCE output - fixes bug #50366
2017-01-14 John Darringtontests: Avoid infinite loop in test.
2017-01-14 John Darringtontests: Ensure that the testsuite is of non-zero size
2017-01-14 John Darringtonpsppire-import-assistant: Use maximised window instead...
2017-01-14 John Darringtonpo: Add new variable LOCALPOFILES to hold locally manag...
2017-01-13 John DarringtonEnsure that help page manifest is not empty.
2016-12-24 Ben Pfaffpo: Update translations from translationproject.org.
2016-12-04 Ben PfaffUpdate all translations using "make po-update".
2016-12-04 Ben Pfaffpo: Add po-update rule for updating all translations.
2016-12-04 Ben Pfaffpo: Update translations from translationproject.org.
2016-12-03 Ben PfaffFix misleadingly indented statements.
2016-12-03 Ben Pfaffgui: Remove unused static variables.
2016-12-03 Ben Pfaffgui: Fix #includes for gtksourceview.
2016-11-22 Ben Pfaffpo: Update German translation from translationproject...
2016-11-07 pspp.freepost... typo in XEXPORT documentation
2016-11-07 pspp.freepost... fixed func macro in documentation - closes bug #49549
2016-11-07 pspp.freepost... compile without gnumeric and odf read support
2016-10-10 Friedrich Beckmannreversed CFLAGS, CPPFLAGS and LDFLAGS addition for...
2016-10-10 Friedrich Beckmannadded CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c...
2016-10-10 Friedrich Beckmannperl - added current directory path to calls
2016-09-20 Ben Pfaffpo: Update Spanish translation from translationproject...
2016-09-16 Friedrich Beckmannhelp: added t-test reference to help page
2016-09-15 Friedrich Beckmannexamples: t-test.sps fixed make process to include...
2016-09-15 Friedrich Beckmannt-test example: Change some wrong comments
2016-09-15 Friedrich BeckmannExamples: Added t-Test example code
2016-09-06 Ben Pfaffpo: Add Greek translation and update Catalan and Spanis...
2016-09-01 John DarringtonFix missing buttonbox in frequencies dialog
2016-09-01 John Darringtonpsppire-output-view: Avoid GtkWarnings
2016-08-23 John DarringtonPSQL READER: Use the REPEATABLE READ isolation level.
2016-08-20 John DarringtonFix bugs in frequencies dialog.
2016-08-20 John DarringtonAdded autoconf check for msgfmt
2016-08-18 John DarringtonRe-enable the relocation feature.
2016-08-15 John DarringtonDisable deprecation warnings for all sheet related...
2016-08-15 John DarringtonRemove call to gtk_style_context_add_provider_for_screen
2016-08-15 John DarringtonFont Selection: Use a local css_provider instead of...
2016-08-15 John DarringtonPrevent the font selection of comment dialog affecting...
2016-08-14 Ben PfaffVECTOR: Support creating string variables also.
2016-08-14 John DarringtonFix memory leak
2016-08-14 John DarringtonUse modern method of setting font, instead of deprecate...
2016-08-14 John DarringtonAdded "translate" url to pspp.appdata.xml
2016-08-14 John DarringtonFix typos in comments
2016-08-14 John DarringtonFix compiler warning
2016-08-14 John DarringtonFix bug where the gui was unresponsive after starting...
2016-08-13 John DarringtonFix bug inadvertently introduced by previous commit
2016-08-13 John DarringtonNew option --no-unique
2016-08-13 John DarringtonAUTORECODE now optionally accepts / before INTO
2016-08-12 John DarringtonAdd markup to the option description strings
2016-08-12 John DarringtonFix GtkCriticals when --no-splash is given
2016-08-12 John DarringtonFix potential null pointer dereference
2016-08-11 John DarringtonFix possible null pointer dereference
2016-08-11 John DarringtonFix possible null pointer dereference.
2016-08-11 John DarringtonAvoid unnecessary test
2016-08-11 John DarringtonFix possible buffer overrun
2016-08-11 John DarringtonRemove redundant "break"
2016-08-10 John DarringtonAvoid compiler warning
2016-08-10 John DarringtonFix compiler warning whilst building perl module
2016-08-09 John DarringtonRemove call to deprecated gtk_style_context_get_font
2016-08-08 John DarringtonFix compiler warning
2016-08-06 John DarringtonFix compiler warning
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2016-08-06 John DarringtonFix buffer overrun in sys-file-reader.c(text_match)
2016-08-01 John DarringtonAdd hu.po and update translations from translationproje...
2016-07-31 John DarringtonFix memory leak when T-TEST failed to parse
2016-07-31 John DarringtonFix memory leak in test program
2016-07-30 John DarringtonFix possible crash if no buttons are active (should...
2016-07-30 John DarringtonRemove unused variable.
2016-07-30 John DarringtonRemove PsppireVButtonBox and PsppireHButtonBox
2016-07-27 Ben Pfaffrange-set-test: Remove special case for llvm-gcc on...
2016-07-25 Ben PfaffIncrement version number to 0.10.3.
2016-07-23 John DarringtonAllow the variable info dialog to paste more than one...
2016-07-14 John DarringtonFix compiler warning on gcc 5.4
2016-07-11 John DarringtonReplace gtk_widget_get_style in favour of gtk_widget_ge...
2016-07-11 John DarringtonLogistic Regression syntax generator: replace ds_data...
2016-07-07 John DarringtonUpdate NEWS
2016-06-23 John DarringtonFixed GLM vs. missing values in the dependent variable
2016-06-23 John DarringtonFixed typo in comment
2016-06-22 John DarringtonAvoid link error when compiling without libxml2 installed
2016-06-19 John DarringtonUpdate the Gnulib version
2016-06-12 John DarringtonFixed a small bug in te variable info dialog.
2016-06-08 Friedrich Beckmannadded FREQUENCIES regression test for bug#48128
2016-06-07 John Darringtonsrc/output.tab.c: Format according to Gnu Coding Standards
2016-06-04 Friedrich Beckmanntab.c: Compile error in debug mode
2016-06-04 Friedrich Beckmannfrequencies: fixed bug #48128 in percentiles
next