Completely rewrite src/data/format.[ch], to achieve better
[pspp-builds.git] / src / language / utilities / ChangeLog
1 Tue Oct 31 20:10:24 2006  Ben Pfaff  <blp@gnu.org>
2
3         * set.q (cmd_set): Drop the `ok' variable, which didn't do
4         anything useful.
5         (extract_cc_token) Adapt to new fmt_number_style.
6         (do_cc) Ditto.
7         (format_cc) Ditto.
8         (show_cc) Change parameter to be an enum fmt_type.  Adjust all
9         callers.
10
11 Wed Apr 26 15:06:22 2006  Ben Pfaff  <blp@gnu.org>
12
13         * set.q: Use SN instead of MN for most output from SHOW, because
14         the output is tied to the SHOW command that caused it.
15
16 Tue Apr 25 13:21:12 2006  Ben Pfaff  <blp@gnu.org>
17
18         * permissions.c (change_permissions): Use SE instead of ME for
19         errors associated with a syntax file command.
20
21 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
22         
23         * Moved files from src directory