pspp
5 days ago Ben PfaffInitial work on Rust implementation of PSPP. rust2
2025-06-05 Ben Pfaffext-array: Use fseeko64 instead of fseeko, if available.
2025-06-04 Ben PfaffDESCRIPTIVES: Fix calculation of Z-scores with listwise...
2025-05-30 Friedrich BeckmannMacOS: Adapt Readme and initialization for bundle
2025-03-07 Ben Pfaffpo: Update 'sv' translation from translationproject...
2025-02-17 Ben PfaffFix order of variables in error message.
2025-02-11 Ben Pfaffpo: Add sv (Swedish) translation from translationprojec...
2025-02-03 John DarringtonIndependent Samples T-Test Dialog: Fix Crash
2025-01-28 Ben PfaffQUICK CLUSTER: Use fixed format for cluster centers.
2024-12-04 Ben Pfafftests: Make it harder to run the testsuite outside...
2024-12-01 Ben Pfaffpo: Update translations.
2024-11-26 Ben Pfaffpo: Update translations.
2024-11-22 Friedrich BeckmannREADME.Git: More MacOS build and debug infos. Switch...
2024-11-22 Friedrich BeckmannREADME.Git: Just Whitespace
2024-11-22 Friedrich Beckmannmessage: check if location is present before accessing it
2024-11-21 Friedrich Beckmannimport assistant: fix variable width after guesser...
2024-10-21 Ben PfaffMATRIX: Fix test for very large matrix.
2024-10-21 Theppitak Karoonboon... Add translation context for statistical "Error"
2024-10-21 Ben Pfaffgui: Fix translatability of tip meant for non-free...
2024-10-13 Friedrich Beckmannwindows: update spreadsheet build dependency from 0...
2024-09-27 Ben Pfaffpo: Update translations from translationproject.org.
2024-08-19 Ben Pfaffdoc: Document FILTER on REGRESSION.
2024-06-09 John DarringtonAvoid a crash when attempting to allocate very large...
2024-06-02 Friedrich BeckmannClipboard: psppire-output-view - Adapt advertised targe...
2024-06-02 John DarringtonFix a crash when attempting to add vectors whose names...
2024-06-02 John DarringtonFix an assertion failure when running PERMISSIONS...
2024-06-01 John DarringtonRecent ssw to 0.10
2024-05-11 Friedrich Beckmanndoc: set LC_ALL=C for building tutorial images
2024-05-05 Ben PfaffLOOP: Fix null pointer dereference for errors with...
2024-05-05 Ben PfaffNPAR: Fix order of arguments to xnmalloc().
2024-05-03 Ben Pfaffpivot-output: Fix crash when layers axis has no leaves.
2024-05-03 Ben PfaffMCONVERT: Prevent from appearing inside DO IF or LOOP.
2024-05-03 Ben PfaffMATRIX: Prevent from appearing inside DO IF or LOOP.
2024-05-03 Ben PfaffMATRIX: Avoid assertion failure when DO IF has multiple...
2024-05-02 Ben Pfaffexpressions: Fix crash on type mismatch corner case.
2024-04-19 Ben Pfaffascii: Avoid assertion failure on width underflow in...
2024-04-19 Ben Pfafftransformations: Fix memory error in trns_chain_prepend().
2024-04-14 Ben PfaffLIST: Fix bug listing duplicate variables.
2024-04-14 Ben PfaffSHOW: Fix memory leak on error path.
2024-04-14 Ben PfaffSHOW: Fix crash in SHOW TITLE and SHOW SUBTITLE if...
2024-04-14 Ben Pfaffpo: Update translations from translationproject.org.
2024-04-14 Ben Pfaffu8-line: Fix handling of double-width characters in...
2024-04-14 Ben Pfaffu8-line: Fix read past end of buffer in u8_line_find_pos().
2024-04-04 Ben PfaffFix bug found by fuzzer.
2024-04-03 Ben Pfaffpo: Update translations from translationproject.org.
2024-04-01 Ben Pfaffpo: Update translations from translationproject.org.
2024-03-29 Ben Pfaffpo: Update translations from translationproject.org.
2024-03-28 Ben Pfaffpo: Update translations from translationproject.org.
2024-03-25 Ben Pfaffpo: Update translations from translationproject.org.
2024-03-25 Ben Pfaffgui: Translate names of aggregation functions in bar...
2024-03-21 Ben PfaffRelease version 2.0.1.
2024-03-21 Ben Pfaffdoc: Document how to run command-line PSPP from the...
2024-03-21 Ben PfaffREADME.Git: Update to latest version of Gnulib branch...
2024-03-21 Ben PfaffREPEATING DATA: Remove documentation for unimplemented...
2024-03-21 Ben Pfaffgui: Mark "Show tips at startup" for translation.
2024-03-21 Ben Pfaffpo: Update translations from translationproject.org
2024-03-21 Ben PfaffDO REPEAT: Accept duplicate names as substitution varia...
2024-03-06 Ben PfaffCROSSTABS: Fix tabular output when columns or rows...
2024-03-03 Ben PfaffAUTORECODE: Fix crash if scratch variables created...
2024-03-02 Ben Pfaffdictionary: Remove unused functions and prototypes.
2024-03-01 Ben Pfaffpsppire: Sort by name or label case-insensitively in...
2024-03-01 Ben PfaffSORT VARIABLES: Add test case for case sensitivity.
2024-02-24 Ben PfaffCTABLES: Fix crash with single nesting level, no label...
2024-01-07 Ben Pfafftests: Remove two tests that proved problematic cross...
2024-01-04 Friedrich Beckmanndoc: set LANG=C for building the tutorial images
2024-01-01 Ben PfaffUpdate releases in appstream metadata to make flathub...
2023-12-31 Ben PfaffRelease version 2.0.0.
2023-11-05 Friedrich BeckmannMacOS: Fix skipped test "convert invalid UTF-8 to ISO...
2023-11-05 Ben PfaffRevert "Revert "MacOS: skip test "convert invalid UTF...
2023-11-05 Ben PfaffRevert "i18n.c: added EOPNOTSUPP error code for MacOS"
2023-11-05 Ben PfaffUpgrade to stable Gnulib branch stable-202307.
2023-11-04 Friedrich Beckmanni18n.c: added EOPNOTSUPP error code for MacOS
2023-11-04 Friedrich BeckmannRevert "MacOS: skip test "convert invalid UTF-8 to...
2023-11-04 Friedrich BeckmannMacOS: skip test "convert invalid UTF-8 to ISO-8859-1"
2023-11-04 Ben PfaffUnconditionally replace g_string_free_and_steal().
2023-11-02 Ben PfaffRelease version 2.0.0-pre3.
2023-11-02 Ben Pfafftests: Fall back to running the interactive output...
2023-11-02 Ben Pfafftests: Refine the last change.
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
next