docs
[pspp] / src / data /
2022-06-01 Ben Pfaffsubcase: Rename subcase_destroy() to subcase_uninit().
2022-04-06 Friedrich Beckmannstart message to translators with TRANSLATORS
2022-04-03 Yuri ChornoivanYuri Chornoivan contributed some typo fixes
2022-04-01 Ben Pfaffsys-file-encoding: Clean up .c file on distclean.
2021-12-31 Ben PfaffReplace more uses of 'cnt' by 'n'.
2021-12-30 Ben PfaffChange how checking for missing values works.
2021-12-26 Ben Pfaffexpressions: Major work to improve error messages.
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2021-12-11 Ben PfaffClean up how transformations work.
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-12-09 Ben PfaffImplement the MATRIX command.
2021-12-06 Ben Pfafflexer: Add tokens for '{', '}', ':', ';' for use in...
2021-12-06 Ben Pfafffile-handle-def: New function fh_equal().
2021-12-06 Ben Pfaffformat: Make fmt_check() easier to translate.
2021-12-06 Ben Pfaffany-writer: Add comment.
2021-10-09 Ben Pfaffdataset: Fix memory leak destroying a dataset that...
2021-10-05 Ben Pfaffdictionary: Allow dict_set_documents() argument to...
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2021-09-25 John DarringtonFix possible incorrect assertion when creating unique...
2021-09-06 Ben Pfaffsys-file-encoding: Automatically generate the .c file...
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-08-28 John DarringtonFix import of ods files with repeated column data.
2021-07-24 Ben Pfaffidentifier: Make T_STOP always 0.
2021-07-05 Ben Pfaffmessage: Make msg_emit() take full ownership of its...
2021-05-30 Ben Pfaffidentifier: Remove TOKEN_N_TYPES from enum token_type.
2021-05-01 John Darringtonsrc/data/format.c (fmt_affix_free): Fix memory leak
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-09 Ben Pfafflexer: Add support for macro punctuation.
2021-04-09 Ben Pfafflexer: Add support for macro identifiers (that begin...
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-03-08 Ben Pfaffformat: Reduce size of struct fmt_spec from 6 bytes...
2021-03-08 Ben Pfaffformat: Reduce size of struct fmt_spec from 12 bytes...
2021-02-07 John Darringtonsrc/data/sys-file-reader.c: (read_header): Remove redun...
2021-01-25 Ben Pfaffzip-reader: Make the zip_reader reference counted.
2021-01-25 Ben Pfaffzip-reader: Switch to a more usual error reporting...
2021-01-11 Ben Pfaffstr: Add function xstrdup_if_nonnull() and introduce...
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-07 Ben Pfaffpivot-table: Incorporate format settings.
2021-01-07 Ben PfaffMake data input and output take a fmt_settings structure.
2021-01-06 Ben Pfaffformat: Move epoch into struct fmt_settings.
2021-01-06 Ben Pfaffformat: Make format settings structure smaller and...
2021-01-05 Ben Pfaffformat: Fix typo in comment.
2020-12-26 John DarringtonAdd copyright and licence notices to files which lack...
2020-12-19 Ben Pfaffsys-file-reader: Omit @(#) from file strings in sfm_get...
2020-11-17 John Darringtonsrc/data/dictionary.c (make_hinted_name): Limit generat...
2020-10-10 John DarringtonRework the spreadsheet import feature of the grapic...
2020-09-02 Ben Pfaffmake-file: Pass O_BINARY or O_TEXT to open() call in...
2020-09-02 Ben Pfaffcsv-file-writer: Fix typo in user message.
2020-08-31 Ben Pfaffvalue: Suppress uninitialized tmp.s warning in value_re...
2020-08-25 Friedrich BeckmannWarning: avoid warning that weekday may be used uniniti...
2020-08-16 John DarringtonAvoid warnings about ! being passed a non-boolean
2020-08-14 Friedrich Beckmannsys-file-reader: get_text_token did not set delimiter...
2020-07-11 John Darrington#undef close which was causing problems on w32
2020-07-04 John DarringtonFollow-up to bugfix #58664
2020-07-04 John DarringtonFix bug #58664
2020-06-27 John DarringtonIntroduce reference counting for variables.
2020-06-27 John Darringtondictionary.c: Don't emit callbacks when the dictionary...
2020-06-27 John DarringtonRevert "Fixed a use after free error when manipulating...
2020-06-27 John DarringtonRevert "Fix crash in gui, when T-TEST or ONEWAY while...
2020-06-27 John Darringtonsrc/dictionary.c: Move dict_ref next to dict_unref
2020-06-27 John DarringtonReplace some calls to xcalloc with XCALLOC
2020-06-20 Ben Pfaffsys-file-reader: Tolerate duplicate document records.
2020-06-20 Ben Pfaffsys-file-reader: Tolerate invalid variable names.
2020-06-20 Ben Pfaffsys-file-reader: Accept bad variable indexes, with...
2020-06-20 John DarringtonFixed a use after free error when manipulating datasets.
2020-06-20 John DarringtonDon't ref or unref the inline file handle.
2020-06-14 John Darringtonfile-handle-def.h (fh_ref): Add WARN_UNUSED_RESULT...
2020-06-07 John DarringtonWhitespace changes only.
2020-05-31 John DarringtonRemove #include "gl/dosname.h"
2020-06-05 Friedrich Beckmannimprove deletion of consecutive variables #55357
2019-12-30 Ben Pfaffpspp-convert: Add options for selecting variables and...
2019-12-02 Ben Pfaffpspp-convert: Support decrypting SPV files.
2019-11-28 John DarringtonRemove #include <assert.h> from files which don't need it
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-10-11 Ben Pfaffzip-reader: Read the whole central directory at .zip...
2019-09-02 Ben Pfaffvariable: New function var_append_value_name__().
2019-09-02 Ben Pfaffvariable: Make var_append_value_name() omit trailing...
2019-09-02 Ben PfaffAUTORECODE: Fix treatment of missing values.
2019-07-22 Ben Pfaffvalue: Get rid of value_str(), value_str_rw(), value_num().
2019-07-22 Ben Pfaffvalue: Drop distinction between long and short string...
2019-07-03 John DarringtonRemove UNUSED attributes where they were inappropriate.
2019-06-29 John Darringtonunlink_replace_files: Change signature to avoid compile...
2019-05-21 John DarringtonAdd the WARN_UNUSED_RESULT attribute to all hash functions.
2019-05-10 John Darringtonsrc/data/data-in.c: Whitespace change only.
2019-05-03 John DarringtonUpdate translatable strings relating to internal errors.
2019-04-13 John DarringtonFix crash in gui, when T-TEST or ONEWAY while a filter...
2019-02-28 Ben Pfaffsys-file-writer: Remove assertions based on file position.
2019-02-10 Ben Pfaffformat: Always output 2-digit hours for TIME format.
2019-01-19 Dave TrollopeImprove MDD writer support.
2019-01-13 Ben Pfaffpspp-convert: Add -a and -l options to search for a...
2019-01-13 Ben Pfaffencrypted-file: Extend magic numbers in try_password().
2019-01-02 Ben Pfaffpor-file-writer: Use xasprintf() to avoid careful buffe...
2019-01-02 Ben Pfaffpor-file-reader: Use xasprintf() to avoid need for...
2019-01-02 Ben Pfaffods-reader: Use proper function type for xml read callback.
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2018-12-25 Ben Pfaffformat: New function fmt_from_u32().
2018-12-25 Ben Pfaffmessage: Refactor initializations for struct msg throug...
next