Use strict and all warnings. Simplify parsing. Add "@c End:" line to
[pspp-builds.git] / doc / ChangeLog
1 2007-07-17  Ben Pfaff  <blp@gnu.org>
2
3         * get-commands.pl: Use strict and all warnings.  Simplify
4         parsing.  Add "@c End:" line to output to suppress Emacs warning.
5         From bug #19335.  Reviewed by John Darrington.
6
7 2007-06-05  Ben Pfaff  <blp@gnu.org>
8
9         * Removed next, prev, up node names from @node lines, to make
10           structural changes to the manual easier.  (These node names are
11           not needed by makeinfo.)
12
13 2007-03-31 John Darrington <john@darrington.wattle.id.au>
14         
15         * transformation.texi: SORT CASES: elaborated on the (D) (A) flags.
16         
17 2007-03-01  Ben Pfaff  <blp@gnu.org>
18
19         * automake.mk: Fix "make distcheck" by distributing doc/ni.texi,
20         even though it's generated.  Reviewed by John Darrington.
21         (doc_pspp_TEXINFOS): Add doc/ni.texi.
22         (nodist_doc_pspp_TEXINFOS): Remove.
23         (am__TEXINFO_TEX_DIR) Removed (was just a kluge anyhow).
24         ($(INFO_DEPS)): Removed.
25         ($(HTML_DEPS)): Removed.
26         (CLEANFILES): Removed.
27         
28 Wed Dec 20 18:45:31 WST 2006 John Darrington <john@darrington.wattle.id.au>
29
30         * statistics.texi: Added documentation for the NPAR TESTS command.
31
32 Thu Nov 30 22:20:10 2006  Ben Pfaff  <blp@gnu.org>
33
34         * statistics.texi: Document charts supported by FREQUENCIES.
35         Fixes bug #18297.  Thanks to Mohammed Babekir Elmalik Abdalmajid
36         for reporting this bug.
37
38 Tue Nov 28 17:33:31 WST 2006 <john@darrington.wattle.id.au>
39
40         * get-commands.pl: Fixed generation of ni.texi, which was broken
41         after commands.def was reorganised.
42
43         * not-implemented.texi language.texi regression.texi 
44           statistics.texi: Added some indeces.
45
46         * license.texi: Added information from GPL.
47
48 Sat Oct  7 11:02:44 WST 2006 <john@darrington.wattle.id.au>
49
50         * Added documentation for RANK.
51
52 Tue May  2 10:43:06 WST 2006 <john@darrington.wattle.id.au>
53
54         * data-file-format.texi: Updated information about the case_size 
55         value.  Added description of Record Type 7, subtype 14.
56
57 2006-04-28  Jason Stover  <jhs@math.gcsu.edu>
58
59         * regression.texi: Added description of the RESID and PRED
60         keywords to the SAVE subcommand.
61
62         * statistics.texi: Added REGRESSION node.
63
64 2006-04-21  Jason Stover  <jhs@math.gcsu.edu>
65
66         * regression.texi: Initial description of the SAVE subcommand.
67
68 Sun Apr 16 19:12:26 2006  Ben Pfaff  <blp@gnu.org>
69
70         Consistently write "file name" as two words, in accordance with
71         the GNU standards.
72
73 Wed Feb 15 21:53:12 2006  Ben Pfaff  <blp@gnu.org>
74
75         * data-file-format.texi: Fix values for "measure" in Auxiliary
76         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
77         for reporting this bug.  Fixes bug #15763.
78
79 Tue Feb 14 21:34:06 2006  Ben Pfaff  <blp@gnu.org>
80
81         * data-file-format.texi: Fix description of "count" in Auxiliary
82         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
83         for reporting this bug.  Fixes bug #15756. 
84
85 Sun Sep 25 16:10:36 2005  Ben Pfaff  <blp@gnu.org>
86
87         * Makefile.am: Make ni.texi a prereq for HTML output.  Thanks to
88         James R. Van Zandt <jrvz@comcast.net> for reporting the problem.
89
90 Sun Jul 24 18:47:02 2005  Ben Pfaff  <blp@gnu.org>
91
92         * portable-file-format.texi: Describe author field.
93
94 Sat May  7 17:26:39 WST 2005 John Darrington <john@darrington.wattle.id.au>
95
96         * Makefile.am: Made ni.texi a nodist file
97
98 Wed May  4 08:30:24 2005  Ben Pfaff  <blp@gnu.org>
99
100         * language.texi: Proofreading from Jason Stover
101         <jstover@sdf.lonestar.org>.
102
103 Tue May  3 16:22:29 WST 2005 John Darrington <john@darrington.wattle.id.au>
104
105         * get-commands.pl: New file to generate ni.texi
106
107         * not-implemented.texi Makefile.am: List of not implemented commands 
108         now generated from src/command.def
109
110 Sun May  1 23:20:42 2005  Ben Pfaff  <blp@gnu.org>
111
112         * language.texi: Revised lots of text to catch up with changes
113         that have been in for a long time, and for style.
114
115 Sun May  1 15:17:42 WST 2005 John Darrington <john@darrington.wattle.id.au>
116
117         * configuration.texi: Removed manpage(x) style references, because 
118         RMS doesn't like them.
119
120 Wed Apr 27 07:44:57 WST 2005 John Darrington <john@darrington.wattle.id.au>
121
122         * utilities.texi: Added the ECHO command.
123
124 Fri Apr 15 18:35:42 2005  Ben Pfaff  <blp@gnu.org>
125
126         * pspp.texinfo: Change manual license to GNU FDL, pursuant to
127         advice in maintainers' guide.
128
129 Thur Apr 14 2005 John Darrington
130
131         * variables.texi: Corrected the entry for VARIABLE LABELS
132
133         * data-file-format.texi: Added documentation about the Long Variable 
134           Names record.
135         
136 Thu Mar  3 22:06:54 WST 2005 John Darrington <john@darrington.wattle.id.au>
137
138         * expressions.texi:  corrected some mismatched parentheses.
139
140 Mon Feb 28 23:19:34 2005  Ben Pfaff  <blp@gnu.org>
141
142         * expressions.texi: Revise.  Describe new functions.
143
144 Sat Jan  8 16:46:28 2005  Ben Pfaff  <blp@gnu.org>
145
146         * credits.texi: Removed.
147
148         * bugs.texi: Rewrote.  Moved known bugs to savannah website.
149
150         * not-implemented.texi: AGGREGATE and AUTORECODE are implemented.
151
152 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
153         
154         * statistics.texi Added documentation about the EXAMINE cmd
155
156 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
157
158         * utilities.texi Added documentation for the PERMISSIONS command.
159
160         * pspp.texinfo Makefile.am  @included version.texi (Autogenerated) to 
161         keep the EDITION, VERSION and UPDATED flags up to date.
162
163 Tue Nov  9 09:38:43 WST 2004 John Darrington <john@darrington.wattle.id.au>
164
165         * Made Makefile.am aware of pspp.texi dependencies
166
167 Fri Nov  5 17:46:46 WST 2004 John Darrington <john@darrington.wattle.id.au>
168
169         * Added a note to the about SPLIT requiring adjacent cases.
170
171 Sat Oct 30 17:32:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
172
173         * Started this changelog
174
175         * Removed the monolithic pspp.texi file and replaced with  *.texi
176         wrapped by a single pspp.texinfo file
177
178         * Minor corrections to the documentation where I noticed it needed
179         them.