projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix memory leak in data_in
[pspp]
/
src
/
language
/
stats
/
2009-08-06
Ben Pfaff
output: Always use helper functions to access struct...
tree
|
commitdiff
2009-08-05
Ben Pfaff
output: Remove write-only "col_group' member from struc...
tree
|
commitdiff
2009-07-23
John Darrington
Fix warnings in flip command.
tree
|
commitdiff
2009-07-23
John Darrington
Remove reference to roc.h which doesn't exist.
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-07-23
John Darrington
Fix merge problems
tree
|
commitdiff
2009-07-23
John Darrington
Merge commit 'origin/roc'
tree
|
commitdiff
2009-07-20
John Darrington
Remove double semicolons.
tree
|
commitdiff
2009-07-20
Ben Pfaff
Move implementation of NP plots out of EXAMINE into...
tree
|
commitdiff
2009-07-19
John Darrington
Added more (hopefully usefull) comments
tree
|
commitdiff
2009-07-19
John Darrington
Add some comments and macros to make the code more...
tree
|
commitdiff
2009-07-19
John Darrington
Add assertion to check code consitency
tree
|
commitdiff
2009-07-19
John Darrington
Fix cleanup of ROC command.
tree
|
commitdiff
2009-07-18
John Darrington
Merge commit 'origin/data-encoding'
tree
|
commitdiff
2009-07-18
John Darrington
Use data_out_pool in crosstabs.q
tree
|
commitdiff
2009-07-17
John Darrington
Ensure correct behaviour when the state var is missing.
tree
|
commitdiff
2009-07-17
John Darrington
Fix ROC behaviour in the presence of missing values.
tree
|
commitdiff
2009-07-17
Ben Pfaff
REGRESSION: Fix access beyond end of allocated region.
tree
|
commitdiff
2009-07-17
John Darrington
Fixed bug reporting the significance of paired value...
tree
|
commitdiff
2009-07-17
Ben Pfaff
"Sig." is an abbreviation, "Exact" is not.
tree
|
commitdiff
2009-07-16
Ben Pfaff
Separate table functions that format their arguments...
tree
|
commitdiff
2009-07-15
John Darrington
Fixed bug reporting the significance of paired value...
tree
|
commitdiff
2009-07-15
John Darrington
New function prepare_cutpoints
tree
|
commitdiff
2009-07-08
Ben Pfaff
CROSSTABS: Handle long string variables without crashin...
tree
|
commitdiff
2009-07-07
John Darrington
Add dictionary argument to tab_value.
tree
|
commitdiff
2009-07-06
John Darrington
Convert to utf8 in data_out function.
tree
|
commitdiff
2009-07-06
John Darrington
data_out function to dynamically allocate return value.
tree
|
commitdiff
2009-07-05
Ben Pfaff
output: Make box-whisker plots work again.
tree
|
commitdiff
2009-07-03
Ben Pfaff
Fix segfault drawing pie charts with old versions of...
tree
|
commitdiff
2009-07-02
Ben Pfaff
output: Refactor implementation of charts.
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in chart_write_title...
tree
|
commitdiff
2009-07-02
Ben Pfaff
chart: Fix format string issues in chart_write_title...
tree
|
commitdiff
2009-07-02
Ben Pfaff
piechart: Fix spelling of "magnitude".
tree
|
commitdiff
2009-07-01
Ben Pfaff
output: Get rid of histogram_plot_n function.
tree
|
commitdiff
2009-06-25
John Darrington
Fix bugs when input data is repeated
tree
|
commitdiff
2009-06-24
John Darrington
Added second ROC test
tree
|
commitdiff
2009-06-22
Ben Pfaff
crosstabs: Fix free of bad pointer and use-after-free...
tree
|
commitdiff
2009-06-15
John Darrington
Add new functions to define subcase orderings.
tree
|
commitdiff
2009-06-15
Ben Pfaff
output: Make table dimension functions work in arbitrar...
tree
|
commitdiff
2009-06-15
Ben Pfaff
Allow variables created by var_create_internal to have...
tree
|
commitdiff
2009-06-13
John Darrington
Added code to plot the ROC curve
tree
|
commitdiff
2009-06-12
Ben Pfaff
Get rid of most global variables in outputting tables.
tree
|
commitdiff
2009-06-11
Jason H Stover
Fixed crash caused by regressing with categorical variables
tree
|
commitdiff
2009-06-11
John Darrington
Added code to generate the ROC cutpoint tables.
tree
|
commitdiff
2009-06-10
John Darrington
Fix bug when positive and negative groups are of differ...
tree
|
commitdiff
2009-06-10
John Darrington
Add framework for ROC summary table
tree
|
commitdiff
2009-06-10
John Darrington
Use the requested method for calculating the ROC AUC...
tree
|
commitdiff
2009-06-10
John Darrington
Added basic calculation and display of area under the...
tree
|
commitdiff
2009-06-10
John Darrington
Added stub for ROC computation
tree
|
commitdiff
2009-06-09
John Darrington
Added parser for the ROC command.
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Fix chi-square display and add regression...
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstab: Remove struct that was defined but never...
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Remove write-only variable.
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Fix segfault when chi-square was requested.
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Trim unsightly spaces from titles in output.
tree
|
commitdiff
2009-06-07
Ben Pfaff
crosstabs: Fix memory leaks.
tree
|
commitdiff
2009-06-07
Ben Pfaff
New function parse_value() for parsing a value of speci...
tree
|
commitdiff
2009-06-07
Ben Pfaff
Change "union value" to dynamically allocate long strings.
tree
|
commitdiff
2009-06-07
Ben Pfaff
output: Add auxiliary data parameter to tab_dim.
tree
|
commitdiff
2009-06-07
Ben Pfaff
Delete CORRELATIONS skeletal parser.
tree
|
commitdiff
2009-06-07
Ben Pfaff
t-test: Move 'mode' variable from file scope into cmd_t...
tree
|
commitdiff
2009-06-07
Ben Pfaff
t-test: Move 'cmd' variable from file scope into cmd_t_...
tree
|
commitdiff
2009-06-07
Ben Pfaff
t-test: Remove write-only variable.
tree
|
commitdiff
2009-05-12
John Darrington
Don't create histograms for string variables.
tree
|
commitdiff
2009-05-09
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-05-08
John Darrington
Fixed crash calculating trimmed mean with missing values.
tree
|
commitdiff
2009-04-22
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-09
Ben Pfaff
Use Bob Jenkins lookup3 hash instead of FNV.
tree
|
commitdiff
2009-04-09
Ben Pfaff
NPAR TESTS: Consistently order variables in summary...
tree
|
commitdiff
2009-04-09
John Darrington
Fix some compiler warnings
tree
|
commitdiff
2009-04-09
John Darrington
Implemented the sign test.
tree
|
commitdiff
2009-04-08
Ben Pfaff
Add "x" prefix to calls to plain malloc(), calloc(...
tree
|
commitdiff
2009-04-08
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-04-07
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-04-07
John Darrington
Allow users to set the precision of output statistics.
tree
|
commitdiff
2009-04-03
John Darrington
Binomial tests can now be specified by a cutpoint.
tree
|
commitdiff
2009-04-01
John Darrington
Merge commit 'origin/master' into charset
tree
|
commitdiff
2009-03-31
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-03-29
John Darrington
Fix crash running two consecutive examine commands.
tree
|
commitdiff
2009-03-27
Ben Pfaff
Fix memory leak in wilcoxon_execute().
tree
|
commitdiff
2009-03-02
John Darrington
Merge branch 'master'; commit 'origin/stable'
tree
|
commitdiff
2009-02-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2009-02-23
Jason H Stover
Oops
tree
|
commitdiff
2009-02-23
Jason H Stover
linreg.c: (pspp_linreg_mse) New accessor function
tree
|
commitdiff
2009-02-23
Jason Stover
Fix bug 25677
tree
|
commitdiff
2009-02-20
John Darrington
Merge branch 'master' of /home/john/Development/pspp...
tree
|
commitdiff
2009-02-20
John Darrington
Merge commit 'HEAD'; commit 'savannah/master'
tree
|
commitdiff
2009-02-10
John Darrington
Use the sum of weights of only those cases which are...
tree
|
commitdiff
2009-02-09
Jason H Stover
Skip the SAVE subcommand if no valid data are present...
tree
|
commitdiff
2009-02-06
Ben Pfaff
wilcoxon: Drop now-unnecessary timer support.
tree
|
commitdiff
2009-02-06
Ben Pfaff
Speed up Wilcoxon matched-pairs signed-ranks significan...
tree
|
commitdiff
2009-01-29
John Darrington
Merge branch 'savannah/perl-module'
tree
|
commitdiff
2009-01-28
Jason H Stover
interaction.c: Introduced interaction_variable and...
tree
|
commitdiff
2009-01-20
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2009-01-20
John Darrington
Fix further bug in NPAR BINOMIAL
tree
|
commitdiff
2009-01-19
John Darrington
Fixed bug allocating the memory in NPAR BINOMIAL
tree
|
commitdiff
2009-01-17
John Darrington
Merge commit 'origin/stable'
tree
|
commitdiff
2009-01-07
John Darrington
Merge commit 'savannah/master'
tree
|
commitdiff
2009-01-07
Ben Pfaff
Make cases simpler, faster, and easier to understand.
tree
|
commitdiff
2008-12-04
John Darrington
Merge branch 'master' into rewrite-sheet
tree
|
commitdiff
next