pspp
2017-07-16 Ben Pfaffspv-file-format: Improve description of structure membe...
2017-07-16 Ben Pfafftests: Use path search for zip-test instead of full...
2017-07-15 Ben PfaffUpdate to newest Gnulib.
2017-07-15 John Darringtondoc/statistics.texi: Add comma after @xref.
2017-07-13 Ben Pfafftests: Avoid failure based on encoding name differences.
2017-07-13 Ben Pfaffspv-file-format: Add much more detail.
2017-07-10 Ben Pfaffzip-reader: Use xstrdup() instead of strdup().
2017-07-08 John DarringtonMove XML declarations to the start of .ui files.
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-07-04 Ben Pfafftests: Add tests against regression for two previously...
2017-07-04 Ben Pfaffsys-file-reader: Fix integer overflows in parse_long_st...
2017-07-04 Ben Pfaffsys-file-reader: Avoid null dereference skipping bad...
2017-06-27 Ben PfaffUpdate version number to 0.10.5-pre2.
2017-06-27 Ben PfaffREADME.Git: Recommend newer Gnulib, to avoid GCC 7...
2017-06-27 Ben Pfaffperl-module: Avoid VERSION redefinition warning from...
2017-06-24 John DarringtonEnable the show value labels feature
2017-06-19 John DarringtonFACTOR: Improve calculation of Kaiser-Meyer-Olkin and...
2017-06-18 John DarringtonFACTOR: Add Anti-image matrix output
2017-06-17 John DarringtonUpdated German translation from translationproject.org
2017-06-17 John DarringtonAdd documentation for MATRIX DATA /N
2017-06-16 John DarringtonMATRIX DATA: Add /N subcommand
2017-06-15 John DarringtonAllow dialog boxes to be cancelled by hitting the Escap...
2017-06-11 Friedrich BeckmannFixed perl regression problem due to Version name ...
2017-06-08 John DarringtonChange the return type of psppire_delimited_text_new.
2017-06-07 John DarringtonImport assistant: Disable the search function of treeviews
2017-06-07 John DarringtonWhitespace changes only
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Make the iteration...
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Reverse sense...
2017-06-07 John DarringtonPsppireDelimitedText: Extend the functionality such...
2017-06-07 John DarringtonPsppireImportAssistant: Avoid possible null pointer...
2017-06-06 John DarringtonPsppireImportAssistant: Use a more reliable way of...
2017-06-06 John DarringtonPsppireDelimitedText: Remove g_print statements
2017-06-06 John DarringtonPsppireDelimitedText: use the maximum_lines property...
2017-06-06 John DarringtonImport Assistant: Mark lines beyond the declared maximu...
2017-06-06 John DarringtonImport Assistant: Don't try to parse non-existant files
2017-06-06 John DarringtonImport assistant: Simplify the construction of the...
2017-06-04 John DarringtonAdd SPREAD_SHEET_WIDGET_CFLAGS to the flags used for...
2017-06-02 John DarringtonMention the changes to the sheet in NEWS
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-02 John DarringtonUse a more reliable way of setting the initial state...
2017-06-02 John DarringtonFix bug where the Examine subdialogs appeared multiple...
2017-05-31 John DarringtonUpdate translations from translationproject.org
2017-05-30 John DarringtonMention a version number for the spread sheet widget...
2017-05-27 John DarringtonINSTALL: Mention the spread-sheet-widget dependency
2017-05-27 John DarringtonRemoved GtkXPaned which is currently not used
2017-05-25 John DarringtonDeal with formal release of upstream library
2017-05-25 John DarringtonUpdate identifiers to reflect new identity of upstream...
2017-05-24 John DarringtonPsppireImportAssistant: New function psppire_import_ass...
2017-05-23 John DarringtonRemove duplicate accelerator from the one-way anova...
2017-05-22 John Darringtoncase.c: variable_matches_case -> assert_variable_matche...
2017-05-22 John DarringtonPsppireImportAssistant: Remove some unnecessary #includ...
2017-05-22 John DarringtonImport Assistant: Remove unused prototypes
2017-05-22 John DarringtonImport Assistant: Allow separators to be unicode characters
2017-05-22 John DarringtonImport Assistant: Fix generation of variable names
2017-05-21 John DarringtonRemove psppire-empty-list-store which is now unused
2017-05-21 John DarringtonImport Assistant: Remove struct column which is now...
2017-05-21 John DarringtonRemove some unused code
2017-05-20 Ben PfaffUpdate version number to 0.10.5pre1, for translations.
2017-05-20 John DarringtonK Independent Samples Dialog: Fix compiler warnings.
2017-05-20 John DarringtonImport assistant: Re-enable automatic inference of...
2017-05-20 John DarringtonImport Assistant: Fix generation of /DELIMITERS subcommand
2017-05-20 John DarringtonRemove some unused code
2017-05-20 John DarringtonImport Assistant: Re-add the format guesser feature
2017-05-19 John DarringtonImportAssistant: Set the GtkPaned slider to half way
2017-05-19 John DarringtonImportAssistant: make division between var and data...
2017-05-19 John Darringtonconstness
2017-05-19 John DarringtonRemove some unused variables
2017-05-19 John DarringtonPsppireImportAssistant: Remove the "transient-for"...
2017-05-19 John DarringtonAdd a callback when variables change
2017-05-18 John DarringtonPopulate the data sheet in the import assistant
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-18 John DarringtonUpdated the Dutch translation from translationproject.org
2017-05-16 John DarringtonRemove commented out code
2017-05-16 John DarringtonFix potential crash if matrix file variables are of...
2017-05-16 John DarringtonFix buffer overflow which could occur if the matrix...
2017-05-16 John DarringtonRemove unreachable code
2017-05-16 Ben Pfaffmatrix-reader: Use strcpy() on char arrays, in next_mat...
2017-05-16 Ben Pfafffactor: Fix return type of do_factor_by_matrix().
2017-05-15 John DarringtonNew Dialog: Non Parametric | K Indepdendent Samples
2017-05-15 John DarringtonPsppireValueEntry: Use a more reliable way to override...
2017-05-13 John DarringtonZip Reader: initialise error string earlier.
2017-05-12 John DarringtonFixed bug which caused a crash in GET DATA
2017-05-12 John DarringtonMEANS: Prevent parser from entering infinite loop.
2017-05-12 John Darringtonsrc/math/linreg.c: Don't calculate the intercept for...
2017-05-12 John Darringtonsrc/math/linreg.c: Encapsulate this object better.
2017-05-12 John DarringtonREGRESSION: Implement /ORIGIN subcommand.
2017-05-11 John DarringtonDESCRIPTIVES: Fix a bug where the parser could enter...
2017-05-11 John DarringtonFACTOR: Don't try to perform analysis if there are...
2017-05-11 John DarringtonFACTOR: Do not try to run an analysis if no matrix...
2017-05-11 John DarringtonFACTOR: Fix a crash when bad input was presented
2017-05-11 John DarringtonFACTOR: Make idata parameters const where they can be.
2017-05-11 John DarringtonDATA MATRIX: Avoid crash on invalid input
2017-05-10 John DarringtonFix memory leaks in FACTOR/MATRIX
2017-05-10 John DarringtonRemove unused variable
2017-05-10 John DarringtonFACTOR: Use consistent indexing when displaying matrices.
2017-05-10 John Darringtonmatrix reader: Fix bug which incorrectly read in matrix...
2017-05-10 John DarringtonMATRIX DATA: Allow non-symetric matrices if /FORMAT...
2017-05-10 John DarringtonMatrix reader, fix comment to reflect reality.
2017-05-09 John DarringtonMATRIX DATA: Cope with long variable names
next