pspp-builds.git
2006-01-01 Jason StoverSubstituted strncmp for strcmp to limit string size
2006-01-01 Jason StoverCategorical dependent variables for EXPORTed models
2005-12-30 Jason StoverAdded categorical variable support for model export
2005-12-29 Jason StoverFirst functioning export of prediction and confidence...
2005-12-29 Jason StoverRenamed reg_export_comments.h regression_export.h
2005-12-26 Jason StoverAdded confidence and prediction intervals to model...
2005-12-24 Ben Pfaff"script" -> "command file"
2005-12-23 John DarringtonSeperated file_loc from error.c
2005-12-20 Jason Stover*** empty log message ***
2005-12-19 Jason StoverDropped references to unused vector param_estimates
2005-12-19 John DarringtonSeparated getl.c into getl.c and readln.c
2005-12-18 Jason StoverAdded preamble
2005-12-18 Jason StoverMoved EXPORT comments to new header file
2005-12-18 Jason StoverComments for EXPORTed regression models
2005-12-17 Jason StoverAdded comments to exported model
2005-12-17 Jason StoverCorrected references to IMAGE mode
2005-12-16 Jason StoverFixed typo
2005-12-16 Jason StoverFixed exported C syntax
2005-12-16 Jason StoverFixed assignment of the intercept
2005-12-16 John DarringtonFixed buglet which manifested itself when running two...
2005-12-16 Jason StoverDropped questionable copyright notice
2005-12-16 Jason Stover*** empty log message ***
2005-12-15 Jason StoverSubcommand to export a model as a C function
2005-12-14 Ben PfaffMove global initialization and cleanup code into main.c.
2005-12-11 Ben PfaffSeparate random numbers from other settings because...
2005-12-11 Ben PfaffSeparate settings and the SET command, for modularity.
2005-12-02 John DarringtonAdded some extra missing_value accessor/mutator functio...
2005-11-28 Jason StoverCorrect reporting for parametr estimates via QR decompo...
2005-11-28 Jason StoverQR decomposition for large data sets
2005-11-28 Jason StoverFixed design matrix column-to-variable matching
2005-11-28 Jason StoverFixed dependent/independent variable separation
2005-11-27 Jason Stover*** empty log message ***
2005-11-27 Jason StoverSplit categorical encoding and design matrix routines
2005-11-26 John DarringtonFixed bug in val_labs_remove.
2005-11-23 Jason StoverFixed pointer cast
2005-11-23 Jason Stover*** empty log message ***
2005-11-23 Jason Stover*** empty log message ***
2005-11-22 Jason StoverCategorical value cache added
2005-11-22 Jason StoverRewrote categorical value-handling
2005-11-22 Jason StoverRewrote categorical value-handling
2005-11-16 Jason StoverMissing value-handling
2005-11-06 Ben PfaffRemove devind output driver.
2005-11-06 Ben PfaffFix history error I noticed.
2005-11-06 Ben Pfaff* var.h: (struct variable) Make `init', `reinit' bool...
2005-11-05 Ben PfaffFri Nov 4 19:43:01 2005 Ben Pfaff <blp@gnu.org>
2005-11-05 Ben PfaffImprove recode-copy-bug failure reporting.
2005-11-03 Ben PfaffDO IF, LOOP cleanup.
2005-10-31 Jason Stover*** empty log message ***
2005-10-30 Jason StoverParameter estimate matched with appropriate variable...
2005-10-30 Jason StoverParameter estimate matched with appropriate variable...
2005-10-30 Jason StoverFixed column/variable lookup
2005-10-29 Ben PfaffSat Oct 29 16:25:36 2005 Ben Pfaff <blp@gnu.org>
2005-10-29 Ben PfaffFix up potential overflows in size calculations by...
2005-10-29 Ben PfaffIgnore _build, _check directories.
2005-10-29 Ben PfaffAdd _build target for convenience.
2005-10-28 Jason StoverAdded variable/parameter matching and error reporting
2005-10-28 Jason StoverAdded variable/parameter estimate matching via new...
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason Stover*** empty log message ***
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank-line replacement
2005-10-27 Jason StoverFixed blank line replacement
2005-10-27 John DarringtonSeparated the abstraction of a file handle, from its...
2005-10-26 Jason StoverAdded var structs to allow easier lookup of model variables
2005-10-26 Jason StoverAdded var.h to allow easier lookups of model variables
2005-10-26 John DarringtonAdded "#include <config.h>"
2005-10-26 Ben PfaffFix up potential overflows in size calculations by...
2005-10-26 John DarringtonRemoved some unnecessary #include directives
2005-10-25 Jason StoverAdded covariance matrix output
2005-10-25 Jason StoverFixed comment
2005-10-25 Ben Pfaff* groff-font.c (font_msg): Use err_vmsg() instead of...
2005-10-25 Ben PfaffWork to get rid of GCC 4.0 warnings, part 2.
2005-10-24 John Darringtonchangelog
2005-10-24 John DarringtonRefactored to make it easier to abstract a dictionary...
2005-10-24 Ben PfaffWork to get rid of GCC 4.0 warnings, part 1.
2005-10-24 Ben PfaffIgnore rank.c, regression.c.
2005-10-24 Ben PfaffAdd Makefile.
2005-10-24 John DarringtonFixed bug #14822.
2005-10-23 Ben PfaffRemoved unused variable.
2005-10-23 Ben PfaffIgnore Makefiles.
2005-10-21 Jason StoverRegression procedure entry
2005-10-21 Ben PfaffImprove messages.
2005-10-21 Ben PfaffFix message.
2005-10-18 Jason StoverFixed name of standard error of statistic
2005-10-18 Jason StoverFixed std. error of estimated R-square
2005-10-18 Jason StoverAdded model summary and R keyword
2005-10-14 Jason Stovertested QR decomposition
2005-10-14 Jason StoverReplaced use of errno with assert
2005-10-14 Jason StoverAdded regression procedure examples
2005-10-14 Jason StoverInitial version
2005-10-14 Jason StoverAdded regression procedure
2005-10-14 Jason StoverAdded linear regression
2005-10-14 Jason Stoverremoved double-counted sample size
2005-10-13 Jason Stovermiscellaneous compiler warnings
2005-10-13 Jason Stoverfixed constness
2005-10-12 Jason Stoverminor edits
2005-10-12 Jason StoverInitial version
next