projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
zip-reader: Read the whole central directory at .zip open time.
[pspp]
/
tests
/
language
/
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
2014-12-21
John Darrington
FACTOR: Added PROMAX rotation.
tree
|
commitdiff
2014-12-08
Ben Pfaff
command: Fix delayed execution of FINISH.
tree
|
commitdiff
2014-11-29
Ben Pfaff
Add support for reading SPSS/PC+ system files.
tree
|
commitdiff
2014-10-28
John Darrington
FREQUENCIES: Fixed crash when there was no valid data
tree
|
commitdiff
2014-10-18
John Darrington
FREQUENCIES: Fix the default /STATISTICS.
tree
|
commitdiff
2014-10-18
John Darrington
Frequencies.c: Use BIT_INDEX (FRQ_ST_MEDIAN) instead...
tree
|
commitdiff
2014-10-12
Ben Pfaff
DISPLAY: Fix crash bugs in DISPLAY INDEX and DISPLAY...
tree
|
commitdiff
2014-09-28
Friedrich Beckmann
Add GRAPH command initially with just scatterplots...
tree
|
commitdiff
2014-09-16
Ben Pfaff
FREQUENCIES: Fix treatment of string variables.
tree
|
commitdiff
2014-09-13
Ben Pfaff
RUNS: Correct calculation of significance.
tree
|
commitdiff
2014-08-24
Ben Pfaff
SYSFILE INFO: Improve output formatting by using nested...
tree
|
commitdiff
2014-06-23
John Darrington
Fixed crash in REGRESSION when only one SAVE parameter...
tree
|
commitdiff
2014-05-11
Ben Pfaff
CROSSTABS: Add test to verify treatment of ties.
tree
|
commitdiff
2014-05-11
Ben Pfaff
CROSSTABS: Calculate significance for lambda and Somers' d.
tree
|
commitdiff
2014-05-06
Ben Pfaff
CROSSTABS: Calculate ASE for asymmetric lambda (correctly).
tree
|
commitdiff
2014-05-06
Ben Pfaff
CROSSTABS: Don't calculate symmetric uncertainty coeffi...
tree
|
commitdiff
2014-05-06
Ben Pfaff
CROSSTABS: Add additional test case.
tree
|
commitdiff
2014-05-06
Ben Pfaff
CROSSTABS: Don't calculate ASE for symmetric Somers' d.
tree
|
commitdiff
2014-05-06
Ben Pfaff
CROSSTABS: Drop buggy ASE for asymmetric lambda; fix...
tree
|
commitdiff
2014-05-04
Ben Pfaff
CROSSTABS: Fix T values for Spearman's R and Pearson...
tree
|
commitdiff
2014-05-04
Ben Pfaff
CROSSTABS: Add tests for Pearson's R, and update docume...
tree
|
commitdiff
2014-05-01
John Darrington
Annotate some more results as p-values and update the...
tree
|
commitdiff
2014-04-29
John Darrington
Added result_class parameter to tab_double and updated...
tree
|
commitdiff
2014-04-27
John Darrington
Fixed a bug where contrasts with negative T where incor...
tree
|
commitdiff
2014-04-26
John Darrington
FREQUENCIES: Fixed crash showing histograms of limited...
tree
|
commitdiff
2014-04-25
John Darrington
FREQUENCIES: Added new test for bug which causes a...
tree
|
commitdiff
2014-04-04
Ben Pfaff
DESCRIPTIVES: Fix treatment of FILTER in presence of...
tree
|
commitdiff
2014-03-29
John Darrington
T-TEST: Fixed a bug in reporting the independent sample...
tree
|
commitdiff
2014-02-17
John Darrington
Fix memory fault reading ODS file.
tree
|
commitdiff
2014-02-16
Ben Pfaff
Make SYSFILE INFO able to analyze valid encodings for...
tree
|
commitdiff
2014-02-04
Ben Pfaff
Change many %g format specifiers to %.*g with precision...
tree
|
commitdiff
2014-01-14
John Darrington
REGRESSION: Added calculation of the coefficients'...
20140115030506/pspp
tree
|
commitdiff
2014-01-14
John Darrington
REGRESSION: Add parser framework for confidence interval
tree
|
commitdiff
2014-01-08
John Darrington
Change "Significance" to "Sig." in linear regression...
tree
|
commitdiff
2014-01-08
John Darrington
Paired T-Test: Label first pair as 'Pair 1' instead...
tree
|
commitdiff
2013-12-30
John Darrington
QUICK CLUSTER: Fix crash on negative parameters
tree
|
commitdiff
2013-12-22
Ben Pfaff
DISPLAY DICTIONARY: Add "Label: " prefix for variable...
tree
|
commitdiff
2013-11-23
John Darrington
Fix incorrect table range selection in CORRELATIONS
20131124030501/pspp
20131126030514/pspp
20131129030511/pspp
20131130030507/pspp
20131201030504/pspp
20131202030507/pspp
20131203030513/pspp
20131204030510/pspp
20131205030508/pspp
20131206030511/pspp
20131207030510/pspp
20131208030512/pspp
20131209030505/pspp
20131210030511/pspp
20131211030514/pspp
20131212030506/pspp
20131213030513/pspp
20131214030509/pspp
tree
|
commitdiff
2013-11-16
Ben Pfaff
Merge 'master' into 'gtk3'.
20131117032733/pspp
20131118033210/pspp
20131120033238/pspp
20131121033245/pspp
20131124032805/pspp
20131125033107/pspp
20131126032949/pspp
20131129032626/pspp
20131130032638/pspp
20131201033258/pspp
20131202032723/pspp
20131203033047/pspp
20131204033053/pspp
20131205033051/pspp
20131206033106/pspp
20131207033054/pspp
20131208033052/pspp
20131209033050/pspp
20131210033032/pspp
20131211033052/pspp
20131212033030/pspp
20131213033045/pspp
20131214033038/pspp
20131215033145/pspp
20131216033103/pspp
20131217033055/pspp
20131218033302/pspp
20131219033048/pspp
20131220033048/pspp
20131221033043/pspp
20131222033022/pspp
20131223033400/pspp
20131224033012/pspp
20131225033026/pspp
20131226033052/pspp
20131227033029/pspp
20131228033103/pspp
20131229033053/pspp
20131230033042/pspp
20131231033052/pspp
20140101033057/pspp
20140102033100/pspp
20140103033020/pspp
20140104033100/pspp
20140105033045/pspp
20140106033045/pspp
20140107033055/pspp
20140108033126/pspp
20140109033044/pspp
20140110033107/pspp
20140111033108/pspp
20140112033047/pspp
20140113033058/pspp
20140114033136/pspp
20140115033007/pspp
20140116033021/pspp
20140117033038/pspp
20140118033052/pspp
20140119032958/pspp
20140120033020/pspp
20140121032958/pspp
20140122033056/pspp
20140123033022/pspp
20140124033046/pspp
20140125033053/pspp
20140126033033/pspp
20140127033049/pspp
20140128033032/pspp
20140129033013/pspp
20140130033031/pspp
20140131033034/pspp
20140201033054/pspp
20140202033027/pspp
20140203033034/pspp
20140204033021/pspp
20140205033522/pspp
20140206033037/pspp
20140207033040/pspp
20140208033014/pspp
20140209033012/pspp
20140210033025/pspp
20140211030816/pspp
20140212033042/pspp
20140213033002/pspp
20140214030821/pspp
20140215033017/pspp
20140216033038/pspp
20140217033131/pspp
20140218033015/pspp
20140219033015/pspp
20140220033023/pspp
20140221033035/pspp
20140222033038/pspp
20140223033018/pspp
20140224033041/pspp
20140225033022/pspp
20140226033026/pspp
20140227033016/pspp
20140228032959/pspp
20140301032949/pspp
20140302033017/pspp
20140303032942/pspp
20140304033027/pspp
20140305032952/pspp
20140306033016/pspp
20140308033025/pspp
tree
|
commitdiff
2013-11-01
John Darrington
Corrected various typos in printed strings and document...
20131102030509/pspp
tree
|
commitdiff
2013-10-26
Ben Pfaff
Merge 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
tree
|
commitdiff
2013-10-23
Ben Pfaff
Implement ZLIB compressed system file reader and writer.
tree
|
commitdiff
2013-09-28
Ben Pfaff
scan-test: Print nonintegers with limited precision...
tree
|
commitdiff
2013-09-28
Ben Pfaff
tests: Skip recently added Gnumeric tests if Gnumeric...
tree
|
commitdiff
next