fixed computation of sample covariance
[pspp-builds.git] / src / language /
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-14 Jason Stovermoved knowledge of pspp_linreg_cache out of pspp_coeff_init
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-07-10 John DarringtonMinor cleanup and spot fixes.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-05 Ben PfaffFix bug #11612, "q2c documentation does not agree with...
2006-07-05 Ben PfaffFix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
2006-07-04 John DarringtonEncapsulated msg_location inside msg_emit
2006-07-02 Ben PfaffFix bug #15786: System File Creation crashes if directoy is
2006-06-28 Ben PfaffDon't offer both the full and abbreviated names for...
2006-06-28 Ben PfaffAdd variable-parser.h to sources.
2006-06-28 Ben PfaffFix regression in command name completion reported...
2006-06-28 Ben PfaffAdd aux data parameter to q2c parse_<command>() and...
2006-06-27 Ben PfaffMove var_set and variable parsing declarations into...
2006-06-26 Ben Pfaff(dump_free) For SBC_DBL_LIST, enclose the output code...
2006-06-23 Ben PfaffSupport long string variables on FREQUENCIES, as an...
2006-06-20 Ben PfaffMon Jun 19 22:07:13 2006 Ben Pfaff <blp@gnu.org>
2006-06-09 Ben PfaffReform string library.
2006-06-07 Ben PfaffAdd random access to casefiles, for use in GUI.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-19 Jason Stoverrenamed pspp_linreg_coeff to pspp_coeff
2006-05-19 Jason Stoverupdated include path of coefficient.h
2006-05-15 Ben PfaffRemoved nsprintf(), nvsprintf().
2006-05-15 Ben PfaffGet rid of capacity argument to ds_init() and update...
2006-05-11 Jason Stoveradjustments for making coeff a pspp_linreg_coeff**
2006-05-10 Ben PfaffFix memory leak in MATCH FILES.
2006-05-08 Ben PfaffFix memory leak in AGGREGATE.
2006-05-08 Ben PfaffFix DO REPEAT memory leaks.
2006-05-08 Ben PfaffCheck return value of pool_fclose().
2006-05-07 Ben PfaffFix segfault.
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-05-07 Ben PfaffSome more cleanup with value labels.
2006-05-06 Ben PfaffGet rid of `char *c' member in union value, for cleanli...
2006-05-06 Ben PfaffMake FILTER without any further keywords turn off filte...
2006-05-06 Ben PfaffUse a casefile, instead of a case sink, for MATCH FILES...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-05-02 Ben PfaffFurther clean up the CMD_* command result codes.
2006-05-01 Ben PfaffRemove vestiges of REPEATING DATA support.
2006-05-01 Ben PfaffRemove vestiges of REPEATING DATA support.
2006-05-01 Ben PfaffFix change log.
2006-05-01 Ben PfaffFix change log.
2006-05-01 Ben PfaffRemove vestiges of FILE TYPE support.
2006-05-01 Ben PfaffOops--fix last check-in.
2006-05-01 Ben PfaffProhibit LAG following TEMPORARY. This both matches...
2006-04-28 Jason Stoverpass only the variables in the model to pspp_linreg_pre...
2006-04-28 Jason Stoverpass only the necessary variables to model->residual
2006-04-27 Ben PfaffCLEAR TRANSFORMATIONS is unsafe as implemented. It...
2006-04-27 Ben Pfaff* variable.h: (struct variable) Rename `reinit' member...
2006-04-27 Ben PfaffContinue reforming procedure execution. In this phase...
2006-04-26 Ben PfaffUse SN instead of MN for most output from SHOW, because...
2006-04-26 Ben PfaffRemove `init' member from struct variable, which was...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-26 Jason Stoveradded support for saving residuals and predicted values
2006-04-25 Ben PfaffUse SW instead of MW for warning associated with a...
2006-04-25 Ben PfaffUse SE instead of ME for errors associated with a synta...
2006-04-25 Ben PfaffUse SE instead of ME for parse errors.
2006-04-25 Ben PfaffSimplify a bit of code using snprintf().
2006-04-25 Ben PfaffDon't special-case MS-DOS line ends.
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-24 Ben PfaffUse gnulib exit module.
2006-04-24 Ben PfaffContinue reforming error message support. In this...
2006-04-21 Jason Stoverchoose residual variable names correctly
2006-04-20 Jason Stovermoved call to subcommand_save outside multipass_procedu...
2006-04-19 Jason Stoverfixed look up of the number of variables
2006-04-19 Jason StoverFixed residual look up
2006-04-17 Jason Stoverregression_trns_proc accepts an int as the third arg
2006-04-17 Jason Stoveradded transformation to compute residuals
2006-04-17 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-17 Ben PfaffWe don't really support anything but Unix-like environm...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffRenamed some file name functions.
2006-04-16 Ben PfaffContinue reforming error message support. In this...
2006-04-16 Ben PfaffGet rid of src/libpspp/debug-print.h and all its users...
2006-04-16 Ben PfaffRemove last users of struct file_ext, and then get...
2006-04-16 Ben PfaffFix some warnings.
2006-04-15 Ben Pfaff* q2c.c: Change DEBUGGING macro to DUMP_TOKENS for...
2006-04-09 Jason Stovercall residual function instead of predict to get residual
2006-04-09 Jason Stoverfixed predict argument list
2006-04-08 Jason Stoveradded SAVE subcommand
2006-04-05 Jason Stoverfixed EXPORT command segfault
2006-04-05 Jason Stoverfixed EXPORT command segfault
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-31 Ben PfaffImprove string library.
2006-03-28 Ben Pfaff(output_pivot_table) Drop spurious space from message.
2006-03-21 Ben PfaffRequire "unistd" gnulib module. Removed tests for...
2006-03-17 John DarringtonFixed reading of system files with non-ascii characters...
2006-03-17 John DarringtonChange automake dependency to be >= 1.9
2006-03-16 Jason Stover#include cleanup
2006-03-15 Jason Stover*** empty log message ***
2006-03-15 Jason Stoverfixed out-of-memory bug
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-10 Ben PfaffFree proper variable for var lists in q2c.
next