2006-04-04 Jason Stover * regression.q: New function reg_has_categorical () to tell whether a pspp_linreg_struct was made with any variables of type ALPHA. * regression.q: (subcommand_export): Call reg_print_categorical_encoding() only if the model uses any categorical variables. Mon Mar 27 16:00:42 2006 Ben Pfaff * crosstabs.q: (output_pivot_table) Drop spurious space from message. 2006-03-15 Jason Stover * regression.q: Added custom syntax parser for VARIABLES subcommand * regression.q: Moved most instructions for run_regression () inside the loop over dependent variables. Thu Mar 2 08:40:33 WST 2006 John Darrington * Moved files from src directory