annotate doc/ChangeLog @ 12254:23385f2c90b7 release-3-4-x

whitespace fixes
author John W. Eaton <jwe@octave.org>
date Wed, 26 Jan 2011 23:49:42 -0500
parents cbe089b92e03
children 2090995ca588
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12254
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12248
diff changeset
1 2011-01-26 John W. Eaton <jwe@octave.org>
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12248
diff changeset
2
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12248
diff changeset
3 * interpreter/mk_doc_cache.m, interpreter/mkoctfile.1,
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12248
diff changeset
4 interpreter/munge-texi.cc, interpreter/doccheck/mk_undocumented_list:
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12248
diff changeset
5 Strip trailing whitespace.
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12248
diff changeset
6
12248
cbe089b92e03 Remove obsolete octave-bug.1 man page from distribution.
Rik <octave@nomad.inbox5.com>
parents: 12247
diff changeset
7 2011-01-26 Rik <octave@nomad.inbox5.com>
cbe089b92e03 Remove obsolete octave-bug.1 man page from distribution.
Rik <octave@nomad.inbox5.com>
parents: 12247
diff changeset
8
cbe089b92e03 Remove obsolete octave-bug.1 man page from distribution.
Rik <octave@nomad.inbox5.com>
parents: 12247
diff changeset
9 * interpreter/octave-bug.1: Delete obsolete man page
cbe089b92e03 Remove obsolete octave-bug.1 man page from distribution.
Rik <octave@nomad.inbox5.com>
parents: 12247
diff changeset
10 * interpreter/Makefile.am: Stop distributing octave-bug.1 man page.
cbe089b92e03 Remove obsolete octave-bug.1 man page from distribution.
Rik <octave@nomad.inbox5.com>
parents: 12247
diff changeset
11
12247
2d85734b7dd4 Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Olaf Till <olaf.till@uni-jena.de>
parents: 12241
diff changeset
12 2011-01-26 Olaf Till <olaf.till@uni-jena.de>
2d85734b7dd4 Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Olaf Till <olaf.till@uni-jena.de>
parents: 12241
diff changeset
13
2d85734b7dd4 Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Olaf Till <olaf.till@uni-jena.de>
parents: 12241
diff changeset
14 * interpreter/package.txi: Document variables MKOCTFILE,
2d85734b7dd4 Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Olaf Till <olaf.till@uni-jena.de>
parents: 12241
diff changeset
15 OCTAVE_CONFIG, and OCTAVE exported by pkg for configure and make.
2d85734b7dd4 Let pkg.m export environment variables MKOCTFILE, OCTAVE_CONFIG and OCTAVE.
Olaf Till <olaf.till@uni-jena.de>
parents: 12241
diff changeset
16
12241
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12234
diff changeset
17 2011-01-25 Rik <octave@nomad.inbox5.com>
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12234
diff changeset
18
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12234
diff changeset
19 * Makefile.am: Remove pass-through rules for AUTHORS, BUGS, and
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12234
diff changeset
20 INSTALL.OCTAVE which are no longer required.
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12234
diff changeset
21
12234
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12232
diff changeset
22 2011-01-24 Rik <octave@nomad.inbox5.com>
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12232
diff changeset
23
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12232
diff changeset
24 * Makefile.am, interpreter/Makefile.am: Add rule to build AUTHORS file.
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12232
diff changeset
25 * interpreter/preface.txi: Add @ifclear rule to build AUTHORS file.
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12232
diff changeset
26
12232
7503f299b802 Update build instructions in INSTALL.OCTAVE for release 3.4.
Rik <octave@nomad.inbox5.com>
parents: 12131
diff changeset
27 2011-01-23 Rik <octave@nomad.inbox5.com>
7503f299b802 Update build instructions in INSTALL.OCTAVE for release 3.4.
Rik <octave@nomad.inbox5.com>
parents: 12131
diff changeset
28
7503f299b802 Update build instructions in INSTALL.OCTAVE for release 3.4.
Rik <octave@nomad.inbox5.com>
parents: 12131
diff changeset
29 * interpreter/install.txi: Redo build instructions for release 3.4.
7503f299b802 Update build instructions in INSTALL.OCTAVE for release 3.4.
Rik <octave@nomad.inbox5.com>
parents: 12131
diff changeset
30 * interpreter/doccheck/aspell-octave.en.pws: Add new words to
7503f299b802 Update build instructions in INSTALL.OCTAVE for release 3.4.
Rik <octave@nomad.inbox5.com>
parents: 12131
diff changeset
31 Octave private dictionary from install.txi
7503f299b802 Update build instructions in INSTALL.OCTAVE for release 3.4.
Rik <octave@nomad.inbox5.com>
parents: 12131
diff changeset
32
11593
1577c6f80926 Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11592
diff changeset
33 2011-01-20 Rik <octave@nomad.inbox5.com>
1577c6f80926 Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11592
diff changeset
34
1577c6f80926 Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11592
diff changeset
35 * doc/interpreter/diagperm.txi, doc/interpreter/linalg.txi,
1577c6f80926 Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11592
diff changeset
36 doc/interpreter/sparse.txi: Use non-breaking spaces between certain
1577c6f80926 Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11592
diff changeset
37 adjectives and their linked nouns in docstrings.
1577c6f80926 Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11592
diff changeset
38
11592
ab61de78833e Update README for documentation scripts.
Rik <octave@nomad.inbox5.com>
parents: 11591
diff changeset
39 2011-01-20 Rik <octave@nomad.inbox5.com>
ab61de78833e Update README for documentation scripts.
Rik <octave@nomad.inbox5.com>
parents: 11591
diff changeset
40
ab61de78833e Update README for documentation scripts.
Rik <octave@nomad.inbox5.com>
parents: 11591
diff changeset
41 * doc/interpreter/doccheck/README: Update documentation for
ab61de78833e Update README for documentation scripts.
Rik <octave@nomad.inbox5.com>
parents: 11591
diff changeset
42 documentation scripts.
ab61de78833e Update README for documentation scripts.
Rik <octave@nomad.inbox5.com>
parents: 11591
diff changeset
43
11591
1d13679b587e Use @nospell macro on certain words in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11576
diff changeset
44 2011-01-20 Rik <octave@nomad.inbox5.com>
1d13679b587e Use @nospell macro on certain words in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11576
diff changeset
45
1d13679b587e Use @nospell macro on certain words in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11576
diff changeset
46 * doc/interpreter/doccheck/aspell-octave.en.pws,
1d13679b587e Use @nospell macro on certain words in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11576
diff changeset
47 doc/interpreter/plot.txi: Use @nospell macro on certain words in
1d13679b587e Use @nospell macro on certain words in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11576
diff changeset
48 docstring.
1d13679b587e Use @nospell macro on certain words in docstrings.
Rik <octave@nomad.inbox5.com>
parents: 11576
diff changeset
49
11576
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
50 2011-01-20 John W. Eaton <jwe@octave.org>
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
51
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
52 * faq/OctaveFAQ.texi, interpreter/doccheck/aspell-octave.en.pws,
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
53 interpreter/octave.texi, interpreter/plot.txi: Update for
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
54 backend -> graphics_toolkit change.
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
55
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
56 * interpreter/interpimages.m, interpreter/geometryimages.m,
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
57 interpreter/sparseimages.m, interpreter/plotimages.m:
12131
da9afc5c4cfb ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11593
diff changeset
58 Call graphics_toolkit, not backend.
11576
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11575
diff changeset
59
11575
d6619410e79c Spellcheck documentation before 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11573
diff changeset
60 2011-01-19 Rik <octave@nomad.inbox5.com>
d6619410e79c Spellcheck documentation before 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11573
diff changeset
61
d6619410e79c Spellcheck documentation before 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11573
diff changeset
62 * interpreter/doccheck/aspell-octave.en.pws: Add new words to Octave
d6619410e79c Spellcheck documentation before 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11573
diff changeset
63 private dictionary.
d6619410e79c Spellcheck documentation before 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11573
diff changeset
64
11573
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
65 2011-01-19 Rik <octave@nomad.inbox5.com>
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
66
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
67 * doc/interpreter/diagperm.txi, doc/interpreter/dynamic.txi,
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
68 doc/interpreter/func.txi, doc/interpreter/install.txi,
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
69 doc/interpreter/intro.txi, doc/interpreter/numbers.txi,
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
70 doc/interpreter/oop.txi, doc/interpreter/plot.txi,
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
71 doc/interpreter/sparse.txi, doc/interpreter/stats.txi: Grammarcheck
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
72 txi files for 3.4 release.
6f8ffe2c6f76 Grammarcheck txi files for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11562
diff changeset
73
11562
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11552
diff changeset
74 2011-01-17 Rik <octave@nomad.inbox5.com>
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11552
diff changeset
75
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11552
diff changeset
76 * interpreter/quad.txi: Add quadcc to documentation.
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11552
diff changeset
77
11547
e1851653d59c Eliminate @deffn macros.
Rik <octave@nomad.inbox5.com>
parents: 11545
diff changeset
78 2011-01-15 Rik <octave@nomad.inbox5.com>
e1851653d59c Eliminate @deffn macros.
Rik <octave@nomad.inbox5.com>
parents: 11545
diff changeset
79
11552
6b6e9051ecb8 Add merge/ifelse function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11547
diff changeset
80 * interpreter/expr.txi: Add merge/ifelse function to documentation.
6b6e9051ecb8 Add merge/ifelse function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11547
diff changeset
81
6b6e9051ecb8 Add merge/ifelse function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11547
diff changeset
82 2011-01-15 Rik <octave@nomad.inbox5.com>
6b6e9051ecb8 Add merge/ifelse function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11547
diff changeset
83
6b6e9051ecb8 Add merge/ifelse function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11547
diff changeset
84 * interpreter/func.txi, interpreter/intro.txi: Eliminate
11547
e1851653d59c Eliminate @deffn macros.
Rik <octave@nomad.inbox5.com>
parents: 11545
diff changeset
85 @deffn macros.
e1851653d59c Eliminate @deffn macros.
Rik <octave@nomad.inbox5.com>
parents: 11545
diff changeset
86
11545
a34ccc8e2f8e Update list of exceptions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11544
diff changeset
87 2011-01-15 Rik <octave@nomad.inbox5.com>
a34ccc8e2f8e Update list of exceptions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11544
diff changeset
88
a34ccc8e2f8e Update list of exceptions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11544
diff changeset
89 * interpreter/doccheck/mk_undocumented_list: Update list of exceptions
a34ccc8e2f8e Update list of exceptions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11544
diff changeset
90 not requiring documentation.
a34ccc8e2f8e Update list of exceptions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11544
diff changeset
91
11544
8f90ffe3c5f9 Add stdnormal_xxx family of functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11539
diff changeset
92 2011-01-15 Rik <octave@nomad.inbox5.com>
8f90ffe3c5f9 Add stdnormal_xxx family of functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11539
diff changeset
93
8f90ffe3c5f9 Add stdnormal_xxx family of functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11539
diff changeset
94 * interpreter/stats.txi: Add stdnormal_xxx functions to documentation.
8f90ffe3c5f9 Add stdnormal_xxx family of functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11539
diff changeset
95
11539
6bac61388876 Add undocumented postpad function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11538
diff changeset
96 2011-01-14 Rik <octave@nomad.inbox5.com>
6bac61388876 Add undocumented postpad function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11538
diff changeset
97
6bac61388876 Add undocumented postpad function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11538
diff changeset
98 * interpreter/matrix.txi: Add undocumented postpad to documentation.
6bac61388876 Add undocumented postpad function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11538
diff changeset
99
11538
6eded7561d9d Add undocumented polyaffine function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11537
diff changeset
100 2011-01-14 Rik <octave@nomad.inbox5.com>
6eded7561d9d Add undocumented polyaffine function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11537
diff changeset
101
12131
da9afc5c4cfb ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11593
diff changeset
102 * interpreter/octave.texi, interpreter/poly.txi: Add undocumented
11538
6eded7561d9d Add undocumented polyaffine function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11537
diff changeset
103 polyaffine to documentation.
6eded7561d9d Add undocumented polyaffine function to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11537
diff changeset
104
11537
a4b0e292107f Add undocumented function nfields to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11536
diff changeset
105 2011-01-14 Rik <octave@nomad.inbox5.com>
a4b0e292107f Add undocumented function nfields to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11536
diff changeset
106
a4b0e292107f Add undocumented function nfields to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11536
diff changeset
107 * interpreter/container.txi: Add undocumented nfields to documentation.
a4b0e292107f Add undocumented function nfields to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11536
diff changeset
108
11536
702dbd0c53f5 Add undocumented ppder, ppint, ppjumps functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11535
diff changeset
109 2011-01-14 Rik <octave@nomad.inbox5.com>
702dbd0c53f5 Add undocumented ppder, ppint, ppjumps functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11535
diff changeset
110
702dbd0c53f5 Add undocumented ppder, ppint, ppjumps functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11535
diff changeset
111 * interpreter/poly.txi: Add undocumented ppder, ppint, ppjumps
702dbd0c53f5 Add undocumented ppder, ppint, ppjumps functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11535
diff changeset
112 functions to documentation.
702dbd0c53f5 Add undocumented ppder, ppint, ppjumps functions to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11535
diff changeset
113
11535
440a6b54e6f1 Add undocumented matlabroot to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11533
diff changeset
114 2011-01-14 Rik <octave@nomad.inbox5.com>
440a6b54e6f1 Add undocumented matlabroot to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11533
diff changeset
115
440a6b54e6f1 Add undocumented matlabroot to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11533
diff changeset
116 * interpreter/system.txi: Add undocumented matlabroot to documentation.
440a6b54e6f1 Add undocumented matlabroot to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11533
diff changeset
117
11533
06c80c90a246 Add undocumented function svd_driver to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11532
diff changeset
118 2011-01-14 Rik <octave@nomad.inbox5.com>
06c80c90a246 Add undocumented function svd_driver to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11532
diff changeset
119
06c80c90a246 Add undocumented function svd_driver to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11532
diff changeset
120 * interpreter/linalg.txi: Add undocumented svd_driver to documentation.
06c80c90a246 Add undocumented function svd_driver to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11532
diff changeset
121
11532
34bb8d38f19f Add undocumented function cbrt to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11529
diff changeset
122 2011-01-14 Rik <octave@nomad.inbox5.com>
34bb8d38f19f Add undocumented function cbrt to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11529
diff changeset
123
34bb8d38f19f Add undocumented function cbrt to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11529
diff changeset
124 * interpreter/arith.txi: Add undocumented cbrt to documentation.
34bb8d38f19f Add undocumented function cbrt to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11529
diff changeset
125
11529
f98f925d8e5c Add undocumented function erfcx to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
126 2011-01-14 Rik <octave@nomad.inbox5.com>
f98f925d8e5c Add undocumented function erfcx to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
127
f98f925d8e5c Add undocumented function erfcx to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
128 * interpreter/arith.txi: Add undocumented erfcx to documentation.
f98f925d8e5c Add undocumented function erfcx to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11523
diff changeset
129
11523
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11487
diff changeset
130 2011-01-14 John W. Eaton <jwe@octave.org>
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11487
diff changeset
131
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11487
diff changeset
132 * Update copyright notices for 2011.
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11487
diff changeset
133
11487
0f14c093476e Add <BACKSPACE> documentation to cursor movement section.
Rik <octave@nomad.inbox5.com>
parents: 11486
diff changeset
134 2011-01-12 Rik <octave@nomad.inbox5.com>
0f14c093476e Add <BACKSPACE> documentation to cursor movement section.
Rik <octave@nomad.inbox5.com>
parents: 11486
diff changeset
135
0f14c093476e Add <BACKSPACE> documentation to cursor movement section.
Rik <octave@nomad.inbox5.com>
parents: 11486
diff changeset
136 * interpreter/basics.txi: Add <BACKSPACE> to cursor movement section.
0f14c093476e Add <BACKSPACE> documentation to cursor movement section.
Rik <octave@nomad.inbox5.com>
parents: 11486
diff changeset
137
11486
a1deab9a6e71 bash-like history control
Pascal Dupuis <Pascal.Dupuis@worldonline.be> and John W. Eaton <jwe@octave.org>
parents: 11480
diff changeset
138 2011-01-12 John W. Eaton <jwe@octave.org>
a1deab9a6e71 bash-like history control
Pascal Dupuis <Pascal.Dupuis@worldonline.be> and John W. Eaton <jwe@octave.org>
parents: 11480
diff changeset
139
a1deab9a6e71 bash-like history control
Pascal Dupuis <Pascal.Dupuis@worldonline.be> and John W. Eaton <jwe@octave.org>
parents: 11480
diff changeset
140 * interpreter/basics.txi (Commands For History):
a1deab9a6e71 bash-like history control
Pascal Dupuis <Pascal.Dupuis@worldonline.be> and John W. Eaton <jwe@octave.org>
parents: 11480
diff changeset
141 Document history_control.
a1deab9a6e71 bash-like history control
Pascal Dupuis <Pascal.Dupuis@worldonline.be> and John W. Eaton <jwe@octave.org>
parents: 11480
diff changeset
142
11480
3a983f9be808 add Konstantinos Poulios to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 11479
diff changeset
143 2011-01-10 John W. Eaton <jwe@octave.org>
3a983f9be808 add Konstantinos Poulios to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 11479
diff changeset
144
3a983f9be808 add Konstantinos Poulios to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 11479
diff changeset
145 * interpreter/contributors.in: Add Konstantinos Poulios to the list.
3a983f9be808 add Konstantinos Poulios to the list of contributors
John W. Eaton <jwe@octave.org>
parents: 11479
diff changeset
146
11479
746609dd54fd Remove Matlab euphemisms in docs and use @file macro for filenames
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11474
diff changeset
147 2011-01-10 Jordi Gutiérrez Hermoso <jordigh@gmail.com>
746609dd54fd Remove Matlab euphemisms in docs and use @file macro for filenames
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11474
diff changeset
148
746609dd54fd Remove Matlab euphemisms in docs and use @file macro for filenames
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11474
diff changeset
149 * interpreter/diagperm.txi: Remove Matlab euphemism.
746609dd54fd Remove Matlab euphemisms in docs and use @file macro for filenames
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11474
diff changeset
150 * interpreter/dynamic.txi: Ditto. Also use @file macro for a
746609dd54fd Remove Matlab euphemisms in docs and use @file macro for filenames
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11474
diff changeset
151 couple of filenames.
746609dd54fd Remove Matlab euphemisms in docs and use @file macro for filenames
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11474
diff changeset
152
11474
8a40037533e2 struct printing changes
John W. Eaton <jwe@octave.org>
parents: 11448
diff changeset
153 2011-01-10 John W. Eaton <jwe@octave.org>
8a40037533e2 struct printing changes
John W. Eaton <jwe@octave.org>
parents: 11448
diff changeset
154
8a40037533e2 struct printing changes
John W. Eaton <jwe@octave.org>
parents: 11448
diff changeset
155 * interpreter/container.txi (Basic Usage and Examples):
8a40037533e2 struct printing changes
John W. Eaton <jwe@octave.org>
parents: 11448
diff changeset
156 Document print_struct_array_contents.
8a40037533e2 struct printing changes
John W. Eaton <jwe@octave.org>
parents: 11448
diff changeset
157
11447
76f15f3da207 Use @headitem macro to create column heads for @multitable entries.
Rik <octave@nomad.inbox5.com>
parents: 11446
diff changeset
158 2011-01-05 Rik <octave@nomad.inbox5.com>
76f15f3da207 Use @headitem macro to create column heads for @multitable entries.
Rik <octave@nomad.inbox5.com>
parents: 11446
diff changeset
159
11448
277403af0930 octave.texi: Put statistics detailmenu in correct order
Rik <octave@nomad.inbox5.com>
parents: 11447
diff changeset
160 * interpreter/octave.texi: Put statistics detailmenu in correct order.
277403af0930 octave.texi: Put statistics detailmenu in correct order
Rik <octave@nomad.inbox5.com>
parents: 11447
diff changeset
161
277403af0930 octave.texi: Put statistics detailmenu in correct order
Rik <octave@nomad.inbox5.com>
parents: 11447
diff changeset
162 2011-01-05 Rik <octave@nomad.inbox5.com>
277403af0930 octave.texi: Put statistics detailmenu in correct order
Rik <octave@nomad.inbox5.com>
parents: 11447
diff changeset
163
277403af0930 octave.texi: Put statistics detailmenu in correct order
Rik <octave@nomad.inbox5.com>
parents: 11447
diff changeset
164 * interpreter/numbers.txi, interpreter/obsolete.txi,
277403af0930 octave.texi: Put statistics detailmenu in correct order
Rik <octave@nomad.inbox5.com>
parents: 11447
diff changeset
165 interpreter/oop.txi, interpreter/stats.txi: Use @headitem macro to
277403af0930 octave.texi: Put statistics detailmenu in correct order
Rik <octave@nomad.inbox5.com>
parents: 11447
diff changeset
166 create column heads for @multitable entries.
11447
76f15f3da207 Use @headitem macro to create column heads for @multitable entries.
Rik <octave@nomad.inbox5.com>
parents: 11446
diff changeset
167
11446
67e3edbf8ff7 Update list of keywords in Grammar chapter of documentation.
Rik <octave@nomad.inbox5.com>
parents: 11444
diff changeset
168 2011-01-05 Rik <octave@nomad.inbox5.com>
67e3edbf8ff7 Update list of keywords in Grammar chapter of documentation.
Rik <octave@nomad.inbox5.com>
parents: 11444
diff changeset
169
67e3edbf8ff7 Update list of keywords in Grammar chapter of documentation.
Rik <octave@nomad.inbox5.com>
parents: 11444
diff changeset
170 * interpreter/grammar.txi: Update list of keywords in grammar.
67e3edbf8ff7 Update list of keywords in Grammar chapter of documentation.
Rik <octave@nomad.inbox5.com>
parents: 11444
diff changeset
171
11444
08f8b0d96091 doc fixes
John W. Eaton <jwe@octave.org>
parents: 11436
diff changeset
172 2011-01-05 John W. Eaton <jwe@octave.org>
08f8b0d96091 doc fixes
John W. Eaton <jwe@octave.org>
parents: 11436
diff changeset
173
08f8b0d96091 doc fixes
John W. Eaton <jwe@octave.org>
parents: 11436
diff changeset
174 * interpreter/plot.txi (Introduction to Plotting): Formatting
08f8b0d96091 doc fixes
John W. Eaton <jwe@octave.org>
parents: 11436
diff changeset
175 and style fixes. Eliminate redundant example.
08f8b0d96091 doc fixes
John W. Eaton <jwe@octave.org>
parents: 11436
diff changeset
176
11436
e151e23f73bc Overhaul base statistics functions and documentation of same.
Rik <octave@nomad.inbox5.com>
parents: 11431
diff changeset
177 2011-01-03 Rik <octave@nomad.inbox5.com>
e151e23f73bc Overhaul base statistics functions and documentation of same.
Rik <octave@nomad.inbox5.com>
parents: 11431
diff changeset
178
12131
da9afc5c4cfb ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11593
diff changeset
179 * interpreter/octave.texi: Add new menu item "Correlation and
11436
e151e23f73bc Overhaul base statistics functions and documentation of same.
Rik <octave@nomad.inbox5.com>
parents: 11431
diff changeset
180 Regression Analysis"
e151e23f73bc Overhaul base statistics functions and documentation of same.
Rik <octave@nomad.inbox5.com>
parents: 11431
diff changeset
181 * interpreter/stats.txi: Update documentation chapter on
e151e23f73bc Overhaul base statistics functions and documentation of same.
Rik <octave@nomad.inbox5.com>
parents: 11431
diff changeset
182 basic statistics.
e151e23f73bc Overhaul base statistics functions and documentation of same.
Rik <octave@nomad.inbox5.com>
parents: 11431
diff changeset
183
11431
0d9640d755b1 Improve docstrings for all isXXX functions.
Rik <octave@nomad.inbox5.com>
parents: 11428
diff changeset
184 2010-12-31 Rik <octave@nomad.inbox5.com>
0d9640d755b1 Improve docstrings for all isXXX functions.
Rik <octave@nomad.inbox5.com>
parents: 11428
diff changeset
185
0d9640d755b1 Improve docstrings for all isXXX functions.
Rik <octave@nomad.inbox5.com>
parents: 11428
diff changeset
186 * interpreter/expr.txi: Add isindex function to documentation
0d9640d755b1 Improve docstrings for all isXXX functions.
Rik <octave@nomad.inbox5.com>
parents: 11428
diff changeset
187 * interpreter/func.txi: Add isargout function to documentation
0d9640d755b1 Improve docstrings for all isXXX functions.
Rik <octave@nomad.inbox5.com>
parents: 11428
diff changeset
188 * interpreter/matrix.txi: Add isfinite function to documentation
0d9640d755b1 Improve docstrings for all isXXX functions.
Rik <octave@nomad.inbox5.com>
parents: 11428
diff changeset
189 * interpreter/numbers.txi: Add ishermitian function to documentation
0d9640d755b1 Improve docstrings for all isXXX functions.
Rik <octave@nomad.inbox5.com>
parents: 11428
diff changeset
190
11428
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11406
diff changeset
191 2010-12-31 Kai Habel <kai.habel@gmx.de>
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11406
diff changeset
192
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11406
diff changeset
193 * interpreter/arith.txi: Add curl and divergence function.
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11406
diff changeset
194
11406
a7e73f903ea6 nonlin.txi: correct docs for using Jacobian with fsolve
Tatsuro Matsuoka <tmacchant@yahoo.co.jp>
parents: 11403
diff changeset
195 2010-12-22 Tatsuro Matsuoka <tmacchant@yahoo.co.jp>
a7e73f903ea6 nonlin.txi: correct docs for using Jacobian with fsolve
Tatsuro Matsuoka <tmacchant@yahoo.co.jp>
parents: 11403
diff changeset
196
a7e73f903ea6 nonlin.txi: correct docs for using Jacobian with fsolve
Tatsuro Matsuoka <tmacchant@yahoo.co.jp>
parents: 11403
diff changeset
197 * nonlin.txi: Correct docs for using Jacobian with fsolve.
a7e73f903ea6 nonlin.txi: correct docs for using Jacobian with fsolve
Tatsuro Matsuoka <tmacchant@yahoo.co.jp>
parents: 11403
diff changeset
198
11403
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
199 2010-12-22 Judd Storrs <jstorrs@gmail.com>
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
200
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
201 * interpreter/expr.txi: Insert operator function docstrings.
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
202 * interpreter/oop.txi: Remove conflicting anchors for operator
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
203 functions. Add cindex entries for overloaded operators. Add
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
204 overloads to opindex.
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
205 * interpreter/numbers.txi: Fix colon opindex.
b8b08b1ac21f Add missing operator functions to doc/interpreter.
Judd Storrs <jstorrs@gmail.com>
parents: 11396
diff changeset
206
11396
7b563cf94d8d Remove documentation on deprecated function dispatch
Rik <octave@nomad.inbox5.com>
parents: 11393
diff changeset
207 2010-12-19 Rik <octave@nomad.inbox5.com>
7b563cf94d8d Remove documentation on deprecated function dispatch
Rik <octave@nomad.inbox5.com>
parents: 11393
diff changeset
208
7b563cf94d8d Remove documentation on deprecated function dispatch
Rik <octave@nomad.inbox5.com>
parents: 11393
diff changeset
209 * interpreter/func.txi, interpreter/sparse.txi: Remove documentation
7b563cf94d8d Remove documentation on deprecated function dispatch
Rik <octave@nomad.inbox5.com>
parents: 11393
diff changeset
210 on deprecated function dispatch.
7b563cf94d8d Remove documentation on deprecated function dispatch
Rik <octave@nomad.inbox5.com>
parents: 11393
diff changeset
211
11393
7708bad09ad1 Update mk_undocumented_list Makefile target to use $(srcdir) for portability.
Rik <octave@nomad.inbox5.com>
parents: 11392
diff changeset
212 2010-12-19 Rik <octave@nomad.inbox5.com>
7708bad09ad1 Update mk_undocumented_list Makefile target to use $(srcdir) for portability.
Rik <octave@nomad.inbox5.com>
parents: 11392
diff changeset
213
7708bad09ad1 Update mk_undocumented_list Makefile target to use $(srcdir) for portability.
Rik <octave@nomad.inbox5.com>
parents: 11392
diff changeset
214 * interpreter/Makefile.am: Update mk_undocumented_list target to use
7708bad09ad1 Update mk_undocumented_list Makefile target to use $(srcdir) for portability.
Rik <octave@nomad.inbox5.com>
parents: 11392
diff changeset
215 $(srcdir) for portability.
7708bad09ad1 Update mk_undocumented_list Makefile target to use $(srcdir) for portability.
Rik <octave@nomad.inbox5.com>
parents: 11392
diff changeset
216
11392
757efa1d7e2a Remove deprecated functions from manual.
Rik <octave@nomad.inbox5.com>
parents: 11387
diff changeset
217 2010-12-17 Rik <octave@nomad.inbox5.com>
757efa1d7e2a Remove deprecated functions from manual.
Rik <octave@nomad.inbox5.com>
parents: 11387
diff changeset
218
757efa1d7e2a Remove deprecated functions from manual.
Rik <octave@nomad.inbox5.com>
parents: 11387
diff changeset
219 * interpreter/container.txi, interpreter/func.txi,
757efa1d7e2a Remove deprecated functions from manual.
Rik <octave@nomad.inbox5.com>
parents: 11387
diff changeset
220 interpreter/linalg.txi, interpreter/numbers.txi,
757efa1d7e2a Remove deprecated functions from manual.
Rik <octave@nomad.inbox5.com>
parents: 11387
diff changeset
221 interpreter/signal.txi, interpreter/sparse.txi, interpreter/stats.txi,
757efa1d7e2a Remove deprecated functions from manual.
Rik <octave@nomad.inbox5.com>
parents: 11387
diff changeset
222 interpreter/system.txi: Remove deprecated functions from manual.
757efa1d7e2a Remove deprecated functions from manual.
Rik <octave@nomad.inbox5.com>
parents: 11387
diff changeset
223
11387
2750b04a1b5c Update script to generate undocumented function list.
Rik <octave@nomad.inbox5.com>
parents: 11383
diff changeset
224 2010-12-17 Rik <octave@nomad.inbox5.com>
2750b04a1b5c Update script to generate undocumented function list.
Rik <octave@nomad.inbox5.com>
parents: 11383
diff changeset
225
2750b04a1b5c Update script to generate undocumented function list.
Rik <octave@nomad.inbox5.com>
parents: 11383
diff changeset
226 * interpreter/doccheck/mk_undocumented_list: Update script to
2750b04a1b5c Update script to generate undocumented function list.
Rik <octave@nomad.inbox5.com>
parents: 11383
diff changeset
227 automatically remove functions from the "test/" and "doc/interpreter"
2750b04a1b5c Update script to generate undocumented function list.
Rik <octave@nomad.inbox5.com>
parents: 11383
diff changeset
228 directories.
2750b04a1b5c Update script to generate undocumented function list.
Rik <octave@nomad.inbox5.com>
parents: 11383
diff changeset
229
11383
c388677a3f1a Add undocumented_list target to create list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11382
diff changeset
230 2010-12-17 Rik <octave@nomad.inbox5.com>
c388677a3f1a Add undocumented_list target to create list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11382
diff changeset
231
c388677a3f1a Add undocumented_list target to create list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11382
diff changeset
232 * interpreter/Makefile.am: Add undocumented_list target to create list
c388677a3f1a Add undocumented_list target to create list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11382
diff changeset
233 of undocumented functions.
c388677a3f1a Add undocumented_list target to create list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11382
diff changeset
234
11382
ed74d1fbdc2f comet3: new function
John W. Eaton <jwe@octave.org>
parents: 11380
diff changeset
235 2010-12-17 John W. Eaton <jwe@octave.org>
ed74d1fbdc2f comet3: new function
John W. Eaton <jwe@octave.org>
parents: 11380
diff changeset
236
ed74d1fbdc2f comet3: new function
John W. Eaton <jwe@octave.org>
parents: 11380
diff changeset
237 * interpreter/plot.txi (Two-Dimensional Plots): Document comet3.
ed74d1fbdc2f comet3: new function
John W. Eaton <jwe@octave.org>
parents: 11380
diff changeset
238
11380
5dfb6aab3513 document isprop
John W. Eaton <jwe@octave.org>
parents: 11377
diff changeset
239 2010-12-17 John W. Eaton <jwe@octave.org>
5dfb6aab3513 document isprop
John W. Eaton <jwe@octave.org>
parents: 11377
diff changeset
240
5dfb6aab3513 document isprop
John W. Eaton <jwe@octave.org>
parents: 11377
diff changeset
241 * interpreter/plot.txi (Introduction to Graphics Structures):
5dfb6aab3513 document isprop
John W. Eaton <jwe@octave.org>
parents: 11377
diff changeset
242 Dcoument isprop.
5dfb6aab3513 document isprop
John W. Eaton <jwe@octave.org>
parents: 11377
diff changeset
243
11377
473e4adaa5a2 oop.txi: Redo table rendered incorrectly in Info environment.
Rik <octave@nomad.inbox5.com>
parents: 11376
diff changeset
244 2010-12-17 Rik <octave@nomad.inbox5.com>
473e4adaa5a2 oop.txi: Redo table rendered incorrectly in Info environment.
Rik <octave@nomad.inbox5.com>
parents: 11376
diff changeset
245
473e4adaa5a2 oop.txi: Redo table rendered incorrectly in Info environment.
Rik <octave@nomad.inbox5.com>
parents: 11376
diff changeset
246 * interpreter/oop.txi: Redo table rendered incorrectly in Info
473e4adaa5a2 oop.txi: Redo table rendered incorrectly in Info environment.
Rik <octave@nomad.inbox5.com>
parents: 11376
diff changeset
247 environment.
473e4adaa5a2 oop.txi: Redo table rendered incorrectly in Info environment.
Rik <octave@nomad.inbox5.com>
parents: 11376
diff changeset
248
11376
567ca09a97aa Remove obsolete documentation about 64-bit integer arithmetic.
Rik <octave@nomad.inbox5.com>
parents: 11373
diff changeset
249 2010-12-17 Rik <octave@nomad.inbox5.com>
567ca09a97aa Remove obsolete documentation about 64-bit integer arithmetic.
Rik <octave@nomad.inbox5.com>
parents: 11373
diff changeset
250
567ca09a97aa Remove obsolete documentation about 64-bit integer arithmetic.
Rik <octave@nomad.inbox5.com>
parents: 11373
diff changeset
251 * interpreter/numbers.txi: Remove obsolete documentation about 64-bit
567ca09a97aa Remove obsolete documentation about 64-bit integer arithmetic.
Rik <octave@nomad.inbox5.com>
parents: 11373
diff changeset
252 integer arithmetic.
567ca09a97aa Remove obsolete documentation about 64-bit integer arithmetic.
Rik <octave@nomad.inbox5.com>
parents: 11373
diff changeset
253
11373
a41acdfa97dc mk_undocumented_list: Update list of exception functions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11365
diff changeset
254 2010-12-16 Rik <octave@nomad.inbox5.com>
a41acdfa97dc mk_undocumented_list: Update list of exception functions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11365
diff changeset
255
a41acdfa97dc mk_undocumented_list: Update list of exception functions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11365
diff changeset
256 * interpreter/doccheck/mk_undocumented_list: Update list of exception
a41acdfa97dc mk_undocumented_list: Update list of exception functions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11365
diff changeset
257 functions not requiring documentation.
a41acdfa97dc mk_undocumented_list: Update list of exception functions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11365
diff changeset
258
11365
4b4d5a4d7d0e Fix typo in Quiver section of plot.txi
Rik <octave@nomad.inbox5.com>
parents: 11339
diff changeset
259 2010-12-09 Doug Stewart <doug.dastew@gmail.com>
4b4d5a4d7d0e Fix typo in Quiver section of plot.txi
Rik <octave@nomad.inbox5.com>
parents: 11339
diff changeset
260
11373
a41acdfa97dc mk_undocumented_list: Update list of exception functions not requiring documentation.
Rik <octave@nomad.inbox5.com>
parents: 11365
diff changeset
261 * interpreter/plot.txi: changed origial to origin in Quiver section
11365
4b4d5a4d7d0e Fix typo in Quiver section of plot.txi
Rik <octave@nomad.inbox5.com>
parents: 11339
diff changeset
262
11330
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11302
diff changeset
263 2010-12-09 Kai Habel <kai.habel@gmx.de>
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11302
diff changeset
264
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11302
diff changeset
265 * interpreter/plot.txi: Add pie3 function.
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11302
diff changeset
266
11302
e971caa4c2bb doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 11291
diff changeset
267 2010-11-26 John W. Eaton <jwe@octave.org>
e971caa4c2bb doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 11291
diff changeset
268
e971caa4c2bb doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 11291
diff changeset
269 * interpreter/install.txi (Compiling Octave with 64-bit
e971caa4c2bb doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 11291
diff changeset
270 Indexing): New section.
e971caa4c2bb doc/interpreter/install.txi: explain how to compile Octave with 64-bit indexing
John W. Eaton <jwe@octave.org>
parents: 11291
diff changeset
271
11291
5abe6815aa5e install.txi: delete obsolete statement about needing a patch for makeinfo
John W. Eaton <jwe@octave.org>
parents: 11270
diff changeset
272 2010-11-23 John W. Eaton <jwe@octave.org>
5abe6815aa5e install.txi: delete obsolete statement about needing a patch for makeinfo
John W. Eaton <jwe@octave.org>
parents: 11270
diff changeset
273
5abe6815aa5e install.txi: delete obsolete statement about needing a patch for makeinfo
John W. Eaton <jwe@octave.org>
parents: 11270
diff changeset
274 * interpreter/install.txi: Delete obsolete statement about
5abe6815aa5e install.txi: delete obsolete statement about needing a patch for makeinfo
John W. Eaton <jwe@octave.org>
parents: 11270
diff changeset
275 needing a patch for makeinfo.
5abe6815aa5e install.txi: delete obsolete statement about needing a patch for makeinfo
John W. Eaton <jwe@octave.org>
parents: 11270
diff changeset
276
11270
5dd8e80fb6c1 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11267
diff changeset
277 2010-11-18 John W. Eaton <jwe@octave.org>
5dd8e80fb6c1 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11267
diff changeset
278
5dd8e80fb6c1 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11267
diff changeset
279 * interpreter/contributors.in: Add Christos Dimitrakakis to the list.
5dd8e80fb6c1 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11267
diff changeset
280
11267
1ed677b95226 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11255
diff changeset
281 2010-11-18 John W. Eaton <jwe@octave.org>
1ed677b95226 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11255
diff changeset
282
1ed677b95226 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11255
diff changeset
283 * interpreter/contributors.in: Add Daisuke Takago to the list.
1ed677b95226 update contributors.in
John W. Eaton <jwe@octave.org>
parents: 11255
diff changeset
284
11255
d682cd6669ac Update info-based documentation menus to include new nodes.
Rik <octave@nomad.inbox5.com>
parents: 11254
diff changeset
285 2010-11-15 Rik <octave@nomad.inbox5.com>
d682cd6669ac Update info-based documentation menus to include new nodes.
Rik <octave@nomad.inbox5.com>
parents: 11254
diff changeset
286
11339
97b12d801b02 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11330
diff changeset
287 * interpreter/bugs.txi, interpreter/emacs.txi, interpreter/func.txi,
11255
d682cd6669ac Update info-based documentation menus to include new nodes.
Rik <octave@nomad.inbox5.com>
parents: 11254
diff changeset
288 interpreter/geometry.txi, interpreter/linalg.txi,
d682cd6669ac Update info-based documentation menus to include new nodes.
Rik <octave@nomad.inbox5.com>
parents: 11254
diff changeset
289 interpreter/octave.texi, interpreter/package.txi, interpreter/plot.txi,
d682cd6669ac Update info-based documentation menus to include new nodes.
Rik <octave@nomad.inbox5.com>
parents: 11254
diff changeset
290 interpreter/stmt.txi, interpreter/strings.txi, interpreter/system.txi:
d682cd6669ac Update info-based documentation menus to include new nodes.
Rik <octave@nomad.inbox5.com>
parents: 11254
diff changeset
291 Update info-based documentation menus to include new nodes.
d682cd6669ac Update info-based documentation menus to include new nodes.
Rik <octave@nomad.inbox5.com>
parents: 11254
diff changeset
292
11254
31f8534eb055 Add reference to new saveas function in printed manual.
Rik <octave@nomad.inbox5.com>
parents: 11233
diff changeset
293 2010-11-15 Rik <octave@nomad.inbox5.com>
31f8534eb055 Add reference to new saveas function in printed manual.
Rik <octave@nomad.inbox5.com>
parents: 11233
diff changeset
294
31f8534eb055 Add reference to new saveas function in printed manual.
Rik <octave@nomad.inbox5.com>
parents: 11233
diff changeset
295 * interpreter/octave.texi, interpreter/plot.txi: Rename subsection
31f8534eb055 Add reference to new saveas function in printed manual.
Rik <octave@nomad.inbox5.com>
parents: 11233
diff changeset
296 "Printing Plots" to "Printing and Saving Plots". Add reference to
31f8534eb055 Add reference to new saveas function in printed manual.
Rik <octave@nomad.inbox5.com>
parents: 11233
diff changeset
297 new saveas function.
31f8534eb055 Add reference to new saveas function in printed manual.
Rik <octave@nomad.inbox5.com>
parents: 11233
diff changeset
298
11233
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
299 2010-11-10 John W. Eaton <jwe@octave.org>
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
300
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
301 * interpreter/munge-texi.cc: Eliminate special case for __DECCXX.
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11222
diff changeset
302
11179
6ead75935ebf Explain that ranges in vectors do get expanded
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11153
diff changeset
303 2010-11-01 Jordi Gutiérrez Hermoso <jordigh@gmail.com>
6ead75935ebf Explain that ranges in vectors do get expanded
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11153
diff changeset
304
6ead75935ebf Explain that ranges in vectors do get expanded
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11153
diff changeset
305 * interpreter/numbers.txi: Explain that ranges in vectors do get
6ead75935ebf Explain that ranges in vectors do get expanded
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11153
diff changeset
306 expanded.
6ead75935ebf Explain that ranges in vectors do get expanded
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11153
diff changeset
307
11153
3ddf14b8196f New verification script, mk_undocumented_list, produces a list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11147
diff changeset
308 2010-10-24 Rik <octave@nomad.inbox5.com>
3ddf14b8196f New verification script, mk_undocumented_list, produces a list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11147
diff changeset
309
3ddf14b8196f New verification script, mk_undocumented_list, produces a list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11147
diff changeset
310 * interpreter/doccheck/mk_undocumented_list: New verification
3ddf14b8196f New verification script, mk_undocumented_list, produces a list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11147
diff changeset
311 script produces a list of undocumented functions.
3ddf14b8196f New verification script, mk_undocumented_list, produces a list of undocumented functions.
Rik <octave@nomad.inbox5.com>
parents: 11147
diff changeset
312
11147
a81994607ca0 document textscan and textread
John W. Eaton <jwe@octave.org>
parents: 11145
diff changeset
313 2010-10-23 John W. Eaton <jwe@octave.org>
a81994607ca0 document textscan and textread
John W. Eaton <jwe@octave.org>
parents: 11145
diff changeset
314
a81994607ca0 document textscan and textread
John W. Eaton <jwe@octave.org>
parents: 11145
diff changeset
315 * interpreter/io.txi (Simple File I/O): Document textscan and
a81994607ca0 document textscan and textread
John W. Eaton <jwe@octave.org>
parents: 11145
diff changeset
316 textread.
a81994607ca0 document textscan and textread
John W. Eaton <jwe@octave.org>
parents: 11145
diff changeset
317
11145
3735abe5ebbe ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11143
diff changeset
318 2010-10-23 Ben Abbott <bpabbott@mac.com>
3735abe5ebbe ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11143
diff changeset
319
3735abe5ebbe ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11143
diff changeset
320 * interpreter/strings.txi: Add @DOCSTRING(strread).
3735abe5ebbe ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11143
diff changeset
321
11142
3450551f591e new function, is_valid_file_id
John W. Eaton <jwe@octave.org>
parents: 11133
diff changeset
322 2010-10-23 John W. Eaton <jwe@octave.org>
3450551f591e new function, is_valid_file_id
John W. Eaton <jwe@octave.org>
parents: 11133
diff changeset
323
3450551f591e new function, is_valid_file_id
John W. Eaton <jwe@octave.org>
parents: 11133
diff changeset
324 * interpreter/io.txi (Opening and Closing Files):
3450551f591e new function, is_valid_file_id
John W. Eaton <jwe@octave.org>
parents: 11133
diff changeset
325 Document is_valid_file_id.
3450551f591e new function, is_valid_file_id
John W. Eaton <jwe@octave.org>
parents: 11133
diff changeset
326
11133
c5640104bce1 update contributors list in manual
John W. Eaton <jwe@octave.org>
parents: 11109
diff changeset
327 2010-10-21 John W. Eaton <jwe@octave.org>
c5640104bce1 update contributors list in manual
John W. Eaton <jwe@octave.org>
parents: 11109
diff changeset
328
c5640104bce1 update contributors list in manual
John W. Eaton <jwe@octave.org>
parents: 11109
diff changeset
329 * interpreter/contributors.in: Add Gunnar Farnebäck to the list.
c5640104bce1 update contributors list in manual
John W. Eaton <jwe@octave.org>
parents: 11109
diff changeset
330
11109
41d18f6342f9 remove image_viewer function
John W. Eaton <jwe@octave.org>
parents: 11103
diff changeset
331 2010-10-18 John W. Eaton <jwe@octave.org>
41d18f6342f9 remove image_viewer function
John W. Eaton <jwe@octave.org>
parents: 11103
diff changeset
332
41d18f6342f9 remove image_viewer function
John W. Eaton <jwe@octave.org>
parents: 11103
diff changeset
333 * interpreter/image.txi (Displaying Images):
41d18f6342f9 remove image_viewer function
John W. Eaton <jwe@octave.org>
parents: 11103
diff changeset
334 Delete documentation for image_viewer.
41d18f6342f9 remove image_viewer function
John W. Eaton <jwe@octave.org>
parents: 11103
diff changeset
335
11103
d4fc294a19e4 include untabify docstring in the manual
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
336 2010-10-17 John W. Eaton <jwe@octave.org>
d4fc294a19e4 include untabify docstring in the manual
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
337
d4fc294a19e4 include untabify docstring in the manual
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
338 * interpreter/strings.txi: Document untabify.
d4fc294a19e4 include untabify docstring in the manual
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
339
11065
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 11039
diff changeset
340 2010-09-30 John W. Eaton <jwe@octave.org>
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 11039
diff changeset
341
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 11039
diff changeset
342 * interpreter/contributors.in: Add Jordi Gutiérrez Hermoso to
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 11039
diff changeset
343 the list. Fix spelling of Søren Hauberg.
9bf6c927c267 update contributors list
John W. Eaton <jwe@octave.org>
parents: 11039
diff changeset
344
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
345 2010-09-28 Rik <octave@nomad.inbox5.com>
11039
4cbb08163a1f Use Octave to create pdf versions of plots for documentation.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
346
4cbb08163a1f Use Octave to create pdf versions of plots for documentation.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
347 * doc/interpreter/Makefile.am, doc/interpreter/geometryimages.m,
4cbb08163a1f Use Octave to create pdf versions of plots for documentation.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
348 doc/interpreter/images.awk, doc/interpreter/interpimages.m,
4cbb08163a1f Use Octave to create pdf versions of plots for documentation.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
349 doc/interpreter/plotimages.m, doc/interpreter/sparseimages.m: Use
4cbb08163a1f Use Octave to create pdf versions of plots for documentation.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
350 Octave to create pdf versions of plots for documentation rather than
4cbb08163a1f Use Octave to create pdf versions of plots for documentation.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
351 Ghostscript via Makefile.
4cbb08163a1f Use Octave to create pdf versions of plots for documentation.
Rik <octave@nomad.inbox5.com>
parents: 11033
diff changeset
352
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
353 2010-09-28 Rik <octave@nomad.inbox5.com>
11033
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
354
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
355 * doc/interpreter/geometryimages.m, doc/interpreter/interpimages.m,
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
356 doc/interpreter/plotimages.m, doc/interpreter/sparseimages.m: Untabify
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
357 scripts.
d9c8916bb9dd Untabify a few remaining .m scripts.
Rik <octave@nomad.inbox5.com>
parents: 11032
diff changeset
358
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
359 2010-09-27 Rik <octave@nomad.inbox5.com>
11032
c9b0a75b02e8 Make all regexp in Octave compatible with both POSIX and PCRE.
Rik <octave@nomad.inbox5.com>
parents: 11020
diff changeset
360
c9b0a75b02e8 Make all regexp in Octave compatible with both POSIX and PCRE.
Rik <octave@nomad.inbox5.com>
parents: 11020
diff changeset
361 * interpreter/mk_doc_cache.m: Use single quotes for regular expression
c9b0a75b02e8 Make all regexp in Octave compatible with both POSIX and PCRE.
Rik <octave@nomad.inbox5.com>
parents: 11020
diff changeset
362 patterns where possible.
c9b0a75b02e8 Make all regexp in Octave compatible with both POSIX and PCRE.
Rik <octave@nomad.inbox5.com>
parents: 11020
diff changeset
363
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
364 2010-09-25 Rik <octave@nomad.inbox5.com>
11020
a2773763e3ff Remove requirement for PCRE to build doc-cache.
Rik <octave@nomad.inbox5.com>
parents: 10981
diff changeset
365
a2773763e3ff Remove requirement for PCRE to build doc-cache.
Rik <octave@nomad.inbox5.com>
parents: 10981
diff changeset
366 * interpreter/mk_doc_cache.m: Remove requirement for PCRE to build
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
367 doc cache. Correctly parse first sentence from docstrings with
11020
a2773763e3ff Remove requirement for PCRE to build doc-cache.
Rik <octave@nomad.inbox5.com>
parents: 10981
diff changeset
368 multiple @deftypefn lines.
a2773763e3ff Remove requirement for PCRE to build doc-cache.
Rik <octave@nomad.inbox5.com>
parents: 10981
diff changeset
369
10981
536073428182 include doc/interpreter/images.awk in the distribution tar file
John W. Eaton <jwe@octave.org>
parents: 10892
diff changeset
370 2010-09-15 John W. Eaton <jwe@octave.org>
536073428182 include doc/interpreter/images.awk in the distribution tar file
John W. Eaton <jwe@octave.org>
parents: 10892
diff changeset
371
536073428182 include doc/interpreter/images.awk in the distribution tar file
John W. Eaton <jwe@octave.org>
parents: 10892
diff changeset
372 * interpreter/Makefile.am (EXTRA_DIST): Add images.awk to the list.
536073428182 include doc/interpreter/images.awk in the distribution tar file
John W. Eaton <jwe@octave.org>
parents: 10892
diff changeset
373
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
374 2010-08-15 Rik <octave@nomad.inbox5.com>
10892
20ce631f0f12 Add new randi function for random integers.
Rik <octave@nomad.inbox5.com>
parents: 10888
diff changeset
375
11020
a2773763e3ff Remove requirement for PCRE to build doc-cache.
Rik <octave@nomad.inbox5.com>
parents: 10981
diff changeset
376 * interpreter/matrix.txi: Add documentation for randi function.
10892
20ce631f0f12 Add new randi function for random integers.
Rik <octave@nomad.inbox5.com>
parents: 10888
diff changeset
377
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
378 2010-08-13 Rik <octave@nomad.inbox5.com>
10888
f4fdd8637762 Update @EXAMPLEFILE dependencies.
Rik <octave@nomad.inbox5.com>
parents: 10883
diff changeset
379
f4fdd8637762 Update @EXAMPLEFILE dependencies.
Rik <octave@nomad.inbox5.com>
parents: 10883
diff changeset
380 * interpreter/Makefile.am: Update @EXAMPLEFILE dependencies.
f4fdd8637762 Update @EXAMPLEFILE dependencies.
Rik <octave@nomad.inbox5.com>
parents: 10883
diff changeset
381
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
382 2010-08-10 Rik <octave@nomad.inbox5.com>
10883
aef238768f25 Change documentation dependency to $(srcdir)/images.mk for VPATH builds.
Rik <octave@nomad.inbox5.com>
parents: 10874
diff changeset
383
aef238768f25 Change documentation dependency to $(srcdir)/images.mk for VPATH builds.
Rik <octave@nomad.inbox5.com>
parents: 10874
diff changeset
384 * interpreter/Makefile.am: Change dependency to $(srcdir)/images.mk.
aef238768f25 Change documentation dependency to $(srcdir)/images.mk for VPATH builds.
Rik <octave@nomad.inbox5.com>
parents: 10874
diff changeset
385
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
386 2010-08-08 Rik <octave@nomad.inbox5.com>
10874
62ed71623aca Add documentation Makefile dependency on images.mk
Rik <octave@nomad.inbox5.com>
parents: 10870
diff changeset
387
62ed71623aca Add documentation Makefile dependency on images.mk
Rik <octave@nomad.inbox5.com>
parents: 10870
diff changeset
388 * interpreter/Makefile.am: Add documentation dependency on images.mk.
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
389 * interpreter/config-images.sh: Create images.mk in passed in srcdir,
10874
62ed71623aca Add documentation Makefile dependency on images.mk
Rik <octave@nomad.inbox5.com>
parents: 10870
diff changeset
390 rather than pwd.
62ed71623aca Add documentation Makefile dependency on images.mk
Rik <octave@nomad.inbox5.com>
parents: 10870
diff changeset
391
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
392 2010-08-08 Rik <octave@nomad.inbox5.com>
10870
307c8396bc83 images.awk: HTML images makefile rule depends on octave.html/index.html.
Rik <octave@nomad.inbox5.com>
parents: 10846
diff changeset
393
307c8396bc83 images.awk: HTML images makefile rule depends on octave.html/index.html.
Rik <octave@nomad.inbox5.com>
parents: 10846
diff changeset
394 * interpreter/images.awk: HTML images depend on octave.html/index.html.
307c8396bc83 images.awk: HTML images makefile rule depends on octave.html/index.html.
Rik <octave@nomad.inbox5.com>
parents: 10846
diff changeset
395
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
396 2010-08-01 Rik <octave@nomad.inbox5.com>
10846
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
397
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
398 * interpreter/basics.txi, interpreter/contrib.txi,
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
399 interpreter/diagperm.txi, interpreter/dynamic.txi, interpreter/eos.txi,
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
400 interpreter/expr.txi, interpreter/geometry.txi,
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
401 interpreter/install.txi, interpreter/matrix.txi,
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
402 interpreter/numbers.txi, interpreter/oop.txi, interpreter/plot.txi,
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
403 interpreter/sparse.txi, interpreter/stats.txi, interpreter/testfun.txi,
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
404 interpreter/tips.txi: Grammarcheck documentation. Add @noindent lines
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
405 and ensure line length is less than 80.
a4f482e66b65 Grammarcheck more of the documentation.
Rik <octave@nomad.inbox5.com>
parents: 10828
diff changeset
406
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
407 2010-07-28 Rik <octave@nomad.inbox5.com>
10828
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
408
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
409 * interpreter/arith.txi, interpreter/audio.txi, interpreter/basics.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
410 interpreter/container.txi, interpreter/contrib.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
411 interpreter/debug.txi, interpreter/diagperm.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
412 interpreter/diffeq.txi, interpreter/dynamic.txi, interpreter/emacs.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
413 interpreter/errors.txi, interpreter/eval.txi, interpreter/expr.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
414 interpreter/func.txi, interpreter/image.txi, interpreter/install.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
415 interpreter/interp.txi, interpreter/intro.txi, interpreter/io.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
416 interpreter/linalg.txi, interpreter/matrix.txi, interpreter/nonlin.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
417 interpreter/numbers.txi, interpreter/optim.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
418 interpreter/package.txi, interpreter/plot.txi, interpreter/poly.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
419 interpreter/quad.txi, interpreter/sparse.txi, interpreter/stmt.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
420 interpreter/strings.txi, interpreter/testfun.txi, interpreter/tips.txi,
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
421 interpreter/var.txi: Grammarcheck .txi documentation files.
322f43e0e170 Grammarcheck .txi documentation files.
Rik <octave@nomad.inbox5.com>
parents: 10812
diff changeset
422
10812
5b68000faac1 tips update
Jaroslav Hajek <highegg@gmail.com>
parents: 10802
diff changeset
423 2010-07-21 Jaroslav Hajek <highegg@gmail.com>
5b68000faac1 tips update
Jaroslav Hajek <highegg@gmail.com>
parents: 10802
diff changeset
424
5b68000faac1 tips update
Jaroslav Hajek <highegg@gmail.com>
parents: 10802
diff changeset
425 * interpreter/tips.txi: Update some tips.
5b68000faac1 tips update
Jaroslav Hajek <highegg@gmail.com>
parents: 10802
diff changeset
426
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
427 2010-07-19 Rik <octave@nomad.inbox5.com>
10802
c7475803e0c0 mk_doc_cache.m: Use regexp rather than fussing with character arrays
Rik <octave@nomad.inbox5.com>
parents: 10801
diff changeset
428
c7475803e0c0 mk_doc_cache.m: Use regexp rather than fussing with character arrays
Rik <octave@nomad.inbox5.com>
parents: 10801
diff changeset
429 * interpreter/mk_doc_cache.m: Use regexp rather than fussing with
c7475803e0c0 mk_doc_cache.m: Use regexp rather than fussing with character arrays
Rik <octave@nomad.inbox5.com>
parents: 10801
diff changeset
430 character arrays.
c7475803e0c0 mk_doc_cache.m: Use regexp rather than fussing with character arrays
Rik <octave@nomad.inbox5.com>
parents: 10801
diff changeset
431
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
432 2010-07-19 Rik <octave@nomad.inbox5.com>
10801
a40e32927b3a Improve documentation for new repelems function.
Rik <octave@nomad.inbox5.com>
parents: 10798
diff changeset
433
a40e32927b3a Improve documentation for new repelems function.
Rik <octave@nomad.inbox5.com>
parents: 10798
diff changeset
434 * interpreter/matrix.txi: Add new function repelems to matrix chapter.
a40e32927b3a Improve documentation for new repelems function.
Rik <octave@nomad.inbox5.com>
parents: 10798
diff changeset
435
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
436 2010-07-18 Rik <octave@nomad.inbox5.com>
10795
0306e572c686 Use case insensitive sort in spellcheck scripts.
Rik <octave@nomad.inbox5.com>
parents: 10794
diff changeset
437
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
438 * interpreter/doccheck/spellcheck,
10795
0306e572c686 Use case insensitive sort in spellcheck scripts.
Rik <octave@nomad.inbox5.com>
parents: 10794
diff changeset
439 interpreter/doccheck/spellcheck/add_to_aspell_dict:
0306e572c686 Use case insensitive sort in spellcheck scripts.
Rik <octave@nomad.inbox5.com>
parents: 10794
diff changeset
440 Use case insensitive sort in spellcheck scripts.
0306e572c686 Use case insensitive sort in spellcheck scripts.
Rik <octave@nomad.inbox5.com>
parents: 10794
diff changeset
441
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
442 2010-07-18 Rik <octave@nomad.inbox5.com>
10794
802d0fd0eaf0 Add Octave-specific words from stats.texi to private Aspell dictionary
Rik <octave@nomad.inbox5.com>
parents: 10791
diff changeset
443
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
444 * interpreter/doccheck/aspell-octave.en.pws: Add Octave-specific words
10795
0306e572c686 Use case insensitive sort in spellcheck scripts.
Rik <octave@nomad.inbox5.com>
parents: 10794
diff changeset
445 from stats.texi to private Aspell dictionary.
10794
802d0fd0eaf0 Add Octave-specific words from stats.texi to private Aspell dictionary
Rik <octave@nomad.inbox5.com>
parents: 10791
diff changeset
446
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
447 2010-07-17 Rik <octave@nomad.inbox5.com>
10791
3140cb7a05a1 Add spellchecker scripts for Octave and run spellcheck of documentation
Rik <octave@nomad.inbox5.com>
parents: 10737
diff changeset
448
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
449 * interpreter/doccheck: New directory for spelling/grammar scripts.
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
450 * interpreter/doccheck/README: Instructions for using scripts.
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
451 * interpreter/doccheck/spellcheck: Script to spellcheck a Texinfo file.
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
452 * interpreter/doccheck/aspell.conf: GNU Aspell configuration file for
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
453 Octave documentation.
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
454 * interpreter/doccheck/aspell-octave.en.pws: Private Aspell dictionary.
10798
8b135864b86b ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 10796
diff changeset
455 * interpreter/doccheck/add_to_aspell_dict: Script to add new
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
456 Octave-specific words to private Aspell dictionary.
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
457 * interpreter/octave.texi: New @nospell macro which forces Aspell to
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
458 ignore the word marked by the macro.
10798
8b135864b86b ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 10796
diff changeset
459 * interpreter/mk_doc_cache.m: Skip new @nospell macro when
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
460 building doc_cache.
10798
8b135864b86b ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 10796
diff changeset
461 * interpreter/arith.txi, interpreter/audio.txi,
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
462 interpreter/bugs.txi, interpreter/contrib.txi,
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
463 interpreter/debug.txi, interpreter/diagperm.txi,
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
464 interpreter/dynamic.txi, interpreter/geometry.txi,
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
465 interpreter/matrix.txi, interpreter/numbers.txi,
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
466 interpreter/oop.txi, interpreter/package.txi,
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
467 interpreter/sparse.txi, interpreter/tips.txi:
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
468 Spellcheck documentation.
10791
3140cb7a05a1 Add spellchecker scripts for Octave and run spellcheck of documentation
Rik <octave@nomad.inbox5.com>
parents: 10737
diff changeset
469
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
470 2010-07-01 Rik <octave@nomad.inbox5.com>
10737
5faf6832855a refcard.tex: Fix italic macro typo for stem.
Rik <octave@nomad.inbox5.com>
parents: 10734
diff changeset
471
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
472 * refcard/refcard.tex: Fix italic macro typo for stem.
10737
5faf6832855a refcard.tex: Fix italic macro typo for stem.
Rik <octave@nomad.inbox5.com>
parents: 10734
diff changeset
473
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
474 2010-06-28 Rik <octave@nomad.inbox5.com>
10734
551913ba1f85 Fix typos in refcard (bug #30260).
Rik <octave@nomad.inbox5.com>
parents: 10726
diff changeset
475
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
476 * refcard/refcard.tex: Fix typos in refcard (bug #30260).
10734
551913ba1f85 Fix typos in refcard (bug #30260).
Rik <octave@nomad.inbox5.com>
parents: 10726
diff changeset
477
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
478 2010-06-16 Rik <octave@nomad.inbox5.com>
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
479
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
480 * ChangeLog: Correctly break lines > 80 characters.
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
481
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
482 2010-06-16 Rik <octave@nomad.inbox5.com>
10719
e54152088b0a Clarify documentation wording. Bug #30165.
Rik <octave@nomad.inbox5.com>
parents: 10712
diff changeset
483
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
484 * interpreter/intro.txi: Clarify wording. (bug #30165).
10719
e54152088b0a Clarify documentation wording. Bug #30165.
Rik <octave@nomad.inbox5.com>
parents: 10712
diff changeset
485
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
486 2010-06-16 Rik <octave@nomad.inbox5.com>
10712
6a5a0c9df5d7 union.m: Remove seealso reference to deprecated function.
Rik <octave@nomad.inbox5.com>
parents: 10711
diff changeset
487
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
488 * interpreter/set.txi: Remove reference to deprecated function.
10712
6a5a0c9df5d7 union.m: Remove seealso reference to deprecated function.
Rik <octave@nomad.inbox5.com>
parents: 10711
diff changeset
489
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
490 2010-06-16 Rik <octave@nomad.inbox5.com>
10711
fbd7843974fa Periodic grammar check of documentation files to ensure common format.
Rik <octave@nomad.inbox5.com>
parents: 10668
diff changeset
491
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
492 * interpreter/expr.txi, interpreter/func.txi, interpreter/install.txi,
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
493 interpreter/plot.txi, interpreter/sparse.txi: Periodic grammar check
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
494 of documentation to ensure a common format.
10711
fbd7843974fa Periodic grammar check of documentation files to ensure common format.
Rik <octave@nomad.inbox5.com>
parents: 10668
diff changeset
495
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
496 2010-05-27 Rik <octave@nomad.inbox5.com>
10668
72585f1ca7a2 Replace @ifinfo with @ifnottex.
Rik <octave@nomad.inbox5.com>
parents: 10613
diff changeset
497
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
498 * interpreter/arith.txi, interpreter/diffeq.txi, interpreter/intro.txi,
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
499 interpreter/nonlin.txi, interpreter/poly.txi, interpreter/sparse.txi:
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
500 Replace @ifinfo with @ifnottex.
10668
72585f1ca7a2 Replace @ifinfo with @ifnottex.
Rik <octave@nomad.inbox5.com>
parents: 10613
diff changeset
501
10613
e103fb2182ce use internal variable instead of warning state to control whether to allow non-integer ranges as indices
John W. Eaton <jwe@octave.org>
parents: 10599
diff changeset
502 2010-05-07 John W. Eaton <jwe@octave.org>
e103fb2182ce use internal variable instead of warning state to control whether to allow non-integer ranges as indices
John W. Eaton <jwe@octave.org>
parents: 10599
diff changeset
503
e103fb2182ce use internal variable instead of warning state to control whether to allow non-integer ranges as indices
John W. Eaton <jwe@octave.org>
parents: 10599
diff changeset
504 * basics.txi: Update list of internal variables for --traditional.
e103fb2182ce use internal variable instead of warning state to control whether to allow non-integer ranges as indices
John W. Eaton <jwe@octave.org>
parents: 10599
diff changeset
505
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
506 2010-05-02 Rik <octave@nomad.inbox5.com>
10599
d0e0bb2ebebb Remove tabs in .txi files causing problems with pdf formatting.
Rik <octave@nomad.inbox5.com>
parents: 10522
diff changeset
507
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
508 * interpreter/contrib.txi, interpreter/install.txi,
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
509 interpreter/plot.txi, interpreter/sparse.txi,
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
510 interpreter/octave.texi: Remove tabs causing problems with
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
511 pdf formatting.
10599
d0e0bb2ebebb Remove tabs in .txi files causing problems with pdf formatting.
Rik <octave@nomad.inbox5.com>
parents: 10522
diff changeset
512
10522
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10496
diff changeset
513 2010-04-14 Shai Ayal <shaiay@users.sourceforge.net>
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10496
diff changeset
514
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10496
diff changeset
515 * interpreter/plot.txi: Document keypress and mouse callback
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10496
diff changeset
516 properties
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10496
diff changeset
517
10496
3b77db443cc0 scripts/testfun/runtests.m: new function
John W. Eaton <jwe@octave.org>
parents: 10450
diff changeset
518 2010-04-07 John W. Eaton <jwe@octave.org>
3b77db443cc0 scripts/testfun/runtests.m: new function
John W. Eaton <jwe@octave.org>
parents: 10450
diff changeset
519
3b77db443cc0 scripts/testfun/runtests.m: new function
John W. Eaton <jwe@octave.org>
parents: 10450
diff changeset
520 * interpreter/testfun.txi: Document runtests.
3b77db443cc0 scripts/testfun/runtests.m: new function
John W. Eaton <jwe@octave.org>
parents: 10450
diff changeset
521
10450
91d1e64804e1 point to bugs.octave.org bug tracker instead of bug@octave.org mailing list
John W. Eaton <jwe@octave.org>
parents: 10308
diff changeset
522 2010-03-24 John W. Eaton <jwe@octave.org>
91d1e64804e1 point to bugs.octave.org bug tracker instead of bug@octave.org mailing list
John W. Eaton <jwe@octave.org>
parents: 10308
diff changeset
523
91d1e64804e1 point to bugs.octave.org bug tracker instead of bug@octave.org mailing list
John W. Eaton <jwe@octave.org>
parents: 10308
diff changeset
524 * interpreter/bugs.txi: Update for bug tracker.
91d1e64804e1 point to bugs.octave.org bug tracker instead of bug@octave.org mailing list
John W. Eaton <jwe@octave.org>
parents: 10308
diff changeset
525
10308
0d928dd9eeb8 extend parseparams
Jaroslav Hajek <highegg@gmail.com>
parents: 10284
diff changeset
526 2010-02-11 Jaroslav Hajek <highegg@gmail.com>
0d928dd9eeb8 extend parseparams
Jaroslav Hajek <highegg@gmail.com>
parents: 10284
diff changeset
527
0d928dd9eeb8 extend parseparams
Jaroslav Hajek <highegg@gmail.com>
parents: 10284
diff changeset
528 * interpreter/expr.txi: Mention no ternary operator and the ifelse
0d928dd9eeb8 extend parseparams
Jaroslav Hajek <highegg@gmail.com>
parents: 10284
diff changeset
529 fucntion as a possible replacement.
0d928dd9eeb8 extend parseparams
Jaroslav Hajek <highegg@gmail.com>
parents: 10284
diff changeset
530
10284
c3df189b1b15 more coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 10228
diff changeset
531 2010-02-09 Jaroslav Hajek <highegg@gmail.com>
c3df189b1b15 more coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 10228
diff changeset
532
c3df189b1b15 more coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 10228
diff changeset
533 * interpreter/tips.txi: More tips.
c3df189b1b15 more coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 10228
diff changeset
534
10228
fa0c28aff439 update documentation
Jaroslav Hajek <highegg@gmail.com>
parents: 10224
diff changeset
535 2010-01-30 Jaroslav Hajek <highegg@gmail.com>
fa0c28aff439 update documentation
Jaroslav Hajek <highegg@gmail.com>
parents: 10224
diff changeset
536
fa0c28aff439 update documentation
Jaroslav Hajek <highegg@gmail.com>
parents: 10224
diff changeset
537 * interpreter/expr.txi (Assignment): Document return value of
fa0c28aff439 update documentation
Jaroslav Hajek <highegg@gmail.com>
parents: 10224
diff changeset
538 multi-assignment with skipped values.
fa0c28aff439 update documentation
Jaroslav Hajek <highegg@gmail.com>
parents: 10224
diff changeset
539
10222
b45895b85092 doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
John W. Eaton <jwe@octave.org>
parents: 10214
diff changeset
540 2010-01-29 John W. Eaton <jwe@octave.org>
b45895b85092 doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
John W. Eaton <jwe@octave.org>
parents: 10214
diff changeset
541
10224
f6e0404421f4 point to polyint in @seealso, not polyinteg
John W. Eaton <jwe@octave.org>
parents: 10222
diff changeset
542 * interpreter/poly.txi (Derivatives and Integrals):
f6e0404421f4 point to polyint in @seealso, not polyinteg
John W. Eaton <jwe@octave.org>
parents: 10222
diff changeset
543 Don't include docstring for polyinteg.
f6e0404421f4 point to polyint in @seealso, not polyinteg
John W. Eaton <jwe@octave.org>
parents: 10222
diff changeset
544
10222
b45895b85092 doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
John W. Eaton <jwe@octave.org>
parents: 10214
diff changeset
545 * interpreter/obsolete.txi (Obsolete Functions):
b45895b85092 doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
John W. Eaton <jwe@octave.org>
parents: 10214
diff changeset
546 Remove weibcdf, weibinv, weibpdf, and weibrnd from the table.
b45895b85092 doc/interpreter/obsolete.txi: remove weibcdf, weibinv, weibpdf, and weibrnd from the table
John W. Eaton <jwe@octave.org>
parents: 10214
diff changeset
547
10214
57e24c53e063 doc/interpreter/obsolete.texi: new file; list removed functions
John W. Eaton <jwe@octave.org>
parents: 10209
diff changeset
548 2010-01-28 John W. Eaton <jwe@octave.org>
57e24c53e063 doc/interpreter/obsolete.texi: new file; list removed functions
John W. Eaton <jwe@octave.org>
parents: 10209
diff changeset
549
57e24c53e063 doc/interpreter/obsolete.texi: new file; list removed functions
John W. Eaton <jwe@octave.org>
parents: 10209
diff changeset
550 * interpreter/obsolete.txi: New file.
57e24c53e063 doc/interpreter/obsolete.texi: new file; list removed functions
John W. Eaton <jwe@octave.org>
parents: 10209
diff changeset
551 * interpreter/Makefile.am (MUNGED_TEXI_SRC): Add it to the list.
57e24c53e063 doc/interpreter/obsolete.texi: new file; list removed functions
John W. Eaton <jwe@octave.org>
parents: 10209
diff changeset
552 * interpreter/octave.texi (Obsolete Functions): New menu item.
57e24c53e063 doc/interpreter/obsolete.texi: new file; list removed functions
John W. Eaton <jwe@octave.org>
parents: 10209
diff changeset
553 Include obsolete.texi.
57e24c53e063 doc/interpreter/obsolete.texi: new file; list removed functions
John W. Eaton <jwe@octave.org>
parents: 10209
diff changeset
554
10209
ea0d83b4470b document use of ~ placeholders in the manual
Jaroslav Hajek <highegg@gmail.com>
parents: 10162
diff changeset
555 2010-01-27 Jaroslav Hajek <highegg@gmail.com>
ea0d83b4470b document use of ~ placeholders in the manual
Jaroslav Hajek <highegg@gmail.com>
parents: 10162
diff changeset
556
ea0d83b4470b document use of ~ placeholders in the manual
Jaroslav Hajek <highegg@gmail.com>
parents: 10162
diff changeset
557 * interpreter/expr.txi: Document using dummy outputs.
ea0d83b4470b document use of ~ placeholders in the manual
Jaroslav Hajek <highegg@gmail.com>
parents: 10162
diff changeset
558 * interpreter/func.txi: Document using dummy inputs.
ea0d83b4470b document use of ~ placeholders in the manual
Jaroslav Hajek <highegg@gmail.com>
parents: 10162
diff changeset
559
10162
9f9eb9d2eefd doc/interpreter/munge-texi.cc: untabify and delete emacs local variable settings
John W. Eaton <jwe@octave.org>
parents: 10122
diff changeset
560 2010-01-20 John W. Eaton <jwe@octave.org>
9f9eb9d2eefd doc/interpreter/munge-texi.cc: untabify and delete emacs local variable settings
John W. Eaton <jwe@octave.org>
parents: 10122
diff changeset
561
9f9eb9d2eefd doc/interpreter/munge-texi.cc: untabify and delete emacs local variable settings
John W. Eaton <jwe@octave.org>
parents: 10122
diff changeset
562 * interpreter/munge-texi.cc: Delete Emacs local-variable settings.
9f9eb9d2eefd doc/interpreter/munge-texi.cc: untabify and delete emacs local variable settings
John W. Eaton <jwe@octave.org>
parents: 10122
diff changeset
563 Untabify.
9f9eb9d2eefd doc/interpreter/munge-texi.cc: untabify and delete emacs local variable settings
John W. Eaton <jwe@octave.org>
parents: 10122
diff changeset
564
10122
9d1a14e12431 Update docs and add tests for container functions
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 10076
diff changeset
565 2010-01-17 Thorsten Meyer <thorsten.meyier@gmx.de>
9d1a14e12431 Update docs and add tests for container functions
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 10076
diff changeset
566
9d1a14e12431 Update docs and add tests for container functions
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 10076
diff changeset
567 * interpreter/container.txi (Creating Cell Arrays): Add
9d1a14e12431 Update docs and add tests for container functions
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 10076
diff changeset
568 docstring for cellslices function.
9d1a14e12431 Update docs and add tests for container functions
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 10076
diff changeset
569
10076
4b270d1540f7 avoid various GCC warnings
John W. Eaton <jwe@octave.org>
parents: 10010
diff changeset
570 2010-01-09 John W. Eaton <jwe@octave.org>
4b270d1540f7 avoid various GCC warnings
John W. Eaton <jwe@octave.org>
parents: 10010
diff changeset
571
4b270d1540f7 avoid various GCC warnings
John W. Eaton <jwe@octave.org>
parents: 10010
diff changeset
572 * interpreter/munge-texi.cc: Avoid C-style casts.
4b270d1540f7 avoid various GCC warnings
John W. Eaton <jwe@octave.org>
parents: 10010
diff changeset
573 (main): Call usage if fewer than two arguments.
4b270d1540f7 avoid various GCC warnings
John W. Eaton <jwe@octave.org>
parents: 10010
diff changeset
574
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
575 2009-12-20 Rik <octave@nomad.inbox5.com>
10010
c5e9931c7ba7 Correctly produce postcript output for geometryimages when QHULL library is not present
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
576
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
577 * interpreter/geometryimages.m: Correctly set postscript output when
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
578 QHULL library does not exist and sombrero image is printed.
10010
c5e9931c7ba7 Correctly produce postcript output for geometryimages when QHULL library is not present
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
579
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
580 2009-12-19 Rik <octave@nomad.inbox5.com>
10004
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9997
diff changeset
581
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9997
diff changeset
582 * Makefile.am, faq/Makefile.am, interpreter/Makefile.am,
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
583 liboctave/Makefile.am, refcard/Makefile.am, interpreter/images.awk:
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
584 Eliminate TOPDIR variable in favor of built-in automake variables of
10004
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9997
diff changeset
585 top_builddir and top_srcdir.
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 9997
diff changeset
586
9997
8561ecc44317 Use automake syntax to build munge-texi
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
587 2009-12-17 Rik <octave@nomad.inbox5.com>
8561ecc44317 Use automake syntax to build munge-texi
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
588
8561ecc44317 Use automake syntax to build munge-texi
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
589 * interpreter/Makefile.am: use automake syntax to build munge-texi.
8561ecc44317 Use automake syntax to build munge-texi
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
590
9968
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
591 2009-12-11 Rik <octave@nomad.inbox5.com>
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
592
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
593 * interpreter/Makefile.am: remove install-local target and use automake
9968
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
594 syntax to install doc-cache file.
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
595
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
596 2009-12-10 Rik <octave@nomad.inbox5.com>
9963
0055d0b8a4bb Replace distdir-local rule with dist-hook rule which is better supported
Rik <rdrider0-list@yahoo.com>
parents: 9962
diff changeset
597
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
598 * interpreter/Makefile.am: Replace distdir-local with dist-hook rule as
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
599 it is better supported by automake.
9963
0055d0b8a4bb Replace distdir-local rule with dist-hook rule which is better supported
Rik <rdrider0-list@yahoo.com>
parents: 9962
diff changeset
600
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
601 2009-12-10 Rik <octave@nomad.inbox5.com>
9962
9bd50882cd1c new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.
Rik <rdrider0-list@yahoo.com>
parents: 9943
diff changeset
602
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
603 * interpreter/Makefile.am: new distdir-local rule to check for presence
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
604 of necessary libraries before packaging distribution
9962
9bd50882cd1c new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.
Rik <rdrider0-list@yahoo.com>
parents: 9943
diff changeset
605
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
606 2009-12-08 Rik <octave@nomad.inbox5.com>
9943
4c681ff57bc3 Modifications to makefiles to pass distcheck test
Rik <rdrider0-list@yahoo.com>
parents: 9936
diff changeset
607
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
608 * interpreter/Makefile.am: Distribute all generated documentation
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
609 (.pdf, .ps, .html, .dvi) to remove build requirement for TexInfo
9943
4c681ff57bc3 Modifications to makefiles to pass distcheck test
Rik <rdrider0-list@yahoo.com>
parents: 9936
diff changeset
610
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
611 2009-12-07 Rik <octave@nomad.inbox5.com>
9936
85389b4e3491 Changelog fix for previous patch
Rik <rdrider0-list@yahoo.com>
parents: 9934
diff changeset
612
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
613 * interpreter/Makefile.am, faq/Makefile.am, liboctave/Makefile.am:
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
614 Document use of NOTPARALLEL directive.
9936
85389b4e3491 Changelog fix for previous patch
Rik <rdrider0-list@yahoo.com>
parents: 9934
diff changeset
615
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
616 2009-12-07 Rik <octave@nomad.inbox5.com>
9934
519de8bb56ab Add CLEANFILES and MAINTAINERCLEANFILES objects to properly clean refcard directory
Rik <rdrider0-list@yahoo.com>
parents: 9926
diff changeset
617
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
618 * refcard/Makefile.am: Add CLEANFILES and MAINTAINERCLEANFILES objects
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
619 to properly clean directory.
9934
519de8bb56ab Add CLEANFILES and MAINTAINERCLEANFILES objects to properly clean refcard directory
Rik <rdrider0-list@yahoo.com>
parents: 9926
diff changeset
620
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
621 2009-12-05 Rik <octave@nomad.inbox5.com>
9926
7ad553781c62 Set dependency of *.texi files on munge-texi source code rather than executable.
Rik <rdrider0-list@yahoo.com>
parents: 9925
diff changeset
622
7ad553781c62 Set dependency of *.texi files on munge-texi source code rather than executable.
Rik <rdrider0-list@yahoo.com>
parents: 9925
diff changeset
623 * interpreter/Makefile.am: Set dependency of *.texi files on
7ad553781c62 Set dependency of *.texi files on munge-texi source code rather than executable.
Rik <rdrider0-list@yahoo.com>
parents: 9925
diff changeset
624 munge-texi source code rather than executable.
7ad553781c62 Set dependency of *.texi files on munge-texi source code rather than executable.
Rik <rdrider0-list@yahoo.com>
parents: 9925
diff changeset
625
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
626 2009-12-04 Rik <octave@nomad.inbox5.com>
9925
955035efb929 Revert to using Ghostscript for documentation pdf image creation rather than Octave
Rik <rdrider0-list@yahoo.com>
parents: 9919
diff changeset
627
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
628 * interpreter/images.awk: Revert to using Ghostscript for documentation
9925
955035efb929 Revert to using Ghostscript for documentation pdf image creation rather than Octave
Rik <rdrider0-list@yahoo.com>
parents: 9919
diff changeset
629 pdf image creation rather than Octave.
955035efb929 Revert to using Ghostscript for documentation pdf image creation rather than Octave
Rik <rdrider0-list@yahoo.com>
parents: 9919
diff changeset
630
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
631 2009-12-04 Rik <octave@nomad.inbox5.com>
9919
a463aa0aa0ab remove lingering Makefile.am options for deleted file conf.texi
Rik <rdrider0-list@yahoo.com>
parents: 9914
diff changeset
632
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
633 * Makefile.am, interpreter/Makefile.am, liboctave/Makefile.am: remove
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
634 lingering configuration support for conf.texi.
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
635 * liboctave/Makefile.am: distribute .texi files.
9919
a463aa0aa0ab remove lingering Makefile.am options for deleted file conf.texi
Rik <rdrider0-list@yahoo.com>
parents: 9914
diff changeset
636
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
637 2009-12-04 Rik <octave@nomad.inbox5.com>
9914
e76d8c767584 Switch to color output for PostScript documentation images
Rik <rdrider0-list@yahoo.com>
parents: 9912
diff changeset
638
e76d8c767584 Switch to color output for PostScript documentation images
Rik <rdrider0-list@yahoo.com>
parents: 9912
diff changeset
639 * interpreter/geometryimages.m, interpreter/interpimages.m,
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
640 interpreter/sparseimages.m, interpreter/plotimages.m:
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
641 Switch to color output for PostScript documentation images.
9914
e76d8c767584 Switch to color output for PostScript documentation images
Rik <rdrider0-list@yahoo.com>
parents: 9912
diff changeset
642
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
643 2009-12-04 Rik <octave@nomad.inbox5.com>
9912
e9fe12c1b0c0 Set default papersize to the desired imagesize
Rik <rdrider0-list@yahoo.com>
parents: 9910
diff changeset
644
e9fe12c1b0c0 Set default papersize to the desired imagesize
Rik <rdrider0-list@yahoo.com>
parents: 9910
diff changeset
645 * interpreter/geometryimages.m, interpreter/interpimages.m,
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
646 interpreter/sparseimages.m, interpreter/plotimages.m:
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
647 Set default paperorientation to landscape to stop warning message.
9912
e9fe12c1b0c0 Set default papersize to the desired imagesize
Rik <rdrider0-list@yahoo.com>
parents: 9910
diff changeset
648
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
649 2009-12-04 Ben Abbott <bpabbott@mac.com>
9912
e9fe12c1b0c0 Set default papersize to the desired imagesize
Rik <rdrider0-list@yahoo.com>
parents: 9910
diff changeset
650
e9fe12c1b0c0 Set default papersize to the desired imagesize
Rik <rdrider0-list@yahoo.com>
parents: 9910
diff changeset
651 * interpreter/geometryimages.m, interpreter/interpimages.m,
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
652 interpreter/sparseimages.m: Set default papersize to the desired
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
653 imagesize.
9912
e9fe12c1b0c0 Set default papersize to the desired imagesize
Rik <rdrider0-list@yahoo.com>
parents: 9910
diff changeset
654
9910
49b9cab70b63 make rules to copy png files to html directory
John W. Eaton <jwe@octave.org>
parents: 9908
diff changeset
655 2009-12-04 John W. Eaton <jwe@octave.org>
49b9cab70b63 make rules to copy png files to html directory
John W. Eaton <jwe@octave.org>
parents: 9908
diff changeset
656
49b9cab70b63 make rules to copy png files to html directory
John W. Eaton <jwe@octave.org>
parents: 9908
diff changeset
657 * interpreter/images.awk: Emit rules to copy PNG files to
49b9cab70b63 make rules to copy png files to html directory
John W. Eaton <jwe@octave.org>
parents: 9908
diff changeset
658 octave.html directory once it is created.
49b9cab70b63 make rules to copy png files to html directory
John W. Eaton <jwe@octave.org>
parents: 9908
diff changeset
659 * interpreter/Makefile.am (all-local): Depend on $(HTMLDIR_IMAGES).
49b9cab70b63 make rules to copy png files to html directory
John W. Eaton <jwe@octave.org>
parents: 9908
diff changeset
660 (IMAGES): Include $(HTMLDIR_IMAGES) in the list.
49b9cab70b63 make rules to copy png files to html directory
John W. Eaton <jwe@octave.org>
parents: 9908
diff changeset
661
9908
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
662 2009-12-04 John W. Eaton <jwe@octave.org>
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
663
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
664 * interpreter/octave.texi: Include version.texi instead of conf.texi.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
665 * interpreter/Makefile.am (../conf.texi): Delete rule.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
666 (octave_TEXINFOS): Delete ../conf.texi from the list.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
667 ($(srcdir)/octave.info octave.dvi octave.pdf octave.html):
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
668 Remove duplicate $(octave_TEXINFOS) dependency.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
669 Depend on $(srcdir)/version.texi.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
670
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
671 * liboctave/liboctave.texi: Include version.texi instead of conf.texi.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
672 * liboctave/Makefile.am (../conf.texi): Delete rule.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
673 (dist_liboctave_TEXINFOS): Delete ../conf.texi from the list.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
674 (.NOTPARALLEL): Correct spelling of target.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
675 ($(srcdir)/liboctave.info liboctave.dvi liboctave.html liboctave.pdf):
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
676 Depend on $(srcdir)/version.texi
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
677
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
678 * conf.texi.in: Delete.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
679 * Makefile.am: Delete rules for conf.texi.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
680 (.NOTPARALLEL): New target.
5221eff3ec02 eliminate doc/conf.texi
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
681
9906
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
682 2009-12-03 John W. Eaton <jwe@octave.org>
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
683
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
684 * doc/Makefile.am (MUNGED_TEXI_SRC): Define as explicit list.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
685 (TXI_SRC): Define using substitution rule.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
686
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
687 * doc/Makefile.am (conf.texi): Only substitute OCTAVE_VERSION.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
688 * conf.texi: Likewise.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
689
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
690 * doc/interpreter/find-docstring-files.sh: New file.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
691 * doc/interpreter/Makefile.am (DOCSTRING_FILES): Use it.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
692 ($(TOPDIR)/src/DOCSTRINGS, $(TOPDIR)/scripts/DOCSTRINGS):
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
693 Delete rules.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
694 (.txi.texi): Pass $(top_srcdir) to munge-texi.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
695 (octave.info octave.dvi octave.pdf octave.html):
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
696 Depend on $(octave_TEXINFOS), not $(nodist_octave_TEXINFOS).
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
697 (nodist_octave_TEXINFOS): Delete variable.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
698 (octave_TEXINFOS): Include ../conf.texi in the list.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
699 (dist-hook): Delete target.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
700 (EXTRA_DIST): Add find-docstring-files.sh to the list.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
701
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
702 * doc/interpreter/basics.texi: Eliminate @value{OCTAVEHOME}
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
703 * doc/interpreter/dynamic.txi: Delete examplefile and
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
704 longexamplefile macro definitions. Replace uses with
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
705 @EXAMPLEFILE, to be expanded by munge-texi.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
706 * doc/interpreter/geometry.txi: Eliminate @ifset HAVE_QHULL.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
707 * doc/interpreter/oop.txi: Delete classfile and polynomialfile
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
708 macro definitions. Replace uses with @EXAMPLEFILE, to be expanded
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
709 by munge-texi.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
710 * doc/interpreter/sparse.txi: Eliminate @ifset HAVE_CHOLMOD,
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
711 @ifset HAVE_UMFPACK, and @ifset HAVE_COLAMD.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
712
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
713 * munge-texi.cc (top_srcdir): New global variable.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
714 (main): set top_srcdir from first arg.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
715 (usage): Include TOP-SRCDIR in the message.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
716 (recover_from_macro, process_example_file): New functions.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
717 (process_texi_input_file): Handle @EXAMPLEFILE tag.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
718
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
719 * doc/liboctave/Makefile.am (nodist_liboctave_TEXINFOS):
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
720 Delete variable.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
721 (liboctave_TEXINFOS): Include ../conf.texi in the list.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9903
diff changeset
722
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
723 2009-12-02 Rik <octave@nomad.inbox5.com>
9903
3211ec426324 Correct Makefile.am to allow VPATH builds of documentation
Rik <rdrider0-list@yahoo.com>
parents: 9895
diff changeset
724
3211ec426324 Correct Makefile.am to allow VPATH builds of documentation
Rik <rdrider0-list@yahoo.com>
parents: 9895
diff changeset
725 * interpreter/Makefile.am: Correct Makefile.am to allow VPATH builds of
3211ec426324 Correct Makefile.am to allow VPATH builds of documentation
Rik <rdrider0-list@yahoo.com>
parents: 9895
diff changeset
726 documentation
3211ec426324 Correct Makefile.am to allow VPATH builds of documentation
Rik <rdrider0-list@yahoo.com>
parents: 9895
diff changeset
727
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
728 2009-12-01 Rik <octave@nomad.inbox5.com>
9895
5a4f8d52bb0e Eliminate false dependency on conf.texi
Rik <rdrider0-list@yahoo.com>
parents: 9893
diff changeset
729
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
730 * faq/Makefile.am, doc/interpreter/bugs.txi,
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
731 doc/interpreter/install.txi: Eliminate false dependency on conf.texi.
9895
5a4f8d52bb0e Eliminate false dependency on conf.texi
Rik <rdrider0-list@yahoo.com>
parents: 9893
diff changeset
732
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
733 2009-11-30 Rik <octave@nomad.inbox5.com>
9893
609726a25877 Correctly generate *.texi doc files when running in a newly cloned source tree
Rik <rdrider0-list@yahoo.com>
parents: 9891
diff changeset
734
609726a25877 Correctly generate *.texi doc files when running in a newly cloned source tree
Rik <rdrider0-list@yahoo.com>
parents: 9891
diff changeset
735 * interpreter/Makefile.am:
609726a25877 Correctly generate *.texi doc files when running in a newly cloned source tree
Rik <rdrider0-list@yahoo.com>
parents: 9891
diff changeset
736 Overhaul Makefile to correctly generate *.texi files and to stop their
609726a25877 Correctly generate *.texi doc files when running in a newly cloned source tree
Rik <rdrider0-list@yahoo.com>
parents: 9891
diff changeset
737 distribution when running 'make dist'
609726a25877 Correctly generate *.texi doc files when running in a newly cloned source tree
Rik <rdrider0-list@yahoo.com>
parents: 9891
diff changeset
738
9891
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
739 2009-11-30 John W. Eaton <jwe@octave.org>
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
740
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
741 * interpreter/munge-texi.cc (process_texi_input_file): Double @ in
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
742 symbol_name used in @anchor.
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
743 (extract_docstring): Double @ in function name used in @ref.
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
744
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
745 * interpreter/mk_doc_cache.m (cmd): Transform @ in class names to
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
746 @@ when processing DOCSTRINGS files.
1506a17832c9 doc building fixes for class methods
John W. Eaton <jwe@octave.org>
parents: 9889
diff changeset
747
9889
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
748 2009-11-30 John W. Eaton <jwe@octave.org>
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
749
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
750 * interpreter/Makefile.a (nodist_octave_TEXINFOS): Add
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
751 contributors.texi and $(MUNGED_TEXI_SRC) to the list.
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
752 (dist_octave_TEXINFOS): Delete.
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
753 (DISTCLEANFILES, all_octave_TEXINFOS): New variables.
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
754 ($(srcdir)/octave.info, octave.dvi, octave.pdf, octave.html):
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
755 Depend on $(all_octave_TEXINFOS), not $(octave_TEXINFOS).
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
756 (octave.ps): Depend on .dvi file and EPS files, but not .texi
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
757 source files.
81c5ea6ddf81 doc/interpreter build fixes
John W. Eaton <jwe@octave.org>
parents: 9881
diff changeset
758
9881
b3089dba88bf Remove HDF5 cruft for older versions of HDF5
Kacper Kowalik
parents: 9880
diff changeset
759 2009-11-27 David Bateman <dbateman@free.fr>
b3089dba88bf Remove HDF5 cruft for older versions of HDF5
Kacper Kowalik
parents: 9880
diff changeset
760
b3089dba88bf Remove HDF5 cruft for older versions of HDF5
Kacper Kowalik
parents: 9880
diff changeset
761 * doc/interpreter/contributors.in: Add Kacper Kowalik.
b3089dba88bf Remove HDF5 cruft for older versions of HDF5
Kacper Kowalik
parents: 9880
diff changeset
762
9880
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
763 2009-11-27 David Bateman <dbateman@free.fr>
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
764
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
765 * interpreter/install.txi: Document that curl libraries impact ftp
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
766 objects.
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
767 * interpreter/system.txi: Document the ftp objects
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
768
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
769 2009-11-25 Rik <octave@nomad.inbox5.com>
9863
4c15e7cd9a14 Simplify doc-cache handling in Makefile.am to use only install-data-local target
Rik <rdrider0-list@yahoo.com>
parents: 9861
diff changeset
770
9880
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
771 * interpreter/Makefile.am:
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
772 Simplify doc-cache handling in Makefile.am to use only
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
773 install-data-local target
9863
4c15e7cd9a14 Simplify doc-cache handling in Makefile.am to use only install-data-local target
Rik <rdrider0-list@yahoo.com>
parents: 9861
diff changeset
774
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
775 2009-11-24 Rik <octave@nomad.inbox5.com>
9861
cd53ecf0d79a Correct Makefile.am so that make will halt on error when unable to build doc-cache
Rik <rdrider0-list@yahoo.com>
parents: 9855
diff changeset
776
9880
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
777 * interpreter/Makefile.am:
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
778 Correct Makefile so that it halts on error when unable to build
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
779 doc-cache.
9861
cd53ecf0d79a Correct Makefile.am so that make will halt on error when unable to build doc-cache
Rik <rdrider0-list@yahoo.com>
parents: 9855
diff changeset
780
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
781 2009-11-23 Rik <octave@nomad.inbox5.com>
9855
02d59b67632f Stop distribution of conf.texi by autotools
Rik <rdrider0-list@yahoo.com>
parents: 9854
diff changeset
782
9880
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9863
diff changeset
783 * faq/Makefile.am, interpreter/Makefile.am, liboctave/Makefile.am:
9855
02d59b67632f Stop distribution of conf.texi by autotools
Rik <rdrider0-list@yahoo.com>
parents: 9854
diff changeset
784 Stop distribution of conf.texi by autotools. conf.texi must be re-made
02d59b67632f Stop distribution of conf.texi by autotools
Rik <rdrider0-list@yahoo.com>
parents: 9854
diff changeset
785 from conf.texi.in during configure step
02d59b67632f Stop distribution of conf.texi by autotools
Rik <rdrider0-list@yahoo.com>
parents: 9854
diff changeset
786
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
787 2009-11-23 Rik <octave@nomad.inbox5.com>
9854
5d5dc23d6c56 Correct compilation order of SUBDIRS in doc/Makefile
Rik <rdrider0-list@yahoo.com>
parents: 9811
diff changeset
788
5d5dc23d6c56 Correct compilation order of SUBDIRS in doc/Makefile
Rik <rdrider0-list@yahoo.com>
parents: 9811
diff changeset
789 * Makefile.am: Add . to SUBDIRS to force automake to compile this
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
790 directory, and make conf.texi, before recursively compiling SUBDIRS
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
791 which depend on conf.texi
9854
5d5dc23d6c56 Correct compilation order of SUBDIRS in doc/Makefile
Rik <rdrider0-list@yahoo.com>
parents: 9811
diff changeset
792
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
793 2009-11-11 Rik <octave@nomad.inbox5.com>
9811
c657c056240d Add DISTCLEANFILES macro to allow automake to clean and remove conf.texi
Rik <rdrider0-list@yahoo.com>
parents: 9794
diff changeset
794
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
795 * Makefile.am: Add DISTCLEANFILES macro so that generated conf.texi can
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
796 be cleaned by automake.
9811
c657c056240d Add DISTCLEANFILES macro to allow automake to clean and remove conf.texi
Rik <rdrider0-list@yahoo.com>
parents: 9794
diff changeset
797
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
798 2009-11-10 John W. Eaton <jwe@octave.org>
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
799
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
800 * Makefile.am, faq/Makefile.am, interpreter/Makefile.am,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
801 liboctave/Makefile.am, refcard/Makefile.am,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
802 interpreter/config-images.sh, interpreter/images,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
803 interpreter/images.awk: New files.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
804 * Makefile.in, faq/Makefile.in, interpreter/Makefile.in,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
805 liboctave/Makefile.in, refcard/Makefile.in: Delete.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
806 * interpreter/munge-texi.cc (main, usage): Eliminate unnecessary
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
807 -d option.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
808 * liboctave/liboctave.texi: Surround @direntry in appropriate magic.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
809 * faq/OctaveFAQ.texi: Rename from faq/Octave-FAQ.texi.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9758
diff changeset
810
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
811 2009-10-23 Rik <octave@nomad.inbox5.com>
9758
09da0bd91412 Periodic grammar check of Octave documentation files to ensure common format
Rik <rdrider0-list@yahoo.com>
parents: 9749
diff changeset
812
10726
f062b569a301 eliminate trailing whitespace in ChangeLog files
John W. Eaton <jwe@octave.org>
parents: 10720
diff changeset
813 * various: Periodic grammar check of Octave documentation files to
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
814 ensure a standardized format.
9758
09da0bd91412 Periodic grammar check of Octave documentation files to ensure common format
Rik <rdrider0-list@yahoo.com>
parents: 9749
diff changeset
815
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
816 2009-10-20 Rik <octave@nomad.inbox5.com>
9749
807a3720e6e2 Clean interpreter/Makefile.in to remove a few non-functional targets
Rik <rdrider0-list@yahoo.com>
parents: 9724
diff changeset
817
807a3720e6e2 Clean interpreter/Makefile.in to remove a few non-functional targets
Rik <rdrider0-list@yahoo.com>
parents: 9724
diff changeset
818 * interpreter/Makefile.in: Clean Makefile.in and remove a few
807a3720e6e2 Clean interpreter/Makefile.in to remove a few non-functional targets
Rik <rdrider0-list@yahoo.com>
parents: 9724
diff changeset
819 non-functional targets
807a3720e6e2 Clean interpreter/Makefile.in to remove a few non-functional targets
Rik <rdrider0-list@yahoo.com>
parents: 9724
diff changeset
820
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
821 2009-10-13 Rik <octave@nomad.inbox5.com>
9724
f22bbc5d56e9 Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Rik <rdrider0-list@yahoo.com>
parents: 9720
diff changeset
822
f22bbc5d56e9 Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Rik <rdrider0-list@yahoo.com>
parents: 9720
diff changeset
823 * various: Fix various incorrect usages of deffn and deftypefn macros
f22bbc5d56e9 Fix various incorrect usages of TeXinfo deffn and deftypefn macros
Rik <rdrider0-list@yahoo.com>
parents: 9720
diff changeset
824
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
825 2009-10-12 Rik <octave@nomad.inbox5.com>
9720
2997727398d1 Cleanup make process for liboctave documentation
Rik <rdrider0-list@yahoo.com>
parents: 9719
diff changeset
826
2997727398d1 Cleanup make process for liboctave documentation
Rik <rdrider0-list@yahoo.com>
parents: 9719
diff changeset
827 * liboctave/Makefile.in: Simplify Makefile using GNU Make functions
2997727398d1 Cleanup make process for liboctave documentation
Rik <rdrider0-list@yahoo.com>
parents: 9719
diff changeset
828 * liboctave/liboctave.texi: Stop header of file, which was meant to be
2997727398d1 Cleanup make process for liboctave documentation
Rik <rdrider0-list@yahoo.com>
parents: 9719
diff changeset
829 commented, from being transferred into the documentation.
2997727398d1 Cleanup make process for liboctave documentation
Rik <rdrider0-list@yahoo.com>
parents: 9719
diff changeset
830
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
831 2009-10-12 Rik <octave@nomad.inbox5.com>
9719
71e4a91de775 Clean a few non-functional commands from faq documentation Makefile
Rik <rdrider0-list@yahoo.com>
parents: 9718
diff changeset
832
71e4a91de775 Clean a few non-functional commands from faq documentation Makefile
Rik <rdrider0-list@yahoo.com>
parents: 9718
diff changeset
833 * faq/Makefile.in: Clean a few non-functional commands from Makefile
71e4a91de775 Clean a few non-functional commands from faq documentation Makefile
Rik <rdrider0-list@yahoo.com>
parents: 9718
diff changeset
834
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
835 2009-10-12 Rik <octave@nomad.inbox5.com>
9718
ac2a6a8b3a0b Simplify Makefile using GNU Make functions
Rik <rdrider0-list@yahoo.com>
parents: 9712
diff changeset
836
ac2a6a8b3a0b Simplify Makefile using GNU Make functions
Rik <rdrider0-list@yahoo.com>
parents: 9712
diff changeset
837 * refcard/Makefile.in: Simplify Makefile using GNU Make functions
ac2a6a8b3a0b Simplify Makefile using GNU Make functions
Rik <rdrider0-list@yahoo.com>
parents: 9712
diff changeset
838
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
839 2009-10-11 Rik <octave@nomad.inbox5.com>
9712
25e1e368618c Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
Rik <rdrider0-list@yahoo.com>
parents: 9711
diff changeset
840
25e1e368618c Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
Rik <rdrider0-list@yahoo.com>
parents: 9711
diff changeset
841 * Makefile.in: Include texmf.cnf in distributed files to fix texinfo
25e1e368618c Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
Rik <rdrider0-list@yahoo.com>
parents: 9711
diff changeset
842 runtime error with stack overflow.
25e1e368618c Include texmf.cnf in distributed files to fix texinfo runtime error with stack overflow.
Rik <rdrider0-list@yahoo.com>
parents: 9711
diff changeset
843
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11065
diff changeset
844 2009-10-11 Rik <octave@nomad.inbox5.com>
9711
ebde8880e6be Fix broken command to create octave.dvi
Rik <rdrider0-list@yahoo.com>
parents: 9709
diff changeset
845
ebde8880e6be Fix broken command to create octave.dvi
Rik <rdrider0-list@yahoo.com>
parents: 9709
diff changeset
846 * intepreter/Makefile.in: Fix broken command to create octave.dvi
ebde8880e6be Fix broken command to create octave.dvi
Rik <rdrider0-list@yahoo.com>
parents: 9709
diff changeset
847
9709
f8e2e9fdaa8f document luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9701
diff changeset
848 2009-10-08 Jaroslav Hajek <highegg@gmail.com>
f8e2e9fdaa8f document luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9701
diff changeset
849
f8e2e9fdaa8f document luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9701
diff changeset
850 * intepreter/linalg.txi: Add reference to luupdate.
f8e2e9fdaa8f document luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9701
diff changeset
851
9701
531280b07625 implement fskipl
Jaroslav Hajek <highegg@gmail.com>
parents: 9676
diff changeset
852 2009-10-07 Jaroslav Hajek <highegg@gmail.com>
531280b07625 implement fskipl
Jaroslav Hajek <highegg@gmail.com>
parents: 9676
diff changeset
853
531280b07625 implement fskipl
Jaroslav Hajek <highegg@gmail.com>
parents: 9676
diff changeset
854 * interpreter/io.txi: Add reference to fskipl.
531280b07625 implement fskipl
Jaroslav Hajek <highegg@gmail.com>
parents: 9676
diff changeset
855
9676
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
856 2009-09-30 John W. Eaton <jwe@octave.org>
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
857
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
858 * interpreter/data.txi (Built-in Data Types):
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
859 Document bitpack and bitunpack.
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
860 * interpreter/plot.txi: Delete spurious {}. Update menus. Fix
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
861 cross-referencing.
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
862 * interpreter/octave.texi: Update plotting sub-menus in detailed menu.
e40835382b68 doc fixes
John W. Eaton <jwe@octave.org>
parents: 9672
diff changeset
863
9672
43a07df0ed4c document graphics structures
Michael D. Godfrey <godfrey@isl.stanford.edu>
parents: 9642
diff changeset
864 2009-09-30 Michael D. Godfrey <godfrey@isl.stanford.edu>
43a07df0ed4c document graphics structures
Michael D. Godfrey <godfrey@isl.stanford.edu>
parents: 9642
diff changeset
865
43a07df0ed4c document graphics structures
Michael D. Godfrey <godfrey@isl.stanford.edu>
parents: 9642
diff changeset
866 * interpreter/plot.txi: Document graphics structures.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
867
9642
2ab5ace09d8b doc/interpreter/optim.txi: document pqpnonneg
John W. Eaton <jwe@octave.org>
parents: 9578
diff changeset
868 2009-09-14 John W. Eaton <jwe@octave.org>
2ab5ace09d8b doc/interpreter/optim.txi: document pqpnonneg
John W. Eaton <jwe@octave.org>
parents: 9578
diff changeset
869
2ab5ace09d8b doc/interpreter/optim.txi: document pqpnonneg
John W. Eaton <jwe@octave.org>
parents: 9578
diff changeset
870 * interpreter/optim.txi: Document pqpnonneg.
2ab5ace09d8b doc/interpreter/optim.txi: document pqpnonneg
John W. Eaton <jwe@octave.org>
parents: 9578
diff changeset
871
9578
7dafdb8b062f refactor comparison ops implementations
Jaroslav Hajek <highegg@gmail.com>
parents: 9501
diff changeset
872 2009-08-27 Jaroslav Hajek <highegg@gmail.com>
7dafdb8b062f refactor comparison ops implementations
Jaroslav Hajek <highegg@gmail.com>
parents: 9501
diff changeset
873
7dafdb8b062f refactor comparison ops implementations
Jaroslav Hajek <highegg@gmail.com>
parents: 9501
diff changeset
874 * interpreter/expr.txi: Mention complex comparisons change.
7dafdb8b062f refactor comparison ops implementations
Jaroslav Hajek <highegg@gmail.com>
parents: 9501
diff changeset
875
9486
d85a43495faa update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9441
diff changeset
876 2009-08-05 Jaroslav Hajek <highegg@gmail.com>
d85a43495faa update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9441
diff changeset
877
d85a43495faa update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9441
diff changeset
878 * interpreter/tips.txi: Update.
d85a43495faa update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9441
diff changeset
879
9441
160c564d5d25 initialize floating point values properly for NetBSD systems
Aleksej Saushev <asau@inbox.ru>
parents: 9390
diff changeset
880 2009-07-20 John W. Eaton <jwe@octave.org>
160c564d5d25 initialize floating point values properly for NetBSD systems
Aleksej Saushev <asau@inbox.ru>
parents: 9390
diff changeset
881
160c564d5d25 initialize floating point values properly for NetBSD systems
Aleksej Saushev <asau@inbox.ru>
parents: 9390
diff changeset
882 * interpreter/contributors.in: Add Aleksej Saushev.
160c564d5d25 initialize floating point values properly for NetBSD systems
Aleksej Saushev <asau@inbox.ru>
parents: 9390
diff changeset
883
9390
288d5794eac8 Drop conf.texi as prerequisite of dist target
Rafael Laboissiere <rafael@debian.org>
parents: 9356
diff changeset
884 2009-06-24 Rafael Laboissiere <rafael@debian.org>
288d5794eac8 Drop conf.texi as prerequisite of dist target
Rafael Laboissiere <rafael@debian.org>
parents: 9356
diff changeset
885
288d5794eac8 Drop conf.texi as prerequisite of dist target
Rafael Laboissiere <rafael@debian.org>
parents: 9356
diff changeset
886 * Makefile.in (dist): Drop conf.texi as prerequisite.
288d5794eac8 Drop conf.texi as prerequisite of dist target
Rafael Laboissiere <rafael@debian.org>
parents: 9356
diff changeset
887
9356
b2133f97079d update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9316
diff changeset
888 2009-06-16 Jaroslav Hajek <highegg@gmail.com>
b2133f97079d update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9316
diff changeset
889
b2133f97079d update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9316
diff changeset
890 * interpreter/tips.txi: Update.
b2133f97079d update coding tips
Jaroslav Hajek <highegg@gmail.com>
parents: 9316
diff changeset
891
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
892 2009-06-07 Rik <rdrider0-list@yahoo.com>
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
893
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
894 * interpreter/plot.txi: Update some of Advanced Plotting documentation.
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
895 Updated functions delete, allchild, backend, clf, hold, and refreshdata.
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
896
9312
0f7480d07f6a update documentation of container types in container.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9299
diff changeset
897 2009-06-07 Thorsten Meyer <thorsten.meyier@gmx.de>
0f7480d07f6a update documentation of container types in container.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9299
diff changeset
898
0f7480d07f6a update documentation of container types in container.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9299
diff changeset
899 * interpreter/container.txi: Udate documentation of container types
0f7480d07f6a update documentation of container types in container.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 9299
diff changeset
900
9298
20ee7f9cc904 Correct bugs in plot images produced for documentation
Rik <rdrider0-list@yahoo.com>
parents: 9293
diff changeset
901 2009-06-03 Rik <rdrider0-list@yahoo.com>
20ee7f9cc904 Correct bugs in plot images produced for documentation
Rik <rdrider0-list@yahoo.com>
parents: 9293
diff changeset
902
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
903 * interpreter/plotimages.m: Correct errorbar plot for docs. Make hist
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
904 plot reprodroducible for docs.
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
905 * interpreter/interpimages.m: Correct typo in legend of interpft plot
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
906 for docs.
9298
20ee7f9cc904 Correct bugs in plot images produced for documentation
Rik <rdrider0-list@yahoo.com>
parents: 9293
diff changeset
907
9291
0dc1d0f1f79c omit conf.texi from distribution
Jaroslav Hajek <highegg@gmail.com>
parents: 9285
diff changeset
908 2009-06-03 Jaroslav Hajek <highegg@gmail.com>
0dc1d0f1f79c omit conf.texi from distribution
Jaroslav Hajek <highegg@gmail.com>
parents: 9285
diff changeset
909
0dc1d0f1f79c omit conf.texi from distribution
Jaroslav Hajek <highegg@gmail.com>
parents: 9285
diff changeset
910 * Makefile.in: Omit conf.texi in DISTFILES.
0dc1d0f1f79c omit conf.texi from distribution
Jaroslav Hajek <highegg@gmail.com>
parents: 9285
diff changeset
911
9285
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9256
diff changeset
912 2009-06-02 Jaroslav Hajek <highegg@gmail.com>
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9256
diff changeset
913
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9256
diff changeset
914 * interpreter/oop.txi: Update docs of polynomial class, mention
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9256
diff changeset
915 chained indexing.
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9256
diff changeset
916
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
917 2009-05-27 S�ren Hauberg <hauberg@gmail.com>
9293
d371cb65428a Fix output from 'print_usage' in Errors chapter in the manual
Soren Hauberg <hauberg@gmail.com>
parents: 9292
diff changeset
918
d371cb65428a Fix output from 'print_usage' in Errors chapter in the manual
Soren Hauberg <hauberg@gmail.com>
parents: 9292
diff changeset
919 * interpreter/errors.txi: fix 'print_usage' output.
d371cb65428a Fix output from 'print_usage' in Errors chapter in the manual
Soren Hauberg <hauberg@gmail.com>
parents: 9292
diff changeset
920
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
921 2009-05-27 S�ren Hauberg <hauberg@gmail.com>
9292
aa2e52bd82dd Fix call to page_screen_output in the Bugs chapter of the manual
Soren Hauberg <hauberg@gmail.com>
parents: 9291
diff changeset
922
aa2e52bd82dd Fix call to page_screen_output in the Bugs chapter of the manual
Soren Hauberg <hauberg@gmail.com>
parents: 9291
diff changeset
923 * interpreter/bugs.txi: fix call to 'page_screen_output'.
aa2e52bd82dd Fix call to page_screen_output in the Bugs chapter of the manual
Soren Hauberg <hauberg@gmail.com>
parents: 9291
diff changeset
924
9256
5c05996ee4ac Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will build
Rik <rdrider0-list@yahoo.com>
parents: 9251
diff changeset
925 2009-05-25 Rik <rdrider0-list@yahoo.com>
5c05996ee4ac Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will build
Rik <rdrider0-list@yahoo.com>
parents: 9251
diff changeset
926
5c05996ee4ac Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will build
Rik <rdrider0-list@yahoo.com>
parents: 9251
diff changeset
927 * interpreter/Makefile.in: Add texmf.cnf to list of distributed files
5c05996ee4ac Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will build
Rik <rdrider0-list@yahoo.com>
parents: 9251
diff changeset
928 (DIST_FILES) so that pdfs will build.
5c05996ee4ac Add texmf.cnf to list of distributed files (DIST_FILES) so that pdfs will build
Rik <rdrider0-list@yahoo.com>
parents: 9251
diff changeset
929
9251
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9244
diff changeset
930 2009-05-24 Robert T. Short <octave@phaselockedsystems.com>
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9244
diff changeset
931
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9244
diff changeset
932 * interpreter/oop.txi: Added inheritance documentatin
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9244
diff changeset
933
9244
f262a3e9e21e Change texi2pdf call to include local TeX configuration file which increases save_history variable.
Rik <rdrider0-list@yahoo.com>
parents: 9210
diff changeset
934 2009-05-21 Rik <rdrider0-list@yahoo.com>
f262a3e9e21e Change texi2pdf call to include local TeX configuration file which increases save_history variable.
Rik <rdrider0-list@yahoo.com>
parents: 9210
diff changeset
935
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
936 * interpreter/Makefile.in, texmf.cnf: Change texi2pdf call to include
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
937 local TeX configuration file which increases save_history variable.
9244
f262a3e9e21e Change texi2pdf call to include local TeX configuration file which increases save_history variable.
Rik <rdrider0-list@yahoo.com>
parents: 9210
diff changeset
938
9210
a7a9eecc07b5 Change recommendation for writing documentation to favor @tex
Rik <rdrider0-list@yahoo.com>
parents: 9209
diff changeset
939 2009-05-17 Rik <rdrider0-list@yahoo.com>
a7a9eecc07b5 Change recommendation for writing documentation to favor @tex
Rik <rdrider0-list@yahoo.com>
parents: 9209
diff changeset
940
a7a9eecc07b5 Change recommendation for writing documentation to favor @tex
Rik <rdrider0-list@yahoo.com>
parents: 9209
diff changeset
941 * interpreter/tips.txi: Change recommendation to use @tex rather than
a7a9eecc07b5 Change recommendation for writing documentation to favor @tex
Rik <rdrider0-list@yahoo.com>
parents: 9209
diff changeset
942 @iftex construction.
a7a9eecc07b5 Change recommendation for writing documentation to favor @tex
Rik <rdrider0-list@yahoo.com>
parents: 9209
diff changeset
943
9209
923c7cb7f13f Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Rik <rdrider0-list@yahoo.com>
parents: 9197
diff changeset
944 2009-05-17 Rik <rdrider0-list@yahoo.com>
923c7cb7f13f Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Rik <rdrider0-list@yahoo.com>
parents: 9197
diff changeset
945
10720
998d7ba68009 Correctly break lines > 80 characters in ChangeLog.
Rik <octave@nomad.inbox5.com>
parents: 10719
diff changeset
946 * interpreter/*.txi: Simplify TeXinfo files by eliminating redundant
10796
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
947 @iftex followed by @tex construction. Also, spellchecked all .txi
eaf7c8ab3b0c Replace 8 spaces with tabs in ChangeLogs
Rik <octave@nomad.inbox5.com>
parents: 10795
diff changeset
948 and .texi files.
9209
923c7cb7f13f Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Rik <rdrider0-list@yahoo.com>
parents: 9197
diff changeset
949
9197
3c27a0340a64 Update documentation for section 17.8 (Mathematical Constants) of arith.texi
Rik <rdrider0-list@yahoo.com>
parents: 9175
diff changeset
950 2009-05-14 Rik <rdrider0-list@yahoo.com>
3c27a0340a64 Update documentation for section 17.8 (Mathematical Constants) of arith.texi
Rik <rdrider0-list@yahoo.com>
parents: 9175
diff changeset
951
3c27a0340a64 Update documentation for section 17.8 (Mathematical Constants) of arith.texi
Rik <rdrider0-list@yahoo.com>
parents: 9175
diff changeset
952 * interpreter/arith.txi: Update section 17.8 (Mathematical Consants)
3c27a0340a64 Update documentation for section 17.8 (Mathematical Constants) of arith.texi
Rik <rdrider0-list@yahoo.com>
parents: 9175
diff changeset
953 of arith.txi.
3c27a0340a64 Update documentation for section 17.8 (Mathematical Constants) of arith.texi
Rik <rdrider0-list@yahoo.com>
parents: 9175
diff changeset
954
9168
742cf6388a8f Update section 17.7 (Coordinate Transformations) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9167
diff changeset
955 2009-05-01 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
956
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
957 * interpreter/arith.txi: Update section 17.7 (Coordinate
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
958 Transformations) of arith.txi.
9168
742cf6388a8f Update section 17.7 (Coordinate Transformations) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9167
diff changeset
959
9167
1231b1762a9a Simplify TeXinfo and eliminate use of @iftex in arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9165
diff changeset
960 2009-05-01 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
961
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
962 * interpreter/arith.txi: Simplify TeXinfo and eliminate use of
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
963 @iftex in arith.txi.
9167
1231b1762a9a Simplify TeXinfo and eliminate use of @iftex in arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9165
diff changeset
964
1231b1762a9a Simplify TeXinfo and eliminate use of @iftex in arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9165
diff changeset
965 2009-05-01 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
966
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
967 * interpreter/arith.txi: Update section 17.5 (Utility Functions)
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
968 of arith.txi.
9165
8c71a86c4bf4 Update section 17.5 (Utility Functions) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9164
diff changeset
969
9167
1231b1762a9a Simplify TeXinfo and eliminate use of @iftex in arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9165
diff changeset
970 2009-04-30 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
971
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
972 * interpreter/arith.txi: Update section 17.4 (Sums and Products)
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
973 of arith.txi.
9163
9cb0c21e97f7 Update section 17.4 (Sums and Products) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9159
diff changeset
974
9158
48ee8c73ff38 info about ranges
Jaroslav Hajek <highegg@gmail.com>
parents: 9155
diff changeset
975 2009-04-29 Jaroslav Hajek <highegg@gmail.com>
48ee8c73ff38 info about ranges
Jaroslav Hajek <highegg@gmail.com>
parents: 9155
diff changeset
976
48ee8c73ff38 info about ranges
Jaroslav Hajek <highegg@gmail.com>
parents: 9155
diff changeset
977 * interpreter/numbers.txi: Update info on ranges.
9159
c07cbffb82e3 update indexing docs
Jaroslav Hajek <highegg@gmail.com>
parents: 9158
diff changeset
978 * interpreter/expr.txi: Update some info on indexing.
9158
48ee8c73ff38 info about ranges
Jaroslav Hajek <highegg@gmail.com>
parents: 9155
diff changeset
979
9155
ad20b967e1c9 Update section 17.3 (Trigonometry) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9154
diff changeset
980 2009-04-26 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
981
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
982 * interpreter/arith.txi: Update section 17.3 (Trigonometry) of
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
983 arith.txi.
9155
ad20b967e1c9 Update section 17.3 (Trigonometry) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9154
diff changeset
984
9154
761fc0d3d980 Update section 17.2 (Complex Arithmetic) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9153
diff changeset
985 2009-04-24 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
986
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
987 * interpreter/arith.txi: Update section 17.2 (Complex Arithmetic)
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
988 of arith.txi. Use Tex in more of the doc strings for pretty
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
989 printing in pdf format.
9154
761fc0d3d980 Update section 17.2 (Complex Arithmetic) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9153
diff changeset
990
9153
5247e89688e1 Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Rik <rdrider0-list@yahoo.com>
parents: 9143
diff changeset
991 2009-04-24 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
992
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
993 * interpreter/octave.pdf: Eliminate most overfull errors when
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
994 running texi2pdf for generating pdf documentation. Use
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
995 @smallexample when necessary to reduce font for long lines.
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
996 Reword variables or phrases so that Tex can break them at a better
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
997 spot.
9153
5247e89688e1 Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Rik <rdrider0-list@yahoo.com>
parents: 9143
diff changeset
998
9143
74d5c1a4ca96 Eliminate 'unbalanced parentheses in @def...' error during texi2pdf.
Rik <rdrider0-list@yahoo.com>
parents: 9141
diff changeset
999 2009-04-21 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1000
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1001 * interpreter/octave.pdf: Eliminate 'unbalanced parentheses in
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1002 @def...' error during texi2pdf. Fixed four .m files incorrectly
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1003 using @deftypefn macro.
9143
74d5c1a4ca96 Eliminate 'unbalanced parentheses in @def...' error during texi2pdf.
Rik <rdrider0-list@yahoo.com>
parents: 9141
diff changeset
1004
9136
537a73861cb7 Fix small mistake in example.
Ansgar Burchard <ansgar@43-1.org>
parents: 9135
diff changeset
1005 2009-04-19 Ansgar Burchardt <ansgar@43-1.org>
537a73861cb7 Fix small mistake in example.
Ansgar Burchard <ansgar@43-1.org>
parents: 9135
diff changeset
1006
537a73861cb7 Fix small mistake in example.
Ansgar Burchard <ansgar@43-1.org>
parents: 9135
diff changeset
1007 * interpreter/numbers.txi: Fix small mistake in example.
537a73861cb7 Fix small mistake in example.
Ansgar Burchard <ansgar@43-1.org>
parents: 9135
diff changeset
1008
9135
b04f95fabbf9 Update sections 2.5, 2.6, 2.7 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9134
diff changeset
1009 2009-04-17 Rik <rdrider0-list@yahoo.com>
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1010
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1011 * interpreter/arith.txi: Update section 17.1 (Utility Functions)
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1012 of arith.txi. Split section into "Exponents and Logarithms" and
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1013 "Utility Functions" Use Tex in many more of the doc strings for
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1014 pretty printing in pdf format.
9141
c1fff751b5a8 Update section 17.1 (Utility Functions) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9136
diff changeset
1015
c1fff751b5a8 Update section 17.1 (Utility Functions) of arith.txi
Rik <rdrider0-list@yahoo.com>
parents: 9136
diff changeset
1016 2009-04-17 Rik <rdrider0-list@yahoo.com>
9135
b04f95fabbf9 Update sections 2.5, 2.6, 2.7 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9134
diff changeset
1017
b04f95fabbf9 Update sections 2.5, 2.6, 2.7 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9134
diff changeset
1018 * interpreter/basics.txi: Update help text for sections 2.5, 2.6, 2.7
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1019 of basics.txi
9135
b04f95fabbf9 Update sections 2.5, 2.6, 2.7 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9134
diff changeset
1020
9134
a3739e27b017 Update section 2.4 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9133
diff changeset
1021 2009-04-17 Rik <rdrider0-list@yahoo.com>
a3739e27b017 Update section 2.4 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9133
diff changeset
1022
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1023 * interpreter/basics.txi: Update help text for sections 2.4 of
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1024 basics.txi.
9134
a3739e27b017 Update section 2.4 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9133
diff changeset
1025
9133
c0cef1436788 Update help text for sections 2.2 and 2.3 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9132
diff changeset
1026 2009-04-17 Rik <rdrider0-list@yahoo.com>
c0cef1436788 Update help text for sections 2.2 and 2.3 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9132
diff changeset
1027
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1028 * interpreter/basics.txi: Update help text for sections 2.2
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1029 and 2.3 of basics.txi.
9133
c0cef1436788 Update help text for sections 2.2 and 2.3 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9132
diff changeset
1030
c0cef1436788 Update help text for sections 2.2 and 2.3 of basics.txi
Rik <rdrider0-list@yahoo.com>
parents: 9132
diff changeset
1031 2009-04-17 Rik <rdrider0-list@yahoo.com>
9132
eb1747dbd360 Update help strings for command line options
Rik <rdrider0-list@yahoo.com>
parents: 9110
diff changeset
1032
9175
5baa4d43a2ae ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9168
diff changeset
1033 * interpreter/basics.txi: Update help strings for command line options.
9132
eb1747dbd360 Update help strings for command line options
Rik <rdrider0-list@yahoo.com>
parents: 9110
diff changeset
1034
9110
22ae6b3411a7 Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents: 9095
diff changeset
1035 2009-04-11 David Bateman <dbateman@free.fr>
22ae6b3411a7 Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents: 9095
diff changeset
1036
22ae6b3411a7 Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents: 9095
diff changeset
1037 * interpreter/contributors.in: Add Martin Helm.
22ae6b3411a7 Add isocolor, isonormals and isosurface functions (For Martin Helm). Add 3D filled triangular patches and the trisurf function
David Bateman <dbateman@free.fr>
parents: 9095
diff changeset
1038
9095
b5a1a2d0be7e texinfo.tex: prefer pdf images if generating pdf output
John W. Eaton <jwe@octave.org>
parents: 9089
diff changeset
1039 2009-04-06 John W. Eaton <jwe@octave.org>
b5a1a2d0be7e texinfo.tex: prefer pdf images if generating pdf output
John W. Eaton <jwe@octave.org>
parents: 9089
diff changeset
1040
b5a1a2d0be7e texinfo.tex: prefer pdf images if generating pdf output
John W. Eaton <jwe@octave.org>
parents: 9089
diff changeset
1041 * texinfo.tex: Prefer PDF image files if generating PDF output.
b5a1a2d0be7e texinfo.tex: prefer pdf images if generating pdf output
John W. Eaton <jwe@octave.org>
parents: 9089
diff changeset
1042
9089
0b08eaf77dd6 Detailed review of intro.texi
Rik <rdrider0-list@yahoo.com>
parents: 9047
diff changeset
1043 2009-03-27 Rik <rdrider0-list@yahoo.com>
0b08eaf77dd6 Detailed review of intro.texi
Rik <rdrider0-list@yahoo.com>
parents: 9047
diff changeset
1044
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1045 * interpreter/intro.txi: Add new sample section on elementary
9089
0b08eaf77dd6 Detailed review of intro.texi
Rik <rdrider0-list@yahoo.com>
parents: 9047
diff changeset
1046 calculations. Add new example of solving systems of equations
0b08eaf77dd6 Detailed review of intro.texi
Rik <rdrider0-list@yahoo.com>
parents: 9047
diff changeset
1047
9047
a1635f7c4cbe update diag-perm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 9014
diff changeset
1048 2009-03-27 Jaroslav Hajek <highegg@gmail.com>
a1635f7c4cbe update diag-perm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 9014
diff changeset
1049
a1635f7c4cbe update diag-perm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 9014
diff changeset
1050 * interpreter/diagperm.txi: Mention mixing with sparse matrices.
a1635f7c4cbe update diag-perm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 9014
diff changeset
1051
9014
71fca0fc2436 save source file names for functions as comments in .texi files
John W. Eaton <jwe@octave.org>
parents: 8940
diff changeset
1052 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
1053
71fca0fc2436 save source file names for functions as comments in .texi files
John W. Eaton <jwe@octave.org>
parents: 8940
diff changeset
1054 * 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
1055 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
1056
8940
6994961bf1f4 use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1057 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
1058
6994961bf1f4 use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1059 * 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
1060 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
1061
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1062 2009-03-08 S�ren Hauberg <hauberg@gmail.com>
8932
2d0f8692a82e Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents: 8923
diff changeset
1063
2d0f8692a82e Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents: 8923
diff changeset
1064 * interpreter/stats.txi (Basic Statistical Functions):
2d0f8692a82e Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents: 8923
diff changeset
1065 Add the 'histc' function.
2d0f8692a82e Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents: 8923
diff changeset
1066
8923
d47290508a55 document --doc-cache-file option
John W. Eaton <jwe@octave.org>
parents: 8917
diff changeset
1067 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
1068
d47290508a55 document --doc-cache-file option
John W. Eaton <jwe@octave.org>
parents: 8917
diff changeset
1069 * interpreter/basics.txi (Command Line Options):
d47290508a55 document --doc-cache-file option
John W. Eaton <jwe@octave.org>
parents: 8917
diff changeset
1070 Document --doc-cache-file command-line option.
d47290508a55 document --doc-cache-file option
John W. Eaton <jwe@octave.org>
parents: 8917
diff changeset
1071
8917
d707aa3bbc36 manual improvements
Jaroslav Hajek <highegg@gmail.com>
parents: 8887
diff changeset
1072 2009-03-06 Jaroslav Hajek <highegg@gmail.com>
d707aa3bbc36 manual improvements
Jaroslav Hajek <highegg@gmail.com>
parents: 8887
diff changeset
1073
d707aa3bbc36 manual improvements
Jaroslav Hajek <highegg@gmail.com>
parents: 8887
diff changeset
1074 * interpreter/diagperm.txi: Various improvements.
d707aa3bbc36 manual improvements
Jaroslav Hajek <highegg@gmail.com>
parents: 8887
diff changeset
1075
8887
6e4a811e58f8 deprecate create_set
John W. Eaton <jwe@octave.org>
parents: 8879
diff changeset
1076 2009-02-27 John W. Eaton <jwe@octave.org>
6e4a811e58f8 deprecate create_set
John W. Eaton <jwe@octave.org>
parents: 8879
diff changeset
1077
6e4a811e58f8 deprecate create_set
John W. Eaton <jwe@octave.org>
parents: 8879
diff changeset
1078 * interpreter/set.txi (Sets): Don't document create_set.
6e4a811e58f8 deprecate create_set
John W. Eaton <jwe@octave.org>
parents: 8879
diff changeset
1079
8879
1beaaffb3c1f document strsplit, not split
John W. Eaton <jwe@octave.org>
parents: 8873
diff changeset
1080 2009-02-26 John W. Eaton <jwe@octave.org>
1beaaffb3c1f document strsplit, not split
John W. Eaton <jwe@octave.org>
parents: 8873
diff changeset
1081
1beaaffb3c1f document strsplit, not split
John W. Eaton <jwe@octave.org>
parents: 8873
diff changeset
1082 * interpreter/strings.txi (Manipulating Strings):
1beaaffb3c1f document strsplit, not split
John W. Eaton <jwe@octave.org>
parents: 8873
diff changeset
1083 Document strsplit, not split.
1beaaffb3c1f document strsplit, not split
John W. Eaton <jwe@octave.org>
parents: 8873
diff changeset
1084
8873
e258715b2e78 fixes for clean targets in Makefiles
John W. Eaton <jwe@octave.org>
parents: 8859
diff changeset
1085 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
1086
e258715b2e78 fixes for clean targets in Makefiles
John W. Eaton <jwe@octave.org>
parents: 8859
diff changeset
1087 * 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
1088 instead of in maintainer-clean target.
e258715b2e78 fixes for clean targets in Makefiles
John W. Eaton <jwe@octave.org>
parents: 8859
diff changeset
1089 (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
1090 (DISTFILES): Add stmp-html to the list.
e258715b2e78 fixes for clean targets in Makefiles
John W. Eaton <jwe@octave.org>
parents: 8859
diff changeset
1091
e258715b2e78 fixes for clean targets in Makefiles
John W. Eaton <jwe@octave.org>
parents: 8859
diff changeset
1092 * 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
1093 distclean target.
e258715b2e78 fixes for clean targets in Makefiles
John W. Eaton <jwe@octave.org>
parents: 8859
diff changeset
1094
8859
46fdf8714acf remove url hrefs from diagperm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 8851
diff changeset
1095 2009-02-24 Jaroslav Hajek <highegg@gmail.com>
46fdf8714acf remove url hrefs from diagperm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 8851
diff changeset
1096
46fdf8714acf remove url hrefs from diagperm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 8851
diff changeset
1097 * interpreter/diagperm.txi: Remove redundant url references.
46fdf8714acf remove url hrefs from diagperm.txi
Jaroslav Hajek <highegg@gmail.com>
parents: 8851
diff changeset
1098
8851
d6de39523f03 improve the diag & perm matrices text
Jaroslav Hajek <highegg@gmail.com>
parents: 8839
diff changeset
1099 2009-02-23 Jaroslav Hajek <highegg@gmail.com>
d6de39523f03 improve the diag & perm matrices text
Jaroslav Hajek <highegg@gmail.com>
parents: 8839
diff changeset
1100
d6de39523f03 improve the diag & perm matrices text
Jaroslav Hajek <highegg@gmail.com>
parents: 8839
diff changeset
1101 * interpreter/diagperm.txi: Use TeX alternatives in some
d6de39523f03 improve the diag & perm matrices text
Jaroslav Hajek <highegg@gmail.com>
parents: 8839
diff changeset
1102 formulas, improve examples, delete superfluous defs.
d6de39523f03 improve the diag & perm matrices text
Jaroslav Hajek <highegg@gmail.com>
parents: 8839
diff changeset
1103
8839
fcba62cc4549 add chapter about diagonal and permutation matrices to manual
Jaroslav Hajek <highegg@gmail.com>
parents: 8817
diff changeset
1104 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
1105
fcba62cc4549 add chapter about diagonal and permutation matrices to manual
Jaroslav Hajek <highegg@gmail.com>
parents: 8817
diff changeset
1106 * interpreter/diagperm.txi: New file.
fcba62cc4549 add chapter about diagonal and permutation matrices to manual
Jaroslav Hajek <highegg@gmail.com>
parents: 8817
diff changeset
1107 * interpreter/octave.texi: Reference it.
fcba62cc4549 add chapter about diagonal and permutation matrices to manual
Jaroslav Hajek <highegg@gmail.com>
parents: 8817
diff changeset
1108 * intepreter/Makefile.in: Include it.
fcba62cc4549 add chapter about diagonal and permutation matrices to manual
Jaroslav Hajek <highegg@gmail.com>
parents: 8817
diff changeset
1109 * 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
1110
8817
03b7f618ab3d include docstrings for new functions in the manual
John W. Eaton <jwe@octave.org>
parents: 8791
diff changeset
1111 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
1112
03b7f618ab3d include docstrings for new functions in the manual
John W. Eaton <jwe@octave.org>
parents: 8791
diff changeset
1113 * 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
1114 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
1115 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
1116 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
1117 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
1118 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
1119 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
1120 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
1121 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
1122 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
1123 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
1124 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
1125
8791
d943e26d30e2 Add documentation for configure options "--without-framework-carbon" and "--without-framework-opengl".
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8783
diff changeset
1126 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
1127
d943e26d30e2 Add documentation for configure options "--without-framework-carbon" and "--without-framework-opengl".
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8783
diff changeset
1128 * 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
1129 "--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
1130
8783
aee6f5c6665e include DOCSTRING entries for cummin and cummax
Jaroslav Hajek <highegg@gmail.com>
parents: 8722
diff changeset
1131 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
1132
aee6f5c6665e include DOCSTRING entries for cummin and cummax
Jaroslav Hajek <highegg@gmail.com>
parents: 8722
diff changeset
1133 * 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
1134
8719
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8717
diff changeset
1135 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
1136
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8717
diff changeset
1137 * 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
1138 Uninstall Info dir file. Uninstall DOC file.
8722
3cedb606145d create $(DESTDIR)$(octetcdir) when installing
John W. Eaton <jwe@octave.org>
parents: 8719
diff changeset
1139 (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
1140 list of directories to make.
8719
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8717
diff changeset
1141
8716
80910b37d855 generate DOC file for lookfor function
John W. Eaton <jwe@octave.org>
parents: 8654
diff changeset
1142 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
1143
80910b37d855 generate DOC file for lookfor function
John W. Eaton <jwe@octave.org>
parents: 8654
diff changeset
1144 * interpreter/Makefile.in (DOC): New target.
80910b37d855 generate DOC file for lookfor function
John W. Eaton <jwe@octave.org>
parents: 8654
diff changeset
1145 (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
1146 * mk_doc_cache.m: New file.
8716
80910b37d855 generate DOC file for lookfor function
John W. Eaton <jwe@octave.org>
parents: 8654
diff changeset
1147
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
1148 2009-02-01 S�ren Hauberg <hauberg@gmail.com>
8654
e8cb7f97131b doc/interpreter/nonlin.txi: remove reference to 'fsolve_options'
Soren Hauberg <hauberg@gmail.com>
parents: 8653
diff changeset
1149
e8cb7f97131b doc/interpreter/nonlin.txi: remove reference to 'fsolve_options'
Soren Hauberg <hauberg@gmail.com>
parents: 8653
diff changeset
1150 * 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
1151
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
1152 2009-02-01 S�ren Hauberg <hauberg@gmail.com>
8653
2479ebf1c33f doc/interpreter/system.txi: remove reference to 'eomdate'
Soren Hauberg <hauberg@gmail.com>
parents: 8584
diff changeset
1153
2479ebf1c33f doc/interpreter/system.txi: remove reference to 'eomdate'
Soren Hauberg <hauberg@gmail.com>
parents: 8584
diff changeset
1154 * 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
1155
8584
848f7d3e589c Update the examples for structure arrays in container.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8569
diff changeset
1156 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
1157
848f7d3e589c Update the examples for structure arrays in container.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8569
diff changeset
1158 * 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
1159 structure arrays.
848f7d3e589c Update the examples for structure arrays in container.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8569
diff changeset
1160
8568
aa1de3a889ed eliminate variable index from manual
John W. Eaton <jwe@octave.org>
parents: 8567
diff changeset
1161 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
1162
8569
ee9e525744f0 io.txi: remove @DOCSTRING(ans)
John W. Eaton <jwe@octave.org>
parents: 8568
diff changeset
1163 * interpreter/io.txi (Terminal Output): Remove @DOCSTRING(ans).
ee9e525744f0 io.txi: remove @DOCSTRING(ans)
John W. Eaton <jwe@octave.org>
parents: 8568
diff changeset
1164
8568
aa1de3a889ed eliminate variable index from manual
John W. Eaton <jwe@octave.org>
parents: 8567
diff changeset
1165 * vr-idx.txi: Delete.
aa1de3a889ed eliminate variable index from manual
John W. Eaton <jwe@octave.org>
parents: 8567
diff changeset
1166 * 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
1167
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1168 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
1169
8567
674d00f5e072 remove variable index
Soren Hauberg <soren@hauberg.org>
parents: 8566
diff changeset
1170 * interpreter/func.txi: Put varargin and varargout in concept index.
674d00f5e072 remove variable index
Soren Hauberg <soren@hauberg.org>
parents: 8566
diff changeset
1171 * interpreter/var.txi: Put ans in concept index.
674d00f5e072 remove variable index
Soren Hauberg <soren@hauberg.org>
parents: 8566
diff changeset
1172 * interpreter/octave.texi: Don't include vr-idx.texi.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1173
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1174 * interpreter/var.txi: Remove sections on built-in variables.
8566
da95767511f5 Remove descriptions of built-in variables from manual
sh@sh-laptop
parents: 8549
diff changeset
1175
8549
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8534
diff changeset
1176 2009-01-20 John W. Eaton <jwe@octave.org>
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8534
diff changeset
1177
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8534
diff changeset
1178 * interpreter/system.txi (Filesystem Utilities): @DOCSTRING for
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8534
diff changeset
1179 fstat. Delete @DOCSTRING for lstat. Add anchor for doc-lstat.
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8534
diff changeset
1180
8534
0eb83938c8bc Trivial fixes in numbers.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8512
diff changeset
1181 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
1182
0eb83938c8bc Trivial fixes in numbers.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8512
diff changeset
1183 * interpreter/numbers.txi (Numeric Data Types): Trivial fixes.
0eb83938c8bc Trivial fixes in numbers.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8512
diff changeset
1184
8512
137d6c94212f fix missing anchor in matrix.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8442
diff changeset
1185 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
1186
137d6c94212f fix missing anchor in matrix.txi
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8442
diff changeset
1187 * interpreter/matrix.txi: Add anchor for doc-postpad.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1188
8442
502e58a0d44f Fix docstrings, add examples, references and tests to string functions
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8432
diff changeset
1189 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
1190
502e58a0d44f Fix docstrings, add examples, references and tests to string functions
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8432
diff changeset
1191 * interpreter/strings.txi: Add space to ischar example.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1192
8426
7523742aa026 Add explanation on what wisdom is.
Francesco Potortì <pot@gnu.org>
parents: 8417
diff changeset
1193 2008-12-26 Francesco Potortì <pot@gnu.org>
7523742aa026 Add explanation on what wisdom is.
Francesco Potortì <pot@gnu.org>
parents: 8417
diff changeset
1194
8432
c9cb8f0b8b4f add reference to resize function in the manual
Francesco Potortì <pot@gnu.org>
parents: 8429
diff changeset
1195 * 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
1196 to resize function.
c9cb8f0b8b4f add reference to resize function in the manual
Francesco Potortì <pot@gnu.org>
parents: 8429
diff changeset
1197
8428
ee1bc8aa226b Add cross reference from Plot Annotations to Text Properties.
Francesco Potortì <pot@gnu.org>
parents: 8426
diff changeset
1198 * 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
1199 Text Properties.
8429
f34ab2b433e8 One word missing from int8 help string.
Francesco Potortì <pot@gnu.org>
parents: 8428
diff changeset
1200 (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
1201
8426
7523742aa026 Add explanation on what wisdom is.
Francesco Potortì <pot@gnu.org>
parents: 8417
diff changeset
1202 * interpreter/signal.txi (Signal Processing): Add explanation of
7523742aa026 Add explanation on what wisdom is.
Francesco Potortì <pot@gnu.org>
parents: 8417
diff changeset
1203 what wisdom is.
7523742aa026 Add explanation on what wisdom is.
Francesco Potortì <pot@gnu.org>
parents: 8417
diff changeset
1204
8417
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8372
diff changeset
1205 2008-12-23 David Bateman <dbateman@free.fr>
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8372
diff changeset
1206
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8372
diff changeset
1207 * 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
1208
8372
8dff9cba15fe move str2mat to deprecated and make it a simple wrapper around char
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8351
diff changeset
1209 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
1210
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1211 * interpreter/container.txi, interpreter/strings.txi:
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1212 Remove reference to str2mat.m
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1213
8351
4d78baf20ded improve string documentation
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8348
diff changeset
1214 2008-11-15 Thorsten Meyer <thorsten.meyier@gmx.de>
4d78baf20ded improve string documentation
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8348
diff changeset
1215
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1216 * interpreter/strings.txi: Add text around docstrings, change
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1217 structure of the strings chapter.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1218
8296
6d5a7cba5177 doc/interpreter/Makefile.in: eliminate move-if-change from rules
John W. Eaton <jwe@octave.org>
parents: 8295
diff changeset
1219 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
1220
6d5a7cba5177 doc/interpreter/Makefile.in: eliminate move-if-change from rules
John W. Eaton <jwe@octave.org>
parents: 8295
diff changeset
1221 * 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
1222 ../../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
1223 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
1224 (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
1225 (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
1226 ($(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
1227 ($(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
1228 (%.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
1229 (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
1230 $(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
1231
8289
ac7f334d9652 Add contour group objects and the clabel function
David Bateman <dbateman@free.fr>
parents: 8287
diff changeset
1232 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
1233
8292
242756f065f0 Minor NEWS/FAQ update
David Bateman <dbateman@free.fr>
parents: 8289
diff changeset
1234 * faq/Octave-FAQ.texi: Document improved indexing and add an faq for
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1235 the compatibility of mldivide/mrdivide for singualr, under- and
8292
242756f065f0 Minor NEWS/FAQ update
David Bateman <dbateman@free.fr>
parents: 8289
diff changeset
1236 over-determined matrices.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1237
8289
ac7f334d9652 Add contour group objects and the clabel function
David Bateman <dbateman@free.fr>
parents: 8287
diff changeset
1238 * interpreter/plot.txi: Document contour groups.
ac7f334d9652 Add contour group objects and the clabel function
David Bateman <dbateman@free.fr>
parents: 8287
diff changeset
1239
8295
16819ca24fa5 fix typo in docs
John W. Eaton <jwe@octave.org>
parents: 8292
diff changeset
1240 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
1241
6f2d95255911 fix @seealso references to point to existing anchors
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8258
diff changeset
1242 * 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
1243 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
1244 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
1245 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
1246 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
1247 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
1248 Add missing @DOCSTRING commands.
6f2d95255911 fix @seealso references to point to existing anchors
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8258
diff changeset
1249
8287
f3dbea0e8a1d Adapted munge-texi to expand @seealso commands to texinfo references
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8286
diff changeset
1250 * 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
1251 of @seealso{} into Texinfo references.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1252
8256
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8221
diff changeset
1253 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
1254
8258
2b408bbd8904 Add error bar series
David Bateman <dbateman@free.fr>
parents: 8256
diff changeset
1255 * interprter/plot.txi: Add documentation for error bar series.
2b408bbd8904 Add error bar series
David Bateman <dbateman@free.fr>
parents: 8256
diff changeset
1256
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1257 * interprter/plot.txi: Update documentation for line series, Add
8258
2b408bbd8904 Add error bar series
David Bateman <dbateman@free.fr>
parents: 8256
diff changeset
1258 documetation for scatter groups, stem series and surface groups.
2b408bbd8904 Add error bar series
David Bateman <dbateman@free.fr>
parents: 8256
diff changeset
1259
8256
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8221
diff changeset
1260 * 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
1261 * 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
1262 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
1263 * 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
1264
8221
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8200
diff changeset
1265 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
1266
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8200
diff changeset
1267 * interpreter/oop.txi: New file.
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8200
diff changeset
1268 * 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
1269 (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
1270 methods.
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8200
diff changeset
1271 (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
1272 * 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
1273 * 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
1274 precedence here.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1275
8348
d95c4e31bb2d recommend limited line width in code examples
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8296
diff changeset
1276 2008-10-16 Thorsten Meyer <thorsten.meyier@gmx.de>
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
1277
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1278 * interpreter/contrib.txi: added recommendation of limited
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
1279 line width in code examples
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1280
8182
1b2256d6e01d ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 8177
diff changeset
1281 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
1282
8200
837487bd3450 help new contributors with mercurial
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8182
diff changeset
1283 * interpreter/contrib.txi: added example for mercurial queues
837487bd3450 help new contributors with mercurial
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8182
diff changeset
1284
837487bd3450 help new contributors with mercurial
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8182
diff changeset
1285 08-10-03 Thorsten Meyer <thorsten.meyier@gmx.de>
8182
1b2256d6e01d ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 8177
diff changeset
1286
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1287 * interpreter/contrib.txi: correction of the mercurial example
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1288 * 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
1289
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1290 2008-09-25 S�ren Hauberg <hauberg@gmail.com>
8148
213dd524f96b Improve documentation for image I/O.
sh@sh-laptop
parents: 8144
diff changeset
1291
213dd524f96b Improve documentation for image I/O.
sh@sh-laptop
parents: 8144
diff changeset
1292 * interpreter/image.txi: Update for imread and imwrite instead of
213dd524f96b Improve documentation for image I/O.
sh@sh-laptop
parents: 8144
diff changeset
1293 loadimge and saveimage.
213dd524f96b Improve documentation for image I/O.
sh@sh-laptop
parents: 8144
diff changeset
1294
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1295 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
1296
01fac748b680 Add the 'imfinfo' function for reading image file information.
sh@sh-laptop
parents: 8134
diff changeset
1297 * interpreter/image.txi: Document imfinfo.
01fac748b680 Add the 'imfinfo' function for reading image file information.
sh@sh-laptop
parents: 8134
diff changeset
1298
8134
951917a0b9f8 container.txi: fix cross reference in struct docs
Francesco Potorti
parents: 8133
diff changeset
1299 2008-09-23 Francesco Potorti` <Potorti@isti.cnr.it>.
951917a0b9f8 container.txi: fix cross reference in struct docs
Francesco Potorti
parents: 8133
diff changeset
1300
951917a0b9f8 container.txi: fix cross reference in struct docs
Francesco Potorti
parents: 8133
diff changeset
1301 * interpreter/container.txi: Fix cross reference in struct docs.
951917a0b9f8 container.txi: fix cross reference in struct docs
Francesco Potorti
parents: 8133
diff changeset
1302
8133
f38997cf9e5b matrix.txi: update docs for random number generators
Brian Gough
parents: 8128
diff changeset
1303 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
1304
f38997cf9e5b matrix.txi: update docs for random number generators
Brian Gough
parents: 8128
diff changeset
1305 * interpreter/matrix.txi: Update docs for random number generators.
f38997cf9e5b matrix.txi: update docs for random number generators
Brian Gough
parents: 8128
diff changeset
1306
8128
9e4a09b35cdb Update the FAQ
David Bateman <dbateman@free.fr>
parents: 8106
diff changeset
1307 2008-09-22 David Bateman <dbateman@free.fr>
9e4a09b35cdb Update the FAQ
David Bateman <dbateman@free.fr>
parents: 8106
diff changeset
1308
9e4a09b35cdb Update the FAQ
David Bateman <dbateman@free.fr>
parents: 8106
diff changeset
1309 * faq/Octave-FAQ.texi: Update for Octave 3.1.51 and Matlab 2008a.
9e4a09b35cdb Update the FAQ
David Bateman <dbateman@free.fr>
parents: 8106
diff changeset
1310
8106
8a42498edb30 Clarify doc for sparse function
David Bateman <dbateman@free.fr>
parents: 8072
diff changeset
1311 2008-09-15 David Bateman <dbateman@free.fr>
8a42498edb30 Clarify doc for sparse function
David Bateman <dbateman@free.fr>
parents: 8072
diff changeset
1312
8a42498edb30 Clarify doc for sparse function
David Bateman <dbateman@free.fr>
parents: 8072
diff changeset
1313 * interpreter/sparse.txi: Minor clarificiation
8a42498edb30 Clarify doc for sparse function
David Bateman <dbateman@free.fr>
parents: 8072
diff changeset
1314
8071
b6e85fb238c1 doc fixes
John W. Eaton <jwe@octave.org>
parents: 8070
diff changeset
1315 2008-08-28 John W. Eaton <jwe@octave.org>
b6e85fb238c1 doc fixes
John W. Eaton <jwe@octave.org>
parents: 8070
diff changeset
1316
8134
951917a0b9f8 container.txi: fix cross reference in struct docs
Francesco Potorti
parents: 8133
diff changeset
1317 * interpreter/func.txi, interpreter/plot.txi: Doc fixes
8072
3b6e7d04b614 doc fixes
John W. Eaton <jwe@octave.org>
parents: 8071
diff changeset
1318 suggested by Francesco Potorti` <Potorti@isti.cnr.it>.
8071
b6e85fb238c1 doc fixes
John W. Eaton <jwe@octave.org>
parents: 8070
diff changeset
1319
8070
3b53b25e2550 Add data sources and line series
David Bateman <dbateman@free.fr>
parents: 8056
diff changeset
1320 2008-08-28 David Bateman <dbateman@free.fr>
3b53b25e2550 Add data sources and line series
David Bateman <dbateman@free.fr>
parents: 8056
diff changeset
1321
3b53b25e2550 Add data sources and line series
David Bateman <dbateman@free.fr>
parents: 8056
diff changeset
1322 * 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
1323 series objects.
3b53b25e2550 Add data sources and line series
David Bateman <dbateman@free.fr>
parents: 8056
diff changeset
1324
8056
9a6f4713f765 Add area, bar, quiver and stair series graphics objects. Document them
David Bateman <dbateman@free.fr>
parents: 8055
diff changeset
1325 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
1326
9a6f4713f765 Add area, bar, quiver and stair series graphics objects. Document them
David Bateman <dbateman@free.fr>
parents: 8055
diff changeset
1327 * 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
1328 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
1329
8055
d51c3541be28 contrib.txi: new documentation for contributors
Jaroslav Hajek <highegg@gmail.com>
parents: 8046
diff changeset
1330 2008-08-26 Jaroslav Hajek <highegg@gmail.com>
d51c3541be28 contrib.txi: new documentation for contributors
Jaroslav Hajek <highegg@gmail.com>
parents: 8046
diff changeset
1331
d51c3541be28 contrib.txi: new documentation for contributors
Jaroslav Hajek <highegg@gmail.com>
parents: 8046
diff changeset
1332 * interpreter/contrib.txi: New file.
d51c3541be28 contrib.txi: new documentation for contributors
Jaroslav Hajek <highegg@gmail.com>
parents: 8046
diff changeset
1333 * interpreter/octave.texi: Include it here.
d51c3541be28 contrib.txi: new documentation for contributors
Jaroslav Hajek <highegg@gmail.com>
parents: 8046
diff changeset
1334 * 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
1335
8046
c4482fc30c7f Add the ezplot function
David Bateman <dbateman@free.fr>
parents: 8039
diff changeset
1336 2008-08-21 David Bateman <dbateman@free.fr>
c4482fc30c7f Add the ezplot function
David Bateman <dbateman@free.fr>
parents: 8039
diff changeset
1337
c4482fc30c7f Add the ezplot function
David Bateman <dbateman@free.fr>
parents: 8039
diff changeset
1338 * interpreter/plot.txi: Document ezplot.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1339
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
1340 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
1341
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
1342 * 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
1343
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1344 2008-08-06 S�ren Hauberg <hauberg@gmail.com>
8015
30629059b72d Update the manual to reflect the changes in error output
sh@sh-laptop
parents: 7989
diff changeset
1345
30629059b72d Update the manual to reflect the changes in error output
sh@sh-laptop
parents: 7989
diff changeset
1346 * interpreter/basics.txi, interpreter/errors.txi,
30629059b72d Update the manual to reflect the changes in error output
sh@sh-laptop
parents: 7989
diff changeset
1347 interpreter/expr.txi, interpreter/func.txi,
30629059b72d Update the manual to reflect the changes in error output
sh@sh-laptop
parents: 7989
diff changeset
1348 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
1349
7988
21904fe299c8 Remove the control, finance and quaternion toolboxes
David Bateman <dbateman@free.fr>
parents: 7984
diff changeset
1350 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
1351
7989
23c248d415b5 Various doc fixes. Readd cellidx
David Bateman <dbateman@free.fr>
parents: 7988
diff changeset
1352 * interpreter/numbers.txi, interpreter/plot.txi,
23c248d415b5 Various doc fixes. Readd cellidx
David Bateman <dbateman@free.fr>
parents: 7988
diff changeset
1353 interpreter/quad.txi: Miscellaneous documentation fixes.
23c248d415b5 Various doc fixes. Readd cellidx
David Bateman <dbateman@free.fr>
parents: 7988
diff changeset
1354
7988
21904fe299c8 Remove the control, finance and quaternion toolboxes
David Bateman <dbateman@free.fr>
parents: 7984
diff changeset
1355 * control.txi, finance.txi, quaternion.txi: Delete.
21904fe299c8 Remove the control, finance and quaternion toolboxes
David Bateman <dbateman@free.fr>
parents: 7984
diff changeset
1356 * 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
1357 * Makefile.in: ditto.
21904fe299c8 Remove the control, finance and quaternion toolboxes
David Bateman <dbateman@free.fr>
parents: 7984
diff changeset
1358
7980
b224a9a9ccf1 Calrify OuterPosition property in manual
David Bateman <dbateman@free.fr>
parents: 7787
diff changeset
1359 2008-07-28 David Bateman <dbateman@free.fr>
b224a9a9ccf1 Calrify OuterPosition property in manual
David Bateman <dbateman@free.fr>
parents: 7787
diff changeset
1360
7984
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1361 * interpreter/arith.txi: Document reallog, realpow and realsqrt.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1362 * interpreter/dbug.txi: Document the means of setting a breakpoint
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1363 in a sub-function
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1364 * interpreter/func.txi: Document nargoutchk and symvar.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1365 * interpreter/geometry.txi: Document rectint.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1366 * interpreter/image.txi: Document contrast.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1367 * interpreter/interp.txi: Document interp1q.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1368 * interpreter/linalg.txi: Document planerot, rcond and subspace.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1369 * interpreter/numbers.txi: Document data type demotion and single
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1370 precision data type.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1371 * interpreter/plot.txi: Document ginput, gtext,
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1372 waitforbuttonpress, ezcontour, ezcontourf, ezpolar, ezplot3,
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1373 ezmesh, ezmeshc, ezsurf, ezsurfc, allchild, findobj and findall
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1374 functions.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1375 * interpreter/quad.txi: Document quadv, quadgk, dblquad and
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1376 triplequad functions.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1377 * interpreter/strings.txi: Document validstring, regexptranslate
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1378 and isstrprop functions.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1379 * interpreter/system.txi: Document addtodate, filemarker and perl
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1380 functions.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1381 * interpreter/var.txi: Document the genvarname and namelengthmax
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1382 functions.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1383 * interpreter/octave.texi: Update table of contents for the above
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1384 changes.
bbaa5d7d0143 Some documentation updates
David Bateman <dbateman@free.fr>
parents: 7981
diff changeset
1385
7981
90413830b690 Document contourf
David Bateman <dbateman@free.fr>
parents: 7980
diff changeset
1386 * interpreter/plot.txi: Document contourf.
90413830b690 Document contourf
David Bateman <dbateman@free.fr>
parents: 7980
diff changeset
1387
7980
b224a9a9ccf1 Calrify OuterPosition property in manual
David Bateman <dbateman@free.fr>
parents: 7787
diff changeset
1388 * interpreter/plot.txi: Clarify the description of OuterPosition
b224a9a9ccf1 Calrify OuterPosition property in manual
David Bateman <dbateman@free.fr>
parents: 7787
diff changeset
1389 axes property.
b224a9a9ccf1 Calrify OuterPosition property in manual
David Bateman <dbateman@free.fr>
parents: 7787
diff changeset
1390
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
1391 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
1392
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
1393 * 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
1394 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
1395 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
1396 * 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
1397
8182
1b2256d6e01d ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 8177
diff changeset
1398 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
1399
a2d9f325b65a Use isschar instead of deprecated isstr
Rafael Laboissiere <rafael@debian.org>
parents: 7681
diff changeset
1400 * 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
1401 deprecated isstr.
a2d9f325b65a Use isschar instead of deprecated isstr
Rafael Laboissiere <rafael@debian.org>
parents: 7681
diff changeset
1402
7681
b1c1133641ee Add the spaugment function
David Bateman <dbateman@free.fr>
parents: 7647
diff changeset
1403 2008-04-02 David Bateman <dbateman@free.fr>
b1c1133641ee Add the spaugment function
David Bateman <dbateman@free.fr>
parents: 7647
diff changeset
1404
b1c1133641ee Add the spaugment function
David Bateman <dbateman@free.fr>
parents: 7647
diff changeset
1405 * interpreter/sparse.txi: Document spaugment.
b1c1133641ee Add the spaugment function
David Bateman <dbateman@free.fr>
parents: 7647
diff changeset
1406
7647
7b382848a18f Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents: 7639
diff changeset
1407 2008-03-26 Rafael Laboissiere <rafael@debian.org>
7b382848a18f Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents: 7639
diff changeset
1408
7b382848a18f Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents: 7639
diff changeset
1409 * interpreter/mkoctfile.1: Remove spurious whitespace before macros
7b382848a18f Remove spurious whitespace before macros
Rafael Laboissiere <rafael@debian.org>
parents: 7639
diff changeset
1410
7639
b2fbb393a072 Add the num2hex and hex2num functions
David Bateman <dbateman@free.fr>
parents: 7619
diff changeset
1411 2008-03-25 David Bateman <dbateman@free.fr>
b2fbb393a072 Add the num2hex and hex2num functions
David Bateman <dbateman@free.fr>
parents: 7619
diff changeset
1412
b2fbb393a072 Add the num2hex and hex2num functions
David Bateman <dbateman@free.fr>
parents: 7619
diff changeset
1413 * interpreter/strings.txi: Document hex2num, num2hex.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1414
7619
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7608
diff changeset
1415 2008-03-21 David Bateman <dbateman@free.fr>
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7608
diff changeset
1416
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7608
diff changeset
1417 * interpreter/sparse.txi: Document amd function.
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7608
diff changeset
1418
7608
49810341db91 Correct typos in __go_draw_axes__.m and update Manual
godfrey@qss.Stanford.EDU
parents: 7595
diff changeset
1419 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
1420
49810341db91 Correct typos in __go_draw_axes__.m and update Manual
godfrey@qss.Stanford.EDU
parents: 7595
diff changeset
1421 * 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
1422
7595
90ad1f69ca9d Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents: 7580
diff changeset
1423 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
1424
90ad1f69ca9d Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents: 7580
diff changeset
1425 * interpreter/octave.1, interpreter/mkoctfile.1:
90ad1f69ca9d Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents: 7580
diff changeset
1426 Escape "-" signs that mean the "minus" character.
90ad1f69ca9d Escape "-" signs that mean the "minus" character
Rafael Laboissiere <rafael@debian.org>
parents: 7580
diff changeset
1427
7580
b4aa9ef3d3ef Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents: 7540
diff changeset
1428 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
1429
b4aa9ef3d3ef Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents: 7540
diff changeset
1430 * 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
1431 csvwrite.
b4aa9ef3d3ef Port dlmread, dlmwrite, csvread and csvwrite from octave-forge
David Bateman <dbateman@free.fr>
parents: 7540
diff changeset
1432
8182
1b2256d6e01d ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 8177
diff changeset
1433 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
1434
3422f39573b1 strcat.m: Matlab compatibility, with cstrcat.m replacing conventional strcat.m.
Ben Abbott <bpabbott@mac.com>
parents: 7515
diff changeset
1435 * 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
1436 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
1437 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
1438
7515
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
1439 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
1440
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
1441 * 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
1442 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
1443 spinv and splu.
f3c00dc0912b Eliminate the rest of the dispatched sparse functions
David Bateman <dbateman@free.fr>
parents: 7505
diff changeset
1444
7505
f5005d9510f4 Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents: 7496
diff changeset
1445 2008-02-20 David Bateman <dbateman@free.fr>
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1446
7505
f5005d9510f4 Remove dispatched sparse functions and treat in the generic versions of the functions
David Bateman <dbateman@free.fr>
parents: 7496
diff changeset
1447 * 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
1448 spatan2, spfind, spqr and spdet.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1449
7496
e27f8afa99e5 better documentation on the INDEX file format
carlo@guglielmo.local
parents: 7490
diff changeset
1450 2008-02-19 Carlo de Falco <kingcrimson@tiscali.it>
e27f8afa99e5 better documentation on the INDEX file format
carlo@guglielmo.local
parents: 7490
diff changeset
1451
e27f8afa99e5 better documentation on the INDEX file format
carlo@guglielmo.local
parents: 7490
diff changeset
1452 * interpreter/package.txi: Improve INDEX file documentation.
e27f8afa99e5 better documentation on the INDEX file format
carlo@guglielmo.local
parents: 7490
diff changeset
1453
7490
0b1521bc9afa doc fix
Ben Abbott
parents: 7464
diff changeset
1454 2008-01-18 Ben Abbott <bpabbott@mac.com>
0b1521bc9afa doc fix
Ben Abbott
parents: 7464
diff changeset
1455
0b1521bc9afa doc fix
Ben Abbott
parents: 7464
diff changeset
1456 * interpreter/intro.txi: Replaced reference to deprecated
0b1521bc9afa doc fix
Ben Abbott
parents: 7464
diff changeset
1457 function struct_elements with filenames.
0b1521bc9afa doc fix
Ben Abbott
parents: 7464
diff changeset
1458
7464
2a1cb886ec98 Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents: 7455
diff changeset
1459 2008-02-08 Rafael Laboissiere <rafael@debian.org>
2a1cb886ec98 Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents: 7455
diff changeset
1460
2a1cb886ec98 Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents: 7455
diff changeset
1461 * interpreter/octave.1: Dropped unknow LO macro
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1462 * interpreter/octave-bug.1: Likewise
7464
2a1cb886ec98 Drop .LO macros from manpages
Rafael Laboissiere <rafael@debian.org>
parents: 7455
diff changeset
1463
7455
fe332ce262b5 eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents: 7450
diff changeset
1464 2008-02-07 David Bateman <dbateman@free.fr>
fe332ce262b5 eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents: 7450
diff changeset
1465
fe332ce262b5 eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents: 7450
diff changeset
1466 * interpreter/sparse.txi: Remove references to spkron.
fe332ce262b5 eliminate spkron.cc; dispatch in kron
David Bateman <dbateman@free.fr>
parents: 7450
diff changeset
1467
7450
25d42213953f [project @ 2008-02-06 09:33:08 by jwe]
jwe
parents: 7336
diff changeset
1468 2008-02-06 John W. Eaton <jwe@octave.org>
25d42213953f [project @ 2008-02-06 09:33:08 by jwe]
jwe
parents: 7336
diff changeset
1469
25d42213953f [project @ 2008-02-06 09:33:08 by jwe]
jwe
parents: 7336
diff changeset
1470 * interpreter/Makefile.in (stmp-html, HTML): New targets.
25d42213953f [project @ 2008-02-06 09:33:08 by jwe]
jwe
parents: 7336
diff changeset
1471 ($(HTML_IMAGES_PNG)): Also depend on stmp-html.
25d42213953f [project @ 2008-02-06 09:33:08 by jwe]
jwe
parents: 7336
diff changeset
1472 Don't create HTML directory here.
25d42213953f [project @ 2008-02-06 09:33:08 by jwe]
jwe
parents: 7336
diff changeset
1473
7336
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1474 2007-12-28 John W. Eaton <jwe@octave.org>
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1475
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1476 Merge changes from object branch:
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1477
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1478 2007-06-20 John W. Eaton <jwe@octave.org>
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1479
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1480 * interpreter/var.txi, interpreter/io.txi:
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1481 Eliminate print_answer_id_name.
745a8299c2b5 [project @ 2007-12-28 20:56:55 by jwe]
jwe
parents: 7334
diff changeset
1482
7334
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
1483 2007-12-21 John W. Eaton <jwe@octave.org>
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
1484
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
1485 Version 3.0.0 released.
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
1486
7315
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7262
diff changeset
1487 2007-12-13 John W. Eaton <jwe@octave.org>
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7262
diff changeset
1488
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7262
diff changeset
1489 * Makefile.in (conf.texi): Also depend on $(top_srcdir)/src/version.h.
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7262
diff changeset
1490
7262
16e61aecddc1 [project @ 2007-12-05 20:50:47 by jwe]
jwe
parents: 7257
diff changeset
1491 2007-12-05 John W. Eaton <jwe@octave.org>
16e61aecddc1 [project @ 2007-12-05 20:50:47 by jwe]
jwe
parents: 7257
diff changeset
1492
16e61aecddc1 [project @ 2007-12-05 20:50:47 by jwe]
jwe
parents: 7257
diff changeset
1493 * interpreter/geometryimages.m (image_as_txt): New function.
16e61aecddc1 [project @ 2007-12-05 20:50:47 by jwe]
jwe
parents: 7257
diff changeset
1494 Use it to generate "figures" for Info format.
16e61aecddc1 [project @ 2007-12-05 20:50:47 by jwe]
jwe
parents: 7257
diff changeset
1495 * interpreter/interpimages.m: Likewise.
16e61aecddc1 [project @ 2007-12-05 20:50:47 by jwe]
jwe
parents: 7257
diff changeset
1496 * interpreter/sparseimages.m: Likewise.
16e61aecddc1 [project @ 2007-12-05 20:50:47 by jwe]
jwe
parents: 7257
diff changeset
1497
7255
3aa50748a300 [project @ 2007-12-04 23:42:30 by jwe]
jwe
parents: 7189
diff changeset
1498 2007-12-04 John W. Eaton <jwe@octave.org>
3aa50748a300 [project @ 2007-12-04 23:42:30 by jwe]
jwe
parents: 7189
diff changeset
1499
7257
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1500 * interpreter/sparseimages.m, interpreter/plotimages.m,
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1501 interpreter/interpimages.m, interpreter/geometryimages.m:
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1502 Set default text font to "*" for png images.
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1503
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1504 * interpreter/Makefile.in (run-octave): Don't sleep.
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1505
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1506 2007-12-04 Joseph P. Skudlarek <Jskud@Jskud.com>
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1507
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1508 * interpreter/plotimages.m: Generate text plots.
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1509 * interpreter/sparseimages.m: Add initial blank line to text plots.
e8a3e3e33490 [project @ 2007-12-05 01:18:41 by jwe]
jwe
parents: 7255
diff changeset
1510
7255
3aa50748a300 [project @ 2007-12-04 23:42:30 by jwe]
jwe
parents: 7189
diff changeset
1511 * interpreter/Makefile.in (IMAGES_TXT): Include $(INTERPIMAGES_TXT)
3aa50748a300 [project @ 2007-12-04 23:42:30 by jwe]
jwe
parents: 7189
diff changeset
1512 $(GEOMETRYIMAGES_TXT) and $(PLOTIMAGES_TXT) in the list.
3aa50748a300 [project @ 2007-12-04 23:42:30 by jwe]
jwe
parents: 7189
diff changeset
1513 (INTERPIMAGES_TXT, GEOMETRYIMAGES_TXT, PLOTIMAGES_TXT): New variables.
3aa50748a300 [project @ 2007-12-04 23:42:30 by jwe]
jwe
parents: 7189
diff changeset
1514
7189
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1515 2007-11-26 David Bateman <dbateman@free.fr>
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1516
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1517 * interpreter/sparse.txi: Document condest.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1518 * interpreter/plot.txi: Document the new text properties and the
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1519 TeX interpreter mode of text objects.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1520 * interpreter/plotimages.m: Add an example for the TeX
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1521 interpreter.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1522 * interpreter/Makefile.in (PLOTIMAGES): Add the TeX example
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1523
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1524 * interpreter/plot.txi: Document caxis.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1525 * interpreter/image.txi: Document gmap40.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7167
diff changeset
1526
7167
1f1969db6e65 [project @ 2007-11-13 02:42:42 by jwe]
jwe
parents: 7149
diff changeset
1527 2007-11-12 Joseph P. Skudlarek <Jskud@Jskud.com>
1f1969db6e65 [project @ 2007-11-13 02:42:42 by jwe]
jwe
parents: 7149
diff changeset
1528
1f1969db6e65 [project @ 2007-11-13 02:42:42 by jwe]
jwe
parents: 7149
diff changeset
1529 * interpreter/gpl.txi: Move index commands after sectioning commands.
1f1969db6e65 [project @ 2007-11-13 02:42:42 by jwe]
jwe
parents: 7149
diff changeset
1530
7146
c7e5e638a8d0 [project @ 2007-11-09 17:49:44 by jwe]
jwe
parents: 7120
diff changeset
1531 2007-11-09 David Bateman <dbateman@free.fr>
c7e5e638a8d0 [project @ 2007-11-09 17:49:44 by jwe]
jwe
parents: 7120
diff changeset
1532
7149
5c121a8b40b5 [project @ 2007-11-09 18:15:39 by jwe]
jwe
parents: 7146
diff changeset
1533 * interpreter/plot.txi: Document the new hidden and area functions.
7146
c7e5e638a8d0 [project @ 2007-11-09 17:49:44 by jwe]
jwe
parents: 7120
diff changeset
1534
7120
a2174fb073d4 [project @ 2007-11-07 21:26:43 by jwe]
jwe
parents: 7081
diff changeset
1535 2007-11-07 David Bateman <dbateman@free.fr>
a2174fb073d4 [project @ 2007-11-07 21:26:43 by jwe]
jwe
parents: 7081
diff changeset
1536
a2174fb073d4 [project @ 2007-11-07 21:26:43 by jwe]
jwe
parents: 7081
diff changeset
1537 * interpreter/plot.txi: Document new functions.
a2174fb073d4 [project @ 2007-11-07 21:26:43 by jwe]
jwe
parents: 7081
diff changeset
1538
7081
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
1539 2007-10-30 David Bateman <dbateman@free.fr>
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
1540
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
1541 * interpreter/dynamic.txi, interpreter/install.txi,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
1542 interpreter/stats.txi, interpreter/strings.txi,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
1543 interpreter/testfun.txi, interpreter/tips.txi:
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
1544 Doc fixes for small book format.
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
1545
7075
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7048
diff changeset
1546 2007-10-26 Michael Goffioul <michael.goffioul@gmail.com>
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7048
diff changeset
1547
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7048
diff changeset
1548 * interpreter/Makefile.in, faq/Makefile.in, liboctave/Makefile.in:
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7048
diff changeset
1549 Use temporary renamed files instead of Don't use --output option
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7048
diff changeset
1550 argument for texi2[dvi|pdf]. Use $(sepchar) for path element
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7048
diff changeset
1551 separation when building TEXINPUTS. Remove use of UNSETCOMSPEC trick.
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7048
diff changeset
1552
7048
845ca0affec0 [project @ 2007-10-22 16:55:41 by jwe]
jwe
parents: 7040
diff changeset
1553 2007-10-22 Kim Hansen <kimhanse@gmail.com>
845ca0affec0 [project @ 2007-10-22 16:55:41 by jwe]
jwe
parents: 7040
diff changeset
1554
845ca0affec0 [project @ 2007-10-22 16:55:41 by jwe]
jwe
parents: 7040
diff changeset
1555 * interpreter/munge-texi.cc: Include <cstdlib> and <cstring>.
845ca0affec0 [project @ 2007-10-22 16:55:41 by jwe]
jwe
parents: 7040
diff changeset
1556
7040
1f16da18d85d [project @ 2007-10-19 18:24:19 by jwe]
jwe
parents: 7031
diff changeset
1557 2007-10-19 David Bateman <dbateman@free.fr>
1f16da18d85d [project @ 2007-10-19 18:24:19 by jwe]
jwe
parents: 7031
diff changeset
1558
1f16da18d85d [project @ 2007-10-19 18:24:19 by jwe]
jwe
parents: 7031
diff changeset
1559 * refcard/refcard.tex: Update for 3.0.
1f16da18d85d [project @ 2007-10-19 18:24:19 by jwe]
jwe
parents: 7031
diff changeset
1560
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1561 2007-10-15 S�ren Hauberg <hauberg@gmail.com>
7031
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
1562
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
1563 * interpreter/preface.txi, interpreter/basics.txi,
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
1564 interpreter/strings.txi, interpreter/container.txi,
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
1565 interpreter/var.txi, interpreter/expr.txi, interpreter/errors.txi,
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
1566 interpreter/io.txi, interpreter/func.txi, interpreter/package.txi:
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
1567 Make text fit on pages when using smallbook.
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
1568
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7007
diff changeset
1569 2007-10-12 John W. Eaton <jwe@octave.org>
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7007
diff changeset
1570
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7007
diff changeset
1571 * Change copyright notices in all files that are part of Octave to
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7007
diff changeset
1572 GPLv3 or any later version.
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7007
diff changeset
1573
7007
6304d9ea0a30 [project @ 2007-10-11 16:26:36 by jwe]
jwe
parents: 7001
diff changeset
1574 2007-10-11 Brian Gough <bjg@network-theory.co.uk>
6304d9ea0a30 [project @ 2007-10-11 16:26:36 by jwe]
jwe
parents: 7001
diff changeset
1575
6304d9ea0a30 [project @ 2007-10-11 16:26:36 by jwe]
jwe
parents: 7001
diff changeset
1576 * interpreter/dynamic.txi, interpreter/geometry.txi,
6304d9ea0a30 [project @ 2007-10-11 16:26:36 by jwe]
jwe
parents: 7001
diff changeset
1577 interpreter/package.txi, interpreter/sparse.txi,
6304d9ea0a30 [project @ 2007-10-11 16:26:36 by jwe]
jwe
parents: 7001
diff changeset
1578 interpreter/system.txi: Spelling fixes.
6304d9ea0a30 [project @ 2007-10-11 16:26:36 by jwe]
jwe
parents: 7001
diff changeset
1579
7001
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1580 2007-10-10 Olli Saarela <Olli.Saarela@kcl.fi>
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1581
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1582 * interpreter/arith.txi, interpreter/basics.txi,
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1583 interpreter/container.txi, interpreter/dynamic.txi,
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1584 interpreter/eval.txi, interpreter/expr.txi, interpreter/func.txi,
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1585 interpreter/geometry.txi, interpreter/intro.txi,
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1586 interpreter/numbers.txi, interpreter/plot.txi,
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1587 interpreter/poly.txi, interpreter/set.txi, interpreter/sparse.txi,
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1588 interpreter/stmt.txi, interpreter/strings.txi,
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1589 interpreter/testfun.txi, interpreter/tips.txi: Spelling fixes.
7001
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6966
diff changeset
1590
6966
da6659f222a6 [project @ 2007-10-06 05:46:30 by jwe]
jwe
parents: 6930
diff changeset
1591 2007-10-06 John W. Eaton <jwe@octave.org>
da6659f222a6 [project @ 2007-10-06 05:46:30 by jwe]
jwe
parents: 6930
diff changeset
1592
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1593 * interpreter/octave.texi: Add David Bateman and S�ren Hauberg as
6966
da6659f222a6 [project @ 2007-10-06 05:46:30 by jwe]
jwe
parents: 6930
diff changeset
1594 authors.
da6659f222a6 [project @ 2007-10-06 05:46:30 by jwe]
jwe
parents: 6930
diff changeset
1595
6930
01841899e0f9 [project @ 2007-09-28 09:21:59 by dbateman]
dbateman
parents: 6915
diff changeset
1596 2006-09-28 Henry Mollet mollet@pacbell.net
01841899e0f9 [project @ 2007-09-28 09:21:59 by dbateman]
dbateman
parents: 6915
diff changeset
1597
01841899e0f9 [project @ 2007-09-28 09:21:59 by dbateman]
dbateman
parents: 6915
diff changeset
1598 * interpreter/func.txi: Correct results of a couple of examples.
01841899e0f9 [project @ 2007-09-28 09:21:59 by dbateman]
dbateman
parents: 6915
diff changeset
1599
6900
e2d560e5a58d [project @ 2007-09-14 17:00:15 by jwe]
jwe
parents: 6868
diff changeset
1600 2007-09-14 John W. Eaton <jwe@octave.org>
e2d560e5a58d [project @ 2007-09-14 17:00:15 by jwe]
jwe
parents: 6868
diff changeset
1601
e2d560e5a58d [project @ 2007-09-14 17:00:15 by jwe]
jwe
parents: 6868
diff changeset
1602 * faq/Makefile.in: Create single Octave-FAQ.html file instead of a
e2d560e5a58d [project @ 2007-09-14 17:00:15 by jwe]
jwe
parents: 6868
diff changeset
1603 splitting files into HTML directory.
e2d560e5a58d [project @ 2007-09-14 17:00:15 by jwe]
jwe
parents: 6868
diff changeset
1604
6863
3c64128e621c [project @ 2007-09-05 07:52:48 by dbateman]
dbateman
parents: 6858
diff changeset
1605 2007-09-05 David Bateman <dbateman@free.fr>
3c64128e621c [project @ 2007-09-05 07:52:48 by dbateman]
dbateman
parents: 6858
diff changeset
1606
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1607 * interpreter/system.m: Document gzip.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1608 * interpreter/container.txi: Document celldisp.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1609 * interpreter/matrix.txi: Document bsxfun.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1610 * interpreter/data.txi: Document typecast and swapbytes.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1611 * interpreter/container.txi: Document struct2cell.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1612 * interpreter/stats.txi: Document mode.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1613 * interpreter/eval.txi: Document run.
6863
3c64128e621c [project @ 2007-09-05 07:52:48 by dbateman]
dbateman
parents: 6858
diff changeset
1614
6855
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1615 2007-09-01 David Bateman <dbateman@free.fr>
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1616
6858
a993057eb97f [project @ 2007-09-02 06:41:13 by dbateman]
dbateman
parents: 6855
diff changeset
1617 * interpreter/Makefile.in: Remove stray character from
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1618 INTERIMAGES_PNG target.
6855
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1619 * conf.texi.in: Substitute for the variable TEXINFO_QHULL
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1620 * interpreter/geometryimages.m: Check for the HAVE_QHULL build
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1621 flag before creating certain figures.
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1622 * interpreter/geometry.txi: Check whether TEXINFO_QHULL is set
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1623 before including certain figures.
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6850
diff changeset
1624
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1625 2007-08-31 S�ren Hauberg <hauberg@gmail.com>
6850
9398f6a81bdf [project @ 2007-08-31 17:29:22 by jwe]
jwe
parents: 6847
diff changeset
1626
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1627 * interpreter/nonlin.txi: Extended the example.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1628
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1629 * interpreter/poly.txi: Sectioning and documentation.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1630 * interpreter/octave.texi: Adapt to changes in poly.txi.
6850
9398f6a81bdf [project @ 2007-08-31 17:29:22 by jwe]
jwe
parents: 6847
diff changeset
1631
6847
956148c0d388 [project @ 2007-08-30 07:39:32 by dbateman]
dbateman
parents: 6837
diff changeset
1632 2007-08-30 David Bateman <dbateman@free.fr>
956148c0d388 [project @ 2007-08-30 07:39:32 by dbateman]
dbateman
parents: 6837
diff changeset
1633
956148c0d388 [project @ 2007-08-30 07:39:32 by dbateman]
dbateman
parents: 6837
diff changeset
1634 * interpreter/geometryimages.m: Add inpolygon example
956148c0d388 [project @ 2007-08-30 07:39:32 by dbateman]
dbateman
parents: 6837
diff changeset
1635 * interpreter/Makefile.in (GEOMETRYIMAGES): Add inpolygon example.
956148c0d388 [project @ 2007-08-30 07:39:32 by dbateman]
dbateman
parents: 6837
diff changeset
1636 * interpret/geometry.txi: Document inpolygon.
956148c0d388 [project @ 2007-08-30 07:39:32 by dbateman]
dbateman
parents: 6837
diff changeset
1637
6837
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1638 2007-08-27 David Bateman <dbateman@free.fr>
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1639
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1640 * interpreter/struct.txi: Remove.
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1641 * interpreter/containers.txi: Combine with this chapter. Add
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1642 examples, and section on comma separated lists. Document the
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1643 difference between "c(1,:) = []" and c{1,:} = []" for a cell
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1644 arrays.
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1645 * interpreter/octave.texi: Document new indexing of containers
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1646 section.
7eefeed173ea [project @ 2007-08-27 20:20:55 by dbateman]
dbateman
parents: 6832
diff changeset
1647
6832
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1648 2007-08-25 David Bateman <dbateman@free.fr>
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1649
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1650 * interpreter/geometry.txi: Add examples and explanatory text.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1651 * interpreter/octave.texi: Update indexing of geometry functions.
6832
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1652 * interpreter/geometryimage.m: New script to create images for
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1653 geometry chapter.
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1654 * interpreter/Makefile.in (SCRIPT_SORCES): add geometryimages.m
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1655 (GEOMETRYIMAGES*): New variables.
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1656 (IMAGES_EPS, IMAGES_PDF, IMAGES_PNG): Add the GEOMETRYIMAGES*.
3c500bc71e14 [project @ 2007-08-25 00:35:33 by dbateman]
dbateman
parents: 6824
diff changeset
1657
6824
b8c0287846ce [project @ 2007-08-24 09:26:42 by dbateman]
dbateman
parents: 6798
diff changeset
1658 2007-08-24 David Bateman <dbateman@free.fr>
b8c0287846ce [project @ 2007-08-24 09:26:42 by dbateman]
dbateman
parents: 6798
diff changeset
1659
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1660 * interpreter/geometry.txi: Document new functions.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1661 * interpreter/octave.texi: Update indexing of geometry items.
6824
b8c0287846ce [project @ 2007-08-24 09:26:42 by dbateman]
dbateman
parents: 6798
diff changeset
1662
6798
18b7ab1ad68b [project @ 2007-07-25 19:23:26 by jwe]
jwe
parents: 6796
diff changeset
1663 2007-07-25 John W. Eaton <jwe@octave.org>
18b7ab1ad68b [project @ 2007-07-25 19:23:26 by jwe]
jwe
parents: 6796
diff changeset
1664
18b7ab1ad68b [project @ 2007-07-25 19:23:26 by jwe]
jwe
parents: 6796
diff changeset
1665 * interpreter/Makefile.in (run-octave): Don't set DISPLAY.
18b7ab1ad68b [project @ 2007-07-25 19:23:26 by jwe]
jwe
parents: 6796
diff changeset
1666
6796
59c0c3637633 [project @ 2007-07-25 15:45:04 by jwe]
jwe
parents: 6788
diff changeset
1667 2007-07-25 David Bateman <dbateman@free.fr>
59c0c3637633 [project @ 2007-07-25 15:45:04 by jwe]
jwe
parents: 6788
diff changeset
1668
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1669 * Makefile.in, faq/Makefile.in, interpreter/Makwfile.in,
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1670 liboctave/Makefile.in, refcard/Makefile.in: Adjust DISTFILES
6796
59c0c3637633 [project @ 2007-07-25 15:45:04 by jwe]
jwe
parents: 6788
diff changeset
1671 to allow out of tree "make dist" to work.
59c0c3637633 [project @ 2007-07-25 15:45:04 by jwe]
jwe
parents: 6788
diff changeset
1672
6784
ad4dd4124c16 [project @ 2007-07-23 16:13:47 by dbateman]
dbateman
parents: 6781
diff changeset
1673 2007-07-23 David Bateman <dbateman@free.fr>
ad4dd4124c16 [project @ 2007-07-23 16:13:47 by dbateman]
dbateman
parents: 6781
diff changeset
1674
ad4dd4124c16 [project @ 2007-07-23 16:13:47 by dbateman]
dbateman
parents: 6781
diff changeset
1675 * interpreter/Makefile.in (SUB_SOURCE): remove bit.txi.
6788
c81a0f3f5a82 [project @ 2007-07-23 22:05:29 by dbateman]
dbateman
parents: 6784
diff changeset
1676 * interpreter/io.txi: Document rat and rats in new sub-section.
c81a0f3f5a82 [project @ 2007-07-23 22:05:29 by dbateman]
dbateman
parents: 6784
diff changeset
1677 * interpreter/plot.txi: New section for test functions. Document
c81a0f3f5a82 [project @ 2007-07-23 22:05:29 by dbateman]
dbateman
parents: 6784
diff changeset
1678 peaks and meshc.
c81a0f3f5a82 [project @ 2007-07-23 22:05:29 by dbateman]
dbateman
parents: 6784
diff changeset
1679 * interpreter/octave.texi: Add test plotting section.
c81a0f3f5a82 [project @ 2007-07-23 22:05:29 by dbateman]
dbateman
parents: 6784
diff changeset
1680 * interpreter/image.txi: Document the functions autumn, bone,
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1681 cool, copper, hot, hsv, jet, pink, prism, rainbow, spring,
6788
c81a0f3f5a82 [project @ 2007-07-23 22:05:29 by dbateman]
dbateman
parents: 6784
diff changeset
1682 summer, white and winter.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1683
6781
3058060c560f [project @ 2007-07-19 08:07:31 by dbateman]
dbateman
parents: 6770
diff changeset
1684 2007-07-19 David Bateman <dbateman@free.fr>
3058060c560f [project @ 2007-07-19 08:07:31 by dbateman]
dbateman
parents: 6770
diff changeset
1685
3058060c560f [project @ 2007-07-19 08:07:31 by dbateman]
dbateman
parents: 6770
diff changeset
1686 * interpreter/bit.xi: Remove.
3058060c560f [project @ 2007-07-19 08:07:31 by dbateman]
dbateman
parents: 6770
diff changeset
1687 * interpreter/numbers.txi: Move here, and add examples.
3058060c560f [project @ 2007-07-19 08:07:31 by dbateman]
dbateman
parents: 6770
diff changeset
1688 * interpreter/octave.texi: Remove "Bit manipulation" chapter and make
3058060c560f [project @ 2007-07-19 08:07:31 by dbateman]
dbateman
parents: 6770
diff changeset
1689 it a sub-section of the "Numeric Data Types" chapter.
3058060c560f [project @ 2007-07-19 08:07:31 by dbateman]
dbateman
parents: 6770
diff changeset
1690
6770
babcbcc11ab6 [project @ 2007-07-06 08:44:04 by dbateman]
dbateman
parents: 6754
diff changeset
1691 2007-07-06 David Bateman <dbateman@free.fr>
babcbcc11ab6 [project @ 2007-07-06 08:44:04 by dbateman]
dbateman
parents: 6754
diff changeset
1692
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1693 * interpreter/arith.txi: Add accumarray.
6770
babcbcc11ab6 [project @ 2007-07-06 08:44:04 by dbateman]
dbateman
parents: 6754
diff changeset
1694
6754
451b346d8c2f [project @ 2007-06-25 17:31:46 by jwe]
jwe
parents: 6743
diff changeset
1695 2007-06-25 John W. Eaton <jwe@octave.org>
451b346d8c2f [project @ 2007-06-25 17:31:46 by jwe]
jwe
parents: 6743
diff changeset
1696
451b346d8c2f [project @ 2007-06-25 17:31:46 by jwe]
jwe
parents: 6743
diff changeset
1697 * interpreter/stats.txi: Reorganize sections and add introductory text.
451b346d8c2f [project @ 2007-06-25 17:31:46 by jwe]
jwe
parents: 6743
diff changeset
1698
6915
3fb60fc8139f [project @ 2007-09-19 16:55:31 by jwe]
jwe
parents: 6900
diff changeset
1699 * interpreter/octave.texi: Update to reflect changes in stats.txi.
6754
451b346d8c2f [project @ 2007-06-25 17:31:46 by jwe]
jwe
parents: 6743
diff changeset
1700
6743
f11fec9c06b0 [project @ 2007-06-18 19:12:48 by dbateman]
dbateman
parents: 6741
diff changeset
1701 2007-06-18 David Bateman <dbateman@free.fr>
f11fec9c06b0 [project @ 2007-06-18 19:12:48 by dbateman]
dbateman
parents: 6741
diff changeset
1702
f11fec9c06b0 [project @ 2007-06-18 19:12:48 by dbateman]
dbateman
parents: 6741
diff changeset
1703 * interpreter/interpimages.m: Simpler images to demonstrate
f11fec9c06b0 [project @ 2007-06-18 19:12:48 by dbateman]
dbateman
parents: 6741
diff changeset
1704 the continuity of the second derivative of splines.
f11fec9c06b0 [project @ 2007-06-18 19:12:48 by dbateman]
dbateman
parents: 6741
diff changeset
1705 * interpreter/interp.txi: Also change figures here.
f11fec9c06b0 [project @ 2007-06-18 19:12:48 by dbateman]
dbateman
parents: 6741
diff changeset
1706 * interpreter/Makefile.in: and here.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1707
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1708 2007-06-18 S�ren Hauberg <hauberg@gmail.com>
6741
00116015904d [project @ 2007-06-18 16:07:14 by jwe]
jwe
parents: 6735
diff changeset
1709
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1710 * interpreter/optim.txi: Added some introductory text to each
6741
00116015904d [project @ 2007-06-18 16:07:14 by jwe]
jwe
parents: 6735
diff changeset
1711 section.
00116015904d [project @ 2007-06-18 16:07:14 by jwe]
jwe
parents: 6735
diff changeset
1712
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1713 * interpreter/set.txi: Added some introductory text.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1714 * interpreter/octave.texi: Updated to reflect changes in set.txi.
6741
00116015904d [project @ 2007-06-18 16:07:14 by jwe]
jwe
parents: 6735
diff changeset
1715
6735
19e2d70e2a4c [project @ 2007-06-15 19:33:27 by dbateman]
dbateman
parents: 6731
diff changeset
1716 2007-06-15 David Bateman <dbateman@free.fr>
19e2d70e2a4c [project @ 2007-06-15 19:33:27 by dbateman]
dbateman
parents: 6731
diff changeset
1717
19e2d70e2a4c [project @ 2007-06-15 19:33:27 by dbateman]
dbateman
parents: 6731
diff changeset
1718 * faq/Octave-FAQ.texi: Document the gnuplot 4.2 bug using pipes.
19e2d70e2a4c [project @ 2007-06-15 19:33:27 by dbateman]
dbateman
parents: 6731
diff changeset
1719
6731
aff0c76321aa [project @ 2007-06-15 15:53:18 by jwe]
jwe
parents: 6728
diff changeset
1720 2007-06-15 Paul Kienzle <pkienzle@users.sf.net>
aff0c76321aa [project @ 2007-06-15 15:53:18 by jwe]
jwe
parents: 6728
diff changeset
1721
aff0c76321aa [project @ 2007-06-15 15:53:18 by jwe]
jwe
parents: 6728
diff changeset
1722 * interpreter/testfun.txi: Provide a clue to using xtest for assert.
aff0c76321aa [project @ 2007-06-15 15:53:18 by jwe]
jwe
parents: 6728
diff changeset
1723
6728
a25173d58101 [project @ 2007-06-14 21:10:48 by jwe]
jwe
parents: 6721
diff changeset
1724 2007-06-14 Paul Kienzle <pkienzle@users.sf.net>
a25173d58101 [project @ 2007-06-14 21:10:48 by jwe]
jwe
parents: 6721
diff changeset
1725
a25173d58101 [project @ 2007-06-14 21:10:48 by jwe]
jwe
parents: 6721
diff changeset
1726 * interpreter/testfun.txi: Document xtest block
a25173d58101 [project @ 2007-06-14 21:10:48 by jwe]
jwe
parents: 6721
diff changeset
1727
6721
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1728 2007-06-14 David Bateman <dbateman@free.fr>
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1729
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1730 * interpreter/Makefile.in (SCRIPT_SORCES): add interimages.m
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1731 (INTERPIMAGES*): New variables. Add targets for them
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1732 (IMAGES_EPS, IMAGES_PDF, IMAGES_PNG): Add the INTERPIMAGES.
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1733 * interpreter/interpimages.m: New function
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1734 * interpreter/interp.txi: Add text about second derivation of
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1735 splines and add figures.
01036667884a [project @ 2007-06-14 06:56:41 by dbateman]
dbateman
parents: 6716
diff changeset
1736
6716
3b4a5f838de7 [project @ 2007-06-13 15:38:21 by dbateman]
dbateman
parents: 6702
diff changeset
1737 2007-06-12 David Bateman <dbateman@free.fr>
3b4a5f838de7 [project @ 2007-06-13 15:38:21 by dbateman]
dbateman
parents: 6702
diff changeset
1738
3b4a5f838de7 [project @ 2007-06-13 15:38:21 by dbateman]
dbateman
parents: 6702
diff changeset
1739 * interpreter/numbers.txi: Document that 64-bit arithmetic is
3b4a5f838de7 [project @ 2007-06-13 15:38:21 by dbateman]
dbateman
parents: 6702
diff changeset
1740 not possible.
3b4a5f838de7 [project @ 2007-06-13 15:38:21 by dbateman]
dbateman
parents: 6702
diff changeset
1741
6702
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1742 2007-06-12 David Bateman <dbateman@free.fr>
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1743
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1744 * interpreter/interp.txi: Split into two section and document
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1745 interp3 and the differences in the treatement of the dimensions
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1746 between interpn and interp3.
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1747 * hashing.txi: Remove.
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1748 * system.txi: Move it here as a subsection. Include explanation
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1749 and example.
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1750 * interpreter/octave.texi: Add sections for the Interpolation
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1751 chapter. Remove references to Hashing chapter and hashing.texi,
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1752 and subsections for hashing to system utilities chapter.
b2391d403ed2 [project @ 2007-06-12 21:39:26 by dbateman]
dbateman
parents: 6700
diff changeset
1753
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1754 2007-06-12 2007-06-10 S�ren Hauberg <hauberg@gmail.com>
6700
b55d109ffe7e [project @ 2007-06-12 20:51:47 by jwe]
jwe
parents: 6686
diff changeset
1755
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1756 * interpreter/diffeq.txi: Note that x-dot is the derivative of x.
6700
b55d109ffe7e [project @ 2007-06-12 20:51:47 by jwe]
jwe
parents: 6686
diff changeset
1757
6686
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6673
diff changeset
1758 2007-06-03 David Bateman <dbatemna@free.fr>
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6673
diff changeset
1759
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6673
diff changeset
1760 * interpreter/dynamic.txi: Use "mwSize" and "mwIndex" rather than
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6673
diff changeset
1761 "int" for indexing in mex-files and document them.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1762
6673
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1763 2007-05-30 John W. Eaton <jwe@octave.org>
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1764
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1765 * interpreter/Makefile.in (TEXI2DVICOMMAND, TEXI2PDFCOMMAND):
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1766 New macros.
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1767 (octave-a4.pdf, octave-smallbook.pdf): New targets.
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1768 (FORMATTED, all): Include octave-a4.pdf in list of dependencies.
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1769 Delete octave.dvi and octave.ps from list.
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1770 (FORMATTED, all): Use $(PDF_TARGETS).
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1771 (maintainer-clean): Depend on clean.
81a24fed2f57 [project @ 2007-05-30 22:52:14 by jwe]
jwe
parents: 6672
diff changeset
1772
6672
2f0abcba669c [project @ 2007-05-30 06:42:22 by jwe]
jwe
parents: 6669
diff changeset
1773 2007-05-30 G. D. McBain <gdmcbain@freeshell.org>
2f0abcba669c [project @ 2007-05-30 06:42:22 by jwe]
jwe
parents: 6669
diff changeset
1774
2f0abcba669c [project @ 2007-05-30 06:42:22 by jwe]
jwe
parents: 6669
diff changeset
1775 * interpreter/expr.txi (Assignment Ops): Doc fix.
2f0abcba669c [project @ 2007-05-30 06:42:22 by jwe]
jwe
parents: 6669
diff changeset
1776
6669
39d76485706a [project @ 2007-05-29 17:44:30 by jwe]
jwe
parents: 6667
diff changeset
1777 2007-05-29 Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
39d76485706a [project @ 2007-05-29 17:44:30 by jwe]
jwe
parents: 6667
diff changeset
1778
39d76485706a [project @ 2007-05-29 17:44:30 by jwe]
jwe
parents: 6667
diff changeset
1779 * interpreter/Makefile.in ($(HTML_IMAGES_PNG)): Use cp instead of
39d76485706a [project @ 2007-05-29 17:44:30 by jwe]
jwe
parents: 6667
diff changeset
1780 INSTALL_DATA to copy files to the HTML directory.
39d76485706a [project @ 2007-05-29 17:44:30 by jwe]
jwe
parents: 6667
diff changeset
1781
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1782 2007-05-28 S�ren Hauberg <hauberg@gmail.com>
6667
a36e4bb26943 [project @ 2007-05-28 06:20:12 by jwe]
jwe
parents: 6666
diff changeset
1783
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1784 * interpreter/errors.txi: Add new sections and some more detailed
6667
a36e4bb26943 [project @ 2007-05-28 06:20:12 by jwe]
jwe
parents: 6666
diff changeset
1785 descriptions on errors and warnings.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1786 * interpreter/octave.texi, interpreter/stmt.txi,
6667
a36e4bb26943 [project @ 2007-05-28 06:20:12 by jwe]
jwe
parents: 6666
diff changeset
1787 interpreter/var.txi: Add references to the new sections in
a36e4bb26943 [project @ 2007-05-28 06:20:12 by jwe]
jwe
parents: 6666
diff changeset
1788 errors.txi.
a36e4bb26943 [project @ 2007-05-28 06:20:12 by jwe]
jwe
parents: 6666
diff changeset
1789
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1790 2007-05-28 S�ren Hauberg <hauberg@gmail.com>
6666
5d4ce539004f [project @ 2007-05-28 06:07:39 by jwe]
jwe
parents: 6661
diff changeset
1791
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1792 * interpreter/io.txi: Rearrange some sections, and add
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1793 a few examples.
6666
5d4ce539004f [project @ 2007-05-28 06:07:39 by jwe]
jwe
parents: 6661
diff changeset
1794
5d4ce539004f [project @ 2007-05-28 06:07:39 by jwe]
jwe
parents: 6661
diff changeset
1795 2007-05-28 G. D. McBain <geordie_mcbain@yahoo.com.au>
5d4ce539004f [project @ 2007-05-28 06:07:39 by jwe]
jwe
parents: 6661
diff changeset
1796
5d4ce539004f [project @ 2007-05-28 06:07:39 by jwe]
jwe
parents: 6661
diff changeset
1797 * interpreter/struct.txi: Doc fix.
5d4ce539004f [project @ 2007-05-28 06:07:39 by jwe]
jwe
parents: 6661
diff changeset
1798
6661
d88b76579770 [project @ 2007-05-23 07:21:35 by jwe]
jwe
parents: 6654
diff changeset
1799 2007-05-23 John W. Eaton <jwe@octave.org>
d88b76579770 [project @ 2007-05-23 07:21:35 by jwe]
jwe
parents: 6654
diff changeset
1800
d88b76579770 [project @ 2007-05-23 07:21:35 by jwe]
jwe
parents: 6654
diff changeset
1801 * liboctave/Makefile.in (TEXINFO_SOURCE): New variable.
d88b76579770 [project @ 2007-05-23 07:21:35 by jwe]
jwe
parents: 6654
diff changeset
1802 (TEXINFO): Define using $(TEXINFO_SOURCE).
d88b76579770 [project @ 2007-05-23 07:21:35 by jwe]
jwe
parents: 6654
diff changeset
1803 (DISTFILES): Include $(TEXINFO_SOURCE) in the list, not $(TEXINFO).
d88b76579770 [project @ 2007-05-23 07:21:35 by jwe]
jwe
parents: 6654
diff changeset
1804
6654
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
1805 2007-05-22 John W. Eaton <jwe@octave.org>
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
1806
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
1807 * interpreter/Makefile.in (TEXINFO_SOURCE): New variable.
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
1808 (TEXINFO): Define using $(TEXINFO_SOURCE).
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
1809 (DISTFILES): Include $(TEXINFO_SOURCE) in the list, not $(TEXINFO).
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
1810
6653
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6650
diff changeset
1811 2007-05-22 Thomas Weber <thomas.weber.mail@gmail.com>
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6650
diff changeset
1812
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6650
diff changeset
1813 * faq/Octave-FAQ.texi, interpreter/basics.txi,
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6650
diff changeset
1814 refcard/refcard.tex: Fix typos.
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6650
diff changeset
1815
6650
10da0f6d85c2 [project @ 2007-05-22 06:48:18 by jwe]
jwe
parents: 6646
diff changeset
1816 2007-05-22 John W. Eaton <jwe@octave.org>
10da0f6d85c2 [project @ 2007-05-22 06:48:18 by jwe]
jwe
parents: 6646
diff changeset
1817
10da0f6d85c2 [project @ 2007-05-22 06:48:18 by jwe]
jwe
parents: 6646
diff changeset
1818 * interpreter/Makefile.in (DISTFILES): Add mkcontrib.awk to the list.
10da0f6d85c2 [project @ 2007-05-22 06:48:18 by jwe]
jwe
parents: 6646
diff changeset
1819
6646
bd0a70c3f2db [project @ 2007-05-22 02:27:43 by jwe]
jwe
parents: 6643
diff changeset
1820 2007-05-21 David Bateman <dbatemna@free.fr>
bd0a70c3f2db [project @ 2007-05-22 02:27:43 by jwe]
jwe
parents: 6643
diff changeset
1821
bd0a70c3f2db [project @ 2007-05-22 02:27:43 by jwe]
jwe
parents: 6643
diff changeset
1822 * interpreter/debug.txi, io.txi, octave.txi: Doc fixes.
bd0a70c3f2db [project @ 2007-05-22 02:27:43 by jwe]
jwe
parents: 6643
diff changeset
1823
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1824 2007-05-21 S�ren Hauberg <hauberg@gmail.com>
6637
c18ed0e7ee41 [project @ 2007-05-21 19:12:46 by jwe]
jwe
parents: 6635
diff changeset
1825
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1826 * interpreter/expr.txi: Describe +=, -=, *=, and /= operators.
6642
ffee6a1a10f3 [project @ 2007-05-21 19:58:43 by jwe]
jwe
parents: 6641
diff changeset
1827 Add new example.
ffee6a1a10f3 [project @ 2007-05-21 19:58:43 by jwe]
jwe
parents: 6641
diff changeset
1828
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1829 * interpreter/eval.txi: Partition the chapter into sections.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1830 Describe evalin and assignin functions using text from Paul
6643
6a7fc4105bcc [project @ 2007-05-21 20:37:43 by jwe]
jwe
parents: 6642
diff changeset
1831 Kienzle. Change "See See" to "See". Use @ref instead of @xref to
6a7fc4105bcc [project @ 2007-05-21 20:37:43 by jwe]
jwe
parents: 6642
diff changeset
1832 avoid "See" to be written with a capital letter in the middle of a
6a7fc4105bcc [project @ 2007-05-21 20:37:43 by jwe]
jwe
parents: 6642
diff changeset
1833 sentence.
6641
27ec13d8499b [project @ 2007-05-21 19:53:58 by jwe]
jwe
parents: 6638
diff changeset
1834
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1835 * interpreter/func.txi: New section describing load path.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1836 Improve 'inline' and 'command' sections.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1837
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
1838 * interpreter/stmt.txi: Describe cell array cases for the switch
6637
c18ed0e7ee41 [project @ 2007-05-21 19:12:46 by jwe]
jwe
parents: 6635
diff changeset
1839 statement. Minor layout changes.
c18ed0e7ee41 [project @ 2007-05-21 19:12:46 by jwe]
jwe
parents: 6635
diff changeset
1840
6635
c9c504d939c5 [project @ 2007-05-19 10:36:56 by dbateman]
dbateman
parents: 6632
diff changeset
1841 2007-05-19 David Bateman <dbatemna@free.fr>
c9c504d939c5 [project @ 2007-05-19 10:36:56 by dbateman]
dbateman
parents: 6632
diff changeset
1842
c9c504d939c5 [project @ 2007-05-19 10:36:56 by dbateman]
dbateman
parents: 6632
diff changeset
1843 * interpreter/func.txi: Additional documentation for function
c9c504d939c5 [project @ 2007-05-19 10:36:56 by dbateman]
dbateman
parents: 6632
diff changeset
1844 locking, dispatch and autoloading.
c9c504d939c5 [project @ 2007-05-19 10:36:56 by dbateman]
dbateman
parents: 6632
diff changeset
1845
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1846 2007-05-16 S�ren Hauberg <hauberg@gmail.com>
6632
fc235391e58f [project @ 2007-05-16 18:21:26 by jwe]
jwe
parents: 6623
diff changeset
1847
6635
c9c504d939c5 [project @ 2007-05-19 10:36:56 by dbateman]
dbateman
parents: 6632
diff changeset
1848 * interpreter/expr.txi: Improve docs.
6632
fc235391e58f [project @ 2007-05-16 18:21:26 by jwe]
jwe
parents: 6623
diff changeset
1849
6620
bf4bdc21dc8d [project @ 2007-05-14 17:35:46 by jwe]
jwe
parents: 6616
diff changeset
1850 2007-05-14 John W. Eaton <jwe@octave.org>
bf4bdc21dc8d [project @ 2007-05-14 17:35:46 by jwe]
jwe
parents: 6616
diff changeset
1851
bf4bdc21dc8d [project @ 2007-05-14 17:35:46 by jwe]
jwe
parents: 6616
diff changeset
1852 * interpreter/basics.txi, interpreter/data.txi,
bf4bdc21dc8d [project @ 2007-05-14 17:35:46 by jwe]
jwe
parents: 6616
diff changeset
1853 interpreter/intro.txi, interpreter/numbers.txi,
bf4bdc21dc8d [project @ 2007-05-14 17:35:46 by jwe]
jwe
parents: 6616
diff changeset
1854 interpreter/octave.texi, interpreter/preface.txi: Doc fixes.
bf4bdc21dc8d [project @ 2007-05-14 17:35:46 by jwe]
jwe
parents: 6616
diff changeset
1855
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1856 2007-04-18 S�ren Hauberg <hauberg@gmail.com>
6616
66e30383481b [project @ 2007-05-14 13:56:34 by dbateman]
dbateman
parents: 6612
diff changeset
1857
66e30383481b [project @ 2007-05-14 13:56:34 by dbateman]
dbateman
parents: 6612
diff changeset
1858 * interpreter/package.texi: Document "*" flag for loaded packages.
66e30383481b [project @ 2007-05-14 13:56:34 by dbateman]
dbateman
parents: 6612
diff changeset
1859
6623
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1860 * interpreter.var.txi: Improve explanation of clear, exist, and who.
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1861
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1862 * interpreter/intro.txi: Change @unnumberedsubsec to @subsection.
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1863
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1864 * interpreter/container.txi: Doc fix.
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1865
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1866 * interpreter/strings.txi: Improve explanation for creating
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1867 comparing, and converting strings.
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1868 * interpreter/octave.texi: Update detailed menu.
545847da3b88 [project @ 2007-05-15 02:23:08 by jwe]
jwe
parents: 6620
diff changeset
1869
6612
89f3a84a0da1 [project @ 2007-05-09 21:17:45 by jwe]
jwe
parents: 6595
diff changeset
1870 2007-05-09 David Bateman <dbateman@free.fr>
89f3a84a0da1 [project @ 2007-05-09 21:17:45 by jwe]
jwe
parents: 6595
diff changeset
1871
89f3a84a0da1 [project @ 2007-05-09 21:17:45 by jwe]
jwe
parents: 6595
diff changeset
1872 * faq/Octave-FAQ.texi: Update compatibility section.
89f3a84a0da1 [project @ 2007-05-09 21:17:45 by jwe]
jwe
parents: 6595
diff changeset
1873
6593
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6587
diff changeset
1874 2007-04-27 David Bateman <dbateman@free.fr>
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6587
diff changeset
1875
6595
55586d763de1 [project @ 2007-04-27 15:31:10 by dbateman]
dbateman
parents: 6593
diff changeset
1876 * Makefile.in (EXAMPLE_FILES_NODIR): Add mycell.c, myfeval.c,
55586d763de1 [project @ 2007-04-27 15:31:10 by dbateman]
dbateman
parents: 6593
diff changeset
1877 myfunc.c, mypow2.c, mysparse.c, mystring.c, mystruct.c and
55586d763de1 [project @ 2007-04-27 15:31:10 by dbateman]
dbateman
parents: 6593
diff changeset
1878 paramdemo.cc.
6593
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6587
diff changeset
1879 * interpreter.txi/dynamic.txi: Complete all but the section on
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6587
diff changeset
1880 the mex- and oct-file APIs.
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6587
diff changeset
1881
6587
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6583
diff changeset
1882 2007-04-26 David Bateman <dbateman@free.fr>
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6583
diff changeset
1883
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6583
diff changeset
1884 * interpreter/stmt.txi: Document for loops over matrices, arrays
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6583
diff changeset
1885 and cell arrays.
00fad3bad2a5 [project @ 2007-04-26 20:23:31 by dbateman]
dbateman
parents: 6583
diff changeset
1886
6580
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1887 2007-04-25 David Bateman <dbateman@free.fr>
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1888
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1889 * interpreter/dynamic.txi: Add additional copyrights. Add sections
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1890 of input parameter checking, documentation and testing of
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1891 oct-files. Adds a section on calling other functions from
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1892 mex-files, expands the basic information on mex-files, and add a
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1893 few new sections (to be completed) to the section about mex-files
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
1894
6574
d5d6a670f137 [project @ 2007-04-25 14:02:38 by jwe]
jwe
parents: 6573
diff changeset
1895 2007-04-25 John W. Eaton <jwe@octave.org>
d5d6a670f137 [project @ 2007-04-25 14:02:38 by jwe]
jwe
parents: 6573
diff changeset
1896
6583
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1897 * interpreter/dynamic.txi: Use abs_top_srcdir to find example files.
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1898
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1899 2007-04-25 David Bateman <dbateman@free.fr>
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1900
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1901 * conf.texi.in: Also set abs_top_srcdir with substitution.
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1902 * Makefile.in: Substitute abs_top_srcdir here.
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1903
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1904 2007-04-25 John W. Eaton <jwe@octave.org>
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
1905
6577
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1906 * interpreter/dynamic.txi: Use @verbatiminclude for example code.
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1907
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1908 * interpreter/Makefile.in (EXAMPLE_FILES_NODIR, EXAMPLE_FILES):
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1909 New variables.
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1910 (octave.info, octave.dvi, octave.pdf, HTML/index.html):
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1911 Depend on $(EXAMPLE_FILES).
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1912
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1913 * conf.texi.in: Also set top_srcdir with substitution.
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6574
diff changeset
1914
6574
d5d6a670f137 [project @ 2007-04-25 14:02:38 by jwe]
jwe
parents: 6573
diff changeset
1915 * interpreter/tips.txi: Update with new text and examples.
d5d6a670f137 [project @ 2007-04-25 14:02:38 by jwe]
jwe
parents: 6573
diff changeset
1916 Move documentation section to the end.
d5d6a670f137 [project @ 2007-04-25 14:02:38 by jwe]
jwe
parents: 6573
diff changeset
1917
6570
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1918 2007-04-24 David Bateman <dbateman@free.fr>
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1919
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1920 * interpreter/octave.texi: Include dynamic.texi as appendix and
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1921 update menus.
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1922
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1923 * interpreter/plot.txi: Update menus.
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1924
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1925 * interpreter/strings.txi: @result -> @result{}.
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1926
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1927 * intrepreter/func.txi, intrepreter/sparse.txi:
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1928 Delete .oct file section and update menus.
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1929
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1930 * interpreter/addtwomatrices.cc, interpreter/celldemo.cc,
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1931 interpreter/fortdemo.cc, interpreter/funcdemo.cc,
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1932 interpreter/globaldemo.cc, interpreter/helloworld.cc,
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1933 interpreter/stringdemo.cc, interpreter/structdemo.cc,
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1934 interpreter/unwinddemo.cc, interpreter/fortsub.f,
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1935 interpreter/dynamic.txi: New files.
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1936
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1937 * Makefile.in (SUB_SOURCE): Include dynamic.txi in the list.
49f0820425a8 [project @ 2007-04-24 23:06:56 by jwe]
jwe
parents: 6537
diff changeset
1938
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1939 2007-04-18 S�ren Hauberg <hauberg@gmail.com>
6537
062bade36bf7 [project @ 2007-04-18 16:40:25 by jwe]
jwe
parents: 6535
diff changeset
1940
062bade36bf7 [project @ 2007-04-18 16:40:25 by jwe]
jwe
parents: 6535
diff changeset
1941 * interpreter/package.texi: New file.
062bade36bf7 [project @ 2007-04-18 16:40:25 by jwe]
jwe
parents: 6535
diff changeset
1942 * octave/texi: @include it, add it to the menus.
062bade36bf7 [project @ 2007-04-18 16:40:25 by jwe]
jwe
parents: 6535
diff changeset
1943
6535
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1944 2007-04-18 John W. Eaton <jwe@octave.org>
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1945
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1946 * interpreter/contributors.in: New file.
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1947 * interpreter/Makefile.in (contributors.texi): New target.
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1948 (clean): Also deleete contributors.texi
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1949 (TEXINFO): Include contributors.texi in the list.
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1950 (preface.texi): @include contributors.texi.
3ef1aa12f04c [project @ 2007-04-18 16:17:25 by jwe]
jwe
parents: 6531
diff changeset
1951
6531
c2609d0502bb [project @ 2007-04-17 18:17:40 by jwe]
jwe
parents: 6530
diff changeset
1952 2007-04-17 David Bateman <dbateman@free.fr>
c2609d0502bb [project @ 2007-04-17 18:17:40 by jwe]
jwe
parents: 6530
diff changeset
1953
c2609d0502bb [project @ 2007-04-17 18:17:40 by jwe]
jwe
parents: 6530
diff changeset
1954 * interpreter/linalg.txi (Techniques used for Linear Algebra):
c2609d0502bb [project @ 2007-04-17 18:17:40 by jwe]
jwe
parents: 6530
diff changeset
1955 New node.
c2609d0502bb [project @ 2007-04-17 18:17:40 by jwe]
jwe
parents: 6530
diff changeset
1956 * interpreter/octave.texi: Include it in menu.
c2609d0502bb [project @ 2007-04-17 18:17:40 by jwe]
jwe
parents: 6530
diff changeset
1957 * interpreter/sparse.txi: Delete discusion of matrix_type.
c2609d0502bb [project @ 2007-04-17 18:17:40 by jwe]
jwe
parents: 6530
diff changeset
1958
6529
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1959 2007-04-16 John W. Eaton <jwe@octave.org>
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1960
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1961 * interpreter/stream.txi: Delete.
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1962 * interpreter/Makefile.in (SUB_SOURCE): Remove it from the list.
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1963
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1964 2007-04-16 S�ren Hauberg <hauberg@gmail.com>
6529
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1965
6530
f80cc454860d [project @ 2007-04-16 23:16:58 by jwe]
jwe
parents: 6529
diff changeset
1966 * intrepreter/stmt.txi: Improve documentation of switch statement.
f80cc454860d [project @ 2007-04-16 23:16:58 by jwe]
jwe
parents: 6529
diff changeset
1967
f80cc454860d [project @ 2007-04-16 23:16:58 by jwe]
jwe
parents: 6529
diff changeset
1968 * interpreter/tips.txi: Update description of how copyright
f80cc454860d [project @ 2007-04-16 23:16:58 by jwe]
jwe
parents: 6529
diff changeset
1969 statements are recognized.
f80cc454860d [project @ 2007-04-16 23:16:58 by jwe]
jwe
parents: 6529
diff changeset
1970
6529
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1971 * interpreter/octave.texi: Don't include stream.texi.
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1972 Remove menu entry for I/O streams.
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1973
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1974 * interpreter/image.txi: Update docs.
853f99e292ec [project @ 2007-04-16 21:29:03 by jwe]
jwe
parents: 6518
diff changeset
1975
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1976 2007-04-11 S�ren Hauberg <hauberg@gmail.com>
6518
952c8b00525e [project @ 2007-04-11 20:50:22 by jwe]
jwe
parents: 6514
diff changeset
1977
952c8b00525e [project @ 2007-04-11 20:50:22 by jwe]
jwe
parents: 6514
diff changeset
1978 * interpreter/container.txi: Document indexing with ().
952c8b00525e [project @ 2007-04-11 20:50:22 by jwe]
jwe
parents: 6514
diff changeset
1979
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1980 2007-04-11 S�ren Hauberg <hauberg@gmail.com>
6514
5ef6f71974db [project @ 2007-04-11 14:15:40 by jwe]
jwe
parents: 6510
diff changeset
1981
5ef6f71974db [project @ 2007-04-11 14:15:40 by jwe]
jwe
parents: 6510
diff changeset
1982 * interpreter/container.txi: Improve cell array documentation.
5ef6f71974db [project @ 2007-04-11 14:15:40 by jwe]
jwe
parents: 6510
diff changeset
1983
9316
c539ec5726e7 Update some of Advanced Plotting documentation.
Rik <rdrider0-list@yahoo.com>
parents: 9312
diff changeset
1984 2007-04-09 S�ren Hauberg <hauberg@gmail.com>
6510
cbae86745c5b [project @ 2007-04-09 23:15:47 by jwe]
jwe
parents: 6481
diff changeset
1985
cbae86745c5b [project @ 2007-04-09 23:15:47 by jwe]
jwe
parents: 6481
diff changeset
1986 * interpreter/func.txi: Document varargin, varargout, and default
cbae86745c5b [project @ 2007-04-09 23:15:47 by jwe]
jwe
parents: 6481
diff changeset
1987 argument values.
cbae86745c5b [project @ 2007-04-09 23:15:47 by jwe]
jwe
parents: 6481
diff changeset
1988
6481
89ed13fec6fe [project @ 2007-04-03 19:39:11 by jwe]
jwe
parents: 6477
diff changeset
1989 2007-04-03 Rafael Laboissiere <rafael@debian.org>
89ed13fec6fe [project @ 2007-04-03 19:39:11 by jwe]
jwe
parents: 6477
diff changeset
1990
89ed13fec6fe [project @ 2007-04-03 19:39:11 by jwe]
jwe
parents: 6477
diff changeset
1991 * interpreter/basics.txi: Clarified some limitations of the #!
89ed13fec6fe [project @ 2007-04-03 19:39:11 by jwe]
jwe
parents: 6477
diff changeset
1992 script mechanism, in particular related to the parsing of the
89ed13fec6fe [project @ 2007-04-03 19:39:11 by jwe]
jwe
parents: 6477
diff changeset
1993 arguments.
89ed13fec6fe [project @ 2007-04-03 19:39:11 by jwe]
jwe
parents: 6477
diff changeset
1994
6477
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
1995 2007-03-29 Rafael Laboissiere <rafael@debian.org>
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
1996
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
1997 * faq/Octave-FAQ.texi, interpreter/basics.txi,
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
1998 interpreter/emacs.txi, interpreter/func.tx, interpreter/var.txi:
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
1999 Make it clear that the old built-in LOADPATH is an internal
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
2000 variable, accessible through path ().
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
2001 Drop references to DEFAULT_LOADPATH.
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
2002 Chang references to the old built-in variables INFO_FILE and
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
2003 INFO_PROGRAM to the respective fucntions info_file and
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
2004 info_program.
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
2005 * refcard/refcard.tex: Drop LOADPATH from list of built-in variables.
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6467
diff changeset
2006
6467
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6431
diff changeset
2007 2007-03-27 John W. Eaton <jwe@octave.org>
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6431
diff changeset
2008
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6431
diff changeset
2009 * Makefile.in, interpreter/Makefile.in, faq/Makefile.in,
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6431
diff changeset
2010 liboctave/Makefile.in, refcard/Makefile.in (dist):
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6431
diff changeset
2011 Use ln instead of $(LN_S).
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6431
diff changeset
2012
6431
ff87ad14403f [project @ 2007-03-22 18:20:31 by jwe]
jwe
parents: 6421
diff changeset
2013 2007-03-21 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au>
ff87ad14403f [project @ 2007-03-22 18:20:31 by jwe]
jwe
parents: 6421
diff changeset
2014
ff87ad14403f [project @ 2007-03-22 18:20:31 by jwe]
jwe
parents: 6421
diff changeset
2015 * interpreter/sparse.txi: Delete repeated word.
ff87ad14403f [project @ 2007-03-22 18:20:31 by jwe]
jwe
parents: 6421
diff changeset
2016
6421
cac156381f81 [project @ 2007-03-20 17:39:19 by jwe]
jwe
parents: 6411
diff changeset
2017 2007-03-20 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au>
cac156381f81 [project @ 2007-03-20 17:39:19 by jwe]
jwe
parents: 6411
diff changeset
2018
cac156381f81 [project @ 2007-03-20 17:39:19 by jwe]
jwe
parents: 6411
diff changeset
2019 * interpreter/sparse.txi: Clarify sparse matrix creation example.
cac156381f81 [project @ 2007-03-20 17:39:19 by jwe]
jwe
parents: 6411
diff changeset
2020
6411
2f64090cdc14 [project @ 2007-03-14 22:06:15 by jwe]
jwe
parents: 6358
diff changeset
2021 2007-03-14 G. D. McBain <geordie.mcbain@aeromech.usyd.edu.au>
2f64090cdc14 [project @ 2007-03-14 22:06:15 by jwe]
jwe
parents: 6358
diff changeset
2022
2f64090cdc14 [project @ 2007-03-14 22:06:15 by jwe]
jwe
parents: 6358
diff changeset
2023 * interpreter/sparse.txi: Fix typo.
2f64090cdc14 [project @ 2007-03-14 22:06:15 by jwe]
jwe
parents: 6358
diff changeset
2024
6358
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6334
diff changeset
2025 2007-02-26 From Michael Goffioul <michael.goffioul@swing.be>
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6334
diff changeset
2026
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6334
diff changeset
2027 * Makefile.in, interpreter/Makefile.in, faq/Makefile.in,
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6334
diff changeset
2028 liboctave/Makefile.in, refcard/Makefile.in:
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6334
diff changeset
2029 Use $(LN_S) instead of ln or ln -s.
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6334
diff changeset
2030
6334
877b80a8dee7 [project @ 2007-02-21 12:30:11 by dbateman]
dbateman
parents: 6257
diff changeset
2031 2007-02-21 David Bateman <dbateman@free.fr>
877b80a8dee7 [project @ 2007-02-21 12:30:11 by dbateman]
dbateman
parents: 6257
diff changeset
2032
877b80a8dee7 [project @ 2007-02-21 12:30:11 by dbateman]
dbateman
parents: 6257
diff changeset
2033 * interpreter/sparse.txi: Add functions sprank and normest to
877b80a8dee7 [project @ 2007-02-21 12:30:11 by dbateman]
dbateman
parents: 6257
diff changeset
2034 documentation.
877b80a8dee7 [project @ 2007-02-21 12:30:11 by dbateman]
dbateman
parents: 6257
diff changeset
2035
6257
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6180
diff changeset
2036 2007-01-25 John W. Eaton <jwe@octave.org>
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6180
diff changeset
2037
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6180
diff changeset
2038 * interpreter/sparseimages.m: Don't call __gnuplot_x__ functions.
44c91c5dfe1d [project @ 2007-01-30 19:16:52 by jwe]
jwe
parents: 6180
diff changeset
2039
6180
133e7a4a5565 [project @ 2006-11-17 21:09:34 by jwe]
jwe
parents: 6178
diff changeset
2040 2006-11-17 John W. Eaton <jwe@octave.org>
133e7a4a5565 [project @ 2006-11-17 21:09:34 by jwe]
jwe
parents: 6178
diff changeset
2041
133e7a4a5565 [project @ 2006-11-17 21:09:34 by jwe]
jwe
parents: 6178
diff changeset
2042 * interpreter/sparseimages.m: Fix call to __plt3__.
133e7a4a5565 [project @ 2006-11-17 21:09:34 by jwe]
jwe
parents: 6178
diff changeset
2043
6178
830235f4984f [project @ 2006-11-17 00:16:57 by jwe]
jwe
parents: 6152
diff changeset
2044 2006-11-16 John W. Eaton <jwe@octave.org>
830235f4984f [project @ 2006-11-17 00:16:57 by jwe]
jwe
parents: 6152
diff changeset
2045
830235f4984f [project @ 2006-11-17 00:16:57 by jwe]
jwe
parents: 6152
diff changeset
2046 * interpreter/sparseimages.m (femimages): Use plot3.
830235f4984f [project @ 2006-11-17 00:16:57 by jwe]
jwe
parents: 6152
diff changeset
2047
6152
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6126
diff changeset
2048 2006-11-11 John W. Eaton <jwe@octave.org>
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6126
diff changeset
2049
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6126
diff changeset
2050 * interpreter/Makefile.in (%.texi : %.txi):
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6126
diff changeset
2051 Use $(simple-move-if-change-rule) here.
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6126
diff changeset
2052
6126
c0011bf8f815 [project @ 2006-10-31 20:08:30 by jwe]
jwe
parents: 6116
diff changeset
2053 2006-10-29 John W. Eaton <jwe@octave.org>
c0011bf8f815 [project @ 2006-10-31 20:08:30 by jwe]
jwe
parents: 6116
diff changeset
2054
c0011bf8f815 [project @ 2006-10-31 20:08:30 by jwe]
jwe
parents: 6116
diff changeset
2055 * interpreter/Makefile.in (run-octave): Call it here.
c0011bf8f815 [project @ 2006-10-31 20:08:30 by jwe]
jwe
parents: 6116
diff changeset
2056 * interpreter/sparseimages.m (sparseimages): Don't call sleep here.
c0011bf8f815 [project @ 2006-10-31 20:08:30 by jwe]
jwe
parents: 6116
diff changeset
2057
6116
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2058 2006-10-27 John W. Eaton <jwe@octave.org>
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2059
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2060 * interpreter/Makefile.in (run-octave):
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2061 Unset DISPLAY while running Octave.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2062 From Michael Goffioul <michael.goffioul@swing.be>.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2063
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2064 * interpreter/Makefile.in (octave.dvi, octave.pdf):
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2065 Use $(UNSETCOMSPEC) in command.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2066 * faq/Makefile.in (Octave-FAQ.dvi, Octave-FAQ.pdf): Likewise.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2067 * liboctave/Makefile.in (liboctave.dvi, liboctave.pdf): Likewise.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6040
diff changeset
2068
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
2069 2006-10-09 Thomas Treichl <Thomas.Treichl@gmx.net>
6040
2bcb2fa24bbf [project @ 2006-10-09 15:13:29 by jwe]
jwe
parents: 6031
diff changeset
2070
2bcb2fa24bbf [project @ 2006-10-09 15:13:29 by jwe]
jwe
parents: 6031
diff changeset
2071 * interpreter/sparseimages.m: Plot sombrero images if sparse
2bcb2fa24bbf [project @ 2006-10-09 15:13:29 by jwe]
jwe
parents: 6031
diff changeset
2072 capabilities are missing.
2bcb2fa24bbf [project @ 2006-10-09 15:13:29 by jwe]
jwe
parents: 6031
diff changeset
2073
6031
fd26599c1841 [project @ 2006-10-04 16:09:38 by jwe]
jwe
parents: 6024
diff changeset
2074 2006-10-04 John W. Eaton <jwe@octave.org>
fd26599c1841 [project @ 2006-10-04 16:09:38 by jwe]
jwe
parents: 6024
diff changeset
2075
fd26599c1841 [project @ 2006-10-04 16:09:38 by jwe]
jwe
parents: 6024
diff changeset
2076 * interpreter/Makefile.in (HTML_IMAGES_PNG): New variable.
fd26599c1841 [project @ 2006-10-04 16:09:38 by jwe]
jwe
parents: 6024
diff changeset
2077 (HTML/index.html): Depend on $(HTML_IMAGES_PNG) instead of html-figs.
fd26599c1841 [project @ 2006-10-04 16:09:38 by jwe]
jwe
parents: 6024
diff changeset
2078 ($(HTML_IMAGES_PNG): HTML/%.png : %.png): New pattern rule.
fd26599c1841 [project @ 2006-10-04 16:09:38 by jwe]
jwe
parents: 6024
diff changeset
2079 (html-dir): Delete target.
fd26599c1841 [project @ 2006-10-04 16:09:38 by jwe]
jwe
parents: 6024
diff changeset
2080
8182
1b2256d6e01d ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 8177
diff changeset
2081 2006-10-03 Rafael Laboissiere <rafael@debian.org>
6024
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6001
diff changeset
2082
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6001
diff changeset
2083 * interpreter/mkoctfile.1: Fix indentation for --mex description.
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6001
diff changeset
2084
6001
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2085 2006-09-26 John W. Eaton <jwe@octave.org>
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2086
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2087 * interpreter/Makefile.in (stamp-images): Delete.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2088 (octave.info): Depend on $(IMAGES_TXT), not stamp-images.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2089 (octave.dvi): Depend on $(IMAGES_EPS), not stamp-images.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2090 (octave.pdf): Depend on $(IMAGES_PDF), not stamp-images.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2091 (html-figs): Depend on $(IMAGES_PNG), not stamp-images.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2092 (SCRIPT_SOURCES, SPARSEIMAGES_1, SPARSEIMAGES_EPS,
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2093 SPARSEIMAGES_PDF, SPARSEIMAGES_PNG, SPARSE_IMAGES_TXT, IMAGES_EPS,
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2094 IMAGES_PDF, IMAGES_PNG, IMAGES_TXT, and IMAGES): New variables.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2095 (SOURCES): Include $(SCRIPT_SOURCES) in the list.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2096 (DISTFILES): Include $(IMAGES) in the list.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2097 (maintainer-clean): Delete $(IMAGES) here.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2098 (DISTSUBDIRS, SUBDIRS): Remove $(IMAGEDIR) from list.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2099 (octave.dvi, octave.info, octave.pdf, HTML/index.html):
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2100 Don't include $(IMAGEDIR) in list of directories to search
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2101 * sparseimages.m: Move here from images/sparseimages.m.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2102 * images/Makefile.in: Delete.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2103 * images: Delete directory.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5966
diff changeset
2104
5966
be252143f5e1 [project @ 2006-08-24 20:06:24 by jwe]
jwe
parents: 5942
diff changeset
2105 2006-08-24 John W. Eaton <jwe@octave.org>
be252143f5e1 [project @ 2006-08-24 20:06:24 by jwe]
jwe
parents: 5942
diff changeset
2106
be252143f5e1 [project @ 2006-08-24 20:06:24 by jwe]
jwe
parents: 5942
diff changeset
2107 * interpreter/images/Makefile.in (SPARSEIMAGES_PDF): New macro.
be252143f5e1 [project @ 2006-08-24 20:06:24 by jwe]
jwe
parents: 5942
diff changeset
2108 Keep PDF images out of IMAGES list.
be252143f5e1 [project @ 2006-08-24 20:06:24 by jwe]
jwe
parents: 5942
diff changeset
2109
5942
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
2110 2006-08-18 John W. Eaton <jwe@octave.org>
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
2111
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
2112 * conf.texi.in: Eliminate TARGETHOSTTYPE variable.
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
2113
5934
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5926
diff changeset
2114 2006-08-17 John W. Eaton <jwe@octave.org>
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5926
diff changeset
2115
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5926
diff changeset
2116 * interpreter/images/Makefile.in (%.pdf : %eps):
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5926
diff changeset
2117 Use $(GHOSTSCRIPT) instead of gs.
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5926
diff changeset
2118
5926
ddfe04062467 [project @ 2006-08-14 19:16:07 by jwe]
jwe
parents: 5866
diff changeset
2119 2006-08-14 Dmitri A. Sergatskov <dasergatskov@gmail.com>
ddfe04062467 [project @ 2006-08-14 19:16:07 by jwe]
jwe
parents: 5866
diff changeset
2120
ddfe04062467 [project @ 2006-08-14 19:16:07 by jwe]
jwe
parents: 5866
diff changeset
2121 * interpreter/images/sparseimages.m: Adapt to new automatic_replot
ddfe04062467 [project @ 2006-08-14 19:16:07 by jwe]
jwe
parents: 5866
diff changeset
2122 definition.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
2123
5866
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5835
diff changeset
2124 2006-06-27 John W. Eaton <jwe@octave.org>
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5835
diff changeset
2125
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5835
diff changeset
2126 * interpreter/Makefile.in: Elminate double-colon rules.
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5835
diff changeset
2127
5835
07dd13bfc0ba [project @ 2006-05-31 18:21:49 by jwe]
jwe
parents: 5745
diff changeset
2128 2006-05-31 John W. Eaton <jwe@octave.org>
07dd13bfc0ba [project @ 2006-05-31 18:21:49 by jwe]
jwe
parents: 5745
diff changeset
2129
07dd13bfc0ba [project @ 2006-05-31 18:21:49 by jwe]
jwe
parents: 5745
diff changeset
2130 * interpreter/images/Makefile.in (run-octave):
07dd13bfc0ba [project @ 2006-05-31 18:21:49 by jwe]
jwe
parents: 5745
diff changeset
2131 Use $(TOPDIR)/run-octave script to execute Octave.
07dd13bfc0ba [project @ 2006-05-31 18:21:49 by jwe]
jwe
parents: 5745
diff changeset
2132 (OCTAVE_BINARY, OCTAVE_SCRIPT_PATH, OCTAVE_LD_LIBRARY_PATH,
07dd13bfc0ba [project @ 2006-05-31 18:21:49 by jwe]
jwe
parents: 5745
diff changeset
2133 XLD_LIBRARY_PATH, SET_LD_LIBRARY_PATH): Delete variables.
07dd13bfc0ba [project @ 2006-05-31 18:21:49 by jwe]
jwe
parents: 5745
diff changeset
2134
5745
0559ebb94bf0 [project @ 2006-04-06 20:33:40 by jwe]
jwe
parents: 5730
diff changeset
2135 2006-04-06 Keith Goodman <kwgoodman@gmail.com>
0559ebb94bf0 [project @ 2006-04-06 20:33:40 by jwe]
jwe
parents: 5730
diff changeset
2136
0559ebb94bf0 [project @ 2006-04-06 20:33:40 by jwe]
jwe
parents: 5730
diff changeset
2137 * interpreter/mkoctfile.1: Doc string fix.
0559ebb94bf0 [project @ 2006-04-06 20:33:40 by jwe]
jwe
parents: 5730
diff changeset
2138
5730
109fdf7b3dcb [project @ 2006-04-03 19:18:26 by jwe]
jwe
parents: 5720
diff changeset
2139 2006-04-03 David Bateman <dbateman@free.fr>
109fdf7b3dcb [project @ 2006-04-03 19:18:26 by jwe]
jwe
parents: 5720
diff changeset
2140
109fdf7b3dcb [project @ 2006-04-03 19:18:26 by jwe]
jwe
parents: 5720
diff changeset
2141 * interpreter/matrix.txi: Add rande, randp, randg and update
11222
6eba18ec59b6 changelog fixes
John W. Eaton <jwe@octave.org>
parents: 11179
diff changeset
2142 for different random generator behavior.
5730
109fdf7b3dcb [project @ 2006-04-03 19:18:26 by jwe]
jwe
parents: 5720
diff changeset
2143
5720
067948dc39bf [project @ 2006-03-28 11:25:29 by jwe]
jwe
parents: 5718
diff changeset
2144 2006-03-28 John W. Eaton <jwe@octave.org>
067948dc39bf [project @ 2006-03-28 11:25:29 by jwe]
jwe
parents: 5718
diff changeset
2145
067948dc39bf [project @ 2006-03-28 11:25:29 by jwe]
jwe
parents: 5718
diff changeset
2146 * texinfo.tex: Update FSF address.
067948dc39bf [project @ 2006-03-28 11:25:29 by jwe]
jwe
parents: 5718
diff changeset
2147
5718
3f80480016c5 [project @ 2006-03-27 23:22:28 by jwe]
jwe
parents: 5717
diff changeset
2148 2006-03-27 John W. Eaton <jwe@octave.org>
3f80480016c5 [project @ 2006-03-27 23:22:28 by jwe]
jwe
parents: 5717
diff changeset
2149
3f80480016c5 [project @ 2006-03-27 23:22:28 by jwe]
jwe
parents: 5717
diff changeset
2150 * interpreter/images/sparseimages.m: Fix missing endif. Omit
3f80480016c5 [project @ 2006-03-27 23:22:28 by jwe]
jwe
parents: 5717
diff changeset
2151 unnecessary call to axis.
3f80480016c5 [project @ 2006-03-27 23:22:28 by jwe]
jwe
parents: 5717
diff changeset
2152
5717
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5711
diff changeset
2153 2006-03-24 John W. Eaton <jwe@octave.org>
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5711
diff changeset
2154
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5711
diff changeset
2155 * interpreter/images/sparseimages.m:
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5711
diff changeset
2156 Avoid some unnecessary calculations.
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5711
diff changeset
2157
5708
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2158 2006-03-22 John W. Eaton <jwe@octave.org>
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2159
5711
0c292b4af488 [project @ 2006-03-23 03:22:18 by jwe]
jwe
parents: 5708
diff changeset
2160 * interpreter/sparse.txi: Undo previous change.
0c292b4af488 [project @ 2006-03-23 03:22:18 by jwe]
jwe
parents: 5708
diff changeset
2161 Always use @image to include image files.
5708
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2162 * interpreter/Makefile.in: Eliminate stamp files.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2163 (clean, mostlyclean, distclean, maintainer-clean): Now
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2164 double-colon targets.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2165 (stamp-images): New target.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2166 (octave.info, octave.dvi, octave.pdf, HTML/index.html): Depend on it.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2167 * interpreter/images/Makefile.in: Explicitly list images to be
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2168 created and their dependencies.
5711
0c292b4af488 [project @ 2006-03-23 03:22:18 by jwe]
jwe
parents: 5708
diff changeset
2169 * interpreter/images/sparseimages.m (sparseimage): Delete dirc arg.
0c292b4af488 [project @ 2006-03-23 03:22:18 by jwe]
jwe
parents: 5708
diff changeset
2170 Sleep for 1 second before returning.
0c292b4af488 [project @ 2006-03-23 03:22:18 by jwe]
jwe
parents: 5708
diff changeset
2171 (txtimages): Also create gplot.txt and grid.txt.
5708
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2172 (sparseimages): Don't redirect output here.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2173 New arg, nm. Only output a single figure at a time.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2174 (bury_output): New function. Use it before plotting commands and
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2175 after every print function.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2176 * Makefile.in (conf.texi): New target.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2177 (DISTFILES): Include conf.texi in the list.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2178 (all, dist): Depend on conf.texi.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2179 * conf.texi.in: Values come from Makeconf, not configure.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5706
diff changeset
2180
5704
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2181 2006-03-21 John W. Eaton <jwe@octave.org>
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2182
5706
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2183 * liboctave/Makefile.in (FORMATTED): Omit .html files here.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2184 (DISTDIRS): New variable.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2185 (dist): Handle $(DISTDIRS) here.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2186
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2187 * faq/Makefile.in (FORMATTED): Omit .html files here.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2188 (DISTDIRS): New variable.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2189 (dist): Handle $(DISTDIRS) here.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2190
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2191 * interpreter/Makefile.in (FORMATTED): Omit .html files here.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2192 (DISTDIRS): New variable.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2193 (dist): Handle $(DISTDIRS) here.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2194
5704
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2195 * interpreter/sparse.txi: Temporarily omit figures.
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2196 * interpreter/Makefile.in: Temporarily omit actions for making figures.
5706
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2197 (DISTSUBDIRS): New macro.
5b9b492f9e98 [project @ 2006-03-21 22:53:04 by jwe]
jwe
parents: 5704
diff changeset
2198 (dist): Recurse into $(DISTSUBDIRS) here.
5704
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2199
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2200 * interpreter/Makefile.in (real-pdf): Depend on stamp-eps
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2201 (stamp-pdf): Depend on real-pdf. Touch stamp-pdf here.
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2202 (real-pdf): Not here.
3d8d8ce93c2c [project @ 2006-03-21 21:53:56 by jwe]
jwe
parents: 5681
diff changeset
2203
5681
233d98d95659 [project @ 2006-03-16 17:48:55 by dbateman]
dbateman
parents: 5652
diff changeset
2204 2006-03-16 David Bateman <dbateman@free.fr>
233d98d95659 [project @ 2006-03-16 17:48:55 by dbateman]
dbateman
parents: 5652
diff changeset
2205
233d98d95659 [project @ 2006-03-16 17:48:55 by dbateman]
dbateman
parents: 5652
diff changeset
2206 * interpreter/images/sparseimages.m: set terminal type to dummy to
233d98d95659 [project @ 2006-03-16 17:48:55 by dbateman]
dbateman
parents: 5652
diff changeset
2207 direct output to terminal rather than X11.
233d98d95659 [project @ 2006-03-16 17:48:55 by dbateman]
dbateman
parents: 5652
diff changeset
2208 * interpreter/sparse.txi: Update docs for new QR solvers.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
2209
5652
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2210 2006-03-09 David Bateman <dbateman@free.fr>
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2211
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2212 * interpreter/Makefile.in: Change order of commands in HTML/index.html
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2213 target. Respawn make for stamp-pdf target so that $(wildcard *.eps) is
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2214 reinterpreted.
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2215 * interpreter/sparse.txi: Isolate conditionally built targets in
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2216 "@ifset ... @end ifset".
f37b562ec93c [project @ 2006-03-09 15:12:20 by dbateman]
dbateman
parents: 5648
diff changeset
2217
5648
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2218 2006-03-08 David Bateman <dbateman@free.fr>
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2219
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2220 * conf.texi: Remove.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2221 * conf.texi.in: New file, for autoconf'ed version of conf.texi.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2222 * Makefile.in: replace conf.texi with conf.texi.in in DISTFILES
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2223 * interpreter/Makefile.in: build in subdir IMAGEDIR, add stamps for
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2224 image files. Copy png-files to HTML directory. Build pdf files from
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2225 eps files using epsffit, gs, grep, basename, head and awk.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2226 * octave.texi: Update sparse sub-sections.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2227 * sparse.txi: Updates for current state of sparse code.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2228 * interpreter/images/Makefile.in: New file.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2229 * interpreter/images/sparseimages.m: New file to build sparse images.
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5647
diff changeset
2230
5647
9e3a2d1e5e72 [project @ 2006-03-07 15:57:52 by jwe]
jwe
parents: 5642
diff changeset
2231 2006-03-07 David Bateman <dbateman@free.fr>
9e3a2d1e5e72 [project @ 2006-03-07 15:57:52 by jwe]
jwe
parents: 5642
diff changeset
2232
9e3a2d1e5e72 [project @ 2006-03-07 15:57:52 by jwe]
jwe
parents: 5642
diff changeset
2233 * liboctave/dae.texi, liboctave/factor.texi, liboctave/nleqn.texi,
9e3a2d1e5e72 [project @ 2006-03-07 15:57:52 by jwe]
jwe
parents: 5642
diff changeset
2234 liboctave/quad.texi, liboctave/matvec.texi, liboctave/nlfunc.texi,
9e3a2d1e5e72 [project @ 2006-03-07 15:57:52 by jwe]
jwe
parents: 5642
diff changeset
2235 liboctave/diffeq.texi, liboctave/array.texi, liboctave/range.texi,
9e3a2d1e5e72 [project @ 2006-03-07 15:57:52 by jwe]
jwe
parents: 5642
diff changeset
2236 liboctave/optim.texi: Fix some syntax problems for texinfo.tex 4.8.
9e3a2d1e5e72 [project @ 2006-03-07 15:57:52 by jwe]
jwe
parents: 5642
diff changeset
2237
5642
2618a0750ae6 [project @ 2006-03-06 21:26:48 by jwe]
jwe
parents: 5638
diff changeset
2238 2006-03-06 Keith Goodman <kwgoodman@gmail.com>
2618a0750ae6 [project @ 2006-03-06 21:26:48 by jwe]
jwe
parents: 5638
diff changeset
2239
2618a0750ae6 [project @ 2006-03-06 21:26:48 by jwe]
jwe
parents: 5638
diff changeset
2240 * interpreter/octave.texi (@seealso): Display args instead of
2618a0750ae6 [project @ 2006-03-06 21:26:48 by jwe]
jwe
parents: 5638
diff changeset
2241 discarding them.
2618a0750ae6 [project @ 2006-03-06 21:26:48 by jwe]
jwe
parents: 5638
diff changeset
2242
5635
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5582
diff changeset
2243 2006-03-02 John W. Eaton <jwe@octave.org>
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5582
diff changeset
2244
5638
bcfddf8e23a3 [project @ 2006-03-03 05:22:39 by jwe]
jwe
parents: 5635
diff changeset
2245 * faq/Makefile.in (Octave-FAQ.ps): Depend on Octave-FAQ.dvi, not
bcfddf8e23a3 [project @ 2006-03-03 05:22:39 by jwe]
jwe
parents: 5635
diff changeset
2246 $(TEXINFO).
bcfddf8e23a3 [project @ 2006-03-03 05:22:39 by jwe]
jwe
parents: 5635
diff changeset
2247
5635
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5582
diff changeset
2248 * texinfo.tex: Update to 2004-11-25.16 version from Texinfo 4.8.
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5582
diff changeset
2249
5582
6bf56668b01a [project @ 2005-12-15 01:08:20 by jwe]
jwe
parents: 5576
diff changeset
2250 2005-12-14 David Bateman <dbateman@free.fr>
6bf56668b01a [project @ 2005-12-15 01:08:20 by jwe]
jwe
parents: 5576
diff changeset
2251
6bf56668b01a [project @ 2005-12-15 01:08:20 by jwe]
jwe
parents: 5576
diff changeset
2252 * interpreter/testfun.txi: New test/demo documentation.
6bf56668b01a [project @ 2005-12-15 01:08:20 by jwe]
jwe
parents: 5576
diff changeset
2253 * interpreter/strings.txi: Include regexp/regexi docstrings.
6bf56668b01a [project @ 2005-12-15 01:08:20 by jwe]
jwe
parents: 5576
diff changeset
2254 * interpreter/octave.texi: Include test/demo appendix.
6bf56668b01a [project @ 2005-12-15 01:08:20 by jwe]
jwe
parents: 5576
diff changeset
2255 * interpreter/Makefile.in (SUB_SOURCE): Include test.txi.
6bf56668b01a [project @ 2005-12-15 01:08:20 by jwe]
jwe
parents: 5576
diff changeset
2256
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
2257 2005-12-13 David Bateman <dbateman@free.fr>
5576
7e008607a86e [project @ 2005-12-13 19:05:54 by jwe]
jwe
parents: 5527
diff changeset
2258
7e008607a86e [project @ 2005-12-13 19:05:54 by jwe]
jwe
parents: 5527
diff changeset
2259 * interpreter/sparse.txi: Add new gplot, etreeplot and treeplot
7e008607a86e [project @ 2005-12-13 19:05:54 by jwe]
jwe
parents: 5527
diff changeset
2260 functions.
7e008607a86e [project @ 2005-12-13 19:05:54 by jwe]
jwe
parents: 5527
diff changeset
2261
5527
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5506
diff changeset
2262 2005-11-01 John W. Eaton <jwe@octave.org>
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5506
diff changeset
2263
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5506
diff changeset
2264 * liboctave/Makefile.in (maintainer-clean): Also remove liboctave.pdf
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5506
diff changeset
2265 * faq/Makefile.in (maintainer-clean): Also remove Octave-FAQ.pdf.
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5506
diff changeset
2266 From Quentin Spencer <qspencer@ieee.org>.
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5506
diff changeset
2267
5506
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5457
diff changeset
2268 2005-10-23 David Bateman <dbateman@free.fr>
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5457
diff changeset
2269
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5457
diff changeset
2270 * sparse.txi: Updates for new ufsparse licensing, new functions and
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5457
diff changeset
2271 various typos.
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5457
diff changeset
2272
5457
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 5425
diff changeset
2273 2005-09-19 Rafael Laboissiere <rafael@debian.org>
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 5425
diff changeset
2274
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 5425
diff changeset
2275 * interpreter/octave-config.1: Use bold instead of italics to
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 5425
diff changeset
2276 markup command name.
c6dc1ccd83a9 [project @ 2005-09-19 19:23:35 by jwe]
jwe
parents: 5425
diff changeset
2277
5425
8b7e98073ff5 [project @ 2005-07-29 16:34:47 by jwe]
jwe
parents: 5422
diff changeset
2278 2005-07-29 John W. Eaton <jwe@octave.org>
8b7e98073ff5 [project @ 2005-07-29 16:34:47 by jwe]
jwe
parents: 5422
diff changeset
2279
8b7e98073ff5 [project @ 2005-07-29 16:34:47 by jwe]
jwe
parents: 5422
diff changeset
2280 * faq/Makefile.in (HTML/index.html): Pass --ifinfo to makeinfo.
8b7e98073ff5 [project @ 2005-07-29 16:34:47 by jwe]
jwe
parents: 5422
diff changeset
2281 * interpreter/Makefile.in (HTML/index.html): Likewise.
8b7e98073ff5 [project @ 2005-07-29 16:34:47 by jwe]
jwe
parents: 5422
diff changeset
2282 * liboctave/Makefile.in (HTML/index.html): Likewise.
8b7e98073ff5 [project @ 2005-07-29 16:34:47 by jwe]
jwe
parents: 5422
diff changeset
2283
5422
a8f40275b7de [project @ 2005-07-28 18:58:42 by jwe]
jwe
parents: 5334
diff changeset
2284 2005-07-28 John W. Eaton <jwe@octave.org>
a8f40275b7de [project @ 2005-07-28 18:58:42 by jwe]
jwe
parents: 5334
diff changeset
2285
a8f40275b7de [project @ 2005-07-28 18:58:42 by jwe]
jwe
parents: 5334
diff changeset
2286 * faq/Makefile.in, interpreter/Makefile.in, liboctave/Makefile.in:
a8f40275b7de [project @ 2005-07-28 18:58:42 by jwe]
jwe
parents: 5334
diff changeset
2287 Use makeinfo instead of texi2html to generate HTML.
a8f40275b7de [project @ 2005-07-28 18:58:42 by jwe]
jwe
parents: 5334
diff changeset
2288
5334
f9afe97d6d14 [project @ 2005-05-02 18:56:32 by jwe]
jwe
parents: 5324
diff changeset
2289 2005-05-02 John W. Eaton <jwe@octave.org>
f9afe97d6d14 [project @ 2005-05-02 18:56:32 by jwe]
jwe
parents: 5324
diff changeset
2290
f9afe97d6d14 [project @ 2005-05-02 18:56:32 by jwe]
jwe
parents: 5324
diff changeset
2291 * interpreter/munge-texi.cc (skip_comments): New function.
f9afe97d6d14 [project @ 2005-05-02 18:56:32 by jwe]
jwe
parents: 5324
diff changeset
2292 (process_doc_file): Use it to skip comments at beginning of file.
f9afe97d6d14 [project @ 2005-05-02 18:56:32 by jwe]
jwe
parents: 5324
diff changeset
2293
5322
22994a5730f9 [project @ 2005-04-29 13:04:24 by dbateman]
dbateman
parents: 5282
diff changeset
2294 2005-04-29 David Bateman <dbateman@free.fr>
22994a5730f9 [project @ 2005-04-29 13:04:24 by dbateman]
dbateman
parents: 5282
diff changeset
2295
5324
d2d11284528e [project @ 2005-04-29 14:56:45 by jwe]
jwe
parents: 5322
diff changeset
2296 * interpreter/sparse.txi: Add matrix_type, spkron, and document
d2d11284528e [project @ 2005-04-29 14:56:45 by jwe]
jwe
parents: 5322
diff changeset
2297 changes in solve code.
5322
22994a5730f9 [project @ 2005-04-29 13:04:24 by dbateman]
dbateman
parents: 5282
diff changeset
2298
5282
5bdc3f24cd5f [project @ 2005-04-14 22:17:26 by dbateman]
dbateman
parents: 5196
diff changeset
2299 2005-03-14 David Bateman <dbateman@free.fr>
5bdc3f24cd5f [project @ 2005-04-14 22:17:26 by dbateman]
dbateman
parents: 5196
diff changeset
2300
5bdc3f24cd5f [project @ 2005-04-14 22:17:26 by dbateman]
dbateman
parents: 5196
diff changeset
2301 * interpreter/sparse.txi: Add luinc function.
5bdc3f24cd5f [project @ 2005-04-14 22:17:26 by dbateman]
dbateman
parents: 5196
diff changeset
2302
5196
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2303 2005-03-09 John W. Eaton <jwe@octave.org>
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2304
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2305 * Makefile.in (bin-dist): Delete target.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2306 (BINDISTSUBDIRS): Delete variable.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2307
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2308 * refcard/Makefile.in (bin-dist): Delete target.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2309 (BINDISTFILES): Delete variable.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2310 * liboctave/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2311 * interpreter/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2312 * faq/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5164
diff changeset
2313
5164
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2314 2005-02-25 John W. Eaton <jwe@octave.org>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2315
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2316 Sparse merge.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2317
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2318 2005-01-07 David Bateman <dbateman@free.fr>
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2319
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2320 * interpreter/sparse.txi: New file.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2321 * interpreter/Makefile.in: Add it to the build.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2322 * interpreter/octave.texi: Include it in the contents tables and the
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2323 top level document.
57077d0ddc8e [project @ 2005-02-25 19:55:24 by jwe]
jwe
parents: 5162
diff changeset
2324
5162
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2325 2005-02-25 John W. Eaton <jwe@octave.org>
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2326
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2327 * liboctave/Makefile.in (all): Also depend on Octave-FAQ.pdf.
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2328 Use $(MAKEINFO) instead of makeinfo in rules.
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2329
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2330 2005-02-25 Rafael Laboissiere <rafael@debian.org>
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2331
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2332 * liboctave/Makefile.in (Octave-FAQ.pdf): New target and rule.
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2333 (FORMATTED): Add Octave-FAQ.pdf to the list.
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2334
5151
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2335 2005-02-21 John W. Eaton <jwe@octave.org>
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2336
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2337 * liboctave/Makefile.in (liboctave.pdf): New target and rule.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2338 (FORMATTED): Add liboctave.pdf to the list.
5162
b087938bf4ba [project @ 2005-02-25 14:36:20 by jwe]
jwe
parents: 5151
diff changeset
2339 (all): Also depend on liboctave.pdf.
5151
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2340 Use $(MAKEINFO) instead of makeinfo in rules.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2341
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2342 * interpreter/Makefile.in (octave.pdf): New target and rule.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2343 (FORMATTED): Add octave.pdf to the list.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2344 (all): Also depend on octave.pdf.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2345 Use $(MAKEINFO) instead of makeinfo in rules.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5134
diff changeset
2346
5134
0309b6722ee9 [project @ 2005-02-08 20:17:55 by jwe]
jwe
parents: 4754
diff changeset
2347 2005-02-08 Quentin Spencer <qspencer@ieee.org>
0309b6722ee9 [project @ 2005-02-08 20:17:55 by jwe]
jwe
parents: 4754
diff changeset
2348
0309b6722ee9 [project @ 2005-02-08 20:17:55 by jwe]
jwe
parents: 4754
diff changeset
2349 * interpreter/plot.txi: Emphasize compatible plotting functions
0309b6722ee9 [project @ 2005-02-08 20:17:55 by jwe]
jwe
parents: 4754
diff changeset
2350 over gplot and friends.
0309b6722ee9 [project @ 2005-02-08 20:17:55 by jwe]
jwe
parents: 4754
diff changeset
2351
4754
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2352 2004-02-13 John W. Eaton <jwe@bevo.che.wisc.edu>
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2353
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2354 * liboctave/Makefile.in (FORMATTED): Use liboctave*.html instead
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2355 of liboctave_*.html.
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2356
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2357 * faq/Makefile.in (FORMATTED): Use Octave-FAQ*.html instead of
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2358 Octave-FAQ_*.html.
245523b54e0f [project @ 2004-02-13 20:18:10 by jwe]
jwe
parents: 4710
diff changeset
2359
4710
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2360 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu>
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2361
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2362 * faq/Makefile.in (maintainer-clean): Remove Octave-FAQ*.html
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2363 instead of just Octave-FAQ_*.html.
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2364
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2365 * liboctave/Makefile.in (maintainer-clean): Remove liboctave*.html
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2366 instead of just liboctave_*.html.
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2367
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2368 * refcard/Makefile.in (maintainer-clean): Remove refcard-*.pdf.
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4672
diff changeset
2369
4672
2c5adf308c84 [project @ 2003-12-09 19:42:24 by jwe]
jwe
parents: 4623
diff changeset
2370 2003-12-09 Eric S. Raymond <esr@thyrsus.com>
2c5adf308c84 [project @ 2003-12-09 19:42:24 by jwe]
jwe
parents: 4623
diff changeset
2371
2c5adf308c84 [project @ 2003-12-09 19:42:24 by jwe]
jwe
parents: 4623
diff changeset
2372 * interpreter/mkoctfile.1: Use .I instead of .f for markup of ".oct".
2c5adf308c84 [project @ 2003-12-09 19:42:24 by jwe]
jwe
parents: 4623
diff changeset
2373
4623
985bfd9b7dee [project @ 2003-11-15 02:49:23 by jwe]
jwe
parents: 4619
diff changeset
2374 2003-11-14 John W. Eaton <jwe@bevo.che.wisc.edu>
985bfd9b7dee [project @ 2003-11-15 02:49:23 by jwe]
jwe
parents: 4619
diff changeset
2375
985bfd9b7dee [project @ 2003-11-15 02:49:23 by jwe]
jwe
parents: 4619
diff changeset
2376 * interpreter/munge-texi.cc (process_texi_input_file):
985bfd9b7dee [project @ 2003-11-15 02:49:23 by jwe]
jwe
parents: 4619
diff changeset
2377 Avoid -Wshadow warnings.
985bfd9b7dee [project @ 2003-11-15 02:49:23 by jwe]
jwe
parents: 4619
diff changeset
2378
4489
a90c3cbded0d [project @ 2003-08-28 16:08:26 by jwe]
jwe
parents: 4483
diff changeset
2379 2003-08-27 John W. Eaton <jwe@bevo.che.wisc.edu>
a90c3cbded0d [project @ 2003-08-28 16:08:26 by jwe]
jwe
parents: 4483
diff changeset
2380
a90c3cbded0d [project @ 2003-08-28 16:08:26 by jwe]
jwe
parents: 4483
diff changeset
2381 * refcard/Makefile.in (refcard-a4.pdf, refcard-legal.pdf,
a90c3cbded0d [project @ 2003-08-28 16:08:26 by jwe]
jwe
parents: 4483
diff changeset
2382 refcard-letter.pdf): New targets.
a90c3cbded0d [project @ 2003-08-28 16:08:26 by jwe]
jwe
parents: 4483
diff changeset
2383 (FORMATTED): Add them to the list.
a90c3cbded0d [project @ 2003-08-28 16:08:26 by jwe]
jwe
parents: 4483
diff changeset
2384 * refcard/refcard.tex: Optionally set pdf paper size parameters.
a90c3cbded0d [project @ 2003-08-28 16:08:26 by jwe]
jwe
parents: 4483
diff changeset
2385
4483
ed49498a0a8f [project @ 2003-08-07 15:41:29 by jwe]
jwe
parents: 4440
diff changeset
2386 2003-08-07 John W. Eaton <jwe@bevo.che.wisc.edu>
ed49498a0a8f [project @ 2003-08-07 15:41:29 by jwe]
jwe
parents: 4440
diff changeset
2387
ed49498a0a8f [project @ 2003-08-07 15:41:29 by jwe]
jwe
parents: 4440
diff changeset
2388 * interpreter/Makefile.in (octave_toc.html): Add "-I ." to texinfo
ed49498a0a8f [project @ 2003-08-07 15:41:29 by jwe]
jwe
parents: 4440
diff changeset
2389 command line args.
ed49498a0a8f [project @ 2003-08-07 15:41:29 by jwe]
jwe
parents: 4440
diff changeset
2390
4440
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4413
diff changeset
2391 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu>
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4413
diff changeset
2392
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4413
diff changeset
2393 * faq/Makefile.in (FORMATTED): Include all Octave-FAQ_*.html files
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4413
diff changeset
2394 here, not just the toc.
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4413
diff changeset
2395
4413
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4343
diff changeset
2396 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4343
diff changeset
2397
7031
120f3135952f [project @ 2007-10-15 15:30:03 by jwe]
jwe
parents: 7016
diff changeset
2398 * interpreter/Makefile.in, liboctave/Makefile.in: Handle DESTDIR.
4413
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4343
diff changeset
2399
4343
db5e0814277a [project @ 2003-02-20 16:44:16 by jwe]
jwe
parents: 4298
diff changeset
2400 2003-02-19 John W. Eaton <jwe@bevo.che.wisc.edu>
db5e0814277a [project @ 2003-02-20 16:44:16 by jwe]
jwe
parents: 4298
diff changeset
2401
db5e0814277a [project @ 2003-02-20 16:44:16 by jwe]
jwe
parents: 4298
diff changeset
2402 * interpreter/Makefile.in (MAN_BASE): Add octave-config.1 to the list.
db5e0814277a [project @ 2003-02-20 16:44:16 by jwe]
jwe
parents: 4298
diff changeset
2403
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
2404 2003-02-19 Dirk Eddelbuettel <edd@debian.org>
4343
db5e0814277a [project @ 2003-02-20 16:44:16 by jwe]
jwe
parents: 4298
diff changeset
2405
db5e0814277a [project @ 2003-02-20 16:44:16 by jwe]
jwe
parents: 4298
diff changeset
2406 * octave-config.1: New file.
db5e0814277a [project @ 2003-02-20 16:44:16 by jwe]
jwe
parents: 4298
diff changeset
2407
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
2408 2003-01-11 Paul Kienzle <pkienzle@users.sf.net>
4298
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4279
diff changeset
2409
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4279
diff changeset
2410 * interpreter/Makefile.in (munge-texi$(BUILD_EXEEXT)): Pass
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4279
diff changeset
2411 $(BUILD_CXXFLAGS) and $(BUILD_LDFLAGS) to compiler.
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4279
diff changeset
2412 (%.o : %.cc): Delete pattern rule.
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4279
diff changeset
2413
4279
64c444ac1fee [project @ 2003-01-04 01:10:25 by jwe]
jwe
parents: 4215
diff changeset
2414 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu>
64c444ac1fee [project @ 2003-01-04 01:10:25 by jwe]
jwe
parents: 4215
diff changeset
2415
64c444ac1fee [project @ 2003-01-04 01:10:25 by jwe]
jwe
parents: 4215
diff changeset
2416 * interpreter/munge-texi.cc: Define __USE_STD_IOSTREAM if using
64c444ac1fee [project @ 2003-01-04 01:10:25 by jwe]
jwe
parents: 4215
diff changeset
2417 Compaq C++.
64c444ac1fee [project @ 2003-01-04 01:10:25 by jwe]
jwe
parents: 4215
diff changeset
2418
4215
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2419 2002-12-03 John W. Eaton <jwe@bevo.che.wisc.edu>
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2420
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2421 * interpreter/Makefile.in (%.o : %.c): No longer need
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2422 -DNO_PRAGMA_INTERFACE_IMPLEMENTATION=1 compiler option.
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2423 (munge-texi#(BUILD_EXEEXT)): Likewise.
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2424 Don't link to Map-s.o.
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2425
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2426 * interpreter/Map-s.cc: Delete.
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2427 * interpreter/Makefile.in (DISTFILES): Delete it from the list.
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2428 (mostlyclean, clean): Don't delete Map-s.o.
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2429
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2430 * interpreter/munge-texi.cc: Require working STL.
bc6059c5ddc7 [project @ 2002-12-04 05:21:08 by jwe]
jwe
parents: 4207
diff changeset
2431
4207
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4177
diff changeset
2432 2002-11-24 John W. Eaton <jwe@bevo.che.wisc.edu>
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4177
diff changeset
2433
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4177
diff changeset
2434 * interpreter/Makefile.in (maintainer-clean): Depend on
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4177
diff changeset
2435 clean-texi, don't remove $(TEXINFO).
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4177
diff changeset
2436
4177
34ef135b29fa [project @ 2002-11-13 04:09:53 by jwe]
jwe
parents: 4149
diff changeset
2437 2002-11-12 John W. Eaton <jwe@bevo.che.wisc.edu>
34ef135b29fa [project @ 2002-11-13 04:09:53 by jwe]
jwe
parents: 4149
diff changeset
2438
34ef135b29fa [project @ 2002-11-13 04:09:53 by jwe]
jwe
parents: 4149
diff changeset
2439 * interpreter/munge-texi.cc: Use STL map class by default, but
34ef135b29fa [project @ 2002-11-13 04:09:53 by jwe]
jwe
parents: 4149
diff changeset
2440 make it easy to revert back to libg++-based Map class if that
34ef135b29fa [project @ 2002-11-13 04:09:53 by jwe]
jwe
parents: 4149
diff changeset
2441 fails to work on some systems.
34ef135b29fa [project @ 2002-11-13 04:09:53 by jwe]
jwe
parents: 4149
diff changeset
2442
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
2443 2002-11-01 Dirk Eddelbuettel <edd@debian.org>
4149
5d9f4688590a [project @ 2002-11-02 04:35:17 by jwe]
jwe
parents: 4125
diff changeset
2444
5d9f4688590a [project @ 2002-11-02 04:35:17 by jwe]
jwe
parents: 4125
diff changeset
2445 * interpreter/Makefile.in (MAN_BASE, MAN_SRC): New variables, use
5d9f4688590a [project @ 2002-11-02 04:35:17 by jwe]
jwe
parents: 4125
diff changeset
2446 as appropriate.
5d9f4688590a [project @ 2002-11-02 04:35:17 by jwe]
jwe
parents: 4125
diff changeset
2447
5d9f4688590a [project @ 2002-11-02 04:35:17 by jwe]
jwe
parents: 4125
diff changeset
2448 2002-11-01 John W. Eaton <jwe@bevo.che.wisc.edu>
5d9f4688590a [project @ 2002-11-02 04:35:17 by jwe]
jwe
parents: 4125
diff changeset
2449
5d9f4688590a [project @ 2002-11-02 04:35:17 by jwe]
jwe
parents: 4125
diff changeset
2450 * interpreter/mkoctfile.1: New file.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9963
diff changeset
2451
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
2452 2002-10-25 Paul Kienzle <pkienzle@users.sf.net>
4125
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2453
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2454 * interpreter/Makefile.in (octave_toc.html): Use -expandinfo and
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2455 -split_chapter instead of -expand info and -split chapter.
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2456 * liboctave/Makefile.in (liboctave_toc.html): Likewisel
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2457 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise.
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2458
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2459 2002-10-25 John W. Eaton <jwe@bevo.che.wisc.edu>
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2460
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2461 * interpreter/Makefile.in (munge-texi$(BUILD_EXEEXT)): Always use
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2462 -DNO_PRAGMA_INTERFACE_IMPLEMENTATION for compiling and linking.
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4098
diff changeset
2463
4098
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2464 2002-10-10 John W. Eaton <jwe@bevo.che.wisc.edu>
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2465
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2466 * interpreter/Makefile.in (%.texi : %.txi):
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2467 Use $(top_srcdir)/move-if-change.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2468
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2469 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu>
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2470
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2471 * interpreter/Makefile.in: Use $(BUILD_EXEEXT) as appropriate.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4093
diff changeset
2472
4093
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2473 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu>
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2474
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2475 * interpreter/Makefile.in (munge-texi, %.o : %.cc):
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2476 Use $(BUILD_CXX), not $(CXX).
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2477 (src-DOCSTRINGS, scripts-DOCSTRINGS): New targets.
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2478 ($(TEXIFNO)): Depend on them.
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2479 (DOCSTRINGS): Delete variable.
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4084
diff changeset
2480
4084
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 3863
diff changeset
2481 2002-10-02 John W. Eaton <jwe@bevo.che.wisc.edu>
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 3863
diff changeset
2482
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 3863
diff changeset
2483 * interpreter/Makefile.in (%.spell): Use $(SED), not sed.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 3863
diff changeset
2484 * liboctave/Makefile.in (%.spell): Likewise.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 3863
diff changeset
2485 * faq/Makefile.in (%.spell): Likewise.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 3863
diff changeset
2486
3863
55c8eee153cb [project @ 2001-11-15 17:11:32 by jwe]
jwe
parents: 3862
diff changeset
2487 2001-11-15 John W. Eaton <jwe@bevo.che.wisc.edu>
55c8eee153cb [project @ 2001-11-15 17:11:32 by jwe]
jwe
parents: 3862
diff changeset
2488
55c8eee153cb [project @ 2001-11-15 17:11:32 by jwe]
jwe
parents: 3862
diff changeset
2489 * interpreter/Makefile.in (octave_toc.html): Use -expand info and
55c8eee153cb [project @ 2001-11-15 17:11:32 by jwe]
jwe
parents: 3862
diff changeset
2490 -split chapter, to be consistent.
55c8eee153cb [project @ 2001-11-15 17:11:32 by jwe]
jwe
parents: 3862
diff changeset
2491 * liboctave/Makefile.in (liboctave_toc.html): Likewise.
55c8eee153cb [project @ 2001-11-15 17:11:32 by jwe]
jwe
parents: 3862
diff changeset
2492 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise.
55c8eee153cb [project @ 2001-11-15 17:11:32 by jwe]
jwe
parents: 3862
diff changeset
2493
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9486
diff changeset
2494 2001-11-14 Christoph Spiel <cspiel@hammersmith-consulting.com>
3862
75473e09e3eb [project @ 2001-11-14 19:30:25 by jwe]
jwe
parents: 3852
diff changeset
2495
75473e09e3eb [project @ 2001-11-14 19:30:25 by jwe]
jwe
parents: 3852
diff changeset
2496 * faq/Makefile.in (Octave-FAQ_toc.html): Use -expandinfo and
75473e09e3eb [project @ 2001-11-14 19:30:25 by jwe]
jwe
parents: 3852
diff changeset
2497 -split_chapter, not -expand info and -split chapter.
75473e09e3eb [project @ 2001-11-14 19:30:25 by jwe]
jwe
parents: 3852
diff changeset
2498 * liboctave/Makefile.in (liboctave_toc.html): Likewise.
75473e09e3eb [project @ 2001-11-14 19:30:25 by jwe]
jwe
parents: 3852
diff changeset
2499
3849
5266e351a19c [project @ 2001-11-02 04:50:09 by jwe]
jwe
parents: 3809
diff changeset
2500 2001-11-01 John W. Eaton <jwe@bevo.che.wisc.edu>
5266e351a19c [project @ 2001-11-02 04:50:09 by jwe]
jwe
parents: 3809
diff changeset
2501
5266e351a19c [project @ 2001-11-02 04:50:09 by jwe]
jwe
parents: 3809
diff changeset
2502 * interpreter/Makefile.in (MAIN_TEXINFO): Look in $(srcdir).
3852
1ab41d5d6ec3 [project @ 2001-11-02 05:43:11 by jwe]
jwe
parents: 3849
diff changeset
2503 (octave_toc.html): Use -expandinfo and -split_chapter, not
1ab41d5d6ec3 [project @ 2001-11-02 05:43:11 by jwe]
jwe
parents: 3849
diff changeset
2504 -expand info and -split chapter.
3849
5266e351a19c [project @ 2001-11-02 04:50:09 by jwe]
jwe
parents: 3809
diff changeset
2505
3809
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2506 2001-03-27 John W. Eaton <jwe@bevo.che.wisc.edu>
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2507
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2508 * liboctave/Makefile.in (liboctave_toc.html): Use -expand info and
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2509 -split chapter instead of -expandinfo and -split_chapter options
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2510 for texi2html.
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2511 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise.
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2512 * interpreter/Makefile.in (octave_toc.html): Likewise.
ec80db02d436 [project @ 2001-03-28 14:03:16 by jwe]
jwe
parents: 3720
diff changeset
2513
3720
ad3340974a7b [project @ 2000-10-10 21:47:00 by jwe]
jwe
parents: 3605
diff changeset
2514 2000-10-10 John W. Eaton <jwe@bevo.che.wisc.edu>
ad3340974a7b [project @ 2000-10-10 21:47:00 by jwe]
jwe
parents: 3605
diff changeset
2515
ad3340974a7b [project @ 2000-10-10 21:47:00 by jwe]
jwe
parents: 3605
diff changeset
2516 * liboctave/Makefile.in (liboctave_toc.html): Add space after -I
ad3340974a7b [project @ 2000-10-10 21:47:00 by jwe]
jwe
parents: 3605
diff changeset
2517 in texi2html command.
ad3340974a7b [project @ 2000-10-10 21:47:00 by jwe]
jwe
parents: 3605
diff changeset
2518 * interpreter/Makefile.in (octave_toc.html): Ditto.
ad3340974a7b [project @ 2000-10-10 21:47:00 by jwe]
jwe
parents: 3605
diff changeset
2519
3605
bebbcd4694a8 [project @ 2000-03-07 05:08:49 by jwe]
jwe
parents: 3601
diff changeset
2520 2000-03-06 John W. Eaton <jwe@bevo.che.wisc.edu>
bebbcd4694a8 [project @ 2000-03-07 05:08:49 by jwe]
jwe
parents: 3601
diff changeset
2521
bebbcd4694a8 [project @ 2000-03-07 05:08:49 by jwe]
jwe
parents: 3601
diff changeset
2522 * interpreter/octave-bug.1: New file.
bebbcd4694a8 [project @ 2000-03-07 05:08:49 by jwe]
jwe
parents: 3601
diff changeset
2523 * interpreter/Makefile.in (install install-strip): Install it.
bebbcd4694a8 [project @ 2000-03-07 05:08:49 by jwe]
jwe
parents: 3601
diff changeset
2524 (DISTFILES, BINDISTFILES): Add it to the
bebbcd4694a8 [project @ 2000-03-07 05:08:49 by jwe]
jwe
parents: 3601
diff changeset
2525
3601
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3575
diff changeset
2526 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu>
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3575
diff changeset
2527
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3575
diff changeset
2528 * interpreter/Makefile.in (clean): Also delete munge-texi,
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3575
diff changeset
2529 munge-texi.o, and Map-s.o.
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3575
diff changeset
2530
3575
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3494
diff changeset
2531 2000-02-04 John W. Eaton <jwe@bevo.che.wisc.edu>
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3494
diff changeset
2532
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3494
diff changeset
2533 * interpreter/munge-texi.cc: Sprinkle with std:: qualifier.
7576a76f6d7b [project @ 2000-02-04 11:02:49 by jwe]
jwe
parents: 3494
diff changeset
2534
3494
156f9b7699fd [project @ 2000-01-28 23:20:36 by jwe]
jwe
parents: 3404
diff changeset
2535 2000-01-28 John W. Eaton <jwe@bevo.che.wisc.edu>
156f9b7699fd [project @ 2000-01-28 23:20:36 by jwe]
jwe
parents: 3404
diff changeset
2536
156f9b7699fd [project @ 2000-01-28 23:20:36 by jwe]
jwe
parents: 3404
diff changeset
2537 * interpreter/Makefile.in (clean-texi): Avoid removing octave.texi.
156f9b7699fd [project @ 2000-01-28 23:20:36 by jwe]
jwe
parents: 3404
diff changeset
2538
3404
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2539 2000-01-05 John W. Eaton <jwe@bevo.che.wisc.edu>
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2540
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2541 * interpreter/Makefile.in: Don't generate octave.texi from octave.txi.
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2542 * interpreter/octave.texi: Rename from octave.txi.
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2543
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2544 * interpreter/munge-texi.cc (process_texi_input_file): Undo
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2545 previous change, since % doesn't work as a comment character after
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2546 texinfo.tex is included.
c4ba3cada9cb [project @ 2000-01-05 06:45:00 by jwe]
jwe
parents: 3402
diff changeset
2547
3401
1b782f9cecfe [project @ 2000-01-05 02:54:11 by jwe]
jwe
parents: 3376
diff changeset
2548 2000-01-04 John W. Eaton <jwe@bevo.che.wisc.edu>
1b782f9cecfe [project @ 2000-01-05 02:54:11 by jwe]
jwe
parents: 3376
diff changeset
2549
3402
9610d364e444 [project @ 2000-01-05 04:36:38 by jwe]
jwe
parents: 3401
diff changeset
2550 * texinfo.tex: Update to version from texinfo-4.0.
9610d364e444 [project @ 2000-01-05 04:36:38 by jwe]
jwe
parents: 3401
diff changeset
2551
3401
1b782f9cecfe [project @ 2000-01-05 02:54:11 by jwe]
jwe
parents: 3376
diff changeset
2552 * interpreter/munge-texi.cc (process_texi_input_file): For Texinfo
1b782f9cecfe [project @ 2000-01-05 02:54:11 by jwe]
jwe
parents: 3376
diff changeset
2553 doc strings, automatically insert an @anchor{doc-SYMBOL} command
1b782f9cecfe [project @ 2000-01-05 02:54:11 by jwe]
jwe
parents: 3376
diff changeset
2554 just before the docstring for SYMBOL.
1b782f9cecfe [project @ 2000-01-05 02:54:11 by jwe]
jwe
parents: 3376
diff changeset
2555
3376
6c6cec6d4252 [project @ 1999-12-09 08:08:38 by jwe]
jwe
parents: 3364
diff changeset
2556 1999-12-09 John W. Eaton <jwe@bevo.che.wisc.edu>
6c6cec6d4252 [project @ 1999-12-09 08:08:38 by jwe]
jwe
parents: 3364
diff changeset
2557
6c6cec6d4252 [project @ 1999-12-09 08:08:38 by jwe]
jwe
parents: 3364
diff changeset
2558 * interpreter/munge-texi.cc (process_texi_input_file): Begin
6c6cec6d4252 [project @ 1999-12-09 08:08:38 by jwe]
jwe
parents: 3364
diff changeset
2559 transformed files with `% DO NOT EDIT' instead of `@c DO NOT EDIT'
6c6cec6d4252 [project @ 1999-12-09 08:08:38 by jwe]
jwe
parents: 3364
diff changeset
2560 to prevent problems with TeX not knowing the definition of @c
6c6cec6d4252 [project @ 1999-12-09 08:08:38 by jwe]
jwe
parents: 3364
diff changeset
2561 before it is used.
6c6cec6d4252 [project @ 1999-12-09 08:08:38 by jwe]
jwe
parents: 3364
diff changeset
2562
3364
fac05a83b4c5 [project @ 1999-11-20 03:05:42 by jwe]
jwe
parents: 3316
diff changeset
2563 1999-11-19 John W. Eaton <jwe@bevo.che.wisc.edu>
fac05a83b4c5 [project @ 1999-11-20 03:05:42 by jwe]
jwe
parents: 3316
diff changeset
2564
fac05a83b4c5 [project @ 1999-11-20 03:05:42 by jwe]
jwe
parents: 3316
diff changeset
2565 * interpreter/Makefile.in (%.texi : %.txi): Suppress command echo.
fac05a83b4c5 [project @ 1999-11-20 03:05:42 by jwe]
jwe
parents: 3316
diff changeset
2566
3314
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2567 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu>
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2568
3315
74e583414f34 [project @ 1999-10-21 23:45:56 by jwe]
jwe
parents: 3314
diff changeset
2569 * interpreter/Makefile.in (dist): Remove .texi files first, so
74e583414f34 [project @ 1999-10-21 23:45:56 by jwe]
jwe
parents: 3314
diff changeset
2570 they will have timestamps newer than the $(DOCSTRINGS) files.
3316
ce3372c4cf0d [project @ 1999-10-21 23:58:37 by jwe]
jwe
parents: 3315
diff changeset
2571 (%.texi : %.txi): Use mv instead of move-if-change.
3315
74e583414f34 [project @ 1999-10-21 23:45:56 by jwe]
jwe
parents: 3314
diff changeset
2572
3314
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2573 * interpreter/Map-s.cc: New file.
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2574 * interpreter/munge-texi.cc: Use old libg++ Map class instead of
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2575 STL map, for the benefit of systems that have assemblers that
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2576 can't handle the long symbol names generated by g++ for
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2577 map<string,string>.
d8d8fcbecc30 [project @ 1999-10-21 23:40:07 by jwe]
jwe
parents: 3301
diff changeset
2578
3296
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3246
diff changeset
2579 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu>
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3246
diff changeset
2580
3301
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2581 * interpreter/munge-texi.cc: Strip the "-*- texinfo -*-" marker
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2582 when including help text.
02866242d3ae [project @ 1999-10-20 04:10:46 by jwe]
jwe
parents: 3297
diff changeset
2583
3297
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2584 * interpreter/Makefile.in ($(TEXINFO)): Depend on $(DOCSTRINGS).
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2585 ($(DOCSTRINGS)): New rule.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2586
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2587 * Makefile.in (dist, bin-dist): Use `$(MAKE) -C dir' instead of
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2588 `cd dir; $(MAKE); cd ..'.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2589 (../BUGS, ../INSTALL.OCTAVE, $(SUBDIRS)) Likewise.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3296
diff changeset
2590
3296
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3246
diff changeset
2591 * interpreter/*.txi: Rename from *.txi.
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3246
diff changeset
2592 * interpreter/munge-texi.cc: New file.
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3246
diff changeset
2593 * interpreter/Makefile.in: Use it to create .texi files from .txi
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3246
diff changeset
2594 files and DOCSTRING files.
7d60704b2cbe [project @ 1999-10-19 10:23:04 by jwe]
jwe
parents: 3246
diff changeset
2595
3246
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3189
diff changeset
2596 Fri Jun 18 23:17:02 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3189
diff changeset
2597
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3189
diff changeset
2598 * interpreter/Makefile.in (octave_toc.html): Add -expandinfo to
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3189
diff changeset
2599 tex12html options.
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3189
diff changeset
2600 * liboctave/Makefile.in (liboctave_toc.html): Likewise.
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3189
diff changeset
2601 * faq/Makefile.in (Octave-FAQ_toc.html): Likewise.
a41cc560087a [project @ 1999-06-19 06:46:20 by jwe]
jwe
parents: 3189
diff changeset
2602
3189
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3176
diff changeset
2603 Fri Oct 9 00:27:33 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3176
diff changeset
2604
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3176
diff changeset
2605 * faq/Makefile.in, interpreter/Makefile.in, liboctave/Makefile.in:
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3176
diff changeset
2606 New rules for generating HTML files from Texinfo sources.
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3176
diff changeset
2607
3176
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3069
diff changeset
2608 Thu May 14 21:04:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3069
diff changeset
2609
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3069
diff changeset
2610 * interpreter/Makefile.in (../../BUGS, ../../INSTALL): Add
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3069
diff changeset
2611 --no-validate to makeinfo args.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3069
diff changeset
2612
3069
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 2867
diff changeset
2613 Wed Jul 2 16:41:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 2867
diff changeset
2614
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 2867
diff changeset
2615 * refcard/Makefile.in: Remove .tex files from binary distributions.
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 2867
diff changeset
2616
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 2867
diff changeset
2617 * interpreter/Makefile.in: Add DVI and Postscript files to binary
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 2867
diff changeset
2618 distributions.
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 2867
diff changeset
2619
2867
0629c4974ce9 [project @ 1997-04-18 07:51:56 by jwe]
jwe
parents: 2811
diff changeset
2620 Fri Apr 18 02:51:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
0629c4974ce9 [project @ 1997-04-18 07:51:56 by jwe]
jwe
parents: 2811
diff changeset
2621
0629c4974ce9 [project @ 1997-04-18 07:51:56 by jwe]
jwe
parents: 2811
diff changeset
2622 * faq/Octave-FAQ.texi: Rename from faq/FAQ.texi.
0629c4974ce9 [project @ 1997-04-18 07:51:56 by jwe]
jwe
parents: 2811
diff changeset
2623 * faq/Makefile.in: Fix names to match.
0629c4974ce9 [project @ 1997-04-18 07:51:56 by jwe]
jwe
parents: 2811
diff changeset
2624
2811
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2625 Wed Mar 12 17:01:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2626
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2627 * Makefile.in (install-strip): New target.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2628 * faq/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2629 * interpreter/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2630 * liboctave/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2631 * refcard/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2779
diff changeset
2632
2779
50b31bb6b959 [project @ 1997-03-01 21:24:58 by jwe]
jwe
parents: 2775
diff changeset
2633 Sat Mar 1 15:23:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2775
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2767
diff changeset
2634
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2767
diff changeset
2635 * Version 2.0.5 released.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2767
diff changeset
2636
2767
c05ed7ef4c1a [project @ 1997-03-01 02:55:05 by jwe]
jwe
parents: 2760
diff changeset
2637 Fri Feb 28 20:53:40 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
c05ed7ef4c1a [project @ 1997-03-01 02:55:05 by jwe]
jwe
parents: 2760
diff changeset
2638
c05ed7ef4c1a [project @ 1997-03-01 02:55:05 by jwe]
jwe
parents: 2760
diff changeset
2639 * texinfo.tex: Update to latest version from Karl Berry, and apply
c05ed7ef4c1a [project @ 1997-03-01 02:55:05 by jwe]
jwe
parents: 2760
diff changeset
2640 previous patch too.
c05ed7ef4c1a [project @ 1997-03-01 02:55:05 by jwe]
jwe
parents: 2760
diff changeset
2641
2760
0ad1a978082a [project @ 1997-02-27 09:33:49 by jwe]
jwe
parents: 2749
diff changeset
2642 Thu Feb 27 03:34:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
0ad1a978082a [project @ 1997-02-27 09:33:49 by jwe]
jwe
parents: 2749
diff changeset
2643
0ad1a978082a [project @ 1997-02-27 09:33:49 by jwe]
jwe
parents: 2749
diff changeset
2644 * texinfo.tex (\codeunder): Maybe make it work for @var{} inside
0ad1a978082a [project @ 1997-02-27 09:33:49 by jwe]
jwe
parents: 2749
diff changeset
2645 @code{}.
0ad1a978082a [project @ 1997-02-27 09:33:49 by jwe]
jwe
parents: 2749
diff changeset
2646
2749
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2647 Wed Feb 26 12:03:48 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2648
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2649 * refcard/Makefile.in (mostlyclean clean): Delete log files.
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2650
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2651 * liboctave/Makefile.in (mostlyclean clean): Delete more stuff.
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2652
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2653 * faq/Makefile.in (mostlyclean clean): Delete some stuff.
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2709
diff changeset
2654
2709
0f72b0462b51 [project @ 1997-02-20 17:55:40 by jwe]
jwe
parents: 2706
diff changeset
2655 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2701
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2656
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2657 * Version 2.0.4 released.
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2658
2706
5dd7d7e947b2 [project @ 1997-02-20 05:02:43 by jwe]
jwe
parents: 2701
diff changeset
2659 Wed Feb 19 10:30:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
5dd7d7e947b2 [project @ 1997-02-20 05:02:43 by jwe]
jwe
parents: 2701
diff changeset
2660
2701
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2661 * Makefile.in (DISTFILES): Distribute conf.texi, not conf.texi.in.
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2662
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2663 * liboctave/Makefile.in: Don't make or distribute conf.texi.
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2664 (liboctave.info, liboctave.dvi): Depend on ../conf.texi, not conf.texi.
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2665
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2666 * interpreter/Makefile.in: Don't create or distribute conf.texi.
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2667 (octave.info, octave.dvi): Depend on ../conf.texi, not conf.texi.
cd5f72e530e2 [project @ 1997-02-19 19:15:40 by jwe]
jwe
parents: 2693
diff changeset
2668
2693
f4d0604cbcc4 [project @ 1997-02-18 15:25:21 by jwe]
jwe
parents: 2690
diff changeset
2669 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2690
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2645
diff changeset
2670
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2645
diff changeset
2671 * Version 2.0.3 released.
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2645
diff changeset
2672
2645
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2634
diff changeset
2673 Wed Jan 29 11:49:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2634
diff changeset
2674
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2634
diff changeset
2675 * Makefile.in (../INSTALL.OCTAVE, ../BUGS): Declare these to be
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2634
diff changeset
2676 .PHONY so that we will always check the interpreter makefile to
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2634
diff changeset
2677 get the proper dependencies.
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2634
diff changeset
2678
2634
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2627
diff changeset
2679 Mon Jan 27 15:52:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2627
diff changeset
2680
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2627
diff changeset
2681 * Version 2.0.2 released.
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2627
diff changeset
2682
2627
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2683 Sun Jan 26 22:07:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2684
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2685 * interpreter/Makefile.in: Make BUGS file directly from bugs.texi.
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2686 * interpreter/bugs.texi: Incorporate bugs1.texi directly.
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2687 * interpreter/bugs1.texi: Delete.
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2688
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2689 * interpreter/Makefile.in: Make INSTALL file directly from
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2690 install.texi.
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2691 * interpreter/install.texi: Incorporate install1.texi directly.
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2692 * interpreter/install1.texi: Delete.
0b852cbea582 [project @ 1997-01-27 04:07:05 by jwe]
jwe
parents: 2624
diff changeset
2693
2624
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2602
diff changeset
2694 Sat Jan 25 22:32:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2602
diff changeset
2695
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2602
diff changeset
2696 * Makefile.in, interpreter/Makefile.in, liboctave/Makefile.in,
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2602
diff changeset
2697 faq/Makefile.in, refcard/Makefile.in (bin-dist): New target.
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2602
diff changeset
2698
2602
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
2699 Tue Jan 7 00:17:24 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
2700
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
2701 * Version 2.0.1 released.
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2583
diff changeset
2702
2583
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
2703 Tue Dec 10 01:43:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
2704
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
2705 * Version 2.0 released.
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
2706
2575
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
2707 Fri Dec 6 15:23:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
2708
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
2709 * Version 1.94.
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2554
diff changeset
2710
2554
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2518
diff changeset
2711 Wed Nov 20 01:00:50 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2518
diff changeset
2712
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2518
diff changeset
2713 * Version 1.93.
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2518
diff changeset
2714
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2483
diff changeset
2715 Thu Nov 14 00:07:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2483
diff changeset
2716
2518
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2512
diff changeset
2717 * faq/Makefile.in (FAQ.dvi): Use $(TEXI2DVI), not just texi2dvi.
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2512
diff changeset
2718 * interpreter/Makefile.in (octave.dvi): Likewise.
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2512
diff changeset
2719 * liboctave/Makefile.in (liboctave.dvi): Likewise.
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2512
diff changeset
2720
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2483
diff changeset
2721 * Version 1.92.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2483
diff changeset
2722
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
2723 Thu Nov 7 12:43:19 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
2724
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
2725 * Version 1.91.
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2452
diff changeset
2726
2483
33404d96ddb7 [project @ 1996-11-07 19:25:22 by jwe]
jwe
parents: 2482
diff changeset
2727 * texinfo.tex: Update to version from texinfo-3.9 distribution.
33404d96ddb7 [project @ 1996-11-07 19:25:22 by jwe]
jwe
parents: 2482
diff changeset
2728
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2391
diff changeset
2729 Wed Oct 30 17:20:28 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2391
diff changeset
2730
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2391
diff changeset
2731 * Version 1.90.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2391
diff changeset
2732
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2391
diff changeset
2733 * Makefile.in (DISTFILES): Add ChangeLog.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2391
diff changeset
2734
2391
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2330
diff changeset
2735 Sat Oct 12 13:38:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2330
diff changeset
2736
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2330
diff changeset
2737 * Makefile.in (maintainer-clean): Don't depend on distclean.
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2330
diff changeset
2738
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2739 Sat Jun 15 23:01:33 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2740
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2741 * interpreter/Makefile.in (TEXINFO): Add audio.texi and emacs.texi.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2742
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2743 Fri May 17 03:02:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2744
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2745 * interpreter/Makefile.in: Use man1dir instead of mandir, and
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2746 man1ext instead of manext.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2747
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2748 Sat Mar 23 05:01:17 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2749
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2750 * liboctave/Makefile.in (TEXINFO): Don't list conf.texi and
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2751 gpl.texi here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2752
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2753 * liboctave/Makefile.in (dist targets): Fix ln command.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2754 * refcard/Makefile.in (dist targets): Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2755 * interpreter/Makefile.in (dist targets): Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2756 * faq/Makefile.in (dist targets): Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2757
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2758 Fri Mar 22 23:57:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2759
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2760 * liboctave/Makefile.in (DISTFILES): Add gpl.texi.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2761 * interpreter/Makefile.in (DISTFILES): Add gpl.texi.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2762 * Makefile.in (DISTFILES): Delete gpl.texi.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2763
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2764 Sun Mar 3 11:33:30 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2765
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2766 * Split docs into faq, interpreter, liboctave, and refcard
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2767 subdirectories.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2768
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2769 Wed Sep 20 00:47:45 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2770
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2771 * mkinstalldirs: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2772 * Makefile.in (DISTFILES): Add it to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2773
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2774 * Makefile.in (maintainer-clean): Delete .dvi, .ps, and .info
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2775 files here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2776 (clean): Not here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2777 (mostlyclean): Make this the same as clean.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2778
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2779 Tue Sep 19 03:18:35 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2780
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2781 * Makefile.in (../BUGS, ../INSTALL.OCTAVE): Specify output file to
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2782 makeinfo with --output option.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2783
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2784 Thu Sep 14 20:31:47 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2785
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2786 * Makefile.in: Don't fail if makeinfo, tex, or dvips fail.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2787
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
2788 See ChangeLog.1 in the top level directory for earlier changes.