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