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