pivot table procedure conceptually works
[pspp] / tests / libpspp /
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-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.
2010-09-25 Ben Pfaffabt: Convert tests to use Autotest.
2010-09-25 John DarringtonCreated an additional i18n test
2010-09-22 Ben Pfaffi18n: Add simple tests.
2010-05-26 Ben PfaffAdd $EXEEXT to names of binaries executed in tests.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-01 Ben PfaffNew stringi_set functions.
2010-05-01 Ben PfaffNew case-insensitive string map data structure.
2010-04-12 Ben PfaffAdd case-insensitive string set.
2010-04-12 Ben Pfaffhmapx: New function hmapx_clear().
2010-04-12 Ben Pfaffhmap: New function hmap_clear().
2010-02-09 Ben Pfaffhmap-test: Disable ordered insert tests on GCC 4.3.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-06 Ben Pfaffllx: New function llx_find() to find a pointer in a...
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-05 Ben PfaffNew data type string_map, a string-to-string map.
2009-11-27 Ben PfaffNew data type string_set, a set of unique strings.
2009-11-27 Ben Pfaffhmapx: New function hmapx_is_empty().
2009-11-27 Ben Pfaffhmap: New function hmap_is_empty().
2009-11-27 Ben Pfaffhmap: Remove shadowed variable from inner scope.
2009-10-24 Ben PfaffMerge "master" into "output".
2009-10-05 Ben Pfaffhmap-test: Skip test instead of reporting success on...
2009-09-28 John DarringtonCorrect printf conversion specifiers for size_t types.
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-09-21 Ben Pfaffhmap-test: Disable tests that GCC 4.3 miscompiles.
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffAdd CONST_CAST macro, for casting away "const" more...
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-06-07 Ben Pfaffsparse-xarray-test: Style and comment fixes.
2009-06-07 Ben PfaffNew data structure sparse_xarray.
2009-06-07 Ben Pfaffsparse-array: Improve iteration interface.
2009-06-07 Ben Pfaffrange-set: New functions range_set_last and range_set_prev.
2009-06-07 Ben Pfaffrange-set: Add new function range_set_scan().
2009-06-07 Ben Pfaffrange-set: Add test coverage for range_set_destroy...
2009-06-07 Ben Pfaffrange-set: New function range_set_allocate_fully.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
next