Fixed updating of covariance matrix when both variables
[pspp-builds.git] / src /
2008-07-16 Jason StoverFixed updating of covariance matrix when both variables
2008-07-16 Jason StoverAdded functions to compute covariance matrix.
2008-07-06 Ben PfaffRemove obsolete .gitignore entries.
2008-07-06 Ben PfaffRemove files from .gitignore that are specific to blp...
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-06-22 Jason StoverFixed bug 23567. Added accessor functions to get/set...
2008-06-14 Jason Stoverremoved src/math/linreg/
2008-06-14 Jason Stovermoved src/math/linreg.[ch] to src/math
2008-06-07 John DarringtonUpdated about dialog text.
2008-05-29 John DarringtonFixed bugs which manifested themselves as bus errors...
2008-05-29 John DarringtonAdded a --enable-anachronistic-dependencies flag to...
2008-05-20 John DarringtonApplied patch #6515 : Allow dlls to be built on w32...
2008-05-17 John DarringtonDon't issue a warning if the TO and FROM encodings...
2008-05-16 Ben PfaffUse gsl_isnan instead of isnan, gsl_isinf instead of...
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2008-05-09 John DarringtonFix problems with yelp opening info files.
2008-05-08 Ben PfaffDon't make the user wiggle the mouse to be able to...
2008-05-08 Ben PfaffChange the mouse pointer to a watch to indicate that...
2008-05-08 John DarringtonDon't use gtk_action_connect_proxy for popup menu items...
2008-05-07 Ben Pfaff(get_tooltip_location): Prevent crash when a tooltip...
2008-05-07 Ben Pfaff(text_data_import_assistant): Allocate the struct impor...
2008-04-21 John DarringtonUpdate some copyright notices which still referred...
2008-04-20 John DarringtonFix mingw cross compile problem.
2008-04-20 John DarringtonDon't include langinfo.h if LC_PAPER is not available.
2008-04-20 John DarringtonFixed some recent problems with the mingw cross compile.
2008-04-18 John DarringtonClose patch #6492
2008-04-09 John DarringtonRemove visibility from unused widgets and menus
2008-04-09 John DarringtonFix display of degrees of freedom.
2008-04-09 Jason Stoverfixed check for equality of explanatory and predictor...
2008-04-06 Jason Stoveroops
2008-04-06 Jason Stoverstore intercept in proper place when using QR method
2008-04-05 John DarringtonRemoved generated files from tarball
2008-03-25 John DarringtonAdded menomics to all menuitems.
2008-03-25 John DarringtonRemove inline qualifiers to keep gcc 4.2 happy
2008-03-25 John DarringtonNeed SIZE_MAX to be defined when there's no libreadline
2008-03-18 John DarringtonFixed bug #21801
2008-03-17 Ben PfaffFix bug #22037.
2008-03-16 Ben PfaffPatch #6452. Reviewed by John Darrington.
2008-03-16 Ben PfaffPatch #5368. Reviewed by John Darrington. Tested...
2008-03-14 John DarringtonRemove unncessary dependencies on format.h
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-03-12 John DarringtonFix compiler warning.
2008-03-11 Jason StoverRemoved header file for obsolete EXPORT subcommand
2008-03-11 Jason StoverRemoved reference to regression-export.h
2008-03-11 Jason StoverRemoved use of coefficient 0 as intercept; removed...
2008-03-08 Jason StoverFix bug 22419
2008-03-08 Ben PfaffInitialize "may-create-vars" to TRUE by default.
2008-03-07 Ben PfaffAdd "may-create-vars" property to var sheet that contro...
2008-03-07 Ben Pfaff(var_name_is_insertable): New function.
2008-03-07 Ben PfaffRequire month names to be spelled out as English words...
2008-03-06 John DarringtonRemove unnecessary gpointer variable from gsheet-row...
2008-03-05 Ben PfaffPatch #6427. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-03-02 John DarringtonUpdated some deprecated functions with modern ones.
2008-03-02 John DarringtonRemove unnecessary dependencies on gtksheet.h
2008-03-01 Jason Stoveradded checks for pointers to coefficient
2008-03-01 John DarringtonAdjusted packing parameters
2008-03-01 John DarringtonOops
2008-03-01 John DarringtonPrevent crash under certain pathological results.
2008-02-29 John DarringtonFixed regression dialog to use new data editor arrangement.
2008-02-29 John DarringtonApplied patch #6428
2008-02-29 John DarringtonOops
2008-02-29 John DarringtonRemove this file.
2008-02-29 John DarringtonDelete these files.
2008-02-29 Jason StoverFix bug 22419
2008-02-27 Jason StoverRegression dialog
2008-02-27 Jason StoverAdded egression dialog
2008-02-23 John DarringtonThis file's very out of date, and it duplicates the...
2008-02-23 John DarringtonRemove obsolete properties from glade files. Fixed...
2008-02-20 John DarringtonRemove erroneous cast.
2008-02-20 John DarringtonRemove erroneous casts.
2008-02-20 John DarringtonWhitespace changes and remove unnecessary casts.
2008-02-20 John DarringtonCleanup gtksheet and add features to var-sheet.[ch]
2008-02-20 Ben PfaffPatch #6426. Reviewed by John Darrington.
2008-02-20 John DarringtonFixed some problems reported by autoconf -Wall
2008-02-20 Ben Pfaff(popup_messages): Always destroy `msg' and `lead' strin...
2008-02-20 John DarringtonAdded const qualifier to return value of gtk_check_vers...
2008-02-19 Ben Pfaff(ds_read_line): Add argument to limit the length of...
2008-02-19 Ben Pfaff(var_create): Use the new functions for default variabl...
2008-02-19 Ben Pfaff(macro FMT_MAX_NUMERIC_WIDTH): New macro.
2008-02-19 Ben PfaffPatch #6426. Reviewed by John Darrington.
2008-02-19 John DarringtonApplied patch #6420
2008-02-18 John DarringtonImplemented the Examine dialog
2008-02-14 John DarringtonFixed bug #22306
2008-02-13 John DarringtonFixed crash when trying to get the label of a non-exist...
2008-02-13 John DarringtonFix bug which crashed the gui when selected an empty...
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-10 Ben PfaffConsolidate multiple messages into single message dialo...
2008-02-08 John DarringtonRemoved the "feature" where rows are automatically...
2008-02-08 Jason Stoverundid accidental checkin of text import patch
2008-02-08 Jason Stoveroops
2008-02-08 Jason Stoveroops
2008-02-08 Jason StoverAdded crosstabs dialog
2008-02-08 John DarringtonAdded valid predicates to transpose and sort dialogs.
2008-02-07 John DarringtonFlush the journal on journal_write
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
2008-02-06 John DarringtonOptimise the psql reader, by fetching more than one...
next