docs
[pspp] / tests / libpspp /
2021-12-31 Ben PfaffReplace more uses of 'cnt' by 'n'.
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-10-02 John DarringtonMore ASAN_OPTIONS
2021-10-02 John DarringtonIgnore sanitizer ODR warnings, during testing with...
2021-07-24 John DarringtonTolerate pathnames with spaces
2021-07-05 Ben Pfaffstringi-map: Add some support for non-null-terminated...
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...
2020-10-25 Ben Pfaffzip-writer: Fix writing a zip file to a pipe.
2020-09-12 John DarringtonUse PACKAGE_BUGREPORT instead of a literal string
2020-09-02 Ben Pfaffu8-istream: Add some more tests for byte-order marks.
2020-08-31 Ben Pfafftests: Add 'slow' tag to more tests.
2020-08-02 Ben Pfaffzip-test: Open files in binary mode.
2020-08-02 Ben Pfafftests: Avoid dealing with character encoding issues...
2020-06-07 John DarringtonWhitespace changes only.
2019-12-15 John DarringtonRemove unused #include directives
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-01-23 Ben Pfaffline-reader-test: Fix memory leak.
2019-01-13 Ben PfaffFix numerous memory leaks.
2018-12-27 Ben Pfafftests: Tag all the tests that take more than about...
2018-12-25 Ben Pfaffbt, abt: Add initialization and iteration macros.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-16 Ben Pfafftests: Use path search for zip-test instead of full...
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-08-06 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2016-07-27 Ben Pfaffrange-set-test: Remove special case for llvm-gcc on...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-04-02 Ben PfaffReplace valgrind-wrapper with a generic wrapper.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-09-13 Ben Pfaffstr: Make str_format_26adic() able to use lowercase.
2014-09-09 Ben Pfaffu8-istream: Fix handling of partial reads.
2014-02-20 Ben Pfaffi18n: Fix typo in test.
2014-02-11 Ben Pfaffi18n: Correctly recode windows-1258 and others with... 20140212030512/pspp 20140213030508/pspp 20140215030505/pspp
2013-12-22 Ben Pfaffpspp-convert: Add support for decrypting encrypted... 20131222030520/pspp
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-07-13 Ben Pfafftower-test: Use memmove(), not memcpy(), for overlappin...
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-25 Ben Pfaffu8-istream: Fix reading UTF-16 and UTF-32 files. 20130425010503/pspp
2013-04-25 Ben Pfaffu8-istream: Fix handling of UTF-8 byte order marks.
2013-04-25 Ben Pfafftests: Make "read ISO-8859-1 as Auto,ISO-8859-1" failur...
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John Darringtonzip-test.c: Remove erroneous call to zip_member_unref
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-28 Ben PfaffUse UTF-8 case-insensitive hashes and comparisons for...
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-07-29 John DarringtonFixed a memory leak in sparse-xarray-test.c
2012-07-28 John DarringtonFix leak in u8-istream-test.c
2012-07-28 John DarringtonFix memory leak in encoding-guesser-test
2012-06-19 Ben Pfaffline-reader: New library for reading a file line-by...
2012-05-01 Ben Pfaffrange-tower-test: Fix test failures on 64-bit architect...
2012-04-21 Ben PfaffNew "range-tower" data structure. 20120421030503/pspp
2012-04-21 Ben Pfaffrange-set: New macro RANGE_SET_FOR_EACH to make iterati...
2012-04-21 Ben Pfaffrange-set: Rename "insert" function "set1", "delete...
2012-04-21 Ben Pfaffabt: New function abt_is_empty().
2012-04-21 Ben Pfaffabt: Drop child parameters from 'reaugment' function.
2012-03-02 Ben Pfaffencoding-guesser: Fall back to windows-1252 when UTF...
2012-02-29 John Darringtonzip-test.c: More thorough error messages
2012-02-11 Ben Pfafftests: Improve test for supported encodings.
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-06 Ben Pfaffrange-set: Skip some tests on llvm-gcc 4.2. 20110806030502/pspp 20110807030502/pspp 20110808030503/pspp 20110810030501/pspp 20110811030503/pspp 20110812030503/pspp 20110813030502/pspp
2011-07-10 Ben Pfafftests: Avoid nonportable "mktemp" usage.
2011-07-01 John DarringtonImplemented a zip-writer to correspond to zip-reader
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-23 Ben Pfaffi18n: Test converting between unknown encodings too.
2011-03-20 Ben Pfaffu8-istream: New library for reading a text file and...
2011-03-20 Ben Pfaffencoding-guesser: New library to guess the encoding...
2011-03-20 Ben Pfaffi18n: New functions for truncating strings in an arbitr...
2011-03-20 Ben Pfaffi18n: New function recode_string_len().
2011-02-12 Ben Pfafffloat-format: Eliminate tests' dependence on exact...
2010-10-25 John DarringtonEnsure tests have unique names 20101025040508/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-13 Ben Pfafffloat-format: Convert tests to Autotest framework.
2010-10-11 Ben Pfaffsparse-xarray: Convert tests to Autotest framework. 20101011040503/pspp
2010-09-25 Ben Pfafftower: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstringi-set: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstring-set: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstringi-map: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstring-map: Convert tests to use Autotest.
2010-09-25 Ben Pfaffstr: Convert tests to use Autotest.
2010-09-25 Ben Pfaffsparse-array: Convert tests to use Autotest.
2010-09-25 Ben Pfaffrange-set: Convert tests to use Autotest.
2010-09-25 Ben Pfaffrange-map: Convert tests to use Autotest.
2010-09-25 Ben Pfaffllx: Convert tests to use Autotest.
2010-09-25 Ben Pfaffll: Convert tests to use Autotest.
2010-09-25 Ben Pfaffhmapx: Convert tests to use Autotest.
2010-09-25 Ben Pfaffhmap: Convert tests to use Autotest.
2010-09-25 Ben Pfaffheap: Convert tests to use Autotest.
2010-09-25 Ben Pfaffbt: Convert tests to use Autotest.
next