output: Introduce pivot tables.
[pspp] / tests / language / data-io / data-list.at
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-25 John DarringtonFix crash in DATA LIST when RECORDS and/or SKIP is...
2016-03-01 John DarringtonDATA LIST: Do not treat the comma as a field separator...
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-09-02 Ben Pfaffdata-parser: A hard delimiter at end of line is not... 20130903030505/pspp
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-11-25 Ben PfaffDATA LIST: Accept freefield format types without widths...
2012-11-24 Ben Pfaffdata-parser: Use data-file error types for data-file...
2012-11-24 Ben PfaffDATA LIST FREE: Warn when a quoted string is not follow...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-06 Ben Pfafftests: Convert tab handling test to Autotest framework. 20101006040501/pspp 20101007040501/pspp 20101008040501/pspp
2010-09-30 Ben PfaffDATA LIST: Convert tests for line-ends compatibility...
2010-09-24 Ben Pfaffmessage: Add column range to struct msg_locator.
2010-08-09 Ben PfaffDATA LIST: Don't report an error for an empty final...
2010-08-09 Ben PfaffDATA LIST: Fix output column reporting for FREE and...
2010-08-09 Ben PfaffDATA LIST: Convert tests to use Autotest.