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