pspp
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...
2023-03-18 Ben PfaffMATRIX: Fix multiplication of empty matrices.
2023-03-18 Ben Pfaffdoc: Improve documentation for GET DATA/TYPE=PSQL.
2023-03-18 Ben PfaffEnsure that interactive output appears without a one...
2023-03-08 Ben PfaffFix typo in manual.
2023-03-07 Ben PfaffCLOSE FILE HANDLE: Fix bugs and add test.
2023-03-07 Ben PfaffSHOW: Implement SHOW ENVIRONMENT.
2023-03-07 Ben PfaffDATA LIST: Fix crash with a bare / at the end of the...
2023-03-05 Ben Pfaffcase-map: Make creating a case_map destroy the stage.
2023-03-05 Ben Pfaffdataset: Replace 'compactor' by a translating casewriter.
2023-03-05 Ben Pfaffcase-map: Identity map is only when there are no change...
2023-03-05 Ben Pfaffcase-map: Optimize case_map_create_output_translator...
2023-03-05 Ben Pfaffdictionary: Get rid of case indexes.
2023-03-05 Ben Pfaffdictionary: Short-circuit no-op case in dict_reorder_var().
2023-03-05 Ben Pfaffdictionary: Always compact immediately upon deletion...
2023-03-05 Ben Pfaffpc+-file-reader: Drop unneeded struct member.
2023-03-05 Ben Pfaffdictionary: Get rid of "internal var" concept.
2023-03-05 Ben Pfaffcase-map: Simplify case_map_stage_get_case_map().
2023-03-05 Ben Pfaffcase-map: Remove buggy and unused case_map_clone().
2023-03-05 Ben Pfaffdictionary: Get rid of next_value_idx.
2023-03-05 Ben Pfaffcaseproto: Disallow -1 elements in caseprotos.
2023-03-05 Ben Pfaffcaseproto: Allocate base struct and widths separately.
2023-03-05 Ben Pfaffdataset: Before deleting variables, make sure new value...
2023-03-05 Ben Pfaffcaseinit: Introduce new caseinit_translate_casereader_t...
next