pivot table procedure conceptually works
[pspp] / tests /
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-25 John DarringtonLinear Regression Test: Provide more decimal places...
2013-05-25 John DarringtonCorrected the Degrees of Freedom in the Regression...
2013-05-21 Ben PfaffDELETE VARIABLES: Fix crash with FILTER. 20130521010504/pspp
2013-05-21 Ben PfaffDESCRIPTIVES: Avoid use-after-free with TEMPORARY and...
2013-05-21 Ben PfaffFLIP: Fix use-after-free and double frees with temporar...
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-10 John DarringtonFix corner case in calculation of trimmed mean.
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 John DarringtonUpdate test to include new warning 20130509010504/pspp
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonFixed crash in error path of MEANS command 20130429010502/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonFix recently introduces bug in LIST /CASES
2013-04-27 John DarringtonCorrect error message from previous commit. 20130427010504/pspp
2013-04-27 John DarringtonFixed a crash when RECODE attempted to increase the...
2013-04-26 Ben PfaffFLIP: Fix use-after-free error with temporary transform... 20130426010504/pspp
2013-04-25 Ben Pfaffu8-istream: Fix reading UTF-16 and UTF-32 files. 20130425010503/pspp
2013-04-25 Ben Pfaffu8-istream: Fix handling of UTF-8 byte order marks.
2013-04-25 Ben Pfafftests: Make "read ISO-8859-1 as Auto,ISO-8859-1" failur...
2013-04-24 John DarringtonFixed crash with EXAMINE vs. SPLIT
2013-04-24 John DarringtonFixed crash with GLM and MEANS vs. SPLIT
2013-04-24 John DarringtonAvoid test failures due to wrong terminal settings
2013-04-24 John DarringtonAdded test for known split file problems
2013-04-23 John DarringtonFixed crash in error path for GET DATA 20130424010505/pspp
2013-04-07 Ben PfaffAUTORECODE: Avoid use-after-free error with TEMPORARY. 20130408010504/pspp 20130409010502/pspp
2013-04-07 Ben Pfaffascii: Omit whitespace at the end of a line.
2013-04-07 John DarringtonFixed crash when processing regression with bad syntax
2013-04-07 Ben PfaffCORRELATIONS: Fix crash with separate sets of row and...
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-04 John DarringtonFixed bug displaying unicode box characters.
2013-04-04 Ben PfaffRELIABILITY: Fix memory leaks and dereferences of unini...
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonONEWAY /POSTHOC: Annotate output with dependent variable
2013-03-27 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-27 Ben PfaffMATCH FILES: Fix bugs along error path. 20130327030508/pspp 20130328030507/pspp 20130329030505/pspp
2013-03-23 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-22 Ben PfaffFILE HANDLE: Add new ENDS subcommand to control new...
2013-03-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-12 Ben PfaffRANK: Fix crash ranking multiple variables without... 20130312030503/pspp 20130313030511/pspp 20130314030502/pspp 20130315030502/pspp 20130316030504/pspp
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John Darringtonzip-test.c: Remove erroneous call to zip_member_unref
2013-03-05 John DarringtonMerge branch 'master' into import-gui
2013-03-05 John DarringtonFixed crash reading ODS spreadsheets and added a test... 20130305030502/pspp 20130306030504/pspp 20130307030505/pspp
2013-02-16 John DarringtonFixed a bug reading gnumeric files. 20130217030503/pspp
2013-02-09 John DarringtonREGRESSION: Added mention of the dependent variable... 20130210030503/pspp 20130211030502/pspp 20130212030504/pspp
2013-02-03 Ben PfaffMerge 'master' into 'psppsheet'.
2013-02-01 Ben PfaffRANK: Add support for temporary transformations.
2013-02-01 Ben PfaffRANK: Create all variables together, in order.
2013-01-25 John DarringtonReliability: Fix crash on invalid syntax 20130126030502/pspp 20130127030503/pspp 20130128030503/pspp
2013-01-12 Ben Pfaffscan: Introduce string_lexer for simple tokenizing...
2013-01-12 Ben Pfaffsegment: Don't require the input to end in a new-line.
2013-01-06 Ben PfaffMerge 'master' into 'psppsheet'. 20130107032118/pspp 20130108102621/pspp 20130109032153/pspp 20130110031120/pspp 20130110084546/pspp 20130111032139/pspp 20130111091005/pspp 20130112032108/pspp 20130113032104/pspp 20130114032646/pspp 20130115032143/pspp 20130116032122/pspp 20130117032107/pspp 20130118032127/pspp 20130119032130/pspp 20130120032138/pspp 20130121032753/pspp 20130122032130/pspp 20130123032123/pspp 20130124032128/pspp 20130125032106/pspp 20130126032059/pspp 20130127032105/pspp 20130128032115/pspp 20130129032053/pspp 20130130032109/pspp 20130131032120/pspp 20130201032127/pspp 20130202032121/pspp 20130203032041/pspp
2013-01-06 John DarringtonFixed a bug reading gnumeric files. 20130107030506/pspp 20130108100915/pspp 20130109030502/pspp
2013-01-02 Ben Pfaffexpressions: Fix dependency on current year in tests. 20130102030504/pspp 20130103030502/pspp
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-28 Ben Pfaffi18n: New functions for UTF-8 case conversion.
2012-12-28 Ben PfaffUse UTF-8 case-insensitive hashes and comparisons for...
2012-12-26 John DarringtonFixed crash parsing NPAR CHISQUARE 20121227030502/pspp
2012-12-25 Ben Pfaffu8-line: Add new u8_line_set_length() function.
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 John DarringtonDisable asserts in histogram code except in --testing...
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 PfaffRemove feature to automatically connect to GDB when...
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 Pfafftests: Better isolate search text in test of error... 20121001030503/pspp 20121002030515/pspp 20121003030503/pspp 20121004030504/pspp
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-09-25 Ben Pfaffexpressions: Fix coercion of numbers to booleans at...
2012-08-19 Ben PfaffMerge 'master' into 'psppsheet'.
2012-08-02 John DarringtonFix leak in render-test 20120803000505/pspp
2012-07-29 John DarringtonFixed a memory leak in sparse-xarray-test.c
2012-07-28 John DarringtonFix leak in u8-istream-test.c
2012-07-28 John DarringtonFix memory leak in encoding-guesser-test
2012-07-28 John DarringtonFix memory leak in datasheet-test.c
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.
next