pspp
2016-03-26 John DarringtonFix crash in oneway when an invalid dependent variable...
2016-03-26 John DarringtonFix crash in recode when the INTO variable was invalid.
2016-03-26 John DarringtonFix assertion failure when using PRINT with an empty...
2016-03-25 John DarringtonFix crash in ROC command when no valid state variable...
2016-03-25 John DarringtonFix crash when no indepdendent variable in NPAR is...
2016-03-25 John DarringtonFix crash in DATA LIST when RECORDS and/or SKIP is...
2016-03-25 John DarringtonFix crash in LIST when no valid variables exist.
2016-03-24 John DarringtonFix crash in histogram when all values are missing.
2016-03-24 John DarringtonFix crash when running GET DATA with incomplete command.
2016-03-24 John DarringtonFixed crash in T-TEST when a non-number was passed...
2016-03-24 John DarringtonFix crash in correlations with empty dataset.
2016-03-20 John DarringtonProvide an environment where cross-compiled tests can...
2016-03-20 John DarringtonPrevent link error when cross compiling with mingw
2016-03-20 John Darringtonspreadsheet-reader.c: Do not export local symbols
2016-03-20 Ben PfaffSORT VARIABLES: Add test.
2016-03-20 John DarringtonREADME.Git: Update required Texinfo version
2016-03-20 Ben PfaffImplement new command SORT VARIABLES.
2016-03-19 John DarringtonFix error in dist-hook-git.
2016-03-19 John DarringtonChange the align, role and measure columns on the appro...
2016-03-19 John DarringtonNew transform function for converting enums to strings
2016-03-19 John DarringtonAdded naive callbacks for the "value-changed" signal
2016-03-19 John DarringtonAdded transform function for string to int
2016-03-18 John DarringtonPsppireDict: Added GType values for missing columns
2016-03-18 John DarringtonExtend the build to include new sheet files
2016-03-18 John DarringtonAdded a "meta" file, explaining administrative procedur...
2016-03-17 John DarringtonFix compiler warnings
2016-03-17 John DarringtonLocalise values of comboboxes in var sheet
2016-03-17 John DarringtonSet individual cell renderers for variable sheet columns
2016-03-16 John DarringtonUpdate build to reflect new file in sheet implementation
2016-03-14 John DarringtonComplete definition of PsppireDict get_value and get_ty...
2016-03-14 John DarringtonRegister enums and transform functions
2016-03-14 John DarringtonDefine the measurement, alignment and role enums in...
2016-03-14 John DarringtonPsppireDataStore: Return GValues of G_TYPE_STRING if...
2016-03-13 Ben Pfaffexpressions: Add support for mult and fuzzbits argument...
2016-03-13 Ben Pfaffexpressions: Implement the STRUNC function.
2016-03-13 Ben Pfaffexpressions: Implement the MEDIAN function.
2016-03-13 Ben Pfaffdoc: Document that value labels are case sensitive.
2016-03-13 John DarringtonRe-enable display of cell reference label
2016-03-13 John DarringtonEnable case insensitivity test.
2016-03-12 John DarringtonPsppireVarSheetHeader: Add the "changed" signal.
2016-03-12 John DarringtonRemove unused symbol
2016-03-12 John DarringtonChange view and scroll to position on header double...
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 John DarringtonPsppireDataStore: Implemenet get_flags function
2016-02-28 John DarringtonChange signal name and signature from "backend-changed...
2016-02-28 John DarringtonPsppireDict: New signal "changed"
2016-02-28 John DarringtonAdded makefile to build the efficient-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-24 John Darringtondeleted obsolete file
2016-02-22 John DarringtonUse new sheet in var-sheet
2016-02-22 John DarringtonFix things
2016-02-22 John DarringtonAdapt to new sheet
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
next