Sat Nov 4 16:04:19 2006 Ben Pfaff * numeric.c: (cmd_string) Check that output format is valid. Simplify parsing. Wed Nov 1 20:50:54 2006 Ben Pfaff * sys-file-info.c: (cmd_display) Use compare_var_ptr_names to compare "struct variable **"s, not compare_var_names. Fixes bug #17423. Sat May 6 19:03:34 2006 Ben Pfaff * apply-dictionary.c: (cmd_apply_dictionary) Use new function val_labs_can_set_width(). Sat May 6 10:43:22 2006 Ben Pfaff Continue reforming procedure execution. In this phase, get rid of the output code for SPLIT FILE groups in procedure.c, which really shouldn't be doing any output. Move it into the individual procedures instead. This also adds some flexibility. * split-file.c (output_split_file_values): New function. Sat May 6 10:42:19 2006 Ben Pfaff Continue reforming procedure execution. In this phase, get rid of the output code for SPLIT FILE groups in procedure.c, which really shouldn't be doing any output. Move it into the individual procedures instead. This also adds some flexibility. * automake.mk (src_language_dictionary_libcmddict_a_SOURCES): Add split-file.h. Thu Mar 2 08:40:33 WST 2006 John Darrington * Moved files from src directory