src/ui/gui/helper.c (clone_list_store): Remove unused variable
[pspp] / tests /
2021-03-23 Ben Pfaffsegment: Properly handle DO REPEAT in batch mode.
2021-03-22 Ben Pfafflexer: New function lex_force_int_range().
2021-03-21 Ben PfaffCROSSTABS: Reimplement parser without q2c.
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-03-07 Ben PfaffDELETE VARIABLES: Fix crash when deleting and adding...
2021-03-07 Ben PfaffImprove error message for creating a new string var...
2021-03-07 Ben Pfafftests: Ignore .pspprc in a different way, to fix runnin...
2021-01-25 Ben Pfaffoutput: Make groups contain their subitems, and get...
2021-01-25 Ben Pfaffzip-reader: Make the zip_reader reference counted.
2021-01-25 Ben Pfaffzip-reader: Switch to a more usual error reporting...
2021-01-25 Ben PfaffDEBUG EVALUATE: Use output_log() instead of printf().
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2021-01-11 Ben Pfaffoutput: Change command names from uppercase to title...
2021-01-11 Ben Pfaffstr: Add function xstrdup_if_nonnull() and introduce...
2021-01-10 Ben Pfaffpivot-table: Test round-tripping to an .spv file.
2021-01-10 Ben Pfaffpivot-table: Fix handling of current-layer in spv files...
2021-01-10 Ben Pfaffpivot-table: Implement hiding footnotes.
2021-01-10 Ben Pfaffpivot-table: Add test for footnotes.
2021-01-09 Ben PfaffMake the Cairo and Pango libraries required rather...
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-02 Ben Pfaffpivot-table: Add more tests for pivot table rendering.
2021-01-02 Ben Pfaffoutput: Make table_item a pivot_table, table_cell a...
2021-01-02 Ben Pfaffcsv: Change footnote format.
2021-01-01 Ben Pfafftable-item: Remove barely used parameters from table_it...
2021-01-01 Ben Pfafftable-provider: Remove "const" from struct table_cell...
2021-01-01 Ben Pfafftests: Break off --draw-mode from render-test into...
2020-12-31 Ben Pfaffpivot-output: Replicate dimension headings when divided...
2020-12-31 Ben Pfaffpivot-output: Really fix formatting of the corner cell.
2020-12-30 Ben Pfafftests: Be consistent about adding to $(check_PROGRAMS).
2020-12-27 Ben Pfaffhtml: Pop up tooltip with table notes in output.
2020-12-26 John DarringtonAdd copyright and licence notices to files which lack...
2020-12-26 Ben PfaffAdd more Valgrind leak report suppressions.
2020-12-21 Ben Pfaffpivot-table: Change the default format to omit empty...
2020-12-17 Ben Pfaffexpressions: Improve error messages.
2020-12-17 Ben Pfafftests: Restore tests that were commented out by buggy...
2020-11-16 Friedrich BeckmannMacOS: wc does not support -L option
2020-11-14 John DarringtonFix leak in perl module
2020-11-07 John DarringtonTeX driver: Use the glyphs from wasyfont instead of...
2020-10-31 John DarringtonFix oneway bug and add a test
2020-10-30 Ben Pfafftable: Rename area_style to table_area_style for consis...
2020-10-25 Ben Pfaffpspp-output: Add new --nth-commands option.
2020-10-25 John DarringtonAdd a TeX driver
2020-10-25 Ben Pfaffzip-writer: Fix writing a zip file to a pipe.
2020-10-10 John DarringtonAdd extra code examples to the documentation
2020-10-10 John DarringtonRework the spreadsheet import feature of the grapic...
2020-09-27 John DarringtonRemove width specifications from range strings (eg...
2020-09-12 John DarringtonUse PACKAGE_BUGREPORT instead of a literal string
2020-09-02 Ben Pfafftests: Add missing host.at tests.
2020-09-02 Ben Pfaffu8-istream: Add some more tests for byte-order marks.
2020-09-02 Ben PfaffHOST: Reimplement and add support for TIMELIMIT subcommand.
2020-08-31 Ben Pfafftests: Add 'slow' tag to more tests.
2020-08-18 John Darringtonbarchart.c: Sort the categories before displaying them.
2020-08-03 Ben Pfaffrender-test: Initialize i18n to make tests pass on...
2020-08-03 Ben Pfafftests: Tolerate 3-digit exponents in output for chart...
2020-08-03 Ben Pfafftests: Ignore Pango warnings when generating charts.
2020-08-03 Ben Pfaffplacement-parser: Properly handle LONG_MAX != INT_MAX.
2020-08-02 Ben Pfafftests: More character encoding issues on command line.
2020-08-02 Ben Pfafftests: Use AUTOTEST_PATH to find chart test programs.
2020-08-02 Ben Pfaffzip-test: Open files in binary mode.
2020-08-02 Ben Pfafftests: Avoid dealing with character encoding issues...
2020-08-02 Ben Pfafftests: Tolerate carriage-returns in output for SAMPLE...
2020-08-02 Ben Pfafftests: Always set a paper size.
2020-08-02 Ben Pfafftests: Don't output to PDF without a good reason.
2020-08-02 Ben Pfafftests: Fix synthetic system file reader tests on Windows.
2020-07-11 John DarringtonDo not attempt to use the output driver while it's...
2020-06-27 John DarringtonAdd a test for bug #58598
2020-06-20 Ben Pfaffsys-file-reader: Tolerate duplicate document records.
2020-06-20 Ben Pfaffsys-file-reader: Tolerate invalid variable names.
2020-06-20 Ben Pfaffsys-file-reader: Accept bad variable indexes, with...
2020-06-20 John DarringtonAllow /RENAME target to use the TO keyword.
2020-06-20 John DarringtonAdd a test for bug #58591
2020-06-20 John DarringtonFix crash when parsing a badly formatted variable string.
2020-06-20 John DarringtonFix crash when cleaning up after parsing bad MODIFY...
2020-06-20 John DarringtonDon't crash when parsing bad MATRIX DATA commands.
2020-06-20 John DarringtonDon't ref or unref the inline file handle.
2020-06-10 Ben Pfafftests: Fix misspelling in test name.
2020-06-07 John DarringtonWhitespace changes only.
2020-06-07 John DarringtonUpdate recommended gnulib commit
2020-04-26 John DarringtonFix crash when bad autorecode /blank is encountered.
2020-02-09 John DarringtonFix bug #57731.
2020-02-02 John DarringtonFix bug #57722.
2020-01-10 Ben PfaffLIST: Fix case numbering.
2019-12-29 Ben PfaffAdd support for reading and writing SPV files.
2019-12-29 Ben Pfaffrender: Fix up layer violation in add_footnote_page().
2019-12-29 Ben Pfafftable: Get rid of TAL_* constants.
2019-12-29 Ben Pfafftable: Get rid of TAB_* for horizontal and vertical...
2019-12-29 Ben Pfafftable: Move tab.h into table.h and rename tab_*() to...
2019-12-29 Ben Pfafftab: Merge struct tab_table into struct table.
2019-12-29 Ben Pfafftable: Require headers to be set at table creation.
2019-12-29 Ben Pfaffrender: Change style for footnote blocks.
2019-12-15 John DarringtonRemove unused #include directives
2019-12-08 Ben Pfaffcommand: Put command_ids in output into title case.
2019-12-02 Ben Pfaffpspp-convert: Support decrypting SPV files.
2019-11-28 John DarringtonRemove #include <assert.h> from files which don't need it
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-11-26 John DarringtonFix typos in comments
2019-11-10 Ben PfaffLOOP: Limit number of iterations when IF clauses present.
2019-10-11 Ben Pfaffzip-reader: Read the whole central directory at .zip...
2019-10-11 Ben Pfaffoutput: Move text_item and group_item usage closer...
next