pspp
2021-10-04 Ben PfaffWork on docs matrix2
2021-10-01 Ben Pfafftweak docs
2021-10-01 Ben PfaffWork on matrix documentation.
2021-09-28 Ben PfaffWork on MATRIX documentation.
2021-09-27 Ben PfaffMATRIX
2021-09-27 Ben PfaffImplement the MCONVERT command.
2021-09-26 Ben Pfafflexer: Fix use-after-free error in lex_source_get_looka...
2021-09-26 John DarringtonAvoid numerical problems with missing weights on non...
2021-09-25 John DarringtonFix possible incorrect assertion when creating unique...
2021-09-25 John DarringtonRemove unused module src/math/extrema
2021-09-11 John DarringtonOptions dialog: add checkbox for startup tips
2021-09-06 Ben Pfaffsys-file-encoding: Automatically generate the .c file...
2021-09-05 John DarringtonWindows/build-dependencies: Add -fstack-protector flags
2021-09-05 John DarringtonWindows/build-dependencies: Use correct logical OR...
2021-09-05 John DarringtonWindows/build-dependencies: New flag --no-clean
2021-09-04 John DarringtonAdd some missing #include directives
2021-09-03 Ben PfaffMATRIX DATA: Fully implement.
2021-09-03 Ben Pfaffcase: Introduce new functions for numbers and substring...
2021-09-03 Ben Pfaffsys-file-encoding: Put the buffer-read-only declaration...
2021-09-03 Ben PfaffRemove unneeded Emacs declarations that say that a...
2021-09-02 Ben PfaffDEFINE: Properly support redefining a macro.
2021-09-01 Ben Pfaffmacro: Fix crash for !QUOTE of a quoted string.
2021-08-29 John DarringtonAvoid GtkCritical on startup
2021-08-28 John DarringtonTeX tests: Use the shell instead of wc to test for...
2021-08-28 John DarringtonFix import of ods files with repeated column data.
2021-08-28 John DarringtonFix crash when double clicking on variable sheet cells...
2021-08-26 Ben PfaffDEFINE: Only expand macro functions when the name is...
2021-07-24 John DarringtonTolerate pathnames with spaces
2021-07-24 Ben Pfaffmacro: Continue expanding macro even in face of errors...
2021-07-24 Ben Pfaffmacro: Allow positional arguments to be empty.
2021-07-24 Ben Pfaffmacro: Make ARG_CHAREND and ARG_ENCLOSE more uniform...
2021-07-24 Ben Pfaffidentifier: Make T_STOP always 0.
2021-07-23 Ben Pfaffmacro: Allow macro A to use its arguments as part of...
2021-07-22 Ben PfaffTurn !* into a single token, for macro expansion purposes.
2021-07-20 Ben PfaffDEFINE: Equals sign is optional for both positional...
2021-07-20 Ben Pfaffmacro: Properly parse !ENCLOSE keyword arguments.
2021-07-20 Ben PfaffDEFINE: Don't use PSPP_CHECK_MACRO_EXPANSION macro...
2021-07-20 Ben PfaffDEFINE: Allow !DEFAULT to follow the argument type...
2021-07-18 Ben Pfafflexer: Change the pipeline to allow more flexible use...
2021-07-18 Ben Pfaffstr: New function ss_swap().
2021-07-18 Ben Pfaffsegment: Make negative numbers into single segments.
2021-07-05 Ben Pfaffconfigure: Enable GCC warnings to report use of C2x...
2021-07-04 John DarringtonFix broken build due to missing braces
2021-07-05 Ben PfaffDEFINE: New command.
2021-07-05 Ben Pfafflexer: Move lex_ellipsize() into string module, as...
2021-07-05 Ben Pfafftoken: Update functional interface and add token_copy...
2021-07-05 Ben Pfaffsegment: Ignore !ENDDEFINE in /*comments*/ and "strings".
2021-07-05 Ben Pfaffsegment: Distinguish snippets from full files.
2021-07-05 Ben Pfafflexer: Factor out scan error messages into new function.
2021-07-05 Ben Pfaffmessage: Make msg_emit() take full ownership of its...
2021-07-05 Ben Pfaffmessage: Break message location out into a separate...
2021-07-05 Ben Pfaffmessage: Get rid of 'shipped' member in struct message.
2021-07-05 Ben Pfaffstringi-set: New functions for not necessarily null...
2021-07-05 Ben Pfaffstringi-map: Add some support for non-null-terminated...
2021-06-27 Ben PfaffTITLE and SUBTITLE: Don't treat an unquoted argument...
2021-06-27 Ben Pfafflexer: New function lex_next_representation().
2021-06-27 Ben Pfafflexer: Factor some token inspectors out into new token...
2021-06-27 Ben Pfaffdoc: Fix operator precedence chart.
2021-05-30 Ben Pfaffidentifier: Remove TOKEN_N_TYPES from enum token_type.
2021-05-30 Ben Pfaffsegment: Refine treatment of start of macro body.
2021-05-30 Ben Pfaffsegment: Fix implementation of is_all_spaces().
2021-05-30 Ben Pfaffsegment: The body of DEFINE does not have to be on...
2021-05-30 Ben Pfaffsegment-test: Make debugging easier for some kinds...
2021-05-09 Ben Pfafftoken: Rename token_destroy() to token_uninit().
2021-05-03 Ben Pfafflexer: Remove lex_syntax_mode in favor of segmenter_mode.
2021-05-02 John Darringtonpo/hu.po: Update to lastest version from translation...
2021-05-01 Ben Pfaffpsppire-output-view: Avoid doubling output when exporti...
2021-05-01 Ben Pfaffbox-whisker: Use consistent array size for box_whisker_...
2021-05-01 Ben Pfaffformat-parser: Fix inconsistent use of "char *" vs...
2021-05-01 John Darringtonsrc/language/utilities/host.c (run_command): Fix memory...
2021-05-01 John Darringtonsrc/data/format.c (fmt_affix_free): Fix memory leak
2021-05-01 John Darringtonsrc/output/tex.c (post_process_tokens): Fix memory...
2021-05-01 John Darringtonsrc/output/select.c (select_matches): Fix memory leak
2021-05-01 John Darringtonsrc/output/spv/spv.c (spv_read): Remove unused variable
2021-05-01 John Darringtonsrc/output/output-item.c (output_item_unref): Fix memor...
2021-05-01 John Darringtonsrc/output/output-item.h (outpt_item_ref): Add WARN_UNU...
2021-05-01 John Darringtonsrc/ouput/output-item.c (output_item_unshare): Use...
2021-05-01 John Darringtonsrc/output/pivot-table.c (pivot_value_ex_destroy):...
2021-04-18 John DarringtonWindows/automake.mk: Use more portable code
2021-04-18 Ben Pfafflexer: Fix typo in comment.
2021-04-18 John DarringtonOutput drivers: Remove assertions on OUTPUT_ITEM_GROUP
2021-04-18 John DarringtonAdded rules to build nsis installers for w32
2021-04-18 John DarringtonAdded a script to assist building for w32
2021-04-13 Ben PfaffRefactor SET and SHOW commands so it's harder to forget...
2021-04-13 Ben Pfaffsettings: Add macro settings.
2021-04-13 Ben Pfaffsettings: Use modern initializer style.
2021-04-13 Ben Pfaffsegment: Allow '.' as separate token with a line, for...
2021-04-13 Ben Pfaffpsppire-dialog-action-regression: Fix unused variable...
2021-04-13 Ben Pfaffsegment: Improve segmentation when DEFINE command has...
2021-04-10 John Darringtondoc/automake: Use correct syntax for configuring native...
2021-04-10 John DarringtonAdd w32 handler for "activate-link" signal
2021-04-10 John DarringtonRemove unused module subcommand-list
2021-04-10 John Darringtontests/automake.mk: Fix building of test runners
2021-04-10 John Darringtonsrc/ui/gui/var-display.c (missing_values_to_string...
2021-04-10 John Darringtonsrc/ui/gui/psppire-output-view.c (psppire_output_view_n...
2021-04-10 John Darringtonsrc/ui/gui/psppire-dict.c (psppire_dict_set_name):...
2021-04-10 John Darringtonsrc/ui/gui/psppire-dialog-action-regression.c (generate...
2021-04-10 John Darringtonsrc/ui/gui/psppire-data-store.c (psppire_data_store_get...
2021-04-10 John Darringtonsrc/libpspp/float-format.c (extract_hex): Remove useles...
2021-04-10 John Darringtonsrc/language/stats/crosstabs.c (display_risk): Avoid...
next