pspp
2018-12-25 Ben Pfaffoutput: Factor common code for command name tracking...
2018-12-25 Ben Pfaffmessage: Refactor initializations for struct msg throug...
2018-12-25 Ben Pfaffvariable: Make property function return untranslated...
2018-12-25 Ben Pfaffmissing-values: New function mv_to_string().
2018-12-25 Ben Pfaffbt, abt: Add initialization and iteration macros.
2018-12-25 Ben Pfaffdictionary: New function dict_get_weight_format().
2018-12-25 Ben Pfaffascii: Get rid of the idea of pages.
2018-12-25 Ben Pfafftable: Get rid of TAL_GAP.
2018-12-25 Ben Pfaffcairo: Get rid of useless parameter 'y' to xr_layout_ce...
2018-12-23 Ben Pfaffcategoricals: Convert tabs to spaces.
2018-12-23 Ben Pfaffcategoricals: Update style and modernize.
2018-12-23 Ben Pfaffcategoricals: Get rid of 'df_prod' array.
2018-12-23 Ben Pfaffcategoricals: Drop 'n_vals' member from struct variable...
2018-12-23 Ben Pfaffcategoricals: Add array of variable_nodes to reduce...
2018-12-23 Ben Pfaffcategoricals: Avoid setting value_node indexes multiple...
2018-12-23 Ben Pfaffcategoricals: Give "reverse" members more descriptive...
2018-12-23 Ben Pfaffcategoricals: Remove unused function categoricals_get_n...
2018-12-23 Ben Pfaffcategoricals: Don't warn on hash collisions.
2018-12-23 Ben Pfaffcategoricals: Improve comments.
2018-12-23 Ben Pfaffcategoricals: Remove 'dep_excl' parameter.
2018-12-23 Ben Pfafftests: Add "categorical" keyword to tests that use...
2018-12-23 Ben Pfaffinteraction: Better document and update code to modern...
2018-12-03 Ben Pfaffoutput: Remove support for nested tables.
2018-12-03 Ben PfaffSYSFILE INFO: Get rid of nested tables.
2018-12-03 Ben Pfaffget-data-psql.at: Make test work with Debian pg_wrapper...
2018-11-26 Ben Pfaffsegment: Fix behavior when #! line is not new-line...
2018-11-26 Ben Pfaffascii: Fix assertion in ascii_output_table_item().
2018-11-26 Ben Pfaffascii: Update min_breaks along with width and length.
2018-11-26 Ben Pfaffrender: Use "long long" instead of "double" for arithmetic.
2018-11-26 Ben Pfafftests: Disable Address Sanitizer SIGSEGV handler for...
2018-11-26 Ben PfaffFREQUENCIES: Avoid buffer overrun when there is no...
2018-11-26 Ben PfaffONEWAY: Fix use of stack-allocated variable outside...
2018-11-26 Ben Pfaffrender: Fix pathological case where column minimum...
2018-11-26 Ben Pfaffdata-out: Clarify the meaning of the 'encoding' parameter.
2018-11-26 Ben Pfaffpsppire: Fix multiple definitions of align_enum_type...
2018-11-19 Ben PfaffCheck for python interpreter at configure time and...
2018-11-19 Ben Pfafftest-date-input.py: Make compatible with Python 3.
2018-11-16 Friedrich Beckmannfixed setting the font size via css syntax - Closes...
2018-11-12 Friedrich Beckmannchanged install directory for pspp.appdata.xml to metainfo
2018-11-12 Friedrich Beckmannchanged emacs mode description to comply with elpa
2018-11-11 Ben Pfaffpo: Update translations from translationproject.org.
2018-11-08 Ben Pfaffpo: Update translations from translationproject.org.
2018-11-06 Ben Pfaffpo: Update translations from translationproject.org.
2018-11-06 Ben PfaffRelease version 1.2.0.
2018-11-06 Ben PfaffAdd support for MTIME and YMDHMS.
2018-11-06 Ben Pfafftests: Refactor data-out tests for dates and times.
2018-11-06 Ben PfaffREADME.Git: Upgrade recommended version of Gnulib.
2018-10-28 Friedrich Beckmannfixed strange character in polish translation email
2018-10-14 Ben Pfaffhash-functions: Avoid signed integer overflow.
2018-10-14 John DarringtonFix possible null pointer dereference in linreg_predict.
2018-10-14 John DarringtonPsppireSpreadSheetModel: Remove useless check and subst...
2018-10-14 John Darringtonconfigure.ac: Recent ssw to 0.3+
2018-10-14 John DarringtonPspppireImportAssistant: New function textfile_create_r...
2018-10-06 Ben Pfafflexer: Fix details of journaling.
2018-10-01 John DarringtonReference count struct dictionary.
2018-09-29 Ben Pfafflexer: Fix buffer overread in journaling when source...
2018-09-29 John Darringtonpsppire-import-assistant.c (psppire_import_assistant_ge...
2018-09-29 John Darringtonsrc/data/mdd-writer.c: Avoid compiler warning
2018-09-29 John Darringtonvalue-variant.c: Avoid read from beyond end of buffer...
2018-09-26 Ben Pfaffsys-file-reader: Tolerate missing MRSETS label source...
2018-09-26 Ben Pfaffpspp-dump-sav: Better handle unreasonable variable...
2018-09-24 Ben Pfaffvariable-parser: Fix null deref on error path in parse_...
2018-09-24 Ben Pfafflexer: Add support for embedded \0 bytes and missing...
2018-09-24 Ben PfaffDO REPEAT: Avoid relying on null terminators.
2018-09-24 Ben Pfaffcommand-name: Avoid read past end of input buffer in...
2018-09-23 John DarringtonMATRIX DATA: Fix memory leaks
2018-09-23 Ben Pfaffsys-file-reader: Fix null deref on bad $@Role attribute.
2018-07-06 John DarringtonIncrease the required Gtk+ version to 3.18.0
2018-07-06 John DarringtonRecommend Gtk+ version 3.22 or later.
2018-07-06 John DarringtonODS reader: Deal with case where /READNAMES vs. non...
2018-07-05 John DarringtonChange signature of sheet syntax generator function.
2018-07-05 John DarringtonImport Assistant: Disallow editing of the data sheet...
2018-07-05 John DarringtonGui Import Assistant: Populate the assistant when impor...
2018-07-04 John DarringtonWhitespace changes only
2018-07-04 John DarringtonUpdate comments.
2018-07-04 John DarringtonImport Assistant: Fix minor memory leak.
2018-07-04 John DarringtonFix crash when attempting to add a new variable in...
2018-07-04 John DarringtonUpdated translations from translationproject.org
2018-06-03 Friedrich Beckmanngui: fixed crash when entering data for user defined...
2018-04-30 Ben Pfafftests: Add missing file.
2018-04-30 Ben PfaffNew command SAVE DATA COLLECTION.
2018-04-30 Ben PfaffMake libxml2 a required build dependency.
2018-02-21 Ben PfaffSAVE TRANSLATE: Allow variable names with space, etc...
2018-02-21 Ben Pfafflexer: Fix implementation of lex_force_string_or_id().
2017-12-24 John DarringtonUpdated hungarian translation from translationproject.org
2017-11-27 Friedrich Beckmannk-means dialog - number of clusters gtkentry field...
2017-11-24 John Darringtonpsppire_data_window: Don't crash when trying to delete...
2017-11-24 John Darringtonpsppire_data_editor: Don't crash when trying to insert...
2017-11-15 John DarringtonFrequencies Piecharts (gui): Emit 'NOMISSING' when...
2017-10-10 John DarringtonFix compiler warning
2017-10-10 John DarringtonAvoid compiler warnings when building without readline
2017-10-05 John DarringtonRecent spread-sheet-widget to version 0.2
2017-10-05 John DarringtonProvide wrapper for gtk_menu_popup_at_pointer.
2017-09-29 John DarringtonRename myreversefunc -> psppire_data_store_string_to_value
2017-09-27 John DarringtonPsppireVariableSheet: Do not immediately display dialog...
2017-09-27 John DarringtonFix inappropriate comments in headers
2017-09-24 John Darringtonmarshaller-list: Remove unused marshallers
2017-09-24 John DarringtonSet the variable display width instead of adding an...
2017-09-24 Ben Pfaffpsppire-window: Avoid writing null pointer constant...
2017-09-24 Ben Pfaffpsppire-delimited-text: Clear entire 'cache_starts...
next