pspp-builds.git
2011-07-26 John DarringtonGLM: Fix memory leaks
2011-07-26 John DarringtonCategoricals: remove var member which is no longer...
2011-07-26 John DarringtonCategoricals: Replace single value by a case, so that...
2011-07-26 John DarringtonChange interaction functions to use cases rather than...
2011-07-26 John DarringtonCategoricals to take interactions instead of variables.
2011-07-26 John DarringtonGLM: Rewrite interactions module and update glm.c to...
2011-07-26 John DarringtonGLM: Prepare the lexer to accept nested variables
2011-07-25 John DarringtonAdded dialog for the NPAR RUNS subcommand
2011-07-25 John DarringtonK-means dialog only should accept numeric variables
2011-07-25 John DarringtonAdd some "mnemonic_widget" refs which had been forgotten
2011-07-25 John DarringtonAdded dialog box for quick cluster command
2011-07-24 Ben PfaffUpdated the Lithuanian translation from translationproj...
2011-07-13 Ben Pfaffvariable: Simplify var_set_display_width().
2011-07-13 Ben Pfaffformat: Use max width for over-max decimals in fmt_fix().
2011-07-13 Ben Pfaffformat: Honor width step in fmt_fix().
2011-07-13 Ben PfaffGLM: Allow +/- .001 for Corrected Total Type III Sum...
2011-07-10 Ben Pfafftests: Avoid nonportable "mktemp" usage.
2011-07-10 Ben Pfafftests: Fix Perl module tests on Mac OS X.
2011-07-09 John DarringtonQUICK CLUSTER: Add documentation
2011-07-09 John DarringtonQUICK CLUSTER: Add MISSING=EXCLUDE for consistency...
2011-07-08 John DarringtonQUICK CLUSTER: Implement pairwise missing option
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-06 John DarringtonRemove redundant files in test sources, that apparently...
2011-07-06 John DarringtonFix compiler warnings
2011-07-03 John DarringtonAdded dialog box for the AUTORECODE command. Closes...
2011-07-02 John DarringtonQuick Cluster: Avoid crash when presented with missing...
2011-07-02 John DarringtonQUICK-CLUSTER: Seperate const from non-const data and...
2011-07-02 John DarringtonFor consistency with other files use <> instead of ""
2011-07-02 John DarringtonRemove some gnulib modules whichare being flagges as...
2011-07-02 John DarringtonUse PACKAGE_URL from config.h instead of literal string
2011-07-02 Ben Pfaffdoc: Fix order of NUMERIC and MRSETS sections.
2011-07-01 John DarringtonUpdate NEWS file
2011-07-01 John DarringtonImplemented the POSTHOC subcommand for the ONEWAY command.
2011-07-01 John DarringtonFix bug where recent data files were not added
2011-07-01 John DarringtonReplace the t-test paired options dialog with a simpler...
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
2011-07-01 John DarringtonImplement dialog box for the non-parametric 2-related...
2011-07-01 John DarringtonMove the glade definition for the paired samples dialog...
2011-07-01 John DarringtonAdded COUNT dialog box. Addresses one part of bug ...
2011-07-01 John DarringtonNew widget PsppireValChooser.
2011-07-01 John DarringtonUse variable labels in DESCRIPTIVES output. Fixes...
2011-07-01 John DarringtonAvoid GtkCritical in recode dialog
2011-07-01 John DarringtonFix incorrect conditional
2011-07-01 John DarringtonFix GUI issues in K-Related NPAR dialog box.
2011-07-01 John DarringtonMark get_rule function as inline.
2011-07-01 John DarringtonUse greater-than-or-equal to sign instead of '>='.
2011-07-01 John DarringtonImplemented the McNemar test. Closes bug #33242
2011-07-01 John DarringtonFix bugs deleting temporary files and their containing...
2011-07-01 John DarringtonMake the value labels dialog resizable
2011-07-01 John DarringtonReplace deprecated function call
2011-07-01 John DarringtonRemove action member from PsppireSelector
2011-07-01 John DarringtonReplace some deprecated GTK macros
2011-07-01 John DarringtonChange the order of the reported NPAR values in two...
2011-07-01 John DarringtonRemove duplicated functions
2011-07-01 John DarringtonRemove unused functions
2011-07-01 John DarringtonFilter the data file list by mime type instead of file...
2011-07-01 John DarringtonSet the show-tips property on the recent chooser menus
2011-07-01 John DarringtonUse local include paths instead of relative to $top_bui...
2011-07-01 John DarringtonReplace some obsolete Gtk macro calls
2011-07-01 John DarringtonFix building when readline library is not present
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonImplemented a zip-writer to correspond to zip-reader
2011-07-01 John DarringtonPerl Module - Add function to count cases in a reader.
2011-07-01 John DarringtonRemove some files which are no longer used
2011-07-01 John DarringtonFix bug parsing T-TEST
2011-07-01 John DarringtonRe-implemented the T-TEST command and the levene calcul...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/sourceview
2011-06-27 John DarringtonFixed the categoricals such that now both GLM and ONEWA...
2011-06-27 John DarringtonGLM: Add unimplemented subcommands, and add a test.
2011-06-26 John DarringtonFirst working GLM command
2011-06-24 Jason H StoverAdded type 3 sums of squares to GLM
2011-06-23 Ben Pfaffgui: Move some formatting functions into PSPP core.
2011-06-23 Ben Pfaffgui: Strip numerics and strings differently in value_to...
2011-06-23 Ben Pfaffgui: Eliminate some dependencies on the dictionary.
2011-06-23 Ben Pfaffgui: Simplify value_to_text() parameters.
2011-06-23 Ben Pfaffgui: Consistently use print format instead of write...
2011-06-23 Ben Pfaffgui: Drop 'dict' parameter from text_to_value().
2011-06-23 Ben Pfaffsys-file-reader: Reduce invalid format from error to...
2011-06-18 Ben Pfaffsys-file-writer: Write identical sets of value labels...
2011-06-18 Ben Pfaffvariable: Do not trim trailing whitespace from variable...
2011-06-18 Ben Pfaffsys-file-writer: Omit empty multiple response sets...
2011-06-18 Ben Pfaffsys-file-writer: Write variable names in mrsets in...
2011-06-16 Ben Pfaffsys-file-reader, sys-file-writer: Use codepage numbers.
2011-06-16 Ben PfaffUpdate code that assumed a dictionary's encoding could...
2011-06-16 Ben Pfaffsys-file-writer: Write encoding names in all-uppercase.
2011-06-16 Ben Pfaffsys-file-writer: Put long variable name in variable...
2011-06-15 Ben PfaffCD: Fix a bug and add a regression test.
2011-06-15 Ben PfaffGET DATA /TYPE=TXT: Also allow full format to be specified.
2011-05-26 Ben Pfafftests: Remove unused old shell-based test files.
2011-05-26 Ben Pfaffgui: Clean generated gtk.h wrapper on "make clean".
2011-05-14 Ben Pfaffgui: Fix temporary filtering by a variable's value.
2011-05-13 Ben Pfaffgui: Make AGGREGATE dialog initially show all of the...
2011-05-13 Ben PfaffSORT CASES: Don't delete filtered-out cases.
2011-05-13 Ben Pfaffgui: Make File|Recent Files remember the correct encoding.
2011-05-13 Ben Pfaffgui: Recode syntax files on load and save.
2011-05-12 Ben Pfaffgui: Refactor checking for .sav and .por suffixes.
2011-05-12 Ben Pfaffgui: Move null_if_empty_param() from psppire-window...
2011-05-12 Ben Pfaffi18n: New function is_encoding_supported().
2011-05-12 Ben Pfaffencoding-guesser: New function encoding_guess_whole_file().
2011-05-12 Ben Pfaffpspp-dump-sav: Add #include <limits.h> to get INT_MAX...
next