Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / src /
2009-07-15 John DarringtonFixed bug reporting the significance of paired value...
2009-06-18 Ben Pfaffsys-file-reader: Don't warn if compression bias field...
2009-06-18 Ben Pfaffpor-file-reader: Tolerate short lines when detecting...
2009-05-12 Ben Pfaffdata-parser: Treat " ," the same as ",".
2009-05-09 John DarringtonEnsure that NUMERIC's format (if any) is a valid output...
2009-04-11 John DarringtonChange g_print to g_warning
2009-04-07 John DarringtonAllow users to set the precision of output statistics.
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2009-03-31 John DarringtonFixed bug writing portable files.
2009-03-24 John DarringtonAdded #include <config.h> to files as appropriate.
2009-03-20 John DarringtonFix corrupted .sav files on w32 builds
2009-03-08 John DarringtonFixed a bug reading empty strings from Postgres databases.
2009-02-23 Jason StoverFix bug 25677
2009-02-22 John DarringtonPrevent data sheet from traversing into an invalid...
2009-02-07 John DarringtonRelocate path names when searching for files.
2009-02-05 John DarringtonSilently ignore some inrecognised subtypes.
2008-11-12 John DarringtonAdded a set of per binary LDFLAGS parameters.
2008-11-01 John DarringtonMove definition of OUTPUT_FILE_NAME to before first...
2008-10-18 John DarringtonMarked CORRELATIONS and PEARSON CORRELATIONS as unimple...
2008-10-18 John DarringtonAdded (source) configurable default output directory.
2008-10-16 Ben PfaffFix crash in tabulating long-string variables in CROSSTABS.
2008-10-16 Ben PfaffDo not assume that canonicalize_file_name() always...
2008-10-14 Ben PfaffMake src/libpspp/version.c depend on Makefile.
2008-10-10 John DarringtonFixed problems when building with --enable-relocatable
2008-10-04 Ben PfaffAdd ".sav" or ".por" suffix to filename when saving...
2008-10-04 Ben PfaffAppend $(EXEEXT_FOR_BUILD) to output file name when...
2008-09-14 John DarringtonDon't append % to count totals.
2008-09-14 John DarringtonDon't destroy dictionary on error if we didn't create it.
2008-09-14 John DarringtonFixed bug which caused a crash if "end data." was not...
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-23 John DarringtonWork around bug #24033 (appending to output in cygwin).
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-08-17 Jason H StoverEstimate parameters. Moved some code to re-usable funct...
2008-08-16 Jason H StoverPointer DEPVAR is now required to be set correctly...
2008-08-16 Jason H StoverInitial versions of functions to estimate parameters
2008-08-08 John DarringtonInitialise label for piechart slices.
2008-07-29 Ben PfaffUse standard C99 isfinite, isnan, isinf in place of...
2008-07-27 John DarringtonConstness
2008-07-27 John DarringtonChanged the default WORKSPACE value to 64MB.
2008-07-26 Ben PfaffNew function for adding a numbering column to a casereader.
2008-07-26 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-07-26 John DarringtonMerge with recent change by Jason.
2008-07-26 John DarringtonRemoved the value_cnt associated with the caseordering
2008-07-24 Jason H StoverDropped weight argument. Corrected update of entries...
2008-07-22 Jason H StoverNo longer store entire data set in memory.
2008-07-20 John DarringtonWhy does git only commit some of the changes if you...
2008-07-17 Jason H StoverRecurse to simplify flow of covariance_pass_two()....
2008-07-16 Jason StoverMerge branch 'master' of ssh://jstover@git.sv.gnu.org...
2008-07-16 Jason StoverFixed update of covariance matrix when both variables...
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...
next