pspp
2016-06-04 Friedrich Beckmannfrequencies: fixed bug #48128 in percentiles
2016-05-30 John DarringtonRecode Dialog Action: Split into RecodeDialogAction...
2016-05-29 Friedrich BeckmannNEWS: added online help feature and T-Test gui bug...
2016-05-28 Friedrich Beckmannhelp-menu.c: start the default html browser via wscript...
2016-05-28 John DarringtonWhitespace changes only
2016-05-28 John DarringtonIndependent Samples Gui: Make the on_grp_var function...
2016-05-26 Friedrich Beckmannhelp-menu.c: fix default html browser start on windows...
2016-05-23 Friedrich Beckmannscatterplot: changed colorscheme - first color is black...
2016-05-23 Friedrich Beckmannadded help function via html if yelp is not installed
2016-05-22 Friedrich BeckmannRevert "adding osx application bundler scripts"
2016-05-22 Friedrich Beckmannadding osx application bundler scripts
2016-04-21 John DarringtonFix bug in syntax parser of GET DATA /TYPE=TXT
2016-04-11 John DarringtonFix compiler warning
2016-04-11 Ben PfaffCROSSTABS: Implement COUNT subcommand to round case...
2016-04-11 Ben Pfafftests: Fix error message when using a wrapper for the...
2016-04-11 Ben PfaffFILE HANDLE: Get rid of use of q2c preprocessor.
2016-04-09 John DarringtonChange warning about test versions.
2016-04-06 John DarringtonFixed crash on FLIP vs. invalid variable names.
2016-04-05 John DarringtonFixed a crash when data for correlations was empty.
2016-04-05 John DarringtonAdd test for PERMISSIONS with bad syntax
2016-04-04 John DarringtonFix crash in T-Test after parsing a null terminated...
2016-04-03 Ben Pfafftests: Fix a deeper bug in null byte check in testsuite.
2016-04-03 Ben Pfafftests: Fix bug in null byte check in testsuite.
2016-04-03 Ben PfaffUpdate version number to 0.10.2.
2016-04-03 Ben PfaffRelease PSPP 0.10.1.
2016-04-03 Ben Pfafflexer: Treat null characters in input as spaces.
2016-04-03 Ben Pfafflexer: Add comments and update style in lex_source_get__().
2016-04-02 Ben PfaffCROSSTABS: Fix corner case in integer mode.
2016-04-02 John DarringtonDocumentation: Update copyright notice to reflect recen...
2016-04-02 John DarringtonFix date format tests when running under wine
2016-04-02 Ben PfaffReplace valgrind-wrapper with a generic wrapper.
2016-04-01 John Darringtonlexer.h: Add WARN_UNUSED_RESULT to lex_force functions.
2016-04-01 John DarringtonCheck the return value of various calls to lex_force_match.
2016-04-01 John Darringtonoutput.c: cmd_output: Check return values of lex_force_...
2016-04-01 John Darringtonvariable-display.c (cmd_variable_level): Check return...
2016-04-01 John Darringtonvalue-parser.c (parse_number): Simplified logic and...
2016-03-31 John DarringtonFix crash in NPAR when no variables were parsed.
2016-03-31 John DarringtonFix typo in NEWS
2016-03-31 John DarringtonFixed a bug where frequencies/histogram would crash...
2016-03-31 Ben Pfaffpo: Update Dutch translation.
2016-03-31 John DarringtonUpdated NEWS to mention bugs fixed in command parser
2016-03-31 John DarringtonFix crash when ROC was passed a non-number where a...
2016-03-31 John DarringtonFixed by where pspp would crash if ELSE appeared withou...
2016-03-31 John DarringtonFixed a bug where INSERT would crash when an unterminat...
2016-03-31 Ben Pfaffpo: Update German translation from translationproject...
2016-03-31 John DarringtonFix crash when ONEWAY/CONTRASTS contained an empty...
2016-03-31 John DarringtonPsppireSelector: Do not add a default selector func...
2016-03-30 John DarringtonFixed crash when processing malformed NPAR TESTS BINOMI...
2016-03-30 Ben Pfaffpo: Update Lithuanian translation.
2016-03-30 John DarringtonAvoid possible memory allocation error on erroneous...
2016-03-29 John DarringtonCleanup the RENAME VARIABLES command.
2016-03-29 Friedrich Beckmannuse fixed format string to avoid -Wformat-security...
2016-03-28 Ben Pfaffpo: Update translations from translationproject.org.
2016-03-27 John DarringtonFixed bug in EXAMINE where the parametric calculation...
2016-03-27 John DarringtonFix bug in EXAMINE when an invalid dependent variable...
2016-03-27 John DarringtonUpdate NEWS to keep make dist happy
2016-03-27 John DarringtonUpdate version number to 0.10.1
2016-03-26 Ben PfaffUpdate version number to 0.10.0.
2016-03-26 John DarringtonFix bug in GRAPH when a bad dependent variable was...
2016-03-26 John DarringtonFix crash in FLIP with no variables.
2016-03-26 John DarringtonFix double heap deallocation when erroneous SET was...
2016-03-26 John DarringtonFixed crash in MODIFY OUTPUT when no valid FORMAT claus...
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-18 John DarringtonAdded a "meta" file, explaining administrative procedur...
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 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.
next