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