projects
/
pspp
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
chart: Fix format string issues in chart_write_title callers.
[pspp]
/
src
/
language
/
stats
/
2009-07-02
Ben Pfaff
chart: Fix format string issues in chart_write_title...
tree
|
commitdiff
2009-04-07
John Darrington
Allow users to set the precision of output statistics.
tree
|
commitdiff
2009-02-23
Jason Stover
Fix bug 25677
tree
|
commitdiff
2008-10-16
Ben Pfaff
Fix crash in tabulating long-string variables in CROSSTABS.
tree
|
commitdiff
2008-09-14
John Darrington
Don't append % to count totals.
tree
|
commitdiff
2008-08-23
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-08-19
Ben Pfaff
Start generating ChangeLog automatically from Git commi...
tree
|
commitdiff
2008-08-08
John Darrington
Initialise label for piechart slices.
tree
|
commitdiff
2008-07-27
John Darrington
Constness
tree
|
commitdiff
2008-07-26
John Darrington
Merge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
tree
|
commitdiff
2008-07-26
John Darrington
Merge with recent change by Jason.
tree
|
commitdiff
2008-07-26
John Darrington
Removed the value_cnt associated with the caseordering
tree
|
commitdiff
2008-07-24
Jason H Stover
Dropped weight argument. Corrected update of entries...
tree
|
commitdiff
2008-07-22
Jason H Stover
No longer store entire data set in memory.
tree
|
commitdiff
2008-07-20
John Darrington
Why does git only commit some of the changes if you...
tree
|
commitdiff
2008-07-06
Ben Pfaff
Rename .cvsignore files to .gitignore.
tree
|
commitdiff
2008-06-22
Jason Stover
Fixed bug 23567. Added accessor functions to get/set...
tree
|
commitdiff
2008-06-14
Jason Stover
moved src/math/linreg.[ch] to src/math
tree
|
commitdiff
2008-05-29
John Darrington
Fixed bugs which manifested themselves as bus errors...
tree
|
commitdiff
2008-04-09
John Darrington
Fix display of degrees of freedom.
tree
|
commitdiff
2008-04-09
Jason Stover
fixed check for equality of explanatory and predictor...
tree
|
commitdiff
2008-04-05
John Darrington
Removed generated files from tarball
tree
|
commitdiff
2008-03-17
Ben Pfaff
Fix bug #22037.
tree
|
commitdiff
2008-03-12
John Darrington
Fix compiler warning.
tree
|
commitdiff
2008-03-11
Jason Stover
Removed header file for obsolete EXPORT subcommand
tree
|
commitdiff
2008-03-11
Jason Stover
Removed reference to regression-export.h
tree
|
commitdiff
2008-03-11
Jason Stover
Removed use of coefficient 0 as intercept; removed...
tree
|
commitdiff
2008-02-14
John Darrington
Fixed bug #22306
tree
|
commitdiff
2008-01-19
John Darrington
Reworked settings so as to use one large struct instead...
tree
|
commitdiff
2008-01-02
John Darrington
Closes patch #6359
tree
|
commitdiff
2007-12-21
John Darrington
Closing bug #21760
tree
|
commitdiff
2007-12-12
John Darrington
Whitespace changes only.
tree
|
commitdiff
2007-12-08
Ben Pfaff
Patch #6302.
tree
|
commitdiff
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
tree
|
commitdiff
2007-11-03
Ben Pfaff
Allow output files to overwrite input files (bug #21280...
tree
|
commitdiff
2007-10-13
Ben Pfaff
Use fseeko module from gnulib instead of our home-grown...
tree
|
commitdiff
2007-10-13
Ben Pfaff
posix-xprintf-functions.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
stdint.h-instead-of-size_max.h.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
config.h-fixes.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
malloca-instead-of-local_alloc.patch from patch #6230.
tree
|
commitdiff
2007-10-12
Ben Pfaff
magic-elimination.patch from patch #6230.
tree
|
commitdiff
2007-09-22
John Darrington
Corrected various typos in error messages.
tree
|
commitdiff
2007-09-22
John Darrington
Free the cmd after it's finished.
tree
|
commitdiff
2007-09-21
Jason Stover
fix memory leaks; bug 21056
tree
|
commitdiff
2007-09-20
Ben Pfaff
Fix bug #21108.
tree
|
commitdiff
2007-09-14
Jason Stover
Declare models in difinition of cmd_regression; free...
tree
|
commitdiff
2007-09-13
Ben Pfaff
(postcalc): Free sorted_tab and the structures that...
tree
|
commitdiff
2007-09-05
Ben Pfaff
(cmd_crosstabs): Free xtab and the structures that...
tree
|
commitdiff
2007-08-28
John Darrington
Yet more memory leaks.
tree
|
commitdiff
2007-08-27
John Darrington
Plugged some memory leaks.
tree
|
commitdiff
2007-08-17
Jason Stover
broke long line in error message
tree
|
commitdiff
2007-08-16
Jason Stover
fixed typo
tree
|
commitdiff
2007-08-15
Jason Stover
fix bug 19819
tree
|
commitdiff
2007-08-13
Ben Pfaff
* psppire-dict.c (psppire_dict_dump): Don't use
tree
|
commitdiff
2007-08-12
Jason Stover
Changed PSPP_LINREG_SVD to PSPP_LINREG_QR
tree
|
commitdiff
2007-08-05
Ben Pfaff
(rank_cmd): Instead of sorting by SPLIT FILE vars,...
tree
|
commitdiff
2007-08-02
Ben Pfaff
Clean up handling of median, by treating it almost...
tree
|
commitdiff
2007-08-01
Ben Pfaff
Remove integer mode from FREQUENCIES and incidentally...
tree
|
commitdiff
2007-07-28
John Darrington
Fix bug #19604. T-Test documentation now matches code...
tree
|
commitdiff
2007-07-27
Ben Pfaff
(run_regression): Move casereader_destroy call so that...
tree
|
commitdiff
2007-07-25
Ben Pfaff
Fix bugs #20493, #20494.
tree
|
commitdiff
2007-07-13
John Darrington
Added prototype to avoid compile time warning.
tree
|
commitdiff
2007-07-10
Jason Stover
initial version of glm
tree
|
commitdiff
2007-07-10
Jason Stover
fixed export bug
tree
|
commitdiff
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
tree
|
commitdiff
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
tree
|
commitdiff
2007-06-08
John Darrington
Fixed constness issues.
tree
|
commitdiff
2007-06-07
Ben Pfaff
Actually implement the new procedure code and adapt...
tree
|
commitdiff
2007-05-15
Jason Stover
Issue an error if no valid data are found
tree
|
commitdiff
2007-05-08
Jason Stover
partial fix of bug 19819
tree
|
commitdiff
2007-05-06
Ben Pfaff
Abstract the documents within a dictionary a little...
tree
|
commitdiff
2007-04-22
John Darrington
Miscellaneous cleanup to categorical values, linreg...
tree
|
commitdiff
2007-04-16
John Darrington
Increase width of N and DEF cells in T-TEST.
tree
|
commitdiff
2007-04-12
Jason Stover
fix bug 19581
tree
|
commitdiff
2007-04-12
John Darrington
Fixed Bug #19424 (confidence interval from EXAMINE).
tree
|
commitdiff
2007-04-02
John Darrington
Changed a lot of non-const pointers to const.
tree
|
commitdiff
2007-03-30
Jason Stover
use moments.c to compute moments
tree
|
commitdiff
2007-03-19
Ben Pfaff
(static var write): Rename write_style to avoid
tree
|
commitdiff
2007-03-17
Jason Stover
Support moments
tree
|
commitdiff
2007-02-17
Ben Pfaff
Improve error message when temporary file cannot be...
tree
|
commitdiff
2007-02-09
Ben Pfaff
Fix use of size_t in printf formats. Patch #5727.
tree
|
commitdiff
2007-02-07
Ben Pfaff
Give better error message on end of file.
tree
|
commitdiff
2007-02-04
Jason Stover
fixed p-value computation in test of coefficients
tree
|
commitdiff
2007-01-16
Ben Pfaff
Clean up and improve case code.
tree
|
commitdiff
2007-01-10
John Darrington
Patch #5672
tree
|
commitdiff
2007-01-10
Ben Pfaff
Fix bug #18739.
tree
|
commitdiff
2007-01-07
John Darrington
Applied patch #5661
tree
|
commitdiff
2006-12-24
John Darrington
Added some extraneous crud to .cvsignore files
tree
|
commitdiff
2006-12-23
Ben Pfaff
Make the missing value code do more work, so that its...
tree
|
commitdiff
2006-12-22
John Darrington
Added abstract factory to create casefiles. Updated...
tree
|
commitdiff
2006-12-22
John Darrington
Fixed bug #17420 (table columns exceeded with /FORMAT...
tree
|
commitdiff
2006-12-20
John Darrington
Removed 'Written by John Darrington' lines which got...
tree
|
commitdiff
2006-12-20
John Darrington
Implemented the NPAR TESTS command.
tree
|
commitdiff
2006-12-19
Ben Pfaff
Make it possible to pull cases from the active file...
tree
|
commitdiff
2006-12-16
Jason Stover
removed "Written by..." line
tree
|
commitdiff
2006-12-16
Ben Pfaff
Allow RANK grouping variables to be strings. Fixes...
tree
|
commitdiff
2006-12-16
John Darrington
Removed my authorship lines.
tree
|
commitdiff
2006-12-16
John Darrington
Committed patch #5636
tree
|
commitdiff
2006-12-15
Ben Pfaff
Remove "Written by Ben Pfaff <blp@gnu.org>" lines every...
tree
|
commitdiff
next