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