CTABLES
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 27 Dec 2021 00:01:47 +0000 (16:01 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 7 Aug 2022 16:53:13 +0000 (09:53 -0700)
commitcee6f0eb54144da7034566fa1bcdcee22337ae6a
treee923de6897d61adc16f91ea58f37a4f1f5c45660
parent24cbabb1547682037cda854b46c2e4bdf87a2c8a
CTABLES
45 files changed:
doc/automake.mk
doc/pspp-figures/ctables1.sps [new file with mode: 0644]
doc/pspp-figures/ctables10.sps [new file with mode: 0644]
doc/pspp-figures/ctables11.sps [new file with mode: 0644]
doc/pspp-figures/ctables12.sps [new file with mode: 0644]
doc/pspp-figures/ctables13.sps [new file with mode: 0644]
doc/pspp-figures/ctables14.sps [new file with mode: 0644]
doc/pspp-figures/ctables15.sps [new file with mode: 0644]
doc/pspp-figures/ctables16.sps [new file with mode: 0644]
doc/pspp-figures/ctables17.sps [new file with mode: 0644]
doc/pspp-figures/ctables18.sps [new file with mode: 0644]
doc/pspp-figures/ctables19.sps [new file with mode: 0644]
doc/pspp-figures/ctables2.sps [new file with mode: 0644]
doc/pspp-figures/ctables20.sps [new file with mode: 0644]
doc/pspp-figures/ctables21.sps [new file with mode: 0644]
doc/pspp-figures/ctables22.sps [new file with mode: 0644]
doc/pspp-figures/ctables3.sps [new file with mode: 0644]
doc/pspp-figures/ctables4.sps [new file with mode: 0644]
doc/pspp-figures/ctables5.sps [new file with mode: 0644]
doc/pspp-figures/ctables6.sps [new file with mode: 0644]
doc/pspp-figures/ctables7.sps [new file with mode: 0644]
doc/pspp-figures/ctables8.sps [new file with mode: 0644]
doc/pspp-figures/ctables9.sps [new file with mode: 0644]
doc/statistics.texi
doc/tutorial.stt
doc/utilities.texi
doc/variables.texi
examples/automake.mk
examples/nhtsa-drinking-2008.sav [new file with mode: 0644]
examples/nhtsa-drinking-2008.sps [new file with mode: 0644]
examples/nhtsa.sav [new file with mode: 0644]
po/automake.mk
src/data/dictionary.c
src/language/command.def
src/language/lexer/format-parser.c
src/language/lexer/format-parser.h
src/language/stats/automake.mk
src/language/stats/ctables.c [new file with mode: 0644]
src/language/stats/ctables.inc [new file with mode: 0644]
src/libpspp/message.c
src/libpspp/message.h
src/output/pivot-table.c
src/output/pivot-table.h
tests/automake.mk
tests/language/stats/ctables.at [new file with mode: 0644]