EXAMINE: Complete re-implementation 20120317030502/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 16 Mar 2012 19:37:21 +0000 (20:37 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 16 Mar 2012 19:37:21 +0000 (20:37 +0100)
commit00473f96a19f9b4fc8b9dbe54dc165f2742b1140
treeb5038cfd564ca4bba75567816af0db918f8d1e1d
parent46ad74de6bcf18e2a59b208eee18648f27b08272
EXAMINE: Complete re-implementation

This change is a complete re-implementation of the EXAMINE command.
It includes a few minor changes to the tests, to accommodate slight
changes in semantics (to bring it in line with other software).
Closes bug #30732
src/language/stats/.gitignore
src/language/stats/automake.mk
src/language/stats/examine.c [new file with mode: 0644]
src/language/stats/examine.q [deleted file]
src/math/box-whisker.c
src/math/box-whisker.h
tests/language/lexer/q2c.at
tests/language/stats/examine.at