Implemented the RANK command.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 7 Oct 2006 03:10:14 +0000 (03:10 +0000)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 7 Oct 2006 03:10:14 +0000 (03:10 +0000)
commit1255b66223eac8ff1b0abf138ead22fd801c6633
tree90dcb865c17686cca49635c90e3bb3cc28e14094
parent04fb909bd65eee66428d131ff34a6e1fde42e243
Implemented the RANK command.
14 files changed:
doc/ChangeLog
doc/regression.texi
doc/statistics.texi
po/de.po
po/pspp.pot
src/language/command.def
src/language/stats/ChangeLog
src/language/stats/rank.q
src/language/xforms/ChangeLog
src/language/xforms/automake.mk
src/language/xforms/fail.c [new file with mode: 0644]
tests/ChangeLog
tests/automake.mk
tests/command/rank.sh [new file with mode: 0755]