407a92e6fd84c40e30abca232a08cdc6692e95cd
[pspp-builds.git] / src / language / dictionary / ChangeLog
1 Sat May  6 19:03:34 2006  Ben Pfaff  <blp@gnu.org>
2
3         * apply-dictionary.c: (cmd_apply_dictionary) Use new function
4         val_labs_can_set_width().
5
6 Sat May  6 10:43:22 2006  Ben Pfaff  <blp@gnu.org>
7
8         Continue reforming procedure execution.  In this phase, get rid of
9         the output code for SPLIT FILE groups in procedure.c, which really
10         shouldn't be doing any output.  Move it into the individual
11         procedures instead.  This also adds some flexibility.
12
13         * split-file.c (output_split_file_values): New function.
14
15 Sat May  6 10:42:19 2006  Ben Pfaff  <blp@gnu.org>
16
17         Continue reforming procedure execution.  In this phase, get rid of
18         the output code for SPLIT FILE groups in procedure.c, which really
19         shouldn't be doing any output.  Move it into the individual
20         procedures instead.  This also adds some flexibility.
21
22         * automake.mk (src_language_dictionary_libcmddict_a_SOURCES): Add
23         split-file.h.
24
25 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
26         
27         * Moved files from src directory