pspp-builds.git
2009-07-05 John DarringtonStore variable names, labels and value labels as UTF8.
2009-06-25 John DarringtonFix bugs when input data is repeated
2009-06-24 John DarringtonAdded second ROC test
2009-06-18 Ben Pfaffsys-file-reader: Don't warn if compression bias field...
2009-06-18 Ben Pfaffpor-file-reader: Tolerate short lines when detecting...
2009-06-16 Jason H StoverRenamed interaction_variable_get_var to interaction_get...
2009-06-15 John DarringtonAdd new functions to define subcase orderings.
2009-06-15 Ben Pfaffsparse-xarray: Add missing #include <limits.h>.
2009-06-15 Ben PfaffAllow variables created by var_create_internal to have...
2009-06-14 John DarringtonFix compile warning
2009-06-13 John DarringtonAdded code to plot the ROC curve
2009-06-12 Ben PfaffFix type mismatch between value_hash prototype and...
2009-06-12 Ben PfaffDrop call to deleted function value_cnt_from_width...
2009-06-11 Jason H StoverFixed crash caused by regressing with categorical variables
2009-06-11 John DarringtonAdded code to generate the ROC cutpoint tables.
2009-06-11 John DarringtonAdd check that input to casereader_create_distinct...
2009-06-10 John DarringtonFix bug when positive and negative groups are of differ...
2009-06-10 John DarringtonAdd framework for ROC summary table
2009-06-10 John DarringtonUse the requested method for calculating the ROC AUC...
2009-06-10 John DarringtonAdded basic calculation and display of area under the...
2009-06-10 John DarringtonAdded test for the ROC command
2009-06-10 John DarringtonAdded a new casereader translator to consolodate cases.
2009-06-10 John DarringtonAdded stub for ROC computation
2009-06-09 John DarringtonFixed bug inserting cases in data sheet.
2009-06-09 John DarringtonAdded documentation for the ROC command
2009-06-09 John DarringtonAdded parser for the ROC command.
2009-06-09 John DarringtonSupport mult-data charts and legend.
2009-06-08 Ben PfaffFix handling of #! at beginning of PSPP syntax file...
2009-06-07 Ben PfaffRemove spurious Makefile from src/output.
2009-06-07 Ben Pfaffcrosstabs: Fix chi-square display and add regression...
2009-06-07 Ben Pfaffcrosstab: Remove struct that was defined but never...
2009-06-07 Ben Pfaffcrosstabs: Remove write-only variable.
2009-06-07 Ben Pfaffcrosstabs: Fix segfault when chi-square was requested.
2009-06-07 Ben Pfaffdatasheet-test: Add support for testing string backing...
2009-06-07 Ben Pfaffcrosstabs: Trim unsightly spaces from titles in output.
2009-06-07 Ben Pfaffcrosstabs: Fix memory leaks.
2009-06-07 Ben Pfaffargv-parser: Add assertion to find likely bugs in clien...
2009-06-07 Ben Pfaffdatasheet: Fix bugs in datasheet_resize_column() found...
2009-06-07 Ben Pfaffdatasheet-test: Add test for datasheet_resize_column().
2009-06-07 Ben Pfaffdatasheet-test: Fix printing of string values in error...
2009-06-07 Ben Pfaffdatasheet-test: Check duplicate states before discardin...
2009-06-07 Ben Pfaffdatasheet-test: Make column widths to test configurable...
2009-06-07 Ben Pfaffdatasheet-test: Don't test null operations.
2009-06-07 Ben Pfaffsparse-xarray-test: Style and comment fixes.
2009-06-07 Ben Pfaffvalue: New function value_swap.
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.
2009-06-07 Ben PfaffMake MAX_SHORT_STRING an implementation detail of the...
2009-06-07 Ben PfaffUse MAX_SHORT_STRING in place of MIN_LONG_STRING.
2009-06-07 Ben PfaffFix portable file reader use of long strings.
2009-06-07 Ben PfaffGet rid of uses of MAX_SHORT_STRING in Gnumeric and...
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffFix test failure introduced along with parse_value().
2009-06-07 Ben Pfaffsys-file-reader: Fix memory leak.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 Ben PfaffNew function parse_value() for parsing a value of speci...
2009-06-07 Ben PfaffMake value_set_missing(), etc. tolerate values of width -1.
2009-06-07 John DarringtonPrevent invalid variable widths in variable sheet.
2009-06-07 Ben PfaffRemove debug printfs that escaped from my local tree.
2009-06-07 Ben Pfaffgui: Fix segfault when pushing Del on a long string...
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-06-07 Ben Pfaffoutput: Add auxiliary data parameter to tab_dim.
2009-06-07 Ben PfaffNew data structure sparse_xarray.
2009-06-07 Ben PfaffNew wrapper for access to temporary files.
2009-06-07 Ben Pfaffmodel-checker: Add command-line parser for model checki...
2009-06-07 Ben PfaffImplement new command-line argument parser.
2009-06-07 Ben Pfaffmodel-checker: Don't discard error states.
2009-06-07 Ben Pfaffmodel-checker: Revise advice on checking for duplicates.
2009-06-07 Ben Pfaffmodel-checker: Add more progress functions.
2009-06-07 Ben Pfaffmodel-checker: Move summary printing function into...
2009-06-07 Ben Pfaffmodel-checker: Kill dependencies and move back to libpspp.
2009-06-07 Ben Pfaffsparse-array: Simplify code slightly.
2009-06-07 Ben Pfaffsparse-array: Improve iteration interface.
2009-06-07 Ben Pfaffsparse-array: Use __builtin_ctzl on GCC 4.0 or later...
2009-06-07 Ben Pfaffrange-set: New functions range_set_last and range_set_prev.
2009-06-07 Ben Pfaffrange-set: Add new function range_set_scan().
2009-06-07 Ben Pfaffrange-set: Inline some simple functions.
2009-06-07 Ben Pfaffrange-set: Add test coverage for range_set_destroy...
2009-06-07 Ben Pfaffrange-set: New function range_set_allocate_fully.
2009-06-07 Ben PfaffDelete CORRELATIONS skeletal parser.
2009-06-07 Ben Pfaffpool: New function pool_strdup0.
2009-06-07 Ben Pfaffdatasheet: Drop false dependency on md4.h.
2009-06-07 Ben Pfaffperl-module: Better document "make test" requirements.
2009-06-07 Ben Pfafft-test: Move 'mode' variable from file scope into cmd_t...
2009-06-07 Ben Pfafft-test: Move 'cmd' variable from file scope into cmd_t_...
2009-06-07 Ben Pfafft-test: Remove write-only variable.
2009-06-03 Jason H StoverMoved static is_origin from design_matrix.c to category...
2009-05-17 John DarringtonFix incorrect word order
2009-05-17 John DarringtonRemove whitespace before footnotes
2009-05-17 John DarringtonCorrect grammar
2009-05-17 John DarringtonChange examples using heights to be all in millimetres
2009-05-17 John DarringtonDelete '*' from DATA LIST examples
2009-05-17 John DarringtonMention that two juxtapose LIST keywords are intentional
2009-05-17 John DarringtonFix misaligned menu items
2009-05-17 John DarringtonAdded a tutorial chapter to the manual.
2009-05-16 John DarringtonFix bug inserting rows and columns and rename state...
2009-05-16 John DarringtonRemove unused code
2009-05-15 John DarringtonUpdated dutch translation. Thanks to unkonwn-1
2009-05-15 John DarringtonCorrect typo in command line argument string.
2009-05-14 John DarringtonRemove gratuitous call to change_active_cell.
2009-05-14 John DarringtonRemove unneeded object members
next