projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tests: Add tests against regression for two previously fixed bugs.
[pspp]
/
tests
/
language
/
2017-06-19
John Darrington
FACTOR: Improve calculation of Kaiser-Meyer-Olkin and...
tree
|
commitdiff
2017-06-18
John Darrington
FACTOR: Add Anti-image matrix output
tree
|
commitdiff
2017-06-16
John Darrington
MATRIX DATA: Add /N subcommand
tree
|
commitdiff
2017-05-16
John Darrington
Fix buffer overflow which could occur if the matrix...
tree
|
commitdiff
2017-05-12
John Darrington
Fixed bug which caused a crash in GET DATA
tree
|
commitdiff
2017-05-12
John Darrington
MEANS: Prevent parser from entering infinite loop.
tree
|
commitdiff
2017-05-12
John Darrington
REGRESSION: Implement /ORIGIN subcommand.
tree
|
commitdiff
2017-05-11
John Darrington
FACTOR: Fix a crash when bad input was presented
tree
|
commitdiff
2017-05-11
John Darrington
DATA MATRIX: Avoid crash on invalid input
tree
|
commitdiff
2017-05-10
John Darrington
matrix reader: Fix bug which incorrectly read in matrix...
tree
|
commitdiff
2017-05-09
John Darrington
MATRIX DATA: Cope with long variable names
tree
|
commitdiff
2017-05-09
John Darrington
REGRESSION: Allow independent variables to be specified...
tree
|
commitdiff
2017-05-04
John Darrington
FACTOR: Add printout of the covariance matrix and add...
tree
|
commitdiff
2017-05-01
John Darrington
MATRIX DATA: Fix crash when duplicate variables are...
tree
|
commitdiff
2017-05-01
John Darrington
MATRIX DATA: Handle multiple splits properly
tree
|
commitdiff
2017-04-30
John Darrington
MATRIX DATA: Rewrite to canonical rowtype values
tree
|
commitdiff
2017-04-26
John Darrington
Added the MATRIX DATA procedure.
tree
|
commitdiff
2017-03-07
John Darrington
Fixed a bug in the Mann-Whitney test vs. missing=analysis.
tree
|
commitdiff
2017-02-21
Friedrich Beckmann
FREQUENCIES: fixed VARIANCE output - fixes bug #50366
tree
|
commitdiff
2017-01-14
John Darrington
tests: Avoid infinite loop in test.
tree
|
commitdiff
2016-08-14
Ben Pfaff
VECTOR: Support creating string variables also.
tree
|
commitdiff
2016-08-13
John Darrington
AUTORECODE now optionally accepts / before INTO
tree
|
commitdiff
2016-06-23
John Darrington
Fixed GLM vs. missing values in the dependent variable
tree
|
commitdiff
2016-06-08
Friedrich Beckmann
added FREQUENCIES regression test for bug#48128
tree
|
commitdiff
2016-04-21
John Darrington
Fix bug in syntax parser of GET DATA /TYPE=TXT
tree
|
commitdiff
2016-04-11
Ben Pfaff
CROSSTABS: Implement COUNT subcommand to round case...
tree
|
commitdiff
2016-04-06
John Darrington
Fixed crash on FLIP vs. invalid variable names.
tree
|
commitdiff
2016-04-05
John Darrington
Fixed a crash when data for correlations was empty.
tree
|
commitdiff
2016-04-05
John Darrington
Add test for PERMISSIONS with bad syntax
tree
|
commitdiff
2016-04-04
John Darrington
Fix crash in T-Test after parsing a null terminated...
tree
|
commitdiff
2016-04-03
Ben Pfaff
tests: Fix a deeper bug in null byte check in testsuite.
tree
|
commitdiff
2016-04-03
Ben Pfaff
tests: Fix bug in null byte check in testsuite.
tree
|
commitdiff
2016-04-03
Ben Pfaff
lexer: Treat null characters in input as spaces.
tree
|
commitdiff
2016-04-02
Ben Pfaff
CROSSTABS: Fix corner case in integer mode.
tree
|
commitdiff
2016-03-31
John Darrington
Fix crash in NPAR when no variables were parsed.
tree
|
commitdiff
2016-03-31
John Darrington
Fixed a bug where frequencies/histogram would crash...
tree
|
commitdiff
2016-03-31
John Darrington
Fix crash when ROC was passed a non-number where a...
tree
|
commitdiff
2016-03-31
John Darrington
Fixed by where pspp would crash if ELSE appeared withou...
tree
|
commitdiff
2016-03-31
John Darrington
Fixed a bug where INSERT would crash when an unterminat...
tree
|
commitdiff
2016-03-31
John Darrington
Fix crash when ONEWAY/CONTRASTS contained an empty...
tree
|
commitdiff
2016-03-30
John Darrington
Fixed crash when processing malformed NPAR TESTS BINOMI...
tree
|
commitdiff
2016-03-29
John Darrington
Cleanup the RENAME VARIABLES command.
tree
|
commitdiff
2016-03-27
John Darrington
Fixed bug in EXAMINE where the parametric calculation...
tree
|
commitdiff
2016-03-27
John Darrington
Fix bug in EXAMINE when an invalid dependent variable...
tree
|
commitdiff
2016-03-26
John Darrington
Fix bug in GRAPH when a bad dependent variable was...
tree
|
commitdiff
2016-03-26
John Darrington
Fix crash in FLIP with no variables.
tree
|
commitdiff
2016-03-26
John Darrington
Fix double heap deallocation when erroneous SET was...
tree
|
commitdiff
2016-03-26
John Darrington
Fix crash in oneway when an invalid dependent variable...
tree
|
commitdiff
2016-03-26
John Darrington
Fix crash in recode when the INTO variable was invalid.
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in ROC command when no valid state variable...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash when no indepdendent variable in NPAR is...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in DATA LIST when RECORDS and/or SKIP is...
tree
|
commitdiff
2016-03-25
John Darrington
Fix crash in LIST when no valid variables exist.
tree
|
commitdiff
2016-03-24
John Darrington
Fix crash in histogram when all values are missing.
tree
|
commitdiff
2016-03-24
John Darrington
Fix crash when running GET DATA with incomplete command.
tree
|
commitdiff
2016-03-24
John Darrington
Fixed crash in T-TEST when a non-number was passed...
tree
|
commitdiff
2016-03-24
John Darrington
Fix crash in correlations with empty dataset.
tree
|
commitdiff
2016-03-20
Ben Pfaff
SORT VARIABLES: Add test.
tree
|
commitdiff
2016-03-13
Ben Pfaff
expressions: Add support for mult and fuzzbits argument...
tree
|
commitdiff
2016-03-13
Ben Pfaff
expressions: Implement the STRUNC function.
tree
|
commitdiff
2016-03-13
Ben Pfaff
expressions: Implement the MEDIAN function.
tree
|
commitdiff
2016-03-01
John Darrington
DATA LIST: Do not treat the comma as a field separator...
tree
|
commitdiff
2016-02-21
Ben Pfaff
expressions: Implement the REPLACE string function.
tree
|
commitdiff
2016-02-20
Ben Pfaff
MISSING VALUES: Report an error when too many missing...
tree
|
commitdiff
2016-02-05
John Darrington
Correct error in Mann-Whitney test
tree
|
commitdiff
2016-01-26
John Darrington
GLM: remove warning
tree
|
commitdiff
2016-01-26
John Darrington
GLM: Do not print the intercept if the model is unbalanced
tree
|
commitdiff
2016-01-13
John Darrington
EXAMINE: Extend test for empty dataset and fix bug.
tree
|
commitdiff
2016-01-12
John Darrington
ONEWAY: fix crash in contrasts when dataset is empty
tree
|
commitdiff
2016-01-11
John Darrington
Add some tests for empty parens
tree
|
commitdiff
2016-01-04
Ben Pfaff
REGRESSION: Correctly handle data in temporary file...
tree
|
commitdiff
2016-01-03
Ben Pfaff
GET DATA /TYPE=TXT: Remove obsolete IMPORTCASES subcommand.
tree
|
commitdiff
2016-01-03
Ben Pfaff
REGRESSION: Warn when REGRESSION with SAVE runs with...
tree
|
commitdiff
2016-01-03
Ben Pfaff
LIST: Allow a subset of the CASES settings to be specified.
tree
|
commitdiff
2015-12-15
John Darrington
Fix crash calling RINDEX with a zero needle length
tree
|
commitdiff
2015-11-29
Friedrich Beckmann
osx: Test 605 (QUICK CLUSTER with pairwise missing...
tree
|
commitdiff
2015-11-11
John Darrington
New top level menu for Graphs.
tree
|
commitdiff
2015-11-10
John Darrington
Quick Cluster: Reimplement clustering algorithm
tree
|
commitdiff
2015-10-21
Alan Mead
QUICK CLUSTER: New subcommand: /PRINT
tree
|
commitdiff
2015-10-07
John Darrington
Fix the INCLUDE /ENCODING subcommand and add a test...
tree
|
commitdiff
2015-07-31
Ben Pfaff
T-TEST: Allow comma to be omitted in GROUPS subcommand.
tree
|
commitdiff
2015-07-31
Ben Pfaff
T-TEST: Use correct keyword CI (instead of CIN) on...
tree
|
commitdiff
2015-07-21
Ben Pfaff
GET DATA/TYPE=TXT: Remove ESCAPE subcommand and make...
tree
|
commitdiff
2015-07-18
John Darrington
GET DATA TXT: change syntax generation from /IMPORTCASE...
tree
|
commitdiff
2015-06-27
John Darrington
Paired samples T-TEST: fix bug calculating correlation...
tree
|
commitdiff
2015-06-26
John Darrington
CROSSTABS: Fixed the reporting of the standard error...
tree
|
commitdiff
2015-06-24
Ben Pfaff
FREQUENCIES: Reimplement FORMAT=LIMIT feature.
tree
|
commitdiff
2015-06-20
John Darrington
Merge remote-tracking branch 'origin/master' into gtk3
tree
|
commitdiff
2015-06-02
John Darrington
Fixed bug GRAPH /HISTOGRAM vs. null data.
tree
|
commitdiff
2015-06-02
John Darrington
Exercise the GRAPH command in the split-file test
tree
|
commitdiff
2015-05-30
Ben Pfaff
QUICK CLUSTER: Fix infinite loop on bad command name.
tree
|
commitdiff
2015-05-01
Friedrich Beckmann
merge master->gtk3, fixed psppire-output-view.c refacto...
tree
|
commitdiff
2015-03-08
Ben Pfaff
RELIABILITY: Ignore STATISTICS subcommand.
tree
|
commitdiff
2015-03-08
Ben Pfaff
FACTOR: Support ANALYSIS subcommand.
tree
|
commitdiff
2015-03-07
Ben Pfaff
expressions: Add support for 2- and 3-operand RND function.
tree
|
commitdiff
2015-03-07
Ben Pfaff
FREQUENCIES: Accept (but ignore) ORDER subcommand.
tree
|
commitdiff
2015-03-06
Ben Pfaff
RENAME VARIABLES: Make parentheses optional for single...
tree
|
commitdiff
2015-02-15
Ben Pfaff
COUNT: Correct treatment of missing values.
tree
|
commitdiff
2015-02-07
John Darrington
Added the /BARCHART option to CROSSTABS
tree
|
commitdiff
2015-01-03
John Darrington
Correct documentation example and add a corresponding...
tree
|
commitdiff
next