pspp-builds.git
2010-10-27 Ben Pfaffcairo: Draw table titles in xr_rendering_draw() too.
2010-10-27 Ben Pfaffcairo: Always save output item in xr_rendering_create().
2010-10-27 Ben Pfaffcase: Add support for debugging case reference count...
2010-10-27 John DarringtonSmake: Add a rule to update the gl directory without...
2010-10-27 John DarringtonMake ascii driver's length and width parameters fit...
2010-10-26 John DarringtonAllow perl module to enter non-ascii data
2010-10-26 John DarringtonINSTALL: Add note about (non)installation of the perl...
2010-10-26 John DarringtonAdded a test for the mann-whitney test
2010-10-26 John DarringtonMann-Whitney: Use value names in rank table.
2010-10-26 Ben PfaffCROSSTABS: Handle case where all cases in a crosstabula...
2010-10-26 Ben Pfaffdata-reader: Correct spelling.
2010-10-26 Ben Pfaffrender: Fix cells spanning otherwise completely empty...
2010-10-26 Ben Pfafftests: Add keywords to render tests.
2010-10-25 John DarringtonAdded manual entry for the Mann-Whitney test
2010-10-25 John DarringtonMann-Whitney: Change the rank sum used for Wilcoxon W
2010-10-25 John DarringtonFirst attempt at Mann-Whitney U test.
2010-10-25 John DarringtonCROSSTABS: (Re)implemented the format=DVALUE option.
2010-10-25 John DarringtonEnsure tests have unique names
2010-10-25 John DarringtonRemove various duplicated #include directives
2010-10-25 John DarringtonUse sort instead of qsort thus avoiding compiler warning
2010-10-25 John DarringtonAvoid compiler warnings
2010-10-23 John DarringtonDocumentation: Make subsection order alphabetical
2010-10-23 John DarringtonProperly handle weights in Friedman test
2010-10-23 John DarringtonAdd test for friedman test and fix problem with missing...
2010-10-23 John Darringtonremove unused variable
2010-10-23 John Darringtonfix memory leak
2010-10-23 John DarringtonDocumentation for the Friedman test
2010-10-23 John Darringtonen_GB.po: Fix fuzzy translation
2010-10-23 John DarringtonFirst attempt at the Friedman test
2010-10-23 John DarringtonWhitespace changes only
2010-10-23 John DarringtonRemove redundant whitespace
2010-10-21 John DarringtonFix memory deallocation bug
2010-10-21 John DarringtonImplemented the /RUNS subcommand for NPAR TESTS.
2010-10-18 Ben Pfaffstr: Remove unused functions.
2010-10-18 Ben Pfaffformat-parser: Fix parse_format_specifier() failure...
2010-10-17 John DarringtonUpdate en_GB.po
2010-10-17 John DarringtonFix typos in printed strings
2010-10-17 John DarringtonUpdate en_GB.po and remerge
2010-10-17 John DarringtonFix test failures on T-TEST command.
2010-10-17 John DarringtonRe-implemented the levene calculation
2010-10-17 Ben Pfaffpo: Update Dutch translation from translation-project...
2010-10-17 John DarringtonFixed bug in oneway /descriptives subcommand vs. weights.
2010-10-16 Ben PfaffIncrement version number to 0.7.6 for translationprojec... v0.7.6
2010-10-16 Ben Pfaffdoc: Always build ni.texi, tut.texi in source directory.
2010-10-16 Ben Pfafftests: Avoid reading $HOME/.pspprc inside the testsuite.
2010-10-16 Ben Pfafftests: Put atlocal.in in a logical order.
2010-10-16 Ben Pfaffpo: Update Spanish translation from translation-project...
2010-10-16 John DarringtonInclude hash-functions.h instead of hash.h
2010-10-16 John DarringtonNPAR: use hmapx instead of hash.h
2010-10-15 Ben Pfafftests: Remove file and Makefile contents that are no...
2010-10-15 Ben Pfafftests: Convert tests for binary and 360 data I/O to...
2010-10-15 Ben Pfaffdata-in: Convert tests for time input formats to Autote...
2010-10-15 Ben Pfaffdata-out: Convert tests for numeric output formats...
2010-10-14 Ben Pfaffdata-in: Convert tests for date formats to Autotest...
2010-10-14 Ben Pfaffdata-in: Convert test for numeric input formats to...
2010-10-14 Ben Pfaffdata-in: Convert test for MONTH format to Autotest...
2010-10-14 Ben Pfaffdata-in: Convert test for WKDAY format to Autotest...
2010-10-14 Ben Pfaffdata-in: Convert tests for binary and hexadecimal forma...
2010-10-14 Ben Pfaffdata-in: Convert tests for N and Z formats to Autotest...
2010-10-13 Ben Pfafftests: Fix "make dist" by correcting typo in EXTRA_DIST.
2010-10-13 John DarringtonUpdated NEWS file
2010-10-13 John DarringtonAdd some comments where needed
2010-10-13 John DarringtonUpdate Catalan translation from translation-project.org
2010-10-13 John DarringtonAvoid compiler warnings
2010-10-13 Ben Pfaffdata-out: Convert test for WKDAY format to Autotest...
2010-10-13 Ben Pfaffdata-out: Convert test for time output formats to Autot...
2010-10-13 Ben Pfaffdata-out: Convert test for MONTH format to Autotest...
2010-10-13 Ben Pfaffformat-guesser: Convert test to Autotest framework.
2010-10-13 Ben Pfafffloat-format: Convert tests to Autotest framework.
2010-10-13 Ben Pfaffdata-out: Convert tests for date formats to Autotest...
2010-10-13 Ben Pfaffdata-out: Convert tests for binary and hex formats...
2010-10-13 Ben Pfaffdata-in: Convert BCD input tests to Autotest framework.
2010-10-12 John DarringtonAdd documentation for the Kruskal-Wallis subcommand
2010-10-12 John DarringtonFix memory leaks in Kruskal-Wallis test
2010-10-12 John DarringtonAdded tests for the Kruskal Wallis test
2010-10-12 Ben Pfafftests: Convert test for vectors in expressions to Autot...
2010-10-12 Ben Pfafftests: Convert test for variables in expressions to...
2010-10-12 Ben Pfafftests: Convert test for VALUELABEL expression function...
2010-10-12 Ben Pfafftests: Convert random distribution tests to Autotest...
2010-10-12 Ben Pfaffoutput: Convert paper size tests to Autotest framework.
2010-10-11 John DarringtonInitial implementation of the Kruskal-Wallis test.
2010-10-11 John DarringtonUse conventional search for gsl if pkg-config fails
2010-10-11 John DarringtonUse cast macros
2010-10-11 John DarringtonRemove some duplicated #includes
2010-10-11 John DarringtonNPAR TESTS: Implement parser for kruskal wallis test
2010-10-11 John DarringtonNPAR TESTS: Add framework for n sample independent...
2010-10-11 John DarringtonNPAR TESTS: reformat and use cast macros
2010-10-11 Ben Pfafftests: Fix typo in "write to same system file being...
2010-10-11 Ben Pfaffsparse-xarray: Convert tests to Autotest framework.
2010-10-11 Ben Pfaffdatasheet: Convert tests to Autotest framework.
2010-10-11 Ben Pfafftests: Remove some files that are no longer used.
2010-10-11 Ben Pfafftests: Convert tests for SAVE /KEEP=ALL to Autotest...
2010-10-11 Ben PfaffVALUE LABELS: Convert tests to Autotest framework.
2010-10-11 Ben Pfafftests: Convert tests for unwritable output dirs to...
2010-10-11 Ben PfaffTEMPORARY: Convert test to Autotest framework.
2010-10-11 Ben Pfaffpspp: Get rid of clean_up() function now that it has...
2010-10-11 Ben Pfafftests: Convert tests for signal handling to Autotest...
2010-10-11 Ben Pfaffpspp: Don't attempt fancy clean-up upon receiving a...
2010-10-10 Ben Pfafftests: Convert test for #! support to Autotest framework.
2010-10-10 Ben Pfafftests: Convert test for overwriting a special file...
next