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