Fixed use of @dots in @math command.
[pspp-builds.git] / doc / ChangeLog
1 2008-03-11  Jason Stover  <jhs@math.gcsu.edu>
2
3         * regression.texi (REGRESSION): Fixed use of @dots in @math
4         command. Reported by John Darrington.
5
6 2008-03-11  Jason Stover  <jhs@math.gcsu.edu>
7
8         * regression.texi: Made more consistent use of math mode for
9         description of linear regression. Added reference to the mean of
10         the error terms being 0.
11
12 2008-03-09  Jason Stover  <jhs@math.gcsu.edu>
13
14         * regression.texi (REGRESSION): Removed references to subcommand EXPORT.
15
16 2008-02-06 John Darrington <john@darrington.wattle.id.au>
17
18         * files.texi: Document the /BSIZE subcommand to the PSQL
19         reader.
20
21 2008-02-04 John Darrington <john@darrington.wattle.id.au>
22
23         * files.texi data-io.texi: Document the GET DATA TYPE=PSQL
24         option.  Thanks to Ben Pfaff for reviewing this text.
25
26
27 2007-11-10  Ben Pfaff  <blp@gnu.org>
28
29         * not-implemented.texi: Fix @include command so that it works
30         consistently, by using a file name relative to Makefile.am's
31         srcdir instead of relative to doc.
32
33 2007-11-10  Ben Pfaff  <blp@gnu.org>
34
35         Patch #6262: New developers guide (currently incomplete).
36
37         * automake.mk: Add definitions for new manual.
38
39         * pspp.texinfo: Now this is the PSPP Users Guide instead of just
40         the PSPP manual.  Remove development chapters.
41
42         * pspp-dev.texinfo: New file.
43
44         * data-file-format.texi: Move to dev/system-file-format.texi.
45
46         * portable-file-format.texi: Move to dev/.
47
48         * q2c.texi: Move to dev/
49
50         * dev/concepts.texi: New file.
51
52         * dev/data.texi: New file.
53
54         * dev/intro.texi: New file.
55
56         * dev/output.texi: New file.
57
58         * dev/syntax.texi: New file.
59
60 2007-10-19 John Darrington <john@darrington.wattle.id.au>
61
62         * statistics.texi: Changed /CONTRASTS to /CONTRAST in ONEWAY which
63         is what the command accepts. 
64         
65
66 2007-07-28 John Darrington <john@darrington.wattle.id.au>
67
68         * statistics.texi: Made the documentation for T-TEST match 
69         the behaviour.
70
71 2007-07-17  Ben Pfaff  <blp@gnu.org>
72
73         * get-commands.pl: Use strict and all warnings.  Simplify
74         parsing.  Add "@c End:" line to output to suppress Emacs warning.
75         From bug #19335.  Reviewed by John Darrington.
76
77 2007-06-05  Ben Pfaff  <blp@gnu.org>
78
79         * Removed next, prev, up node names from @node lines, to make
80           structural changes to the manual easier.  (These node names are
81           not needed by makeinfo.)
82
83 2007-03-31 John Darrington <john@darrington.wattle.id.au>
84         
85         * transformation.texi: SORT CASES: elaborated on the (D) (A) flags.
86         
87 2007-03-01  Ben Pfaff  <blp@gnu.org>
88
89         * automake.mk: Fix "make distcheck" by distributing doc/ni.texi,
90         even though it's generated.  Reviewed by John Darrington.
91         (doc_pspp_TEXINFOS): Add doc/ni.texi.
92         (nodist_doc_pspp_TEXINFOS): Remove.
93         (am__TEXINFO_TEX_DIR) Removed (was just a kluge anyhow).
94         ($(INFO_DEPS)): Removed.
95         ($(HTML_DEPS)): Removed.
96         (CLEANFILES): Removed.
97         
98 Wed Dec 20 18:45:31 WST 2006 John Darrington <john@darrington.wattle.id.au>
99
100         * statistics.texi: Added documentation for the NPAR TESTS command.
101
102 Thu Nov 30 22:20:10 2006  Ben Pfaff  <blp@gnu.org>
103
104         * statistics.texi: Document charts supported by FREQUENCIES.
105         Fixes bug #18297.  Thanks to Mohammed Babekir Elmalik Abdalmajid
106         for reporting this bug.
107
108 Tue Nov 28 17:33:31 WST 2006 <john@darrington.wattle.id.au>
109
110         * get-commands.pl: Fixed generation of ni.texi, which was broken
111         after commands.def was reorganised.
112
113         * not-implemented.texi language.texi regression.texi 
114           statistics.texi: Added some indeces.
115
116         * license.texi: Added information from GPL.
117
118 Sat Oct  7 11:02:44 WST 2006 <john@darrington.wattle.id.au>
119
120         * Added documentation for RANK.
121
122 Tue May  2 10:43:06 WST 2006 <john@darrington.wattle.id.au>
123
124         * data-file-format.texi: Updated information about the case_size 
125         value.  Added description of Record Type 7, subtype 14.
126
127 2006-04-28  Jason Stover  <jhs@math.gcsu.edu>
128
129         * regression.texi: Added description of the RESID and PRED
130         keywords to the SAVE subcommand.
131
132         * statistics.texi: Added REGRESSION node.
133
134 2006-04-21  Jason Stover  <jhs@math.gcsu.edu>
135
136         * regression.texi: Initial description of the SAVE subcommand.
137
138 Sun Apr 16 19:12:26 2006  Ben Pfaff  <blp@gnu.org>
139
140         Consistently write "file name" as two words, in accordance with
141         the GNU standards.
142
143 Wed Feb 15 21:53:12 2006  Ben Pfaff  <blp@gnu.org>
144
145         * data-file-format.texi: Fix values for "measure" in Auxiliary
146         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
147         for reporting this bug.  Fixes bug #15763.
148
149 Tue Feb 14 21:34:06 2006  Ben Pfaff  <blp@gnu.org>
150
151         * data-file-format.texi: Fix description of "count" in Auxiliary
152         Variable Parameter Record.  Thanks to Oliver Bock <oliver@g7.org>
153         for reporting this bug.  Fixes bug #15756. 
154
155 Sun Sep 25 16:10:36 2005  Ben Pfaff  <blp@gnu.org>
156
157         * Makefile.am: Make ni.texi a prereq for HTML output.  Thanks to
158         James R. Van Zandt <jrvz@comcast.net> for reporting the problem.
159
160 Sun Jul 24 18:47:02 2005  Ben Pfaff  <blp@gnu.org>
161
162         * portable-file-format.texi: Describe author field.
163
164 Sat May  7 17:26:39 WST 2005 John Darrington <john@darrington.wattle.id.au>
165
166         * Makefile.am: Made ni.texi a nodist file
167
168 Wed May  4 08:30:24 2005  Ben Pfaff  <blp@gnu.org>
169
170         * language.texi: Proofreading from Jason Stover
171         <jstover@sdf.lonestar.org>.
172
173 Tue May  3 16:22:29 WST 2005 John Darrington <john@darrington.wattle.id.au>
174
175         * get-commands.pl: New file to generate ni.texi
176
177         * not-implemented.texi Makefile.am: List of not implemented commands 
178         now generated from src/command.def
179
180 Sun May  1 23:20:42 2005  Ben Pfaff  <blp@gnu.org>
181
182         * language.texi: Revised lots of text to catch up with changes
183         that have been in for a long time, and for style.
184
185 Sun May  1 15:17:42 WST 2005 John Darrington <john@darrington.wattle.id.au>
186
187         * configuration.texi: Removed manpage(x) style references, because 
188         RMS doesn't like them.
189
190 Wed Apr 27 07:44:57 WST 2005 John Darrington <john@darrington.wattle.id.au>
191
192         * utilities.texi: Added the ECHO command.
193
194 Fri Apr 15 18:35:42 2005  Ben Pfaff  <blp@gnu.org>
195
196         * pspp.texinfo: Change manual license to GNU FDL, pursuant to
197         advice in maintainers' guide.
198
199 Thur Apr 14 2005 John Darrington
200
201         * variables.texi: Corrected the entry for VARIABLE LABELS
202
203         * data-file-format.texi: Added documentation about the Long Variable 
204           Names record.
205         
206 Thu Mar  3 22:06:54 WST 2005 John Darrington <john@darrington.wattle.id.au>
207
208         * expressions.texi:  corrected some mismatched parentheses.
209
210 Mon Feb 28 23:19:34 2005  Ben Pfaff  <blp@gnu.org>
211
212         * expressions.texi: Revise.  Describe new functions.
213
214 Sat Jan  8 16:46:28 2005  Ben Pfaff  <blp@gnu.org>
215
216         * credits.texi: Removed.
217
218         * bugs.texi: Rewrote.  Moved known bugs to savannah website.
219
220         * not-implemented.texi: AGGREGATE and AUTORECODE are implemented.
221
222 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
223         
224         * statistics.texi Added documentation about the EXAMINE cmd
225
226 Tue Nov 16 13:18:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
227
228         * utilities.texi Added documentation for the PERMISSIONS command.
229
230         * pspp.texinfo Makefile.am  @included version.texi (Autogenerated) to 
231         keep the EDITION, VERSION and UPDATED flags up to date.
232
233 Tue Nov  9 09:38:43 WST 2004 John Darrington <john@darrington.wattle.id.au>
234
235         * Made Makefile.am aware of pspp.texi dependencies
236
237 Fri Nov  5 17:46:46 WST 2004 John Darrington <john@darrington.wattle.id.au>
238
239         * Added a note to the about SPLIT requiring adjacent cases.
240
241 Sat Oct 30 17:32:53 WST 2004 John Darrington <john@darrington.wattle.id.au>
242
243         * Started this changelog
244
245         * Removed the monolithic pspp.texi file and replaced with  *.texi
246         wrapped by a single pspp.texinfo file
247
248         * Minor corrections to the documentation where I noticed it needed
249         them.