Add support for reading and writing SPV files.
[pspp] / src / data /
2019-02-10 Ben Pfaffzip-reader: Read the whole central directory at .zip...
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...
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 Pfaffdictionary: New function dict_get_weight_format().
2018-11-26 Ben Pfaffdata-out: Clarify the meaning of the 'encoding' parameter.
2018-11-06 Ben PfaffAdd support for MTIME and YMDHMS.
2018-10-01 John DarringtonReference count struct dictionary.
2018-09-29 John Darringtonsrc/data/mdd-writer.c: Avoid compiler warning
2018-09-26 Ben Pfaffsys-file-reader: Tolerate missing MRSETS label source...
2018-09-23 Ben Pfaffsys-file-reader: Fix null deref on bad $@Role attribute.
2018-07-06 John DarringtonODS reader: Deal with case where /READNAMES vs. non...
2018-07-04 John DarringtonUpdate comments.
2018-06-03 Friedrich Beckmanngui: fixed crash when entering data for user defined...
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...
2017-09-24 Ben PfaffAvoid unfounded warnings from GCC 7.2.
2017-09-24 Ben Pfaffdata-in: Fix parsing time delimiters in parse_date().
2017-09-23 Ben Pfaffpc+-file-reader, sys-file-reader: Fix misuses of zero...
2017-09-17 Friedrich Beckmannchanged abs to labs function to avoid warning
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-27 Ben Pfaffsys-file-reader: Avoid assert-fail for duplicate attrib...
2017-08-27 Ben Pfaffsys-file-reader: Better handle duplicate names without...
2017-08-27 Ben Pfaffsys-file-reader: Fully verify multiple response set...
2017-08-27 Ben Pfaffdata-out: Pass correct width to value_str() in output_A...
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-30 Ben Pfaffsys-file-reader: Ignore duplicate value labels written...
2017-07-29 Ben Pfaffsys-file-reader: Tolerate nominal case size of 0 withou...
2017-07-29 Ben Pfaffsys-file-reader: Accept document records with no docume...
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-07-04 Ben Pfaffsys-file-reader: Fix integer overflows in parse_long_st...
2017-07-04 Ben Pfaffsys-file-reader: Avoid null dereference skipping bad...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-05-22 John Darringtoncase.c: variable_matches_case -> assert_variable_matche...
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-04-19 John DarringtonDo not allow value labels dialog to enter a label for...
2017-03-28 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-11-07 pspp.freepost@ordi... compile without gnumeric and odf read support
2016-08-23 John DarringtonPSQL READER: Use the REPEATABLE READ isolation level.
2016-08-15 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-14 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-13 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-12 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-09 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-07 John DarringtonMerge branch 'master' into sheet
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-06 John DarringtonFix buffer overrun in sys-file-reader.c(text_match)
2016-07-10 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-06-23 John DarringtonFixed typo in comment
2016-06-22 John DarringtonAvoid link error when compiling without libxml2 installed
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-27 John DarringtonFixed bug in EXAMINE where the parametric calculation...
2016-03-20 John DarringtonPrevent link error when cross compiling with mingw
2016-03-20 John Darringtonspreadsheet-reader.c: Do not export local symbols
2016-03-20 Ben PfaffImplement new command SORT VARIABLES.
2016-03-17 John DarringtonLocalise values of comboboxes in var sheet
2016-03-14 John DarringtonDefine the measurement, alignment and role enums in...
2016-02-21 Ben Pfaffpc+-file-reader: Fix memory leak.
2016-02-20 Ben Pfaffsys-file-reader: Read system files with multiple subtyp...
2016-02-03 John DarringtonFix memory leak when writing compressed sav files
2016-01-31 Ben Pfaffspreadsheet: Avoid sharing a dictionary between spreads...
2016-01-03 Ben Pfaffsys-file-reader: Disallow system and scratch long varia...
2015-12-26 John DarringtonRewrite Import Dialog.
2015-11-29 John DarringtonFix build issue on Gnewsense mips64
2015-11-21 John DarringtonMake fn_open and fn_close take a struct file_handle...
2015-11-20 John DarringtonRemove unnecessary #include directives
2015-11-15 John Darringtonfh_get_identity: Move to static scope
2015-11-13 John Darringtonfh_get_identity: Remove incorrect statement from comment.
2015-11-11 John DarringtonMove fn_identity from file-name.c to file-handle-def.c
2015-11-06 John DarringtonAvoid possible overflow in fn_identity.
2015-11-03 John DarringtonFix crash on w32
2015-10-28 John DarringtonUse a better method of identifying files on w32
2015-10-27 John DarringtonRemove unused functions fn_dir_name fn_getenv and fn_ge...
2015-10-24 John DarringtonRemove unused function fn_is_special
2015-10-23 John DarringtonRemove obsolete prototype
2015-10-23 John DarringtonRemove unused function
2015-10-22 John DarringtonAvoid "definition without prototype" warnings
2015-10-22 John Darringtoncaseproto_ref: Append compiler directive WARN_UNUSED_RESULT
2015-10-21 John Darringtonmake-file.c: Behave better under windows operating...
2015-10-20 John DarringtonChange pattern of tmpfiles from <name>.tmpXXXXXX to...
2015-10-18 John DarringtonGnumeric Reader: Fix memory leak
2015-10-09 John Darringtonstruct file_handle: Add new member file_name_encoding...
2015-10-09 John DarringtonEnsure all lex_readers have the encoding parameter
2015-10-09 John Darringtonreplace_file_start: remove parameter TMP_FILE
2015-10-09 John Darringtonreplace_file_start: Now takes a file handle instead...
next