Fixed the calculation of percentiles and added --syntax and --algorithm options
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 3 Apr 2004 07:10:55 +0000 (07:10 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 3 Apr 2004 07:10:55 +0000 (07:10 +0000)
commit721f67e477ee5050961020ed5afd8e0daf42bf2d
tree8ed3af89cec515dcc724bf8805fb700647572a40
parentf903a8263cb82efeaa72eaab68252bd740778ffa
Fixed the calculation of percentiles and added --syntax and --algorithm options
27 files changed:
configure.ac
doc/pspp.texi
lib/dcdflib/.cvsignore [deleted file]
po/en_GB.po
po/pspp.pot
pref.h.orig
src/ChangeLog
src/Makefile.am
src/cmdline.c
src/command.c
src/command.h
src/error.h
src/filename.c
src/frequencies.q
src/lexer.h
src/main.c
src/q2c.c
src/set.q
src/settings.h
src/var.h
tests/ChangeLog
tests/Makefile.am
tests/bugs/get.sh [new file with mode: 0755]
tests/command/percentiles.sh [deleted file]
tests/command/weight.sh
tests/stats/percentiles-compatible.sh [new file with mode: 0755]
tests/stats/percentiles-enhanced.sh [new file with mode: 0755]