configure.ac: Update version number to 0.7.4 to release new POT file.
[pspp-builds.git] / tests /
2010-02-13 Ben PfaffRELIABILITY: Make expected test results reflect "N...
2010-02-10 Ben Pfaffoutput: Support --without-cairo.
2010-02-09 Ben Pfaffhmap-test: Disable ordered insert tests on GCC 4.3.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-02-06 Ben Pfaffdatasheet-test: Make variable "const".
2010-02-06 Ben Pfaffllx: New function llx_find() to find a pointer in a...
2010-01-18 Ben PfaffUpdate Makefile for tests to reflect currently recommen...
2010-01-17 Ben PfaffRewrite PSPP output engine. fc11-i386-build74 fc11-x64-build71 sid-i386-build141
2010-01-17 Ben PfaffLIST: Remove WEIGHT subcommand. fc11-i386-build73 fc11-x64-build70 lenny-x64-build94 sid-i386-build140
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-12-05 Ben PfaffNew data type string_map, a string-to-string map. fc11-i386-build42 fc11-x64-build39 lenny-x64-build63 sid-i386-build111
2009-11-27 Ben PfaffNew data type string_set, a set of unique strings. fc11-i386-build41 fc11-x64-build38 lenny-x64-build62 sid-i386-build110
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". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-10-15 Ben PfaffEnhance dissect-sysfile utility to print compressed... fc11-i386-build21 fc11-x64-build20 lenny-x64-build42 sid-i386-build89
2009-10-13 Ben PfaffEliminate too-expansive "clean" rule kluge by requiring...
2009-10-11 Ben PfaffUse @VARIABLE@ instead of $(VARIABLE) consistently...
2009-10-10 Ben PfaffAvoid GNU make extension $(RM) in makefiles.
2009-10-05 Ben Pfaffhmap-test: Skip test instead of reporting success on... fbsd72-i386-build27 fc11-i386-build13 fc11-x64-build14 lenny-x64-build35 sid-i386-build81
2009-10-04 John DarringtonCORRELATIONS: Properly deal with case weights. fbsd72-i386-build24 fc11-i386-build10 fc11-x64-build11 lenny-x64-build32 sid-i386-build78
2009-10-03 John DarringtonFirst working version of CORRELATIONS.
2009-09-28 John DarringtonCorrect printf conversion specifiers for size_t types. fc11-i386-build0 lenny-x64-build21 sid-i386-build66
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-09-21 Ben Pfaffhmap-test: Disable tests that GCC 4.3 miscompiles.
2009-09-20 Ben PfaffFix "make check" with --enable-relocatable.
2009-09-16 Ben PfaffFREQUENCIES: Make frequency table headings easier to...
2009-09-12 John DarringtonFix tests broken by the new table widths, caused by...
2009-08-30 John DarringtonFix make distcheck
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-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-19 John DarringtonAdded the '=' to the plot subcommand's documentation.
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-17 John DarringtonEnsure correct behaviour when the state var is missing.
2009-07-17 John DarringtonFix ROC behaviour in the presence of missing values.
2009-07-17 John DarringtonFixed bug reporting the significance of paired value...
2009-07-17 Ben Pfaffi18n: Merge translatable strings.
2009-07-17 Ben Pfaff"Sig." is an abbreviation, "Exact" is not.
2009-07-16 Ben PfaffConsistently capitalize the name "Gnumeric".
2009-07-15 John DarringtonFixed bug reporting the significance of paired value...
2009-07-15 John DarringtonUpdated the example with an easier to visualise one
2009-07-12 John DarringtonFix compiler warning in test program
2009-06-25 John DarringtonFix bugs when input data is repeated
2009-06-24 John DarringtonAdded second ROC test
2009-06-11 John DarringtonAdded code to generate the ROC cutpoint tables.
2009-06-10 John DarringtonAdded test for the ROC command
2009-06-08 Ben PfaffFix handling of #! at beginning of PSPP syntax file...
2009-06-07 Ben Pfaffcrosstabs: Fix chi-square display and add regression...
2009-06-07 Ben Pfaffdatasheet-test: Add support for testing string backing...
2009-06-07 Ben Pfaffdatasheet-test: Add test for datasheet_resize_column().
2009-06-07 Ben Pfaffdatasheet-test: Fix printing of string values in error...
2009-06-07 Ben Pfaffdatasheet-test: Check duplicate states before discardin...
2009-06-07 Ben Pfaffdatasheet-test: Make column widths to test configurable...
2009-06-07 Ben Pfaffdatasheet-test: Don't test null operations.
2009-06-07 Ben Pfaffsparse-xarray-test: Style and comment fixes.
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
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-12 Ben Pfaffdata-parser: Treat " ," the same as ",".
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-05-08 John DarringtonFixed crash calculating trimmed mean with missing values.
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-09 John DarringtonImplemented the sign test.
2009-04-08 Ben PfaffAdd "x" prefix to calls to plain malloc(), calloc(...
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonAllow users to set the precision of output statistics.
2009-04-03 John DarringtonBinomial tests can now be specified by a cutpoint.
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonFixed bug writing portable files.
2009-03-29 John DarringtonMerge branch 'refs/heads/charset' of ssh://jmd@git...
2009-03-29 John DarringtonAdd code to read character encoding to dissect-sysfile.
2009-03-29 John DarringtonFix crash running two consecutive examine commands.
2009-03-28 John DarringtonDisplay a file's encoding in SYSFILE INFO.
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-08 John DarringtonFixed a bug reading empty strings from Postgres databases.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-25 John DarringtonFix display of window icon
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 Jason H Stoverlinreg.c: (pspp_linreg_mse) New accessor function
2009-02-23 Jason StoverFix bug 25677
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-10 John DarringtonUse the sum of weights of only those cases which are...
next