pspp
2016-03-13 Ben Pfaffmore work on datasets dataset
2016-03-13 Ben PfaffRevert "work on datasets"
2016-03-13 Ben Pfaffwork on datasets
2016-03-13 Ben Pfaffdoc: Document that value labels are case sensitive.
2016-03-13 John DarringtonEnable case insensitivity test.
2016-03-07 John DarringtonPsppireKeypad: Remove gdkkeysyms-compat.h
2016-03-04 John DarringtonPipe read test: Replace "echo" with "printf"
2016-03-01 John DarringtonDATA LIST: Do not treat the comma as a field separator...
2016-03-01 John DarringtonSpeed up rendering of columns in sheet.
2016-02-28 Ben Pfaffpsppire: Remove unused function.
2016-02-27 Ben Pfaffgui: Add some generated files to .gitignore files.
2016-02-26 John DarringtonRemove attempts do destroy windows before quit.
2016-02-26 John DarringtonUpdated de.po from translationproject.org
2016-02-25 John Darringtonpsppire-selector.c: Remove unused preprocessor macro
2016-02-21 Ben PfaffFix several cases where lex_integer() or lex_number...
2016-02-21 Ben PfaffEXAMINE: Fix memory leak in box-whisker plots.
2016-02-21 Ben Pfaffrender: Fix memory leaks in rendering.
2016-02-21 Ben Pfaffcairo: Fix memory leak of pango_layout_iter.
2016-02-21 Ben Pfafftable: Fix memory leak.
2016-02-21 Ben Pfaffpc+-file-reader: Fix memory leak.
2016-02-21 Ben Pfaffexpressions: Implement the REPLACE string function.
2016-02-21 Ben Pfaffexpressions: Merge all the little generator programs...
2016-02-21 Ben PfaffMakefiles: Fix use of $(AM_V_at) in makefile rules.
2016-02-20 Ben Pfaffpspp-convert: Fix use of uninitialized data in error...
2016-02-20 Ben Pfaffsys-file-reader: Read system files with multiple subtyp...
2016-02-20 John DarringtonFREQUENCIES BARCHART: Honour then PERCENT option
2016-02-20 Ben PfaffMISSING VALUES: Report an error when too many missing...
2016-02-18 John DarringtonBarchart.c: Change type of flag from int to bool
2016-02-18 John DarringtonDo not attempt to draw whiskers on boxplots if they...
2016-02-18 John DarringtonFixed bug where an empty chart (one with no data) would...
2016-02-16 John DarringtonBoxplot: Do not attempt to draw whiskers if they are...
2016-02-16 Friedrich Beckmannhistogram - added another upper bin to include cases...
2016-02-16 Friedrich BeckmannRevert "histogram - fixed missing cases which have...
2016-02-15 Friedrich Beckmannhistogram - changed bin range computation
2016-02-15 Friedrich Beckmannhistogram - fixed missing cases which have the maximum...
2016-02-14 Friedrich BeckmannMacOS build - fixed src/libpspp/automake.c version...
2016-02-09 John DarringtonUpdate fr.po from translationproject.org
2016-02-05 John DarringtonCorrect error in Mann-Whitney test
2016-02-04 John DarringtonFix memory leak in pspp-convert
2016-02-03 John DarringtonFix memory leak when writing compressed sav files
2016-02-03 John DarringtonFix memory leak pspp-convert
2016-02-03 John DarringtonFix memory leak in SYSFILE command
2016-02-03 John DarringtonFix memory leak which occured when iconv failed
2016-02-03 John DarringtonFix memory leak in render-test.c
2016-02-02 John DarringtonRemove some g_param_spec_ strings from the translation...
2016-02-02 John DarringtonSave File test: Restore permissions after test
2016-02-01 John DarringtonFix memory leak in barcharts
2016-02-01 John DarringtonFrequencies: Fix some memory leaks
2016-01-31 Ben Pfaffspreadsheet: Avoid sharing a dictionary between spreads...
2016-01-31 John DarringtonUnivariate Dialog: Fix help-page
2016-01-31 John DarringtonUnivariate Dialog: Set margins
2016-01-31 John DarringtonSet visibility on univariate dialog
2016-01-30 John DarringtonCorrect the use of signals vs. events.
2016-01-30 John DarringtonUse win32 functions for accessing filename
2016-01-30 John DarringtonRemove commented out code
2016-01-30 John DarringtonReimplement the Windows menu.
2016-01-27 John DarringtonRemove g_mem_set_vtable
2016-01-26 John DarringtonGLM: remove warning
2016-01-26 John DarringtonGLM: Do not print the intercept if the model is unbalanced
2016-01-26 John DarringtonAdd documentation for GLM
2016-01-22 John DarringtonPsppireDialogAction (generate_syntax): Change signature.
2016-01-22 John DarringtonFix compiler warning
2016-01-22 John DarringtonSmake: ensure that the "all" target is the first
2016-01-21 John DarringtonInclude a dissuader for odd numbered minor releases
2016-01-21 John DarringtonAppend a warning to the window title bar for odd versions.
2016-01-21 John DarringtonPlace a warning on the splash screen for odd numbered...
2016-01-19 John DarringtonRecode Dialog: Convert to PsppireDialogAction
2016-01-18 John DarringtonHelp menu now uses "version" instead of "bare version".
2016-01-18 John DarringtonConvert THANKS file to utf8
2016-01-17 Ben Pfaffspv-file-format: Fix typo.
2016-01-17 Ben Pfaffspv-file-format: Fix names of pmml, stats, and model...
2016-01-17 Ben PfaffAdd documentation for SPV file format.
2016-01-16 John DarringtonSet import dialog to fullscreen mode.
2016-01-16 John DarringtonSample Dialog: Ensure that controls stay at self consis...
2016-01-16 John DarringtonPopulate select dialog's dialog_is_valid function
2016-01-15 John DarringtonUpdate appdata.xml
2016-01-15 Ben Pfaffmeasure: Improve wording of error message.
2016-01-15 Ben Pfaffpsppire-button-editable: Don't mark spec parameter...
2016-01-15 Ben PfaffSAVE TRANSLATE: Improve error message.
2016-01-15 Ben PfaffLIST: Improve wording of error messages.
2016-01-13 John DarringtonEXAMINE: Extend test for empty dataset and fix bug.
2016-01-12 John DarringtonONEWAY: fix crash in contrasts when dataset is empty
2016-01-11 John DarringtonFixed some bugs related to empty parentheses
2016-01-11 John DarringtonAdd some tests for empty parens
2016-01-07 Ben PfaffFACTOR: Avoid assertion failures on syntax errors expec...
2016-01-06 Ben Pfaffpsppire-var-view: Fix constness error.
2016-01-06 Ben PfaffMakefiles: Add $(AM_V_GEN) and $(AM_V_at) to a few...
2016-01-06 Ben PfaffAPPLY DICTIONARY: Fix segmentation fault when setting...
2016-01-06 Ben Pfaffsegment: Fix buffer overrun error in segmenter_detect_c...
2016-01-05 John DarringtonScatter plot dialog: Correct order of variables in...
2016-01-05 John Darrington.ui files: Bump version of required Gtk to 3.4.2
2016-01-04 John DarringtonLogistic Regression Dialog: Add missing property
2016-01-04 John DarringtonFix bad syntax generation introduced by previous commit.
2016-01-04 John DarringtonLogistical Regression Dialog: Automatically mark approp...
2016-01-04 John DarringtonLogistic Regression Dialog: Reimplement syntax generato...
2016-01-04 John Darrington"margin-left" -> "margin-start" && "margin-right" ...
2016-01-04 Ben PfaffREGRESSION: Correctly handle data in temporary file...
2016-01-03 John DarringtonSyntax menu definition: Rename "menuitem7" to "edit...
2016-01-03 Ben PfaffGET DATA /TYPE=TXT: Remove obsolete IMPORTCASES subcommand.
2016-01-03 John DarringtonRename Dataset dialog: Add spacing and help button
next