pivot table procedure conceptually works
[pspp] / tests / language /
2013-01-01 John DarringtonUpdate tests to reflect change in EXAMINE / EXTREME...
2013-01-01 John DarringtonFix bug #37984 - EXAMINE extremes vs. fractional weights.
2012-12-30 Ben PfaffMerge 'master' into 'psppsheet'. 20121231032129/pspp 20130101032123/pspp 20130102032118/pspp 20130103032118/pspp 20130104032103/pspp 20130105032146/pspp 20130106032112/pspp
2012-12-26 John DarringtonFixed crash parsing NPAR CHISQUARE 20121227030502/pspp
2012-12-22 Ben PfaffUPDATE: Do not update from missing values in transactio...
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-26 Ben PfaffDESCRIPTIVES: Make Z score calculation honor SPLIT... 20121126030509/pspp
2012-11-25 Ben Pfafftests: Add tests to cover corner cases in DATESUM,...
2012-11-25 Ben PfaffDATA LIST: Accept freefield format types without widths...
2012-11-25 Ben Pfaffformat-parser: Improve error message when format specif...
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...
2012-11-24 Ben PfaffCROSSTABS: Use FORMAT setting to control output format.
2012-11-24 John DarringtonFixed bug in NPAR BINOMIAL 20121124030501/pspp
2012-11-23 John DarringtonMerge remote branch 'origin/master' into psppsheet 20121201032009/pspp
2012-11-23 John DarringtonLogistic Regression: Ignore cases with missing dependen... 20121123030503/pspp
2012-11-22 John DarringtonLogistic Regression: Added a test to check the confiden...
2012-11-19 John DarringtonLogistic Regression: Added the Classification Table
2012-11-14 John DarringtonLogistic Regression: Handle missing categoricals 20121115030502/pspp 20121116030503/pspp 20121117030502/pspp 20121118030503/pspp
2012-11-14 John DarringtonLogistic Regression: Fix crash if categorical variable... 20121114030503/pspp
2012-11-12 Ben PfaffMerge 'master' into 'psppsheet'. 20121113032021/pspp 20121114032001/pspp 20121115031953/pspp 20121116032036/pspp 20121117032022/pspp 20121118032021/pspp 20121119031957/pspp 20121120031954/pspp 20121121031958/pspp 20121122032007/pspp 20121123032005/pspp 20121124032004/pspp 20121125032007/pspp 20121126032010/pspp 20121127031956/pspp 20121128032039/pspp 20121129032043/pspp 20121130032031/pspp
2012-11-11 John DarringtonLogistic Regression: Added categorical variable support 20121112030504/pspp 20121113030502/pspp
2012-10-28 Ben PfaffMerge 'master' into 'psppsheet'.
2012-10-24 John DarringtonFirst attempt at a LOGISTIC REGRESSION command 20121025030511/pspp 20121026030503/pspp
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-25 Ben Pfaffexpressions: Fix coercion of numbers to booleans at...
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-07-22 John Darringtonscan-test.c: Fix memory leak 20120723000505/pspp
2012-07-09 Ben PfaffMerge "master" into "psppsheet" to obtain bug fixes... 20120709001830/pspp 20120710001843/pspp
2012-07-06 John DarringtonFixed crash in two sample npar tests with (paired)
2012-06-20 Ben PfaffAdd ENCODING subcommand to several commands.
2012-06-07 John DarringtonCORRELATIONS: Fixed bug displaying non-sqaure correlati... 20120608060502/pspp 20120610000508/pspp 20120611000503/pspp 20120612000502/pspp 20120613000503/pspp 20120614000503/pspp 20120615000509/pspp
2012-05-14 John DarringtonAdd SET TVARS option. Closes bug #31566 20120515030501/pspp 20120516030503/pspp 20120517030502/pspp 20120518030503/pspp 20120519030503/pspp
2012-04-19 John DarringtonDO IF test: Correct expected outcome 20120420030504/pspp
2012-04-19 John DarringtonSHOW: New subcommand N
2012-04-18 Ben PfaffDO IF: Fix crash when END IF appears without DO IF. 20120418030503/pspp
2012-04-09 John DarringtonEXAMINE: Implement MISSING=REPORT option
2012-04-08 John DarringtonRemove KMO and Bartlett statistics from bug check test. 20120409030503/pspp
2012-04-04 Ben PfaffFACTOR: Fix crash with /ROTATION=NOROTATE. 20120404030503/pspp 20120405030503/pspp
2012-03-31 John Darringtonexamine.c: Fix a seg fault which caused a crash when... 20120331030503/pspp
2012-03-25 John DarringtonFix a crashes where histograms of a single datum were...
2012-03-22 John DarringtonImprove the way in which histogram bin ranges are chosen 20120323030502/pspp
2012-03-22 John DarringtonEXAMINE: Allow the /ID subcommand to take a non-numeric...
2012-03-18 John DarringtonRelax NPAR SIGN test
2012-03-16 John DarringtonEXAMINE: Complete re-implementation 20120317030502/pspp
2012-03-11 John DarringtonRegression: Fix bug where missing values in the depende... 20120312030502/pspp 20120313030502/pspp
2012-03-03 John DarringtonExamine tests: Remove leading slash from factor variables.
2012-02-29 John DarringtonPostgres test: Create socket in /tmp instead of current...
2012-02-29 John DarringtonKruskal-Wallis: Sort grouped ranks before displaying...
2012-02-16 John DarringtonMeans: Report totals as well as catagories
2012-02-11 Ben Pfafftests: Improve test for supported encodings.
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2012-02-05 John DarringtonAdded an implementation of the Jonckheere-Terpstra...
2012-01-26 John DarringtonDon't crash on Games-Howell test when there are small... 20120127030502/pspp 20120128030503/pspp
2012-01-16 John DarringtonMEANS: Added further tests for missing value behaviour
2012-01-16 John DarringtonMEANS: Implemented /MISSING=TABLE subcommand
2012-01-16 John DarringtonMEANS: implemented the /CELLS={ALL,NONE,DEFAULT} option...
2012-01-14 John DarringtonMEANS: This command is IMO now stable enough to be...
2011-12-03 John DarringtonONEWAY: Fixed crash when the dependent variable contain... 20111204030502/pspp 20111205030508/pspp
2011-11-26 John DarringtonGLM: Mimic spss output with /INTERCEPT=EXCLUDE 20111127030502/pspp 20111128030503/pspp
2011-11-25 John DarringtonGLM: Added test for type II sums of squares
2011-11-25 John DarringtonWhitespace changes only
2011-11-24 John DarringtonGLM test: Remove redundant transformations and reorder. 20111125030502/pspp
2011-11-23 John DarringtonGLM: Implemented the Type I sums of squares and added... 20111124030508/pspp
2011-11-23 John DarringtonGLM: Update logic for choosing types of sums of squares
2011-11-06 Ben Pfafflexer: New functions lex_spec_missing(), lex_spec_only_...
2011-11-06 Ben Pfafflexer: Use error helper functions in more situations.
2011-11-06 Ben Pfafflexer: New function lex_error_expecting().
2011-11-06 Ben PfaffLOOP: Correctly implement MXLOOPS and add a test.
2011-10-19 John DarringtonUse variable labels in crosstabs. 20111020030501/pspp 20111021030502/pspp 20111022030501/pspp 20111023030503/pspp 20111024030502/pspp
2011-10-07 John DarringtonFixed a crash in the oneway command
2011-10-06 John DarringtonAdd a warning to GLM until we've sorted out its problems 20111007030502/pspp
2011-09-28 John DarringtonFixed a crash in REGRESSION when there were no non... 20110929030503/pspp 20110930030502/pspp 20111001030502/pspp 20111002030502/pspp 20111003030502/pspp 20111004030502/pspp 20111005030502/pspp 20111006030503/pspp
2011-09-26 John DarringtonGLM: Add a test for a full factorial anova example
2011-08-28 John DarringtonAdded an implementation of the median test
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-08-13 John DarringtonAdded an implementation for the One Sample Kolmogorov... 20110814030502/pspp 20110815030503/pspp
2011-07-13 Ben PfaffGLM: Allow +/- .001 for Corrected Total Type III Sum... 20110713030502/pspp
2011-07-08 John DarringtonQUICK CLUSTER: Implement pairwise missing option
2011-07-08 John DarringtonMerge remote branch 'savannah/master'
2011-07-02 John DarringtonQuick Cluster: Avoid crash when presented with missing...
2011-07-02 John DarringtonRemove some gnulib modules whichare being flagges as...
2011-07-01 John DarringtonImplemented the POSTHOC subcommand for the ONEWAY command.
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
2011-07-01 John DarringtonUse greater-than-or-equal to sign instead of '>='.
2011-07-01 John DarringtonImplemented the McNemar test. Closes bug #33242
2011-07-01 John DarringtonChange the order of the reported NPAR values in two...
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonRe-implemented the T-TEST command and the levene calcul...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-27 John DarringtonGLM: Add unimplemented subcommands, and add a test.
2011-06-15 Ben PfaffCD: Fix a bug and add a regression test. 20110615030502/pspp
2011-06-15 Ben PfaffGET DATA /TYPE=TXT: Also allow full format to be specified.
2011-05-13 Ben PfaffSORT CASES: Don't delete filtered-out cases. 20110513030505/pspp
2011-05-04 Ben PfaffImplement DATASET commands.
2011-04-26 Mehmet Hakan SatmanQUICK CLUSTER: New command.
2011-04-26 Ben PfaffDISPLAY FILE LABEL: Display in a more natural way.
2011-04-23 Ben Pfaffascii: Don't print command names in output.
2011-04-16 Ben PfaffCROSSTABS: Fix output of multiway statistics tables.
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels. 20110414030503/pspp
next