Added basic framework for the MEANS command.
[pspp-builds.git] / src / language / stats / automake.mk
2011-12-10 John DarringtonAdded basic framework for the MEANS command.
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview'
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov...
2011-07-01 John DarringtonImplemented the McNemar test. Closes bug #33242
2011-07-01 John DarringtonRe-implemented the T-TEST command and the levene calcul...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview origin/sourceview
2011-06-26 John DarringtonFirst working GLM command
2011-04-26 Ben PfaffQUICK CLUSTER: Fold quick-cluster.h into quick-cluster.c.
2011-04-26 Mehmet Hakan SatmanQUICK CLUSTER: New command.
2011-04-26 Ben PfaffReformat src/language/stats/automake.mk.
2010-10-31 Ben PfaffStop building src/language/stats/glm.c for now.
2010-10-28 John DarringtonAdded implementation for the Cochran Q test
2010-10-25 John DarringtonFirst attempt at Mann-Whitney U test.
2010-10-23 John DarringtonFirst attempt at the Friedman test
2010-10-23 John DarringtonWhitespace changes only
2010-10-21 John DarringtonImplemented the /RUNS subcommand for NPAR TESTS.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-11 John DarringtonInitial implementation of the Kruskal-Wallis test.
2010-10-09 John DarringtonReplace npar.q with npar.c
2010-09-29 John DarringtonReplace glm with a new implementation.
2010-08-05 John DarringtonReplace oneway.q with a manually crafted oneway.c file
2010-07-30 Ben PfaffAGGREGATE: Add .h file to Makefile (fixing "make distch...
2010-07-22 John DarringtonReplaced relibility.q with relibility.c
2010-07-19 John DarringtonDelete file "means.q"
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-16 Ben PfaffDistribute some files that were forgotten. fc11-i386-build72 fc11-x64-build69 lenny-x64-build93 sid-i386-build139
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-23 John DarringtonFirst attempt at FACTOR command
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-10-03 John DarringtonInitial framework for CORRELATIONS command
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonRemove reference to roc.h which doesn't exist.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-06-09 John DarringtonAdded parser for the ROC command.
2009-06-07 Ben PfaffDelete CORRELATIONS skeletal parser.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-09 John DarringtonImplemented the sign test.
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-12 John DarringtonImplemented the reliability command.
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-04-05 John DarringtonRemoved generated files from tarball
2008-03-11 Jason StoverRemoved reference to regression-export.h
2007-07-10 Jason Stoverinitial version of glm
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-14 John DarringtonMade src/language into one big library. Closes patch...
2006-07-15 John DarringtonApplied patch file #10344.
2006-03-17 John DarringtonFixed reading of system files with non-ascii characters...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John Darringtonadded automake.mk files in src/language