pspp
2023-11-02 Ben Pfafftests: Try another strategy to check for immediate...
2023-11-01 Ben Pfafftests: Stop using squish-pty.
2023-11-01 Ben PfaffFix typo in user string.
2023-11-01 Ben Pfaffpo: Update translations from translationproject.org.
2023-11-01 Ben PfaffRelease version 2.0.0-pre2.
2023-11-01 Ben PfaffEnable journaling by default and add GUI feature for...
2023-09-30 Ben PfaffMATCH FILES: Fix crash in string variable resizing.
2023-09-30 Ben Pfaffsettings: Make PRESERVE, RESTORE, and SHOW handle TLOOK.
2023-09-30 Ben Pfaffpsppire-import-textfile: Default to using column names...
2023-09-30 Ben PfaffONEWAY: Improve handling of missing values in ONEWAY...
2023-09-05 Ben Pfaffpspp-dump-sav: Number variables in cases starting from 1.
2023-06-25 John DarringtonFixed an assertion failure in psppire-dump-sav when...
2023-06-25 John DarringtonSimplify drag-drop target settings in CTABLES dialog
2023-06-24 Ben Pfaffhtml: Include generic font-family name "sans-serif...
2023-06-24 John DarringtonAdd localisations for ar and ta domains
2023-06-23 John DarringtonRemove Find and Close from the list of default button...
2023-06-23 John DarringtonWhitespace changes only.
2023-06-21 John DarringtonFix the cleanup of the pivot table in the CTABLES dialog
2023-06-21 John DarringtonProperly dispose of psppire_dialog_action objects when...
2023-06-21 John DarringtonFixed a crash when trying to insert variables into...
2023-06-21 John DarringtonFix cut-and-paste error in comment
2023-06-20 John DarringtonChange TAB characters to spaces
2023-06-20 John DarringtonAdded a new dialog to generate CTABLES
2023-06-20 John DarringtonUpdate pofiles from translationproject.org
2023-06-20 John DarringtonRemove trailing whitespace from files
2023-06-20 John DarringtonExpose pivot_category_dump to global scope.
2023-06-20 John DarringtonWarn about MacOS
2023-06-19 John Darringtonoutput_item_unref: Avoid a level of indentation
2023-06-19 John DarringtonAdd a callback from PsppireDialog on GtkDrawingArea...
2023-06-18 John DarringtonMake the page breaking in the TeX driver a little better
2023-06-18 John DarringtonRevert recent changes to configure.ac
2023-06-18 John Darringtonpsppire-output-view: remove set but unused variable
2023-06-17 John DarringtonFix clipboard paste data negotiation
2023-06-17 John DarringtonRe-implemented the search dialog for the syntax editor
2023-06-07 John DarringtonImplement the SET SUMMARY command
2023-06-07 John DarringtonUpdate copyright dates of documentation
2023-06-04 John DarringtonFix possible divide by zero error
2023-06-04 John DarringtonFix memory leak
2023-06-04 Ben PfaffFix minor English grammar errors, mostly "a" versus...
2023-06-04 Ben Pfafflexer: New function for other kind of half-open range.
2023-06-04 Ben Pfaffdictionary: Properly size string buffer in make_hinted_...
2023-06-04 John DarringtonMEANS: Allow string variables to be selected as the...
2023-06-03 Ben Pfaffspreadsheet-reader: Merge duplicate code with libpspp...
2023-05-31 Ben Pfafftests: Fix PostgreSQL test.
2023-05-30 Friedrich BeckmannPortability/Regression: Check OS version to skip test...
2023-05-30 Friedrich BeckmannPortability: Variable initialization not at beginning...
2023-05-30 Ben Pfaffods-reader: Support more than a single piece of text...
2023-05-30 Ben Pfaffspreadsheet-test: Fix usage message.
2023-05-29 Ben Pfaffods-reader: Integrate xmlTextReaderRead() calls into...
2023-05-29 Ben Pfafftests: Add some keywords for ODS and gnumeric tests.
2023-05-29 Ben Pfaffgui: Update how the Run menu works in the syntax window.
2023-05-29 Ben Pfaffcommand-segmenter: New library for dividing syntax...
2023-05-29 Ben Pfaffdeque: Replace deque_init_null() by DEQUE_EMPTY_INITIAL...
2023-05-29 Ben Pfaffidentifier: Fix typo in comment.
2023-05-28 Ben PfaffCTABLES: Avoid causing nhtsa.sav to appear modified...
2023-05-28 Ben PfaffCTABLES: Refine treatment for applying a summary to...
2023-05-28 Ben PfaffCTABLES: Don't crash for attempting to apply a summary...
2023-05-28 Ben PfaffCTABLES: Stop parsing after a summary spec error.
2023-05-28 Ben Pfaffgui: Support Ctrl+W to close windows and add File|Close...
2023-05-28 Ben Pfaffhistogram: Improve coding style.
2023-05-28 Ben Pfaffhistogram: Fix a couple of bugs.
2023-05-27 Ben Pfaffods-reader: Do basic validation of OpenDocument format...
2023-05-27 Ben Pfaffods-reader: Don't return NULL from a boolean function.
2023-05-27 Ben Pfaffdoc: Fix typo in developer manual.
2023-05-18 Ben Pfafftests: Skip pty-based test except on GNU/Linux.
2023-05-16 Ben Pfaffperl-module: Skip Pspp.t test if Test::More isn't insta...
2023-05-16 Ben PfaffT-TEST: Allow duplicate variable names in pairs list.
2023-05-16 Ben Pfafftex: Ignore error output from tex.
2023-05-16 Ben Pfafftests: Skip PSPP permissions test if permissions don...
2023-05-15 Ben Pfaffgui: Ensure that libwidgets-essential uses our header...
2023-05-15 Ben Pfaffcommand: Make command names available for translation.
2023-05-15 Ben PfaffImprove or fix some diagnostic messages.
2023-05-12 Ben PfaffPERMISSIONS: Reword error messages to avoid "stat"...
2023-05-11 Ben PfaffMATRIX DATA: Make N subcommand work properly without...
2023-05-11 Ben PfaffAdd compatibility code for g_string_free_and_steal...
2023-05-07 Ben PfaffMATRIX DATA: Allow slash before initial VARIABLES subco...
2023-05-06 Ben Pfaffpspp-output: Use page setup from command line by default.
2023-05-06 Ben PfaffRelease version 2.0.0-pre1.
2023-05-06 Ben PfaffMakefiles: Clean some more files created during the...
2023-05-06 Ben Pfaffcombine-files: Allow matching string variables to have...
2023-05-05 Ben Pfaffcombine-files: Remove write-only member 'var_sources'.
2023-05-04 Ben Pfaffgui: Fix warnings from g_string_free(..., FALSE).
2023-04-30 Ben Pfaffcombine-files: Adopt the encoding of the first input...
2023-04-30 Ben Pfaffcombine-files: Only give an error for different types...
2023-04-30 Ben Pfaffcombine-files: Fix crash when no files are given.
2023-04-29 Ben PfaffCROSSTABS: Add significance of correlations in symmetri...
2023-04-29 Ben PfaffCROSSTABS: Make less bad data structures for symmetric...
2023-04-29 Ben PfaffBe more careful about checking variable names.
2023-04-24 Ben PfaffMATRIX: Fix test failure on 32-bit platforms.
2023-04-23 Ben PfaffSAVE TRANSLATE: Make first '/' optional in syntax.
2023-04-23 Ben PfaffFix checks for valid integer range subset of 'double'.
2023-04-22 Ben PfaffVECTOR: Check that multiple vectors don't create the...
2023-04-20 Ben Pfafftreewide: Fix memory leaks from calls to relocate().
2023-04-18 Ben PfaffDATA LIST: Fix crash inside LOOP.
2023-04-17 Ben PfaffCTABLES: Fix treatment of string variables that differ...
2023-03-18 Ben PfaffMATRIX: Check format specifier on PRINT command.
2023-03-18 Ben Pfafflexer: Avoid reentering the lexer upon error in special...
2023-03-18 Ben Pfafflexer: Simplify lex_get_error().
2023-03-18 Ben Pfafflexer: Get rid of useless code in lex_get_error().
2023-03-18 Ben Pfaffdata-out: Make binary output buffer big enough for...
next