pspp-builds.git
2009-06-27 Ben Pfaffoutput: Give the overview pane in the GUI output a...
2009-06-27 Ben Pfaffoutput: Improve title display in overview pane of GUI...
2009-06-24 Ben Pfaffoutput: Add overview pane to GUI output window.
2009-06-23 Ben Pfaffoutput: Include command names in titles in GUI output.
2009-06-22 Ben Pfaffcrosstabs: Fix free of bad pointer and use-after-free...
2009-06-21 Ben Pfaffoutput: Use "base" color for background in GUI output...
2009-06-21 Ben Pfaffoutput: Use gtk_widget_show_all instead of gtk_widget_s...
2009-06-21 Ben Pfaffoutput: Make GUI output window scrollable.
2009-06-20 Ben Pfaffoutput: Implement very rudimentary graphical GUI output...
2009-06-20 Ben Pfaffoutput: Make tables reference-counted.
2009-06-20 Ben Pfaffoutput: Improve warnings about negative table dimensions.
2009-06-20 Ben Pfaffoutput: Make outp_parse_options slightly more general...
2009-06-20 Ben PfaffMake the UTF-8 graphic devices avoid overstriking by...
2009-06-18 Ben PfaffAdd Unicode (UTF-8) line-drawing support to device...
2009-06-17 Ben Pfaffoutput: Make allocating and freeing drivers independent...
2009-06-16 Ben Pfaffcairo: Use default Cairo scale factor.
2009-06-16 Ben Pfaffoutput: Make global variables less global.
2009-06-15 Ben Pfaffsparse-xarray: Add missing #include <limits.h>.
2009-06-15 Ben Pfaffoutput: Make table dimension functions work in arbitrar...
2009-06-13 Ben Pfaffoutput: Use "struct string" in tabi_title in place...
2009-06-12 Ben PfaffGet rid of most global variables in outputting tables.
2009-06-12 Ben Pfaffcairo: Fix values of prop_em_width, fixed_width.
2009-06-12 Ben Pfaffoutput: Get rid of unused SOM_ROW, SOM_COLUMN enums.
2009-06-12 Ben Pfaffoutput: Get rid of unused members of struct som_table_c...
2009-06-12 Ben Pfaffoutput: Remove static variables from manager code.
2009-06-12 Ben Pfafftable: Replace macros by inline functions, to improve...
2009-06-12 Ben PfaffFix type mismatch between value_hash prototype and...
2009-06-09 Ben Pfaffcairo: Fix header box drawing.
2009-06-09 Ben Pfaffcairo: Set line width.
2009-06-08 Ben Pfaffoutput: Add initial support for PSPP output via Cairo.
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.
next