annotate doc/ChangeLog @ 12534:5b9b2645db26

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