Mercurial > hg > octave-thorsten
annotate doc/ChangeLog @ 7768:a2d9f325b65a
Use isschar instead of deprecated isstr
author | Rafael Laboissiere <rafael@debian.org> |
---|---|
date | Sat, 03 May 2008 11:47:54 +0200 |
parents | b1c1133641ee |
children | 6b521b1e3631 |
rev | line source |
---|---|
7768
a2d9f325b65a
Use isschar instead of deprecated isstr
Rafael Laboissiere <rafael@debian.org>
parents:
7681
diff
changeset
|
1 2008-05-03 Rafael Laboissiere <rafael@debian.org> |
a2d9f325b65a
Use isschar instead of deprecated isstr
Rafael Laboissiere <rafael@debian.org>
parents:
7681
diff
changeset
|
2 |
a2d9f325b65a
Use isschar instead of deprecated isstr
Rafael Laboissiere <rafael@debian.org>
parents:
7681
diff
changeset
|
3 * interpreter/expr.txi, interpreter/tips.txi: Use ischar instead of |
a2d9f325b65a
Use isschar instead of deprecated isstr
Rafael Laboissiere <rafael@debian.org>
parents:
7681
diff
changeset
|
4 deprecated isstr. |
a2d9f325b65a
Use isschar instead of deprecated isstr
Rafael Laboissiere <rafael@debian.org>
parents:
7681
diff
changeset
|
5 |
7681
b1c1133641ee
Add the spaugment function
David Bateman <dbateman@free.fr>
parents:
7647
diff
changeset
|
6 2008-04-02 David Bateman <dbateman@free.fr> |
b1c1133641ee
Add the spaugment function
David Bateman <dbateman@free.fr>
parents:
7647
diff
changeset
|
7 |
b1c1133641ee
Add the spaugment function
David Bateman <dbateman@free.fr>
parents:
7647
diff
changeset
|
8 * interpreter/sparse.txi: Document spaugment. |
b1c1133641ee
Add the spaugment function
David Bateman <dbateman@free.fr>
parents:
7647
diff
changeset
|
9 |
7647
7b382848a18f
Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents:
7639
diff
changeset
|
10 2008-03-26 Rafael Laboissiere <rafael@debian.org> |
7b382848a18f
Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents:
7639
diff
changeset
|
11 |
7b382848a18f
Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents:
7639
diff
changeset
|
12 * interpreter/mkoctfile.1: Remove spurious whitespace before macros |
7b382848a18f
Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents:
7639
diff
changeset
|
13 |
7639
b2fbb393a072
Add the num2hex and hex2num functions
David Bateman <dbateman@free.fr>
parents:
7619
diff
changeset
|
14 2008-03-25 David Bateman <dbateman@free.fr> |
b2fbb393a072
Add the num2hex and hex2num functions
David Bateman <dbateman@free.fr>
parents:
7619
diff
changeset
|
15 |
b2fbb393a072
Add the num2hex and hex2num functions
David Bateman <dbateman@free.fr>
parents:
7619
diff
changeset
|
16 * interpreter/strings.txi: Document hex2num, num2hex. |
b2fbb393a072
Add the num2hex and hex2num functions
David Bateman <dbateman@free.fr>
parents:
7619
diff
changeset
|
17 |
7619 | 18 2008-03-21 David Bateman <dbateman@free.fr> |
19 | |
20 * interpreter/sparse.txi: Document amd function. | |
21 | |
7608
49810341db91
Correct typos in __go_draw_axes__.m and update Manual
godfrey@qss.Stanford.EDU
parents:
7595
diff
changeset
|
22 2008-03-19 Michael D. Godfrey <godfrey@isl.stanford.edu> |
49810341db91
Correct typos in __go_draw_axes__.m and update Manual
godfrey@qss.Stanford.EDU
parents:
7595
diff
changeset
|
23 |
49810341db91
Correct typos in __go_draw_axes__.m and update Manual
godfrey@qss.Stanford.EDU
parents:
7595
diff
changeset
|
24 * interpreter/plot.txi: Reorder symbol character table. |
49810341db91
Correct typos in __go_draw_axes__.m and update Manual
godfrey@qss.Stanford.EDU
parents:
7595
diff
changeset
|
25 |
7595
90ad1f69ca9d
Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents:
7580
diff
changeset
|
26 2008-03-18 Rafael Laboissiere <rafael@debian.org> |
90ad1f69ca9d
Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents:
7580
diff
changeset
|
27 |
90ad1f69ca9d
Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents:
7580
diff
changeset
|
28 * interpreter/octave.1, interpreter/mkoctfile.1: |
90ad1f69ca9d
Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents:
7580
diff
changeset
|
29 Escape "-" signs that mean the "minus" character. |
90ad1f69ca9d
Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents:
7580
diff
changeset
|
30 |
7580
b4aa9ef3d3ef
Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents:
7540
diff
changeset
|
31 2008-03-12 David Bateman <dbateman@free.fr> |
b4aa9ef3d3ef
Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents:
7540
diff
changeset
|
32 |
b4aa9ef3d3ef
Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents:
7540
diff
changeset
|
33 * interpreter/io.txi: Document dlmread, dlmwrite, csvread and |
b4aa9ef3d3ef
Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents:
7540
diff
changeset
|
34 csvwrite. |
b4aa9ef3d3ef
Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents:
7540
diff
changeset
|
35 |
7540
3422f39573b1
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents:
7515
diff
changeset
|
36 2008-02-25 Ben Abbott <bpabbott@mac.com> |
3422f39573b1
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents:
7515
diff
changeset
|
37 |
3422f39573b1
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents:
7515
diff
changeset
|
38 * interpreter/geometryimages.m, interpreter/interpimages.m, |
3422f39573b1
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents:
7515
diff
changeset
|
39 interpreter/plotimages.m, interpreter/sparseimages.m: |
3422f39573b1
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents:
7515
diff
changeset
|
40 Use cstrcat instead of strcat. |
3422f39573b1
strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents:
7515
diff
changeset
|
41 |
7515
f3c00dc0912b
Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents:
7505
diff
changeset
|
42 2008-02-22 David Bateman <dbateman@free.fr> |
f3c00dc0912b
Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents:
7505
diff
changeset
|
43 |
f3c00dc0912b
Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents:
7505
diff
changeset
|
44 * interpreter/sparse.txi: Remove refernces to spdiag, spcumprod, |
f3c00dc0912b
Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents:
7505
diff
changeset
|
45 spcumsum, spprod, spsum, spsumsq, spchol, spchol2inv, spcholinv, |
f3c00dc0912b
Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents:
7505
diff
changeset
|
46 spinv and splu. |
f3c00dc0912b
Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents:
7505
diff
changeset
|
47 |
7505
f5005d9510f4
Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents:
7496
diff
changeset
|
48 2008-02-20 David Bateman <dbateman@free.fr> |
f5005d9510f4
Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents:
7496
diff
changeset
|
49 |
f5005d9510f4
Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents:
7496
diff
changeset
|
50 * interpreter/sparse.txi: Remove references to spmin, spmax, |
f5005d9510f4
Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents:
7496
diff
changeset
|
51 spatan2, spfind, spqr and spdet. |
f5005d9510f4
Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents:
7496
diff
changeset
|
52 |
7496
e27f8afa99e5
better documentation on the INDEX file format
carlo@guglielmo.local
parents:
7490
diff
changeset
|
53 2008-02-19 Carlo de Falco <kingcrimson@tiscali.it> |
e27f8afa99e5
better documentation on the INDEX file format
carlo@guglielmo.local
parents:
7490
diff
changeset
|
54 |
e27f8afa99e5
better documentation on the INDEX file format
carlo@guglielmo.local
parents:
7490
diff
changeset
|
55 * interpreter/package.txi: Improve INDEX file documentation. |
e27f8afa99e5
better documentation on the INDEX file format
carlo@guglielmo.local
parents:
7490
diff
changeset
|
56 |
7490 | 57 2008-01-18 Ben Abbott <bpabbott@mac.com> |
58 | |
59 * interpreter/intro.txi: Replaced reference to deprecated | |
60 function struct_elements with filenames. | |
61 | |
7464
2a1cb886ec98
Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents:
7455
diff
changeset
|
62 2008-02-08 Rafael Laboissiere <rafael@debian.org> |
2a1cb886ec98
Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents:
7455
diff
changeset
|
63 |
2a1cb886ec98
Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents:
7455
diff
changeset
|
64 * interpreter/octave.1: Dropped unknow LO macro |
2a1cb886ec98
Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents:
7455
diff
changeset
|
65 * interpreter/octave-bug.1: Likewise |
2a1cb886ec98
Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents:
7455
diff
changeset
|
66 |
7455
fe332ce262b5
eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents:
7450
diff
changeset
|
67 2008-02-07 David Bateman <dbateman@free.fr> |
fe332ce262b5
eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents:
7450
diff
changeset
|
68 |
fe332ce262b5
eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents:
7450
diff
changeset
|
69 * interpreter/sparse.txi: Remove references to spkron. |
fe332ce262b5
eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents:
7450
diff
changeset
|
70 |
7450 | 71 2008-02-06 John W. Eaton <jwe@octave.org> |
72 | |
73 * interpreter/Makefile.in (stmp-html, HTML): New targets. | |
74 ($(HTML_IMAGES_PNG)): Also depend on stmp-html. | |
75 Don't create HTML directory here. | |
76 | |
7336 | 77 2007-12-28 John W. Eaton <jwe@octave.org> |
78 | |
79 Merge changes from object branch: | |
80 | |
81 2007-06-20 John W. Eaton <jwe@octave.org> | |
82 | |
83 * interpreter/var.txi, interpreter/io.txi: | |
84 Eliminate print_answer_id_name. | |
85 | |
7334 | 86 2007-12-21 John W. Eaton <jwe@octave.org> |
87 | |
88 Version 3.0.0 released. | |
89 | |
7315 | 90 2007-12-13 John W. Eaton <jwe@octave.org> |
91 | |
92 * Makefile.in (conf.texi): Also depend on $(top_srcdir)/src/version.h. | |
93 | |
7262 | 94 2007-12-05 John W. Eaton <jwe@octave.org> |
95 | |
96 * interpreter/geometryimages.m (image_as_txt): New function. | |
97 Use it to generate "figures" for Info format. | |
98 * interpreter/interpimages.m: Likewise. | |
99 * interpreter/sparseimages.m: Likewise. | |
100 | |
7255 | 101 2007-12-04 John W. Eaton <jwe@octave.org> |
102 | |
7257 | 103 * interpreter/sparseimages.m, interpreter/plotimages.m, |
104 interpreter/interpimages.m, interpreter/geometryimages.m: | |
105 Set default text font to "*" for png images. | |
106 | |
107 * interpreter/Makefile.in (run-octave): Don't sleep. | |
108 | |
109 2007-12-04 Joseph P. Skudlarek <Jskud@Jskud.com> | |
110 | |
111 * interpreter/plotimages.m: Generate text plots. | |
112 * interpreter/sparseimages.m: Add initial blank line to text plots. | |
113 | |
7255 | 114 * interpreter/Makefile.in (IMAGES_TXT): Include $(INTERPIMAGES_TXT) |
115 $(GEOMETRYIMAGES_TXT) and $(PLOTIMAGES_TXT) in the list. | |
116 (INTERPIMAGES_TXT, GEOMETRYIMAGES_TXT, PLOTIMAGES_TXT): New variables. | |
117 | |
7189 | 118 2007-11-26 David Bateman <dbateman@free.fr> |
119 | |
120 * interpreter/sparse.txi: Document condest. | |
121 * interpreter/plot.txi: Document the new text properties and the | |
122 TeX interpreter mode of text objects. | |
123 * interpreter/plotimages.m: Add an example for the TeX | |
124 interpreter. | |
125 * interpreter/Makefile.in (PLOTIMAGES): Add the TeX example | |
126 | |
127 * interpreter/plot.txi: Document caxis. | |
128 * interpreter/image.txi: Document gmap40. | |
129 | |
7167 | 130 2007-11-12 Joseph P. Skudlarek <Jskud@Jskud.com> |
131 | |
132 * interpreter/gpl.txi: Move index commands after sectioning commands. | |
133 | |
7146 | 134 2007-11-09 David Bateman <dbateman@free.fr> |
135 | |
7149 | 136 * interpreter/plot.txi: Document the new hidden and area functions. |
7146 | 137 |
7120 | 138 2007-11-07 David Bateman <dbateman@free.fr> |
139 | |
140 * interpreter/plot.txi: Document new functions. | |
141 | |
7081 | 142 2007-10-30 David Bateman <dbateman@free.fr> |
143 | |
144 * interpreter/dynamic.txi, interpreter/install.txi, | |
145 interpreter/stats.txi, interpreter/strings.txi, | |
146 interpreter/testfun.txi, interpreter/tips.txi: | |
147 Doc fixes for small book format. | |
148 | |
7075 | 149 2007-10-26 Michael Goffioul <michael.goffioul@gmail.com> |
150 | |
151 * interpreter/Makefile.in, faq/Makefile.in, liboctave/Makefile.in: | |
152 Use temporary renamed files instead of Don't use --output option | |
153 argument for texi2[dvi|pdf]. Use $(sepchar) for path element | |
154 separation when building TEXINPUTS. Remove use of UNSETCOMSPEC trick. | |
155 | |
7048 | 156 2007-10-22 Kim Hansen <kimhanse@gmail.com> |
157 | |
158 * interpreter/munge-texi.cc: Include <cstdlib> and <cstring>. | |
159 | |
7040 | 160 2007-10-19 David Bateman <dbateman@free.fr> |
161 | |
162 * refcard/refcard.tex: Update for 3.0. | |
163 | |
7031 | 164 2007-10-15 S�ren Hauberg <hauberg@gmail.com> |
165 | |
166 * interpreter/preface.txi, interpreter/basics.txi, | |
167 interpreter/strings.txi, interpreter/container.txi, | |
168 interpreter/var.txi, interpreter/expr.txi, interpreter/errors.txi, | |
169 interpreter/io.txi, interpreter/func.txi, interpreter/package.txi: | |
170 Make text fit on pages when using smallbook. | |
171 | |
7016 | 172 2007-10-12 John W. Eaton <jwe@octave.org> |
173 | |
174 * Change copyright notices in all files that are part of Octave to | |
175 GPLv3 or any later version. | |
176 | |
7007 | 177 2007-10-11 Brian Gough <bjg@network-theory.co.uk> |
178 | |
179 * interpreter/dynamic.txi, interpreter/geometry.txi, | |
180 interpreter/package.txi, interpreter/sparse.txi, | |
181 interpreter/system.txi: Spelling fixes. | |
182 | |
7001 | 183 2007-10-10 Olli Saarela <Olli.Saarela@kcl.fi> |
184 | |
185 * interpreter/arith.txi, interpreter/basics.txi, | |
186 interpreter/container.txi, interpreter/dynamic.txi, | |
187 interpreter/eval.txi, interpreter/expr.txi, interpreter/func.txi, | |
188 interpreter/geometry.txi, interpreter/intro.txi, | |
189 interpreter/numbers.txi, interpreter/plot.txi, | |
190 interpreter/poly.txi, interpreter/set.txi, interpreter/sparse.txi, | |
191 interpreter/stmt.txi, interpreter/strings.txi, | |
192 interpreter/testfun.txi, interpreter/tips.txi: Spelling fixes. | |
193 | |
6966 | 194 2007-10-06 John W. Eaton <jwe@octave.org> |
195 | |
196 * interpreter/octave.texi: Add David Bateman and S�ren Hauberg as | |
197 authors. | |
198 | |
6930 | 199 2006-09-28 Henry Mollet mollet@pacbell.net |
200 | |
201 * interpreter/func.txi: Correct results of a couple of examples. | |
202 | |
6900 | 203 2007-09-14 John W. Eaton <jwe@octave.org> |
204 | |
205 * faq/Makefile.in: Create single Octave-FAQ.html file instead of a | |
206 splitting files into HTML directory. | |
207 | |
6863 | 208 2007-09-05 David Bateman <dbateman@free.fr> |
209 | |
6868 | 210 * interpreter/system.m: Document gzip. |
211 * interpreter/container.txi: Document celldisp. | |
212 * interpreter/matrix.txi: Document bsxfun. | |
213 * interpreter/data.txi: Document typecast and swapbytes. | |
6863 | 214 * interpreter/container.txi: Document struct2cell. |
215 * interpreter/stats.txi: Document mode. | |
216 * interpreter/eval.txi: Document run. | |
217 | |
6855 | 218 2007-09-01 David Bateman <dbateman@free.fr> |
219 | |
6858 | 220 * interpreter/Makefile.in: Remove stray character from |
221 INTERIMAGES_PNG target. | |
6855 | 222 * conf.texi.in: Substitute for the variable TEXINFO_QHULL |
223 * interpreter/geometryimages.m: Check for the HAVE_QHULL build | |
224 flag before creating certain figures. | |
225 * interpreter/geometry.txi: Check whether TEXINFO_QHULL is set | |
226 before including certain figures. | |
227 | |
6850 | 228 2007-08-31 S�ren Hauberg <hauberg@gmail.com> |
229 | |
230 * interpreter/nonlin.txi: Extended the example. | |
231 | |
232 * interpreter/poly.txi: Sectioning and documentation. | |
233 * interpreter/octave.texi: Adapt to changes in poly.txi. | |
234 | |
6847 | 235 2007-08-30 David Bateman <dbateman@free.fr> |
236 | |
237 * interpreter/geometryimages.m: Add inpolygon example | |
238 * interpreter/Makefile.in (GEOMETRYIMAGES): Add inpolygon example. | |
239 * interpret/geometry.txi: Document inpolygon. | |
240 | |
6837 | 241 2007-08-27 David Bateman <dbateman@free.fr> |
242 | |
243 * interpreter/struct.txi: Remove. | |
244 * interpreter/containers.txi: Combine with this chapter. Add | |
245 examples, and section on comma separated lists. Document the | |
246 difference between "c(1,:) = []" and c{1,:} = []" for a cell | |
247 arrays. | |
248 * interpreter/octave.texi: Document new indexing of containers | |
249 section. | |
250 | |
6832 | 251 2007-08-25 David Bateman <dbateman@free.fr> |
252 | |
253 * interpreter/geometry.txi: Add examples and explanatory text. | |
254 * interpreter/octave.texi: Update indexing of geometry functions. | |
255 * interpreter/geometryimage.m: New script to create images for | |
256 geometry chapter. | |
257 * interpreter/Makefile.in (SCRIPT_SORCES): add geometryimages.m | |
258 (GEOMETRYIMAGES*): New variables. | |
259 (IMAGES_EPS, IMAGES_PDF, IMAGES_PNG): Add the GEOMETRYIMAGES*. | |
260 | |
6824 | 261 2007-08-24 David Bateman <dbateman@free.fr> |
262 | |
263 * interpreter/geometry.txi: Document new functions. | |
264 * interpreter/octave.texi: Update indexing of geometry items. | |
265 | |
6798 | 266 2007-07-25 John W. Eaton <jwe@octave.org> |
267 | |
268 * interpreter/Makefile.in (run-octave): Don't set DISPLAY. | |
269 | |
6796 | 270 2007-07-25 David Bateman <dbateman@free.fr> |
271 | |
272 * Makefile.in, faq/Makefile.in, interpreter/Makwfile.in, | |
273 liboctave/Makefile.in, refcard/Makefile.in: Adjust DISTFILES | |
274 to allow out of tree "make dist" to work. | |
275 | |
6784 | 276 2007-07-23 David Bateman <dbateman@free.fr> |
277 | |
278 * interpreter/Makefile.in (SUB_SOURCE): remove bit.txi. | |
6788 | 279 * interpreter/io.txi: Document rat and rats in new sub-section. |
280 * interpreter/plot.txi: New section for test functions. Document | |
281 peaks and meshc. | |
282 * interpreter/octave.texi: Add test plotting section. | |
283 * interpreter/image.txi: Document the functions autumn, bone, | |
284 cool, copper, hot, hsv, jet, pink, prism, rainbow, spring, | |
285 summer, white and winter. | |
286 | |
6781 | 287 2007-07-19 David Bateman <dbateman@free.fr> |
288 | |
289 * interpreter/bit.xi: Remove. | |
290 * interpreter/numbers.txi: Move here, and add examples. | |
291 * interpreter/octave.texi: Remove "Bit manipulation" chapter and make | |
292 it a sub-section of the "Numeric Data Types" chapter. | |
293 | |
6770 | 294 2007-07-06 David Bateman <dbateman@free.fr> |
295 | |
296 * interpreter/arith.txi: Add accumarray. | |
297 | |
6754 | 298 2007-06-25 John W. Eaton <jwe@octave.org> |
299 | |
300 * interpreter/stats.txi: Reorganize sections and add introductory text. | |
301 | |
6915 | 302 * interpreter/octave.texi: Update to reflect changes in stats.txi. |
6754 | 303 |
6743 | 304 2007-06-18 David Bateman <dbateman@free.fr> |
305 | |
306 * interpreter/interpimages.m: Simpler images to demonstrate | |
307 the continuity of the second derivative of splines. | |
308 * interpreter/interp.txi: Also change figures here. | |
309 * interpreter/Makefile.in: and here. | |
310 | |
6741 | 311 2007-06-18 S�ren Hauberg <hauberg@gmail.com> |
312 | |
313 * interpreter/optim.txi: Added some introductory text to each | |
314 section. | |
315 | |
316 * interpreter/set.txi: Added some introductory text. | |
317 * interpreter/octave.texi: Updated to reflect changes in set.txi. | |
318 | |
6735 | 319 2007-06-15 David Bateman <dbateman@free.fr> |
320 | |
321 * faq/Octave-FAQ.texi: Document the gnuplot 4.2 bug using pipes. | |
322 | |
6731 | 323 2007-06-15 Paul Kienzle <pkienzle@users.sf.net> |
324 | |
325 * interpreter/testfun.txi: Provide a clue to using xtest for assert. | |
326 | |
6728 | 327 2007-06-14 Paul Kienzle <pkienzle@users.sf.net> |
328 | |
329 * interpreter/testfun.txi: Document xtest block | |
330 | |
6721 | 331 2007-06-14 David Bateman <dbateman@free.fr> |
332 | |
333 * interpreter/Makefile.in (SCRIPT_SORCES): add interimages.m | |
334 (INTERPIMAGES*): New variables. Add targets for them | |
335 (IMAGES_EPS, IMAGES_PDF, IMAGES_PNG): Add the INTERPIMAGES. | |
336 * interpreter/interpimages.m: New function | |
337 * interpreter/interp.txi: Add text about second derivation of | |
338 splines and add figures. | |
339 | |
6716 | 340 2007-06-12 David Bateman <dbateman@free.fr> |
341 | |
342 * interpreter/numbers.txi: Document that 64-bit arithmetic is | |
343 not possible. | |
344 | |
6702 | 345 2007-06-12 David Bateman <dbateman@free.fr> |
346 | |
347 * interpreter/interp.txi: Split into two section and document | |
348 interp3 and the differences in the treatement of the dimensions | |
349 between interpn and interp3. | |
350 * hashing.txi: Remove. | |
351 * system.txi: Move it here as a subsection. Include explanation | |
352 and example. | |
353 * interpreter/octave.texi: Add sections for the Interpolation | |
354 chapter. Remove references to Hashing chapter and hashing.texi, | |
355 and subsections for hashing to system utilities chapter. | |
356 | |
357 | |
6700 | 358 2007-06-12 2007-06-10 S�ren Hauberg <hauberg@gmail.com> |
359 | |
360 * interpreter/diffeq.txi: Note that x-dot is the derivative of x. | |
361 | |
6686 | 362 2007-06-03 David Bateman <dbatemna@free.fr> |
363 | |
364 * interpreter/dynamic.txi: Use "mwSize" and "mwIndex" rather than | |
365 "int" for indexing in mex-files and document them. | |
366 | |
6673 | 367 2007-05-30 John W. Eaton <jwe@octave.org> |
368 | |
369 * interpreter/Makefile.in (TEXI2DVICOMMAND, TEXI2PDFCOMMAND): | |
370 New macros. | |
371 (octave-a4.pdf, octave-smallbook.pdf): New targets. | |
372 (FORMATTED, all): Include octave-a4.pdf in list of dependencies. | |
373 Delete octave.dvi and octave.ps from list. | |
374 (FORMATTED, all): Use $(PDF_TARGETS). | |
375 (maintainer-clean): Depend on clean. | |
376 | |
6672 | 377 2007-05-30 G. D. McBain <gdmcbain@freeshell.org> |
378 | |
379 * interpreter/expr.txi (Assignment Ops): Doc fix. | |
380 | |
6669 | 381 2007-05-29 Steven Mestdagh <steven.mestdagh@esat.kuleuven.be> |
382 | |
383 * interpreter/Makefile.in ($(HTML_IMAGES_PNG)): Use cp instead of | |
384 INSTALL_DATA to copy files to the HTML directory. | |
385 | |
6667 | 386 2007-05-28 S�ren Hauberg <hauberg@gmail.com> |
387 | |
388 * interpreter/errors.txi: Add new sections and some more detailed | |
389 descriptions on errors and warnings. | |
390 * interpreter/octave.texi, interpreter/stmt.txi, | |
391 interpreter/var.txi: Add references to the new sections in | |
392 errors.txi. | |
393 | |
6666 | 394 2007-05-28 S�ren Hauberg <hauberg@gmail.com> |
395 | |
396 * interpreter/io.txi: Rearrange some sections, and add | |
397 a few examples. | |
398 | |
399 2007-05-28 G. D. McBain <geordie_mcbain@yahoo.com.au> | |
400 | |
401 * interpreter/struct.txi: Doc fix. | |
402 | |
6661 | 403 2007-05-23 John W. Eaton <jwe@octave.org> |
404 | |
405 * liboctave/Makefile.in (TEXINFO_SOURCE): New variable. | |
406 (TEXINFO): Define using $(TEXINFO_SOURCE). | |
407 (DISTFILES): Include $(TEXINFO_SOURCE) in the list, not $(TEXINFO). | |
408 | |
6654 | 409 2007-05-22 John W. Eaton <jwe@octave.org> |
410 | |
411 * interpreter/Makefile.in (TEXINFO_SOURCE): New variable. | |
412 (TEXINFO): Define using $(TEXINFO_SOURCE). | |
413 (DISTFILES): Include $(TEXINFO_SOURCE) in the list, not $(TEXINFO). | |
414 | |
6653 | 415 2007-05-22 Thomas Weber <thomas.weber.mail@gmail.com> |
416 | |
417 * faq/Octave-FAQ.texi, interpreter/basics.txi, | |
418 refcard/refcard.tex: Fix typos. | |
419 | |
6650 | 420 2007-05-22 John W. Eaton <jwe@octave.org> |
421 | |
422 * interpreter/Makefile.in (DISTFILES): Add mkcontrib.awk to the list. | |
423 | |
6646 | 424 2007-05-21 David Bateman <dbatemna@free.fr> |
425 | |
426 * interpreter/debug.txi, io.txi, octave.txi: Doc fixes. | |
427 | |
6637 | 428 2007-05-21 S�ren Hauberg <hauberg@gmail.com> |
429 | |
6642 | 430 * interpreter/expr.txi: Describe +=, -=, *=, and /= operators. |
431 Add new example. | |
432 | |
6641 | 433 * interpreter/eval.txi: Partition the chapter into sections. |
434 Describe evalin and assignin functions using text from Paul | |
6643 | 435 Kienzle. Change "See See" to "See". Use @ref instead of @xref to |
436 avoid "See" to be written with a capital letter in the middle of a | |
437 sentence. | |
6641 | 438 |
6638 | 439 * interpreter/func.txi: New section describing load path. |
440 Improve 'inline' and 'command' sections. | |
441 | |
6637 | 442 * interpreter/stmt.txi: Describe cell array cases for the switch |
443 statement. Minor layout changes. | |
444 | |
6635 | 445 2007-05-19 David Bateman <dbatemna@free.fr> |
446 | |
447 * interpreter/func.txi: Additional documentation for function | |
448 locking, dispatch and autoloading. | |
449 | |
6632 | 450 2007-05-16 S�ren Hauberg <hauberg@gmail.com> |
451 | |
6635 | 452 * interpreter/expr.txi: Improve docs. |
6632 | 453 |
6620 | 454 2007-05-14 John W. Eaton <jwe@octave.org> |
455 | |
456 * interpreter/basics.txi, interpreter/data.txi, | |
457 interpreter/intro.txi, interpreter/numbers.txi, | |
458 interpreter/octave.texi, interpreter/preface.txi: Doc fixes. | |
459 | |
6616 | 460 2007-04-18 S�ren Hauberg <hauberg@gmail.com> |
461 | |
462 * interpreter/package.texi: Document "*" flag for loaded packages. | |
463 | |
6623 | 464 * interpreter.var.txi: Improve explanation of clear, exist, and who. |
465 | |
466 * interpreter/intro.txi: Change @unnumberedsubsec to @subsection. | |
467 | |
468 * interpreter/container.txi: Doc fix. | |
469 | |
470 * interpreter/strings.txi: Improve explanation for creating | |
471 comparing, and converting strings. | |
472 * interpreter/octave.texi: Update detailed menu. | |
473 | |
6612 | 474 2007-05-09 David Bateman <dbateman@free.fr> |
475 | |
476 * faq/Octave-FAQ.texi: Update compatibility section. | |
477 | |
6593 | 478 2007-04-27 David Bateman <dbateman@free.fr> |
479 | |
6595 | 480 * Makefile.in (EXAMPLE_FILES_NODIR): Add mycell.c, myfeval.c, |
481 myfunc.c, mypow2.c, mysparse.c, mystring.c, mystruct.c and | |
482 paramdemo.cc. | |
6593 | 483 * interpreter.txi/dynamic.txi: Complete all but the section on |
484 the mex- and oct-file APIs. | |
485 | |
6587 | 486 2007-04-26 David Bateman <dbateman@free.fr> |
487 | |
488 * interpreter/stmt.txi: Document for loops over matrices, arrays | |
489 and cell arrays. | |
490 | |
6580 | 491 2007-04-25 David Bateman <dbateman@free.fr> |
492 | |
493 * interpreter/dynamic.txi: Add additional copyrights. Add sections | |
494 of input parameter checking, documentation and testing of | |
495 oct-files. Adds a section on calling other functions from | |
496 mex-files, expands the basic information on mex-files, and add a | |
497 few new sections (to be completed) to the section about mex-files | |
498 | |
6574 | 499 2007-04-25 John W. Eaton <jwe@octave.org> |
500 | |
6583 | 501 * interpreter/dynamic.txi: Use abs_top_srcdir to find example files. |
502 | |
503 2007-04-25 David Bateman <dbateman@free.fr> | |
504 | |
505 * conf.texi.in: Also set abs_top_srcdir with substitution. | |
506 * Makefile.in: Substitute abs_top_srcdir here. | |
507 | |
508 2007-04-25 John W. Eaton <jwe@octave.org> | |
509 | |
6577 | 510 * interpreter/dynamic.txi: Use @verbatiminclude for example code. |
511 | |
512 * interpreter/Makefile.in (EXAMPLE_FILES_NODIR, EXAMPLE_FILES): | |
513 New variables. | |
514 (octave.info, octave.dvi, octave.pdf, HTML/index.html): | |
515 Depend on $(EXAMPLE_FILES). | |
516 | |
517 * conf.texi.in: Also set top_srcdir with substitution. | |
518 | |
6574 | 519 * interpreter/tips.txi: Update with new text and examples. |
520 Move documentation section to the end. | |
521 | |
6570 | 522 2007-04-24 David Bateman <dbateman@free.fr> |
523 | |
524 * interpreter/octave.texi: Include dynamic.texi as appendix and | |
525 update menus. | |
526 | |
527 * interpreter/plot.txi: Update menus. | |
528 | |
529 * interpreter/strings.txi: @result -> @result{}. | |
530 | |
531 * intrepreter/func.txi, intrepreter/sparse.txi: | |
532 Delete .oct file section and update menus. | |
533 | |
534 * interpreter/addtwomatrices.cc, interpreter/celldemo.cc, | |
535 interpreter/fortdemo.cc, interpreter/funcdemo.cc, | |
536 interpreter/globaldemo.cc, interpreter/helloworld.cc, | |
537 interpreter/stringdemo.cc, interpreter/structdemo.cc, | |
538 interpreter/unwinddemo.cc, interpreter/fortsub.f, | |
539 interpreter/dynamic.txi: New files. | |
540 | |
541 * Makefile.in (SUB_SOURCE): Include dynamic.txi in the list. | |
542 | |
6537 | 543 2007-04-18 S�ren Hauberg <hauberg@gmail.com> |
544 | |
545 * interpreter/package.texi: New file. | |
546 * octave/texi: @include it, add it to the menus. | |
547 | |
6535 | 548 2007-04-18 John W. Eaton <jwe@octave.org> |
549 | |
550 * interpreter/contributors.in: New file. | |
551 * interpreter/Makefile.in (contributors.texi): New target. | |
552 (clean): Also deleete contributors.texi | |
553 (TEXINFO): Include contributors.texi in the list. | |
554 (preface.texi): @include contributors.texi. | |
555 | |
6531 | 556 2007-04-17 David Bateman <dbateman@free.fr> |
557 | |
558 * interpreter/linalg.txi (Techniques used for Linear Algebra): | |
559 New node. | |
560 * interpreter/octave.texi: Include it in menu. | |
561 * interpreter/sparse.txi: Delete discusion of matrix_type. | |
562 | |
6529 | 563 2007-04-16 John W. Eaton <jwe@octave.org> |
564 | |
565 * interpreter/stream.txi: Delete. | |
566 * interpreter/Makefile.in (SUB_SOURCE): Remove it from the list. | |
567 | |
568 2007-04-16 S�ren Hauberg <hauberg@gmail.com> | |
569 | |
6530 | 570 * intrepreter/stmt.txi: Improve documentation of switch statement. |
571 | |
572 * interpreter/tips.txi: Update description of how copyright | |
573 statements are recognized. | |
574 | |
6529 | 575 * interpreter/octave.texi: Don't include stream.texi. |
576 Remove menu entry for I/O streams. | |
577 | |
578 * interpreter/image.txi: Update docs. | |
579 | |
6518 | 580 2007-04-11 S�ren Hauberg <hauberg@gmail.com> |
581 | |
582 * interpreter/container.txi: Document indexing with (). | |
583 | |
6514 | 584 2007-04-11 S�ren Hauberg <hauberg@gmail.com> |
585 | |
586 * interpreter/container.txi: Improve cell array documentation. | |
587 | |
6510 | 588 2007-04-09 S�ren Hauberg <hauberg@gmail.com> |
589 | |
590 * interpreter/func.txi: Document varargin, varargout, and default | |
591 argument values. | |
592 | |
6481 | 593 2007-04-03 Rafael Laboissiere <rafael@debian.org> |
594 | |
595 * interpreter/basics.txi: Clarified some limitations of the #! | |
596 script mechanism, in particular related to the parsing of the | |
597 arguments. | |
598 | |
6477 | 599 2007-03-29 Rafael Laboissiere <rafael@debian.org> |
600 | |
601 * faq/Octave-FAQ.texi, interpreter/basics.txi, | |
602 interpreter/emacs.txi, interpreter/func.tx, interpreter/var.txi: | |
603 Make it clear that the old built-in LOADPATH is an internal | |
604 variable, accessible through path (). | |
605 Drop references to DEFAULT_LOADPATH. | |
606 Chang references to the old built-in variables INFO_FILE and | |
607 INFO_PROGRAM to the respective fucntions info_file and | |
608 info_program. | |
609 * refcard/refcard.tex: Drop LOADPATH from list of built-in variables. | |
610 | |
6467 | 611 2007-03-27 John W. Eaton <jwe@octave.org> |
612 | |
613 * Makefile.in, interpreter/Makefile.in, faq/Makefile.in, | |
614 liboctave/Makefile.in, refcard/Makefile.in (dist): | |
615 Use ln instead of $(LN_S). | |
616 | |
6431 | 617 2007-03-21 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
618 | |
619 * interpreter/sparse.txi: Delete repeated word. | |
620 | |
6421 | 621 2007-03-20 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
622 | |
623 * interpreter/sparse.txi: Clarify sparse matrix creation example. | |
624 | |
6411 | 625 2007-03-14 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au> |
626 | |
627 * interpreter/sparse.txi: Fix typo. | |
628 | |
6358 | 629 2007-02-26 From Michael Goffioul <michael.goffioul@swing.be> |
630 | |
631 * Makefile.in, interpreter/Makefile.in, faq/Makefile.in, | |
632 liboctave/Makefile.in, refcard/Makefile.in: | |
633 Use $(LN_S) instead of ln or ln -s. | |
634 | |
6334 | 635 2007-02-21 David Bateman <dbateman@free.fr> |
636 | |
637 * interpreter/sparse.txi: Add functions sprank and normest to | |
638 documentation. | |
639 | |
6257 | 640 2007-01-25 John W. Eaton <jwe@octave.org> |
641 | |
642 * interpreter/sparseimages.m: Don't call __gnuplot_x__ functions. | |
643 | |
6180 | 644 2006-11-17 John W. Eaton <jwe@octave.org> |
645 | |
646 * interpreter/sparseimages.m: Fix call to __plt3__. | |
647 | |
6178 | 648 2006-11-16 John W. Eaton <jwe@octave.org> |
649 | |
650 * interpreter/sparseimages.m (femimages): Use plot3. | |
651 | |
6152 | 652 2006-11-11 John W. Eaton <jwe@octave.org> |
653 | |
654 * interpreter/Makefile.in (%.texi : %.txi): | |
655 Use $(simple-move-if-change-rule) here. | |
656 | |
6126 | 657 2006-10-29 John W. Eaton <jwe@octave.org> |
658 | |
659 * interpreter/Makefile.in (run-octave): Call it here. | |
660 * interpreter/sparseimages.m (sparseimages): Don't call sleep here. | |
661 | |
6116 | 662 2006-10-27 John W. Eaton <jwe@octave.org> |
663 | |
664 * interpreter/Makefile.in (run-octave): | |
665 Unset DISPLAY while running Octave. | |
666 From Michael Goffioul <michael.goffioul@swing.be>. | |
667 | |
668 * interpreter/Makefile.in (octave.dvi, octave.pdf): | |
669 Use $(UNSETCOMSPEC) in command. | |
670 * faq/Makefile.in (Octave-FAQ.dvi, Octave-FAQ.pdf): Likewise. | |
671 * liboctave/Makefile.in (liboctave.dvi, liboctave.pdf): Likewise. | |
672 | |
6040 | 673 2006-10-09 Thomas Treichl <Thomas.Treichl@gmx.net> |
674 | |
675 * interpreter/sparseimages.m: Plot sombrero images if sparse | |
676 capabilities are missing. | |
677 | |
6031 | 678 2006-10-04 John W. Eaton <jwe@octave.org> |
679 | |
680 * interpreter/Makefile.in (HTML_IMAGES_PNG): New variable. | |
681 (HTML/index.html): Depend on $(HTML_IMAGES_PNG) instead of html-figs. | |
682 ($(HTML_IMAGES_PNG): HTML/%.png : %.png): New pattern rule. | |
683 (html-dir): Delete target. | |
684 | |
6024 | 685 2006-10-03 Rafael Laboissiere <rafael@debian.org> |
686 | |
687 * interpreter/mkoctfile.1: Fix indentation for --mex description. | |
688 | |
6001 | 689 2006-09-26 John W. Eaton <jwe@octave.org> |
690 | |
691 * interpreter/Makefile.in (stamp-images): Delete. | |
692 (octave.info): Depend on $(IMAGES_TXT), not stamp-images. | |
693 (octave.dvi): Depend on $(IMAGES_EPS), not stamp-images. | |
694 (octave.pdf): Depend on $(IMAGES_PDF), not stamp-images. | |
695 (html-figs): Depend on $(IMAGES_PNG), not stamp-images. | |
696 (SCRIPT_SOURCES, SPARSEIMAGES_1, SPARSEIMAGES_EPS, | |
697 SPARSEIMAGES_PDF, SPARSEIMAGES_PNG, SPARSE_IMAGES_TXT, IMAGES_EPS, | |
698 IMAGES_PDF, IMAGES_PNG, IMAGES_TXT, and IMAGES): New variables. | |
699 (SOURCES): Include $(SCRIPT_SOURCES) in the list. | |
700 (DISTFILES): Include $(IMAGES) in the list. | |
701 (maintainer-clean): Delete $(IMAGES) here. | |
702 (DISTSUBDIRS, SUBDIRS): Remove $(IMAGEDIR) from list. | |
703 (octave.dvi, octave.info, octave.pdf, HTML/index.html): | |
704 Don't include $(IMAGEDIR) in list of directories to search | |
705 * sparseimages.m: Move here from images/sparseimages.m. | |
706 * images/Makefile.in: Delete. | |
707 * images: Delete directory. | |
708 | |
5966 | 709 2006-08-24 John W. Eaton <jwe@octave.org> |
710 | |
711 * interpreter/images/Makefile.in (SPARSEIMAGES_PDF): New macro. | |
712 Keep PDF images out of IMAGES list. | |
713 | |
5942 | 714 2006-08-18 John W. Eaton <jwe@octave.org> |
715 | |
716 * conf.texi.in: Eliminate TARGETHOSTTYPE variable. | |
717 | |
5934 | 718 2006-08-17 John W. Eaton <jwe@octave.org> |
719 | |
720 * interpreter/images/Makefile.in (%.pdf : %eps): | |
721 Use $(GHOSTSCRIPT) instead of gs. | |
722 | |
5926 | 723 2006-08-14 Dmitri A. Sergatskov <dasergatskov@gmail.com> |
724 | |
725 * interpreter/images/sparseimages.m: Adapt to new automatic_replot | |
726 definition. | |
727 | |
5866 | 728 2006-06-27 John W. Eaton <jwe@octave.org> |
729 | |
730 * interpreter/Makefile.in: Elminate double-colon rules. | |
731 | |
5835 | 732 2006-05-31 John W. Eaton <jwe@octave.org> |
733 | |
734 * interpreter/images/Makefile.in (run-octave): | |
735 Use $(TOPDIR)/run-octave script to execute Octave. | |
736 (OCTAVE_BINARY, OCTAVE_SCRIPT_PATH, OCTAVE_LD_LIBRARY_PATH, | |
737 XLD_LIBRARY_PATH, SET_LD_LIBRARY_PATH): Delete variables. | |
738 | |
5745 | 739 2006-04-06 Keith Goodman <kwgoodman@gmail.com> |
740 | |
741 * interpreter/mkoctfile.1: Doc string fix. | |
742 | |
5730 | 743 2006-04-03 David Bateman <dbateman@free.fr> |
744 | |
745 * interpreter/matrix.txi: Add rande, randp, randg and update | |
746 for different random generator behavior. | |
747 | |
5720 | 748 2006-03-28 John W. Eaton <jwe@octave.org> |
749 | |
750 * texinfo.tex: Update FSF address. | |
751 | |
5718 | 752 2006-03-27 John W. Eaton <jwe@octave.org> |
753 | |
754 * interpreter/images/sparseimages.m: Fix missing endif. Omit | |
755 unnecessary call to axis. | |
756 | |
5717 | 757 2006-03-24 John W. Eaton <jwe@octave.org> |
758 | |
759 * interpreter/images/sparseimages.m: | |
760 Avoid some unnecessary calculations. | |
761 | |
5708 | 762 2006-03-22 John W. Eaton <jwe@octave.org> |
763 | |
5711 | 764 * interpreter/sparse.txi: Undo previous change. |
765 Always use @image to include image files. | |
5708 | 766 * interpreter/Makefile.in: Eliminate stamp files. |
767 (clean, mostlyclean, distclean, maintainer-clean): Now | |
768 double-colon targets. | |
769 (stamp-images): New target. | |
770 (octave.info, octave.dvi, octave.pdf, HTML/index.html): Depend on it. | |
771 * interpreter/images/Makefile.in: Explicitly list images to be | |
772 created and their dependencies. | |
5711 | 773 * interpreter/images/sparseimages.m (sparseimage): Delete dirc arg. |
774 Sleep for 1 second before returning. | |
775 (txtimages): Also create gplot.txt and grid.txt. | |
5708 | 776 (sparseimages): Don't redirect output here. |
777 New arg, nm. Only output a single figure at a time. | |
778 (bury_output): New function. Use it before plotting commands and | |
779 after every print function. | |
780 * Makefile.in (conf.texi): New target. | |
781 (DISTFILES): Include conf.texi in the list. | |
782 (all, dist): Depend on conf.texi. | |
783 * conf.texi.in: Values come from Makeconf, not configure. | |
784 | |
5704 | 785 2006-03-21 John W. Eaton <jwe@octave.org> |
786 | |
5706 | 787 * liboctave/Makefile.in (FORMATTED): Omit .html files here. |
788 (DISTDIRS): New variable. | |
789 (dist): Handle $(DISTDIRS) here. | |
790 | |
791 * faq/Makefile.in (FORMATTED): Omit .html files here. | |
792 (DISTDIRS): New variable. | |
793 (dist): Handle $(DISTDIRS) here. | |
794 | |
795 * interpreter/Makefile.in (FORMATTED): Omit .html files here. | |
796 (DISTDIRS): New variable. | |
797 (dist): Handle $(DISTDIRS) here. | |
798 | |
5704 | 799 * interpreter/sparse.txi: Temporarily omit figures. |
800 * interpreter/Makefile.in: Temporarily omit actions for making figures. | |
5706 | 801 (DISTSUBDIRS): New macro. |
802 (dist): Recurse into $(DISTSUBDIRS) here. | |
5704 | 803 |
804 * interpreter/Makefile.in (real-pdf): Depend on stamp-eps | |
805 (stamp-pdf): Depend on real-pdf. Touch stamp-pdf here. | |
806 (real-pdf): Not here. | |
807 | |
5681 | 808 2006-03-16 David Bateman <dbateman@free.fr> |
809 | |
810 * interpreter/images/sparseimages.m: set terminal type to dummy to | |
811 direct output to terminal rather than X11. | |
812 * interpreter/sparse.txi: Update docs for new QR solvers. | |
813 | |
5652 | 814 2006-03-09 David Bateman <dbateman@free.fr> |
815 | |
816 * interpreter/Makefile.in: Change order of commands in HTML/index.html | |
817 target. Respawn make for stamp-pdf target so that $(wildcard *.eps) is | |
818 reinterpreted. | |
819 * interpreter/sparse.txi: Isolate conditionally built targets in | |
820 "@ifset ... @end ifset". | |
821 | |
5648 | 822 2006-03-08 David Bateman <dbateman@free.fr> |
823 | |
824 * conf.texi: Remove. | |
825 * conf.texi.in: New file, for autoconf'ed version of conf.texi. | |
826 * Makefile.in: replace conf.texi with conf.texi.in in DISTFILES | |
827 * interpreter/Makefile.in: build in subdir IMAGEDIR, add stamps for | |
828 image files. Copy png-files to HTML directory. Build pdf files from | |
829 eps files using epsffit, gs, grep, basename, head and awk. | |
830 * octave.texi: Update sparse sub-sections. | |
831 * sparse.txi: Updates for current state of sparse code. | |
832 * interpreter/images/Makefile.in: New file. | |
833 * interpreter/images/sparseimages.m: New file to build sparse images. | |
834 | |
5647 | 835 2006-03-07 David Bateman <dbateman@free.fr> |
836 | |
837 * liboctave/dae.texi, liboctave/factor.texi, liboctave/nleqn.texi, | |
838 liboctave/quad.texi, liboctave/matvec.texi, liboctave/nlfunc.texi, | |
839 liboctave/diffeq.texi, liboctave/array.texi, liboctave/range.texi, | |
840 liboctave/optim.texi: Fix some syntax problems for texinfo.tex 4.8. | |
841 | |
5642 | 842 2006-03-06 Keith Goodman <kwgoodman@gmail.com> |
843 | |
844 * interpreter/octave.texi (@seealso): Display args instead of | |
845 discarding them. | |
846 | |
5635 | 847 2006-03-02 John W. Eaton <jwe@octave.org> |
848 | |
5638 | 849 * faq/Makefile.in (Octave-FAQ.ps): Depend on Octave-FAQ.dvi, not |
850 $(TEXINFO). | |
851 | |
5635 | 852 * texinfo.tex: Update to 2004-11-25.16 version from Texinfo 4.8. |
853 | |
5582 | 854 2005-12-14 David Bateman <dbateman@free.fr> |
855 | |
856 * interpreter/testfun.txi: New test/demo documentation. | |
857 * interpreter/strings.txi: Include regexp/regexi docstrings. | |
858 * interpreter/octave.texi: Include test/demo appendix. | |
859 * interpreter/Makefile.in (SUB_SOURCE): Include test.txi. | |
860 | |
5576 | 861 2005-12-13 David Bateman <dbateman@free.fr> |
862 | |
863 * interpreter/sparse.txi: Add new gplot, etreeplot and treeplot | |
864 functions. | |
865 | |
5527 | 866 2005-11-01 John W. Eaton <jwe@octave.org> |
867 | |
868 * liboctave/Makefile.in (maintainer-clean): Also remove liboctave.pdf | |
869 * faq/Makefile.in (maintainer-clean): Also remove Octave-FAQ.pdf. | |
870 From Quentin Spencer <qspencer@ieee.org>. | |
871 | |
5506 | 872 2005-10-23 David Bateman <dbateman@free.fr> |
873 | |
874 * sparse.txi: Updates for new ufsparse licensing, new functions and | |
875 various typos. | |
876 | |
5457 | 877 2005-09-19 Rafael Laboissiere <rafael@debian.org> |
878 | |
879 * interpreter/octave-config.1: Use bold instead of italics to | |
880 markup command name. | |
881 | |
5425 | 882 2005-07-29 John W. Eaton <jwe@octave.org> |
883 | |
884 * faq/Makefile.in (HTML/index.html): Pass --ifinfo to makeinfo. | |
885 * interpreter/Makefile.in (HTML/index.html): Likewise. | |
886 * liboctave/Makefile.in (HTML/index.html): Likewise. | |
887 | |
5422 | 888 2005-07-28 John W. Eaton <jwe@octave.org> |
889 | |
890 * faq/Makefile.in, interpreter/Makefile.in, liboctave/Makefile.in: | |
891 Use makeinfo instead of texi2html to generate HTML. | |
892 | |
5334 | 893 2005-05-02 John W. Eaton <jwe@octave.org> |
894 | |
895 * interpreter/munge-texi.cc (skip_comments): New function. | |
896 (process_doc_file): Use it to skip comments at beginning of file. | |
897 | |
5322 | 898 2005-04-29 David Bateman <dbateman@free.fr> |
899 | |
5324 | 900 * interpreter/sparse.txi: Add matrix_type, spkron, and document |
901 changes in solve code. | |
5322 | 902 |
5282 | 903 2005-03-14 David Bateman <dbateman@free.fr> |
904 | |
905 * interpreter/sparse.txi: Add luinc function. | |
906 | |
5196 | 907 2005-03-09 John W. Eaton <jwe@octave.org> |
908 | |
909 * Makefile.in (bin-dist): Delete target. | |
910 (BINDISTSUBDIRS): Delete variable. | |
911 | |
912 * refcard/Makefile.in (bin-dist): Delete target. | |
913 (BINDISTFILES): Delete variable. | |
914 * liboctave/Makefile.in: Likewise. | |
915 * interpreter/Makefile.in: Likewise. | |
916 * faq/Makefile.in: Likewise. | |
917 | |
5164 | 918 2005-02-25 John W. Eaton <jwe@octave.org> |
919 | |
920 Sparse merge. | |
921 | |
922 2005-01-07 David Bateman <dbateman@free.fr> | |
923 | |
924 * interpreter/sparse.txi: New file. | |
925 * interpreter/Makefile.in: Add it to the build. | |
926 * interpreter/octave.texi: Include it in the contents tables and the | |
927 top level document. | |
928 | |
5162 | 929 2005-02-25 John W. Eaton <jwe@octave.org> |
930 | |
931 * liboctave/Makefile.in (all): Also depend on Octave-FAQ.pdf. | |
932 Use $(MAKEINFO) instead of makeinfo in rules. | |
933 | |
934 2005-02-25 Rafael Laboissiere <rafael@debian.org> | |
935 | |
936 * liboctave/Makefile.in (Octave-FAQ.pdf): New target and rule. | |
937 (FORMATTED): Add Octave-FAQ.pdf to the list. | |
938 | |
5151 | 939 2005-02-21 John W. Eaton <jwe@octave.org> |
940 | |
941 * liboctave/Makefile.in (liboctave.pdf): New target and rule. | |
942 (FORMATTED): Add liboctave.pdf to the list. | |
5162 | 943 (all): Also depend on liboctave.pdf. |
5151 | 944 Use $(MAKEINFO) instead of makeinfo in rules. |
945 | |
946 * interpreter/Makefile.in (octave.pdf): New target and rule. | |
947 (FORMATTED): Add octave.pdf to the list. | |
948 (all): Also depend on octave.pdf. | |
949 Use $(MAKEINFO) instead of makeinfo in rules. | |
950 | |
5134 | 951 2005-02-08 Quentin Spencer <qspencer@ieee.org> |
952 | |
953 * interpreter/plot.txi: Emphasize compatible plotting functions | |
954 over gplot and friends. | |
955 | |
4754 | 956 2004-02-13 John W. Eaton <jwe@bevo.che.wisc.edu> |
957 | |
958 * liboctave/Makefile.in (FORMATTED): Use liboctave*.html instead | |
959 of liboctave_*.html. | |
960 | |
961 * faq/Makefile.in (FORMATTED): Use Octave-FAQ*.html instead of | |
962 Octave-FAQ_*.html. | |
963 | |
4710 | 964 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu> |
965 | |
966 * faq/Makefile.in (maintainer-clean): Remove Octave-FAQ*.html | |
967 instead of just Octave-FAQ_*.html. | |
968 | |
969 * liboctave/Makefile.in (maintainer-clean): Remove liboctave*.html | |
970 instead of just liboctave_*.html. | |
971 | |
972 * refcard/Makefile.in (maintainer-clean): Remove refcard-*.pdf. | |
973 | |
4672 | 974 2003-12-09 Eric S. Raymond <esr@thyrsus.com> |
975 | |
976 * interpreter/mkoctfile.1: Use .I instead of .f for markup of ".oct". | |
977 | |
4623 | 978 2003-11-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
979 | |
980 * interpreter/munge-texi.cc (process_texi_input_file): | |
981 Avoid -Wshadow warnings. | |
982 | |
4489 | 983 2003-08-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
984 | |
985 * refcard/Makefile.in (refcard-a4.pdf, refcard-legal.pdf, | |
986 refcard-letter.pdf): New targets. | |
987 (FORMATTED): Add them to the list. | |
988 * refcard/refcard.tex: Optionally set pdf paper size parameters. | |
989 | |
4483 | 990 2003-08-07 John W. Eaton <jwe@bevo.che.wisc.edu> |
991 | |
992 * interpreter/Makefile.in (octave_toc.html): Add "-I ." to texinfo | |
993 command line args. | |
994 | |
4440 | 995 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
996 | |
997 * faq/Makefile.in (FORMATTED): Include all Octave-FAQ_*.html files | |
998 here, not just the toc. | |
999 | |
4413 | 1000 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
1001 | |
7031 | 1002 * interpreter/Makefile.in, liboctave/Makefile.in: Handle DESTDIR. |
4413 | 1003 |
4343 | 1004 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
1005 | |
1006 * interpreter/Makefile.in (MAN_BASE): Add octave-config.1 to the list. | |
1007 | |
1008 2003-02-19 Dirk Eddelbuettel <edd@debian.org> | |
1009 | |
1010 * octave-config.1: New file. | |
1011 | |
4298 | 1012 2003-01-11 Paul Kienzle <pkienzle@users.sf.net> |
1013 | |
1014 * interpreter/Makefile.in (munge-texi$(BUILD_EXEEXT)): Pass | |
1015 $(BUILD_CXXFLAGS) and $(BUILD_LDFLAGS) to compiler. | |
1016 (%.o : %.cc): Delete pattern rule. | |
1017 | |
4279 | 1018 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
1019 | |
1020 * interpreter/munge-texi.cc: Define __USE_STD_IOSTREAM if using | |
1021 Compaq C++. | |
1022 | |
4215 | 1023 2002-12-03 John W. Eaton <jwe@bevo.che.wisc.edu> |
1024 | |
1025 * interpreter/Makefile.in (%.o : %.c): No longer need | |
1026 -DNO_PRAGMA_INTERFACE_IMPLEMENTATION=1 compiler option. | |
1027 (munge-texi#(BUILD_EXEEXT)): Likewise. | |
1028 Don't link to Map-s.o. | |
1029 | |
1030 * interpreter/Map-s.cc: Delete. | |
1031 * interpreter/Makefile.in (DISTFILES): Delete it from the list. | |
1032 (mostlyclean, clean): Don't delete Map-s.o. | |
1033 | |
1034 * interpreter/munge-texi.cc: Require working STL. | |
1035 | |
4207 | 1036 2002-11-24 John W. Eaton <jwe@bevo.che.wisc.edu> |
1037 | |
1038 * interpreter/Makefile.in (maintainer-clean): Depend on | |
1039 clean-texi, don't remove $(TEXINFO). | |
1040 | |
4177 | 1041 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu> |
1042 | |
1043 * interpreter/munge-texi.cc: Use STL map class by default, but | |
1044 make it easy to revert back to libg++-based Map class if that | |
1045 fails to work on some systems. | |
1046 | |
4149 | 1047 2002-11-01 Dirk Eddelbuettel <edd@debian.org> |
1048 | |
1049 * interpreter/Makefile.in (MAN_BASE, MAN_SRC): New variables, use | |
1050 as appropriate. | |
1051 | |
1052 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> | |
1053 | |
1054 * interpreter/mkoctfile.1: New file. | |
1055 | |
4125 | 1056 2002-10-25 Paul Kienzle <pkienzle@users.sf.net> |
1057 | |
1058 * interpreter/Makefile.in (octave_toc.html): Use -expandinfo and | |
1059 -split_chapter instead of -expand info and -split chapter. | |
1060 * liboctave/Makefile.in (liboctave_toc.html): Likewisel | |
1061 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise. | |
1062 | |
1063 2002-10-25 John W. Eaton <jwe@bevo.che.wisc.edu> | |
1064 | |
1065 * interpreter/Makefile.in (munge-texi$(BUILD_EXEEXT)): Always use | |
1066 -DNO_PRAGMA_INTERFACE_IMPLEMENTATION for compiling and linking. | |
1067 | |
4098 | 1068 2002-10-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
1069 | |
1070 * interpreter/Makefile.in (%.texi : %.txi): | |
1071 Use $(top_srcdir)/move-if-change. | |
1072 | |
1073 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu> | |
1074 | |
1075 * interpreter/Makefile.in: Use $(BUILD_EXEEXT) as appropriate. | |
1076 | |
4093 | 1077 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu> |
1078 | |
1079 * interpreter/Makefile.in (munge-texi, %.o : %.cc): | |
1080 Use $(BUILD_CXX), not $(CXX). | |
1081 (src-DOCSTRINGS, scripts-DOCSTRINGS): New targets. | |
1082 ($(TEXIFNO)): Depend on them. | |
1083 (DOCSTRINGS): Delete variable. | |
1084 | |
4084 | 1085 2002-10-02 John W. Eaton <jwe@bevo.che.wisc.edu> |
1086 | |
1087 * interpreter/Makefile.in (%.spell): Use $(SED), not sed. | |
1088 * liboctave/Makefile.in (%.spell): Likewise. | |
1089 * faq/Makefile.in (%.spell): Likewise. | |
1090 | |
3863 | 1091 2001-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> |
1092 | |
1093 * interpreter/Makefile.in (octave_toc.html): Use -expand info and | |
1094 -split chapter, to be consistent. | |
1095 * liboctave/Makefile.in (liboctave_toc.html): Likewise. | |
1096 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise. | |
1097 | |
3862 | 1098 2001-11-14 Christoph Spiel <cspiel@hammersmith-consulting.com> |
1099 | |
1100 * faq/Makefile.in (Octave-FAQ_toc.html): Use -expandinfo and | |
1101 -split_chapter, not -expand info and -split chapter. | |
1102 * liboctave/Makefile.in (liboctave_toc.html): Likewise. | |
1103 | |
3849 | 1104 2001-11-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
1105 | |
1106 * interpreter/Makefile.in (MAIN_TEXINFO): Look in $(srcdir). | |
3852 | 1107 (octave_toc.html): Use -expandinfo and -split_chapter, not |
1108 -expand info and -split chapter. | |
3849 | 1109 |
3809 | 1110 2001-03-27 John W. Eaton <jwe@bevo.che.wisc.edu> |
1111 | |
1112 * liboctave/Makefile.in (liboctave_toc.html): Use -expand info and | |
1113 -split chapter instead of -expandinfo and -split_chapter options | |
1114 for texi2html. | |
1115 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise. | |
1116 * interpreter/Makefile.in (octave_toc.html): Likewise. | |
1117 | |
3720 | 1118 2000-10-10 John W. Eaton <jwe@bevo.che.wisc.edu> |
1119 | |
1120 * liboctave/Makefile.in (liboctave_toc.html): Add space after -I | |
1121 in texi2html command. | |
1122 * interpreter/Makefile.in (octave_toc.html): Ditto. | |
1123 | |
3605 | 1124 2000-03-06 John W. Eaton <jwe@bevo.che.wisc.edu> |
1125 | |
1126 * interpreter/octave-bug.1: New file. | |
1127 * interpreter/Makefile.in (install install-strip): Install it. | |
1128 (DISTFILES, BINDISTFILES): Add it to the | |
1129 | |
3601 | 1130 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu> |
1131 | |
1132 * interpreter/Makefile.in (clean): Also delete munge-texi, | |
1133 munge-texi.o, and Map-s.o. | |
1134 | |
3575 | 1135 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
1136 | |
1137 * interpreter/munge-texi.cc: Sprinkle with std:: qualifier. | |
1138 | |
3494 | 1139 2000-01-28 John W. Eaton <jwe@bevo.che.wisc.edu> |
1140 | |
1141 * interpreter/Makefile.in (clean-texi): Avoid removing octave.texi. | |
1142 | |
3404 | 1143 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> |
1144 | |
1145 * interpreter/Makefile.in: Don't generate octave.texi from octave.txi. | |
1146 * interpreter/octave.texi: Rename from octave.txi. | |
1147 | |
1148 * interpreter/munge-texi.cc (process_texi_input_file): Undo | |
1149 previous change, since % doesn't work as a comment character after | |
1150 texinfo.tex is included. | |
1151 | |
3401 | 1152 2000-01-04 John W. Eaton <jwe@bevo.che.wisc.edu> |
1153 | |
3402 | 1154 * texinfo.tex: Update to version from texinfo-4.0. |
1155 | |
3401 | 1156 * interpreter/munge-texi.cc (process_texi_input_file): For Texinfo |
1157 doc strings, automatically insert an @anchor{doc-SYMBOL} command | |
1158 just before the docstring for SYMBOL. | |
1159 | |
3376 | 1160 1999-12-09 John W. Eaton <jwe@bevo.che.wisc.edu> |
1161 | |
1162 * interpreter/munge-texi.cc (process_texi_input_file): Begin | |
1163 transformed files with `% DO NOT EDIT' instead of `@c DO NOT EDIT' | |
1164 to prevent problems with TeX not knowing the definition of @c | |
1165 before it is used. | |
1166 | |
3364 | 1167 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
1168 | |
1169 * interpreter/Makefile.in (%.texi : %.txi): Suppress command echo. | |
1170 | |
3314 | 1171 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
1172 | |
3315 | 1173 * interpreter/Makefile.in (dist): Remove .texi files first, so |
1174 they will have timestamps newer than the $(DOCSTRINGS) files. | |
3316 | 1175 (%.texi : %.txi): Use mv instead of move-if-change. |
3315 | 1176 |
3314 | 1177 * interpreter/Map-s.cc: New file. |
1178 * interpreter/munge-texi.cc: Use old libg++ Map class instead of | |
1179 STL map, for the benefit of systems that have assemblers that | |
1180 can't handle the long symbol names generated by g++ for | |
1181 map<string,string>. | |
1182 | |
3296 | 1183 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu> |
1184 | |
3301 | 1185 * interpreter/munge-texi.cc: Strip the "-*- texinfo -*-" marker |
1186 when including help text. | |
1187 | |
3297 | 1188 * interpreter/Makefile.in ($(TEXINFO)): Depend on $(DOCSTRINGS). |
1189 ($(DOCSTRINGS)): New rule. | |
1190 | |
1191 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of | |
1192 `cd dir; $(MAKE); cd ..'. | |
1193 (../BUGS, ../INSTALL.OCTAVE, $(SUBDIRS)) Likewise. | |
1194 | |
3296 | 1195 * interpreter/*.txi: Rename from *.txi. |
1196 * interpreter/munge-texi.cc: New file. | |
1197 * interpreter/Makefile.in: Use it to create .texi files from .txi | |
1198 files and DOCSTRING files. | |
1199 | |
3246 | 1200 Fri Jun 18 23:17:02 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
1201 | |
1202 * interpreter/Makefile.in (octave_toc.html): Add -expandinfo to | |
1203 tex12html options. | |
1204 * liboctave/Makefile.in (liboctave_toc.html): Likewise. | |
1205 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise. | |
1206 | |
3189 | 1207 Fri Oct 9 00:27:33 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
1208 | |
1209 * faq/Makefile.in, interpreter/Makefile.in, liboctave/Makefile.in: | |
1210 New rules for generating HTML files from Texinfo sources. | |
1211 | |
3176 | 1212 Thu May 14 21:04:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
1213 | |
1214 * interpreter/Makefile.in (../../BUGS, ../../INSTALL): Add | |
1215 --no-validate to makeinfo args. | |
1216 | |
3069 | 1217 Wed Jul 2 16:41:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1218 | |
1219 * refcard/Makefile.in: Remove .tex files from binary distributions. | |
1220 | |
1221 * interpreter/Makefile.in: Add DVI and Postscript files to binary | |
1222 distributions. | |
1223 | |
2867 | 1224 Fri Apr 18 02:51:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1225 | |
1226 * faq/Octave-FAQ.texi: Rename from faq/FAQ.texi. | |
1227 * faq/Makefile.in: Fix names to match. | |
1228 | |
2811 | 1229 Wed Mar 12 17:01:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1230 | |
1231 * Makefile.in (install-strip): New target. | |
1232 * faq/Makefile.in: Ditto. | |
1233 * interpreter/Makefile.in: Ditto. | |
1234 * liboctave/Makefile.in: Ditto. | |
1235 * refcard/Makefile.in: Ditto. | |
1236 | |
2779 | 1237 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2775 | 1238 |
1239 * Version 2.0.5 released. | |
1240 | |
2767 | 1241 Fri Feb 28 20:53:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1242 | |
1243 * texinfo.tex: Update to latest version from Karl Berry, and apply | |
1244 previous patch too. | |
1245 | |
2760 | 1246 Thu Feb 27 03:34:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1247 | |
1248 * texinfo.tex (\codeunder): Maybe make it work for @var{} inside | |
1249 @code{}. | |
1250 | |
2749 | 1251 Wed Feb 26 12:03:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1252 | |
1253 * refcard/Makefile.in (mostlyclean clean): Delete log files. | |
1254 | |
1255 * liboctave/Makefile.in (mostlyclean clean): Delete more stuff. | |
1256 | |
1257 * faq/Makefile.in (mostlyclean clean): Delete some stuff. | |
1258 | |
2709 | 1259 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2701 | 1260 |
1261 * Version 2.0.4 released. | |
1262 | |
2706 | 1263 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1264 | |
2701 | 1265 * Makefile.in (DISTFILES): Distribute conf.texi, not conf.texi.in. |
1266 | |
1267 * liboctave/Makefile.in: Don't make or distribute conf.texi. | |
1268 (liboctave.info, liboctave.dvi): Depend on ../conf.texi, not conf.texi. | |
1269 | |
1270 * interpreter/Makefile.in: Don't create or distribute conf.texi. | |
1271 (octave.info, octave.dvi): Depend on ../conf.texi, not conf.texi. | |
1272 | |
2693 | 1273 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
2690 | 1274 |
1275 * Version 2.0.3 released. | |
1276 | |
2645 | 1277 Wed Jan 29 11:49:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1278 | |
1279 * Makefile.in (../INSTALL.OCTAVE, ../BUGS): Declare these to be | |
1280 .PHONY so that we will always check the interpreter makefile to | |
1281 get the proper dependencies. | |
1282 | |
2634 | 1283 Mon Jan 27 15:52:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1284 | |
1285 * Version 2.0.2 released. | |
1286 | |
2627 | 1287 Sun Jan 26 22:07:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1288 | |
1289 * interpreter/Makefile.in: Make BUGS file directly from bugs.texi. | |
1290 * interpreter/bugs.texi: Incorporate bugs1.texi directly. | |
1291 * interpreter/bugs1.texi: Delete. | |
1292 | |
1293 * interpreter/Makefile.in: Make INSTALL file directly from | |
1294 install.texi. | |
1295 * interpreter/install.texi: Incorporate install1.texi directly. | |
1296 * interpreter/install1.texi: Delete. | |
1297 | |
2624 | 1298 Sat Jan 25 22:32:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1299 | |
1300 * Makefile.in, interpreter/Makefile.in, liboctave/Makefile.in, | |
1301 faq/Makefile.in, refcard/Makefile.in (bin-dist): New target. | |
1302 | |
2602 | 1303 Tue Jan 7 00:17:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu> |
1304 | |
1305 * Version 2.0.1 released. | |
1306 | |
2583 | 1307 Tue Dec 10 01:43:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1308 | |
1309 * Version 2.0 released. | |
1310 | |
2575 | 1311 Fri Dec 6 15:23:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1312 | |
1313 * Version 1.94. | |
1314 | |
2554 | 1315 Wed Nov 20 01:00:50 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1316 | |
1317 * Version 1.93. | |
1318 | |
2512 | 1319 Thu Nov 14 00:07:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1320 | |
2518 | 1321 * faq/Makefile.in (FAQ.dvi): Use $(TEXI2DVI), not just texi2dvi. |
1322 * interpreter/Makefile.in (octave.dvi): Likewise. | |
1323 * liboctave/Makefile.in (liboctave.dvi): Likewise. | |
1324 | |
2512 | 1325 * Version 1.92. |
1326 | |
2482 | 1327 Thu Nov 7 12:43:19 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1328 | |
1329 * Version 1.91. | |
1330 | |
2483 | 1331 * texinfo.tex: Update to version from texinfo-3.9 distribution. |
1332 | |
2452 | 1333 Wed Oct 30 17:20:28 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1334 | |
1335 * Version 1.90. | |
1336 | |
1337 * Makefile.in (DISTFILES): Add ChangeLog. | |
1338 | |
2391 | 1339 Sat Oct 12 13:38:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1340 | |
1341 * Makefile.in (maintainer-clean): Don't depend on distclean. | |
1342 | |
2330 | 1343 Sat Jun 15 23:01:33 1996 John W. Eaton <jwe@bevo.che.wisc.edu> |
1344 | |
1345 * interpreter/Makefile.in (TEXINFO): Add audio.texi and emacs.texi. | |
1346 | |
1347 Fri May 17 03:02:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
1348 | |
1349 * interpreter/Makefile.in: Use man1dir instead of mandir, and | |
1350 man1ext instead of manext. | |
1351 | |
1352 Sat Mar 23 05:01:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
1353 | |
1354 * liboctave/Makefile.in (TEXINFO): Don't list conf.texi and | |
1355 gpl.texi here. | |
1356 | |
1357 * liboctave/Makefile.in (dist targets): Fix ln command. | |
1358 * refcard/Makefile.in (dist targets): Likewise. | |
1359 * interpreter/Makefile.in (dist targets): Likewise. | |
1360 * faq/Makefile.in (dist targets): Likewise. | |
1361 | |
1362 Fri Mar 22 23:57:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
1363 | |
1364 * liboctave/Makefile.in (DISTFILES): Add gpl.texi. | |
1365 * interpreter/Makefile.in (DISTFILES): Add gpl.texi. | |
1366 * Makefile.in (DISTFILES): Delete gpl.texi. | |
1367 | |
1368 Sun Mar 3 11:33:30 1996 John W. Eaton <jwe@bevo.che.wisc.edu> | |
1369 | |
1370 * Split docs into faq, interpreter, liboctave, and refcard | |
1371 subdirectories. | |
1372 | |
1373 Wed Sep 20 00:47:45 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
1374 | |
1375 * mkinstalldirs: New file. | |
1376 * Makefile.in (DISTFILES): Add it to the list. | |
1377 | |
1378 * Makefile.in (maintainer-clean): Delete .dvi, .ps, and .info | |
1379 files here. | |
1380 (clean): Not here. | |
1381 (mostlyclean): Make this the same as clean. | |
1382 | |
1383 Tue Sep 19 03:18:35 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
1384 | |
1385 * Makefile.in (../BUGS, ../INSTALL.OCTAVE): Specify output file to | |
1386 makeinfo with --output option. | |
1387 | |
1388 Thu Sep 14 20:31:47 1995 John Eaton <jwe@bevo.che.wisc.edu> | |
1389 | |
1390 * Makefile.in: Don't fail if makeinfo, tex, or dvips fail. | |
1391 | |
1392 See ChangeLog.1 in the top level directory for earlier changes. |