projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dictionary: Limit split file variables to 8, for compatibility.
[pspp]
/
src
/
language
/
stats
/
2019-05-10
John Darrington
QUICK CLUSTER: Move the parser into its own function.
tree
|
commitdiff
2019-05-07
John Darrington
Fix cut and paste error
tree
|
commitdiff
2019-05-07
John Darrington
QUICK CLUSTER: Implement the /SAVE sub-command.
tree
|
commitdiff
2019-05-07
John Darrington
quick-cluster.c: whitespace changes only.
tree
|
commitdiff
2019-05-06
John Darrington
Spelling: criterium -> criterion
tree
|
commitdiff
2019-05-05
John Darrington
GRAPH (barchart): Percentages display subcategorial...
tree
|
commitdiff
2019-05-05
John Darrington
graph.c (run_barchart): Add assertion.
tree
|
commitdiff
2019-05-05
John Darrington
graph.c: "freqs" --> "cells".
tree
|
commitdiff
2019-05-04
John Darrington
EXAMINE: Implement the Shapiro-Wilk Test.
tree
|
commitdiff
2019-05-03
John Darrington
Update translatable strings relating to internal errors.
tree
|
commitdiff
2019-05-03
John Darrington
EXAMINE: Correct bug where /PLOT=ALL would not include...
tree
|
commitdiff
2019-05-01
John Darrington
crosstabs.q: Replace 'Approx Sig.' with 'Approx. Sig.'
tree
|
commitdiff
2019-05-01
John Darrington
graph.c: Whitespace changes only. Fold some very long...
tree
|
commitdiff
2019-04-27
John Darrington
FREQUENCIES: Warn the user if any weight values are...
tree
|
commitdiff
2019-03-13
John Darrington
REGRESSION: Fix bug when printing tolerance of multiple...
tree
|
commitdiff
2019-03-12
John Darrington
REGRESSION: Rename COLLIN to TOL
tree
|
commitdiff
2019-03-07
John Darrington
REGRESSION: Fix some memory leaks and tidy up.
tree
|
commitdiff
2019-03-05
John Darrington
REGRESSION: New option /STATISTICS=COLLIN
tree
|
commitdiff
2019-01-13
Ben Pfaff
Fix numerous memory leaks.
tree
|
commitdiff
2019-01-02
Ben Pfaff
t-test-paired: Fix format specifiers.
tree
|
commitdiff
2019-01-02
Ben Pfaff
regression: Make sure dep_subscript is really initialized.
tree
|
commitdiff
2019-01-02
Ben Pfaff
chisquare: Fix format specifier in chisquare_execute().
tree
|
commitdiff
2019-01-01
Ben Pfaff
output: Introduce pivot tables.
tree
|
commitdiff
2018-12-25
Ben Pfaff
CROSSTABS: Make treatment of crosstab variables and...
tree
|
commitdiff
2018-12-25
Ben Pfaff
CROSSTABS: Rename pivot_table to crosstabulation.
tree
|
commitdiff
2018-12-25
Ben Pfaff
bt, abt: Add initialization and iteration macros.
tree
|
commitdiff
2018-12-25
Ben Pfaff
dictionary: New function dict_get_weight_format().
tree
|
commitdiff
2018-12-25
Ben Pfaff
table: Get rid of TAL_GAP.
tree
|
commitdiff
2018-12-23
Ben Pfaff
categoricals: Remove 'dep_excl' parameter.
tree
|
commitdiff
2018-11-26
Ben Pfaff
FREQUENCIES: Avoid buffer overrun when there is no...
tree
|
commitdiff
2018-11-26
Ben Pfaff
ONEWAY: Fix use of stack-allocated variable outside...
tree
|
commitdiff
2018-10-01
John Darrington
Reference count struct dictionary.
tree
|
commitdiff
2017-09-24
Ben Pfaff
Avoid unfounded warnings from GCC 7.2.
tree
|
commitdiff
2017-08-31
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-08-20
Stefan Weil
Fix some typos (found by codespell)
tree
|
commitdiff
2017-08-03
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-07-05
John Darrington
Add copyright and licence notices to files which lack...
tree
|
commitdiff
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-05-18
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-05-16
Ben Pfaff
factor: Fix return type of do_factor_by_matrix().
tree
|
commitdiff
2017-05-12
John Darrington
MEANS: Prevent parser from entering infinite loop.
tree
|
commitdiff
2017-05-12
John Darrington
src/math/linreg.c: Encapsulate this object better.
tree
|
commitdiff
2017-05-12
John Darrington
REGRESSION: Implement /ORIGIN subcommand.
tree
|
commitdiff
2017-05-11
John Darrington
DESCRIPTIVES: Fix a bug where the parser could enter...
tree
|
commitdiff
2017-05-11
John Darrington
FACTOR: Don't try to perform analysis if there are...
tree
|
commitdiff
2017-05-11
John Darrington
FACTOR: Do not try to run an analysis if no matrix...
tree
|
commitdiff
2017-05-11
John Darrington
FACTOR: Make idata parameters const where they can be.
tree
|
commitdiff
2017-05-10
John Darrington
Fix memory leaks in FACTOR/MATRIX
tree
|
commitdiff
2017-05-10
John Darrington
Remove unused variable
tree
|
commitdiff
2017-05-10
John Darrington
FACTOR: Use consistent indexing when displaying matrices.
tree
|
commitdiff
2017-05-09
John Darrington
FACTOR: Allow an option '=' after MATRIX
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-04
John Darrington
FACTOR: New subcommand: MATRIX IN
tree
|
commitdiff
2017-04-22
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-04-22
John Darrington
Whitespace changes only: Remove trailing whitespace
tree
|
commitdiff
2017-03-28
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2017-03-15
John Darrington
Mann Whitney: Remove unused variable
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
2016-12-03
Ben Pfaff
Fix misleadingly indented statements.
tree
|
commitdiff
2016-08-13
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2016-08-13
John Darrington
AUTORECODE now optionally accepts / before INTO
tree
|
commitdiff
2016-08-06
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2016-08-06
John Darrington
Remove deprecated objects GtkAction and GtkUIManager
tree
|
commitdiff
2016-07-31
John Darrington
Fix memory leak when T-TEST failed to parse
tree
|
commitdiff
2016-07-30
John Darrington
Remove unused variable.
tree
|
commitdiff
2016-07-10
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
tree
|
commitdiff
2016-06-23
John Darrington
Fixed GLM vs. missing values in the dependent variable
tree
|
commitdiff
2016-06-04
Friedrich Beckmann
frequencies: fixed bug #48128 in percentiles
tree
|
commitdiff
2016-04-11
Ben Pfaff
CROSSTABS: Implement COUNT subcommand to round case...
tree
|
commitdiff
2016-04-07
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
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-04
John Darrington
Fix crash in T-Test after parsing a null terminated...
tree
|
commitdiff
2016-04-02
Ben Pfaff
CROSSTABS: Fix corner case in integer mode.
tree
|
commitdiff
2016-04-01
John Darrington
Check the return value of various calls to lex_force_match.
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
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-30
John Darrington
Avoid possible memory allocation error on erroneous...
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 crash in oneway when an invalid dependent variable...
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-24
John Darrington
Fix crash in histogram when all values are missing.
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-02-21
Ben Pfaff
Fix several cases where lex_integer() or lex_number...
tree
|
commitdiff
2016-02-21
Ben Pfaff
EXAMINE: Fix memory leak in box-whisker plots.
tree
|
commitdiff
2016-02-20
John Darrington
FREQUENCIES BARCHART: Honour then PERCENT option
tree
|
commitdiff
2016-02-05
John Darrington
Correct error in Mann-Whitney test
tree
|
commitdiff
2016-02-01
John Darrington
Frequencies: Fix some memory leaks
tree
|
commitdiff
2016-01-26
John Darrington
GLM: remove warning
tree
|
commitdiff
next