annotate ChangeLog @ 12283:0664a7ddd944 release-3-4-x

README.MacOS: Spelling corrections.
author Ben Abbott <bpabbott@mac.com>
date Fri, 28 Jan 2011 22:27:17 -0500
parents 3f162dd0c112
children 75a496c7a3df
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12280
6027fdbcb3d8 README.MacOS: Modify instructions for building Octave manually.
Ben Abbott <bpabbott@mac.com>
parents: 12275
diff changeset
1 2011-01-28 Ben Abbott <bpabbott@mac.com>
6027fdbcb3d8 README.MacOS: Modify instructions for building Octave manually.
Ben Abbott <bpabbott@mac.com>
parents: 12275
diff changeset
2
12283
0664a7ddd944 README.MacOS: Spelling corrections.
Ben Abbott <bpabbott@mac.com>
parents: 12281
diff changeset
3 * README.MacOS: Spelling corrections.
12281
3f162dd0c112 README.MacOS: Additional modifications for building Octave manually.
Ben Abbott <bpabbott@mac.com>
parents: 12280
diff changeset
4 * README.MacOS: Additional modifications for building Octave manually.
12280
6027fdbcb3d8 README.MacOS: Modify instructions for building Octave manually.
Ben Abbott <bpabbott@mac.com>
parents: 12275
diff changeset
5 * README.MacOS: Modify instructions for building Octave manually.
6027fdbcb3d8 README.MacOS: Modify instructions for building Octave manually.
Ben Abbott <bpabbott@mac.com>
parents: 12275
diff changeset
6
12275
35c55d1241c7 remove configure checks for ARPACK
John W. Eaton <jwe@octave.org>
parents: 12266
diff changeset
7 2011-01-28 John W. Eaton <jwe@octave.org>
35c55d1241c7 remove configure checks for ARPACK
John W. Eaton <jwe@octave.org>
parents: 12266
diff changeset
8
35c55d1241c7 remove configure checks for ARPACK
John W. Eaton <jwe@octave.org>
parents: 12266
diff changeset
9 * configure.ac: Don't check for ARPACK.
35c55d1241c7 remove configure checks for ARPACK
John W. Eaton <jwe@octave.org>
parents: 12266
diff changeset
10 * common.mk (ARPACK_CPPFLAGS, ARPACK_LDFLAGS, ARPACK_LIBS):
35c55d1241c7 remove configure checks for ARPACK
John W. Eaton <jwe@octave.org>
parents: 12266
diff changeset
11 Delete variables.
35c55d1241c7 remove configure checks for ARPACK
John W. Eaton <jwe@octave.org>
parents: 12266
diff changeset
12 (do_subst_config_vals): Don't substitute them.
35c55d1241c7 remove configure checks for ARPACK
John W. Eaton <jwe@octave.org>
parents: 12266
diff changeset
13
12266
a319d7ed61c6 README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
Ben Abbott <bpabbott@mac.com>
parents: 12254
diff changeset
14 2011-01-27 Ben Abbott <bpabbott@mac.com>
a319d7ed61c6 README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
Ben Abbott <bpabbott@mac.com>
parents: 12254
diff changeset
15
a319d7ed61c6 README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
Ben Abbott <bpabbott@mac.com>
parents: 12254
diff changeset
16 * README.MacOS: Modify instructions for MacPorts to "deactivate"
a319d7ed61c6 README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
Ben Abbott <bpabbott@mac.com>
parents: 12254
diff changeset
17 rather than "uninstall" octave.
a319d7ed61c6 README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
Ben Abbott <bpabbott@mac.com>
parents: 12254
diff changeset
18
12254
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
19 2011-01-26 John W. Eaton <jwe@octave.org>
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
20
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
21 * mk-opts.pl, mkoctfile.cc.in, mkoctfile.in: Untabify.
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
22
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
23 * mkf77def.in, mk-opts.pl, mkoctfile.cc.in, structdemo.cc,
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
24 unwinddemo.cc, fortdemo.cc, paramdemo.cc,
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
25 celldemo.cc,stringdemo.cc, hello.cc, embedded.cc, helloworld.cc:
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
26 Strip trailing whitespace.
23385f2c90b7 whitespace fixes
John W. Eaton <jwe@octave.org>
parents: 12252
diff changeset
27
12252
6a82092ffaea README.MacOS: Modify organization, and update for MacPorts.
Ben Abbott <bpabbott@mac.com>
parents: 12250
diff changeset
28 2011-01-26 Ben Abbott <bpabbott@mac.com>
6a82092ffaea README.MacOS: Modify organization, and update for MacPorts.
Ben Abbott <bpabbott@mac.com>
parents: 12250
diff changeset
29
6a82092ffaea README.MacOS: Modify organization, and update for MacPorts.
Ben Abbott <bpabbott@mac.com>
parents: 12250
diff changeset
30 * README.MacOS: Modify organization, and update for MacPorts.
6a82092ffaea README.MacOS: Modify organization, and update for MacPorts.
Ben Abbott <bpabbott@mac.com>
parents: 12250
diff changeset
31
12250
28f417134887 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 12249
diff changeset
32 2011-01-26 John W. Eaton <jwe@octave.org>
28f417134887 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 12249
diff changeset
33
28f417134887 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 12249
diff changeset
34 * bootstrap: Update from gnulib sources.
28f417134887 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 12249
diff changeset
35
12249
071a4aa15124 configure.ac: update comment about UGLY_DEFS
John W. Eaton <jwe@octave.org>
parents: 12246
diff changeset
36 2011-01-26 John W. Eaton <jwe@octave.org>
071a4aa15124 configure.ac: update comment about UGLY_DEFS
John W. Eaton <jwe@octave.org>
parents: 12246
diff changeset
37
071a4aa15124 configure.ac: update comment about UGLY_DEFS
John W. Eaton <jwe@octave.org>
parents: 12246
diff changeset
38 * configure.ac (INSTALL_SCRIPT): Update commend about UGLY_DEFS.
071a4aa15124 configure.ac: update comment about UGLY_DEFS
John W. Eaton <jwe@octave.org>
parents: 12246
diff changeset
39
12246
cd8a1563bdc0 don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries
John W. Eaton <jwe@octave.org>
parents: 12245
diff changeset
40 2011-01-26 John W. Eaton <jwe@octave.org>
cd8a1563bdc0 don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries
John W. Eaton <jwe@octave.org>
parents: 12245
diff changeset
41
cd8a1563bdc0 don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries
John W. Eaton <jwe@octave.org>
parents: 12245
diff changeset
42 * acinclude.m4 (OPENGL_LIBS): Don't add -L/usr/X11R6/LIB to
cd8a1563bdc0 don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries
John W. Eaton <jwe@octave.org>
parents: 12245
diff changeset
43 LDFLAGS in test. Bug #32160.
cd8a1563bdc0 don't add -L/usr/X11R6/lib to LDFLAGS in check for OpenGL libraries
John W. Eaton <jwe@octave.org>
parents: 12245
diff changeset
44
12241
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12238
diff changeset
45 2010-01-25 Rik <octave@nomad.inbox5.com>
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12238
diff changeset
46
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12238
diff changeset
47 * Makefile.am: Directly run makefile rules in doc/interpreter directory
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12238
diff changeset
48 for AUTHORS, BUGS, INSTALL.OCTAVE files.
a7f545d110fd Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Rik <octave@nomad.inbox5.com>
parents: 12238
diff changeset
49
12238
f1ca3ae7ff7c autogen.sh: check for required files instead of having automake do it
John W. Eaton <jwe@octave.org>
parents: 12236
diff changeset
50 2011-01-25 John W. Eaton <jwe@octave.org>
f1ca3ae7ff7c autogen.sh: check for required files instead of having automake do it
John W. Eaton <jwe@octave.org>
parents: 12236
diff changeset
51
f1ca3ae7ff7c autogen.sh: check for required files instead of having automake do it
John W. Eaton <jwe@octave.org>
parents: 12236
diff changeset
52 * autogen.sh (AUTOMAKE): Add --foreign to the automake command.
f1ca3ae7ff7c autogen.sh: check for required files instead of having automake do it
John W. Eaton <jwe@octave.org>
parents: 12236
diff changeset
53 Check for required GNU files here instead of having automake do it.
12245
8b3d4d791988 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 12241
diff changeset
54 Export AUTOMAKE so our options are actually used.
12238
f1ca3ae7ff7c autogen.sh: check for required files instead of having automake do it
John W. Eaton <jwe@octave.org>
parents: 12236
diff changeset
55
12236
e6295ea9ac8a Makefile.am (EXTRA_DIST): remove ROADMAP from the list
John W. Eaton <jwe@octave.org>
parents: 12234
diff changeset
56 2011-01-25 John W. Eaton <jwe@octave.org>
e6295ea9ac8a Makefile.am (EXTRA_DIST): remove ROADMAP from the list
John W. Eaton <jwe@octave.org>
parents: 12234
diff changeset
57
e6295ea9ac8a Makefile.am (EXTRA_DIST): remove ROADMAP from the list
John W. Eaton <jwe@octave.org>
parents: 12234
diff changeset
58 * Makefile.am (EXTRA_DIST): Remove ROADMAP from the list.
e6295ea9ac8a Makefile.am (EXTRA_DIST): remove ROADMAP from the list
John W. Eaton <jwe@octave.org>
parents: 12234
diff changeset
59
12234
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12151
diff changeset
60 2010-01-24 Rik <octave@nomad.inbox5.com>
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12151
diff changeset
61
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12151
diff changeset
62 * AUTHORS: Remove. File now auto-generated from contributors.texi.
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12151
diff changeset
63 * Makefile.am: Add rule for AUTHORS file.
84f55b186eb7 Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Rik <octave@nomad.inbox5.com>
parents: 12151
diff changeset
64
12151
0f5b0613f4a9 mu2lin: make default for N compatible with Matlab
John W. Eaton <jwe@octave.org>
parents: 12147
diff changeset
65 2011-01-24 John W. Eaton <jwe@octave.org>
0f5b0613f4a9 mu2lin: make default for N compatible with Matlab
John W. Eaton <jwe@octave.org>
parents: 12147
diff changeset
66
0f5b0613f4a9 mu2lin: make default for N compatible with Matlab
John W. Eaton <jwe@octave.org>
parents: 12147
diff changeset
67 * NEWS: Note change in audio/mu2lin.
0f5b0613f4a9 mu2lin: make default for N compatible with Matlab
John W. Eaton <jwe@octave.org>
parents: 12147
diff changeset
68
12147
dfe958c044a2 Small corrections to README.MinGW.
Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
parents: 12146
diff changeset
69 2010-01-22 Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
dfe958c044a2 Small corrections to README.MinGW.
Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
parents: 12146
diff changeset
70
dfe958c044a2 Small corrections to README.MinGW.
Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
parents: 12146
diff changeset
71 * README.MinGW: Small corrections to documentation.
dfe958c044a2 Small corrections to README.MinGW.
Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
parents: 12146
diff changeset
72
12146
097c84d2f87b Update README.devel for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 12145
diff changeset
73 2010-01-22 Rik <octave@nomad.inbox5.com>
097c84d2f87b Update README.devel for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 12145
diff changeset
74
097c84d2f87b Update README.devel for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 12145
diff changeset
75 * README.devel: Update for 3.4 release.
097c84d2f87b Update README.devel for 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 12145
diff changeset
76
12145
3df536d74c26 Revise HACKING file and incorporate all of ROADMAP file.
Rik <octave@nomad.inbox5.com>
parents: 12144
diff changeset
77 2010-01-22 Rik <octave@nomad.inbox5.com>
3df536d74c26 Revise HACKING file and incorporate all of ROADMAP file.
Rik <octave@nomad.inbox5.com>
parents: 12144
diff changeset
78
3df536d74c26 Revise HACKING file and incorporate all of ROADMAP file.
Rik <octave@nomad.inbox5.com>
parents: 12144
diff changeset
79 * HACKING: Revise and incorporate all of file ROADMAP.
3df536d74c26 Revise HACKING file and incorporate all of ROADMAP file.
Rik <octave@nomad.inbox5.com>
parents: 12144
diff changeset
80 * ROADMAP: Deleted.
3df536d74c26 Revise HACKING file and incorporate all of ROADMAP file.
Rik <octave@nomad.inbox5.com>
parents: 12144
diff changeset
81
12144
c06797c9bd0c README.MinGW: Replace placeholder with actual instructions for platform.
Rik <octave@nomad.inbox5.com>
parents: 12137
diff changeset
82 2010-01-22 Rik <octave@nomad.inbox5.com>
c06797c9bd0c README.MinGW: Replace placeholder with actual instructions for platform.
Rik <octave@nomad.inbox5.com>
parents: 12137
diff changeset
83
c06797c9bd0c README.MinGW: Replace placeholder with actual instructions for platform.
Rik <octave@nomad.inbox5.com>
parents: 12137
diff changeset
84 * README.Windows: Reference README.MinGW
c06797c9bd0c README.MinGW: Replace placeholder with actual instructions for platform.
Rik <octave@nomad.inbox5.com>
parents: 12137
diff changeset
85 * README.MinGW: Replace placeholder with actual instructions
c06797c9bd0c README.MinGW: Replace placeholder with actual instructions for platform.
Rik <octave@nomad.inbox5.com>
parents: 12137
diff changeset
86
12137
2f81402cb6cc version is now 3.3.90+
John W. Eaton <jwe@octave.org>
parents: 12134
diff changeset
87 2011-01-22 John W. Eaton <jwe@octave.org>
2f81402cb6cc version is now 3.3.90+
John W. Eaton <jwe@octave.org>
parents: 12134
diff changeset
88
2f81402cb6cc version is now 3.3.90+
John W. Eaton <jwe@octave.org>
parents: 12134
diff changeset
89 * configure.ac (AC_INIT): Version is now 3.3.90+.
2f81402cb6cc version is now 3.3.90+
John W. Eaton <jwe@octave.org>
parents: 12134
diff changeset
90
12134
6c54ad0fde04 update copyright and version info for release branch
John W. Eaton <jwe@octave.org>
parents: 11582
diff changeset
91 2011-01-22 John W. Eaton <jwe@octave.org>
6c54ad0fde04 update copyright and version info for release branch
John W. Eaton <jwe@octave.org>
parents: 11582
diff changeset
92
6c54ad0fde04 update copyright and version info for release branch
John W. Eaton <jwe@octave.org>
parents: 11582
diff changeset
93 * configure.ac (AC_INIT): Version is now 3.3.90.
6c54ad0fde04 update copyright and version info for release branch
John W. Eaton <jwe@octave.org>
parents: 11582
diff changeset
94 (OCTAVE_API_VERSION_NUMBER): Now 44.
6c54ad0fde04 update copyright and version info for release branch
John W. Eaton <jwe@octave.org>
parents: 11582
diff changeset
95 (OCTAVE_RELEASE_DATE): Now 2011-01-22.
6c54ad0fde04 update copyright and version info for release branch
John W. Eaton <jwe@octave.org>
parents: 11582
diff changeset
96 (OCTAVE_COPYRIGHT): Update year to 2011.
6c54ad0fde04 update copyright and version info for release branch
John W. Eaton <jwe@octave.org>
parents: 11582
diff changeset
97
11582
21dec063e89f More updates to top-level README documentation files ahead of 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11579
diff changeset
98 2010-01-20 Rik <octave@nomad.inbox5.com>
21dec063e89f More updates to top-level README documentation files ahead of 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11579
diff changeset
99
21dec063e89f More updates to top-level README documentation files ahead of 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11579
diff changeset
100 * README.Cygwin, README.MacOS, README.Windows, README.ftp: Update
21dec063e89f More updates to top-level README documentation files ahead of 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11579
diff changeset
101 documentation files for 3.4 release.
21dec063e89f More updates to top-level README documentation files ahead of 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11579
diff changeset
102
21dec063e89f More updates to top-level README documentation files ahead of 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11579
diff changeset
103 * README.MinGW: Create placeholder for new README file.
21dec063e89f More updates to top-level README documentation files ahead of 3.4 release.
Rik <octave@nomad.inbox5.com>
parents: 11579
diff changeset
104
11579
5c680b69b4e2 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11576
diff changeset
105 2011-01-20 John W. Eaton <jwe@octave.org>
5c680b69b4e2 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11576
diff changeset
106
5c680b69b4e2 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11576
diff changeset
107 * bootstrap: Update from gnulib sources.
5c680b69b4e2 bootstrap: update from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11576
diff changeset
108
11576
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11562
diff changeset
109 2011-01-20 John W. Eaton <jwe@octave.org>
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11562
diff changeset
110
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11562
diff changeset
111 * configure.ac, NEWS: Update for backend -> graphics_toolkit change.
8ac9687dbe9f rename backend to graphics_toolkit
John W. Eaton <jwe@octave.org>
parents: 11562
diff changeset
112
11562
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11561
diff changeset
113 2010-01-17 Rik <octave@nomad.inbox5.com>
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11561
diff changeset
114
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11561
diff changeset
115 * NEWS: Add quadcc to list of new functions added.
1811f4f8b3b5 Rename cquad to quadcc and add to documentation.
Rik <octave@nomad.inbox5.com>
parents: 11561
diff changeset
116
11561
1140bd9f9b21 mkoctfile.cc.in: add + missing from previous change
John W. Eaton <jwe@octave.org>
parents: 11542
diff changeset
117 2011-01-17 John W. Eaton <jwe@octave.org>
1140bd9f9b21 mkoctfile.cc.in: add + missing from previous change
John W. Eaton <jwe@octave.org>
parents: 11542
diff changeset
118
1140bd9f9b21 mkoctfile.cc.in: add + missing from previous change
John W. Eaton <jwe@octave.org>
parents: 11542
diff changeset
119 * mkoctfile.cc.in (main): Add + missing from previous change.
1140bd9f9b21 mkoctfile.cc.in: add + missing from previous change
John W. Eaton <jwe@octave.org>
parents: 11542
diff changeset
120
11542
695141f1c05c snapshot 3.3.55
John W. Eaton <jwe@octave.org>
parents: 11540
diff changeset
121 2011-01-15 John W. Eaton <jwe@octave.org>
695141f1c05c snapshot 3.3.55
John W. Eaton <jwe@octave.org>
parents: 11540
diff changeset
122
695141f1c05c snapshot 3.3.55
John W. Eaton <jwe@octave.org>
parents: 11540
diff changeset
123 * configure.ac (AC_INIT): Version is now 3.3.54.
695141f1c05c snapshot 3.3.55
John W. Eaton <jwe@octave.org>
parents: 11540
diff changeset
124 (OCTAVE_API_VERSION_NUMBER): Now 42.
695141f1c05c snapshot 3.3.55
John W. Eaton <jwe@octave.org>
parents: 11540
diff changeset
125 (OCTAVE_RELEASE_DATE): Now 2010-11-19.
695141f1c05c snapshot 3.3.55
John W. Eaton <jwe@octave.org>
parents: 11540
diff changeset
126
11540
b0ef6f28e09a deprecate krylovb function
John W. Eaton <jwe@octave.org>
parents: 11530
diff changeset
127 2011-01-15 John W. Eaton <jwe@octave.org>
b0ef6f28e09a deprecate krylovb function
John W. Eaton <jwe@octave.org>
parents: 11530
diff changeset
128
b0ef6f28e09a deprecate krylovb function
John W. Eaton <jwe@octave.org>
parents: 11530
diff changeset
129 * NEWS: Add krylovb to deprecated function list.
b0ef6f28e09a deprecate krylovb function
John W. Eaton <jwe@octave.org>
parents: 11530
diff changeset
130
11530
13b4fbd2a58b Deprecate replot function.
Rik <octave@nomad.inbox5.com>
parents: 11524
diff changeset
131 2010-01-14 Rik <octave@nomad.inbox5.com>
13b4fbd2a58b Deprecate replot function.
Rik <octave@nomad.inbox5.com>
parents: 11524
diff changeset
132
13b4fbd2a58b Deprecate replot function.
Rik <octave@nomad.inbox5.com>
parents: 11524
diff changeset
133 * NEWS: Add replot to deprecated function list.
13b4fbd2a58b Deprecate replot function.
Rik <octave@nomad.inbox5.com>
parents: 11524
diff changeset
134
11524
bd6e37860be5 use gnulib filemode module
John W. Eaton <jwe@octave.org>
parents: 11523
diff changeset
135 2011-01-14 John W. Eaton <jwe@octave.org>
bd6e37860be5 use gnulib filemode module
John W. Eaton <jwe@octave.org>
parents: 11523
diff changeset
136
bd6e37860be5 use gnulib filemode module
John W. Eaton <jwe@octave.org>
parents: 11523
diff changeset
137 * bootstrap.conf (gnulib_modules): Include filemode in the list.
bd6e37860be5 use gnulib filemode module
John W. Eaton <jwe@octave.org>
parents: 11523
diff changeset
138
11523
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11522
diff changeset
139 2011-01-14 John W. Eaton <jwe@octave.org>
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11522
diff changeset
140
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11522
diff changeset
141 * Update copyright notices for 2011.
fd0a3ac60b0e update copyright notices
John W. Eaton <jwe@octave.org>
parents: 11522
diff changeset
142
11522
817f27bf0216 fix setting of gnulib default directory in bootstrap script
John W. Eaton <jwe@octave.org>
parents: 11521
diff changeset
143 2011-01-14 John W. Eaton <jwe@octave.org>
817f27bf0216 fix setting of gnulib default directory in bootstrap script
John W. Eaton <jwe@octave.org>
parents: 11521
diff changeset
144
817f27bf0216 fix setting of gnulib default directory in bootstrap script
John W. Eaton <jwe@octave.org>
parents: 11521
diff changeset
145 * bootstrap (gnulib_path): Set default gnulib path with ${x:=y},
817f27bf0216 fix setting of gnulib default directory in bootstrap script
John W. Eaton <jwe@octave.org>
parents: 11521
diff changeset
146 not ${x=y}.
817f27bf0216 fix setting of gnulib default directory in bootstrap script
John W. Eaton <jwe@octave.org>
parents: 11521
diff changeset
147
11521
00fe5069b70e update bootstrap scripts from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11520
diff changeset
148 2011-01-14 John W. Eaton <jwe@octave.org>
00fe5069b70e update bootstrap scripts from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11520
diff changeset
149
00fe5069b70e update bootstrap scripts from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11520
diff changeset
150 * bootstrap, bootstrap.conf: Update from gnulib sources.
00fe5069b70e update bootstrap scripts from gnulib sources
John W. Eaton <jwe@octave.org>
parents: 11520
diff changeset
151
11520
fe199165212e use mkstemp from gnulib
John W. Eaton <jwe@octave.org>
parents: 11514
diff changeset
152 2011-01-13 John W. Eaton <jwe@octave.org>
fe199165212e use mkstemp from gnulib
John W. Eaton <jwe@octave.org>
parents: 11514
diff changeset
153
fe199165212e use mkstemp from gnulib
John W. Eaton <jwe@octave.org>
parents: 11514
diff changeset
154 * bootstrap.conf (gnulib_modules): Include mkstemp in the list.
fe199165212e use mkstemp from gnulib
John W. Eaton <jwe@octave.org>
parents: 11514
diff changeset
155
11514
a1386fab2a02 configure.ac: eliminate some code duplication when checking for extra compiler flags
John W. Eaton <jwe@octave.org>
parents: 11513
diff changeset
156 2011-01-13 John W. Eaton <jwe@octave.org>
a1386fab2a02 configure.ac: eliminate some code duplication when checking for extra compiler flags
John W. Eaton <jwe@octave.org>
parents: 11513
diff changeset
157
a1386fab2a02 configure.ac: eliminate some code duplication when checking for extra compiler flags
John W. Eaton <jwe@octave.org>
parents: 11513
diff changeset
158 * configure.ac (AC_ARG_ENABLE(extra-warning-flags)):
a1386fab2a02 configure.ac: eliminate some code duplication when checking for extra compiler flags
John W. Eaton <jwe@octave.org>
parents: 11513
diff changeset
159 Eliminate some code duplication.
a1386fab2a02 configure.ac: eliminate some code duplication when checking for extra compiler flags
John W. Eaton <jwe@octave.org>
parents: 11513
diff changeset
160
11513
a2289858dcb2 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11511
diff changeset
161 2011-01-13 John W. Eaton <jwe@octave.org>
a2289858dcb2 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11511
diff changeset
162
a2289858dcb2 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11511
diff changeset
163 * configure.ac (AC_ARG_ENABLE(extra-warning-flags)): Check for
a2289858dcb2 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11511
diff changeset
164 -Wcast-qual and -Wcast-align and add them to WARN_CFLAGS and
a2289858dcb2 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11511
diff changeset
165 WARN_CXXFLAGS.
a2289858dcb2 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11511
diff changeset
166
11511
8837a42205d3 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11497
diff changeset
167 2011-01-13 John W. Eaton <jwe@octave.org>
8837a42205d3 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11497
diff changeset
168
8837a42205d3 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11497
diff changeset
169 * configure.ac (AC_ARG_ENABLE(extra-warning-flags)): Check for
8837a42205d3 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11497
diff changeset
170 -Wpointer-arith, -Wmissing-prototypes, -Wstrict-prototypes, and
8837a42205d3 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11497
diff changeset
171 -Wwrite-strings and add them to WARN_CFLAGS. Check for
8837a42205d3 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11497
diff changeset
172 -Wpointer-arith and add them to WARN_CXXFLAGS.
8837a42205d3 more warning flags for GCC if configured with --enable-extra-warning-flags (on by default)
John W. Eaton <jwe@octave.org>
parents: 11497
diff changeset
173
11497
7bddd70bc838 mk-opts.pl: generate initialization lists and in-line code for copy method
John W. Eaton <jwe@octave.org>
parents: 11482
diff changeset
174 2011-01-12 John W. Eaton <jwe@octave.org>
7bddd70bc838 mk-opts.pl: generate initialization lists and in-line code for copy method
John W. Eaton <jwe@octave.org>
parents: 11482
diff changeset
175
7bddd70bc838 mk-opts.pl: generate initialization lists and in-line code for copy method
John W. Eaton <jwe@octave.org>
parents: 11482
diff changeset
176 * mk-opts.pl: Generate initialization lists and in-line code for
7bddd70bc838 mk-opts.pl: generate initialization lists and in-line code for copy method
John W. Eaton <jwe@octave.org>
parents: 11482
diff changeset
177 copying.
7bddd70bc838 mk-opts.pl: generate initialization lists and in-line code for copy method
John W. Eaton <jwe@octave.org>
parents: 11482
diff changeset
178
11482
3c323dde0f85 ROADMAP: Update guide to Octave directory structure.
Rik <octave@nomad.inbox5.com>
parents: 11481
diff changeset
179 2010-01-11 Rik <octave@nomad.inbox5.com>
3c323dde0f85 ROADMAP: Update guide to Octave directory structure.
Rik <octave@nomad.inbox5.com>
parents: 11481
diff changeset
180
3c323dde0f85 ROADMAP: Update guide to Octave directory structure.
Rik <octave@nomad.inbox5.com>
parents: 11481
diff changeset
181 * ROADMAP: Update guide to Octave directory structure.
3c323dde0f85 ROADMAP: Update guide to Octave directory structure.
Rik <octave@nomad.inbox5.com>
parents: 11481
diff changeset
182
11481
f9241ac19991 Update ftp links in README.mirrors
Rik <octave@nomad.inbox5.com>
parents: 11453
diff changeset
183 2010-01-11 Rik <octave@nomad.inbox5.com>
f9241ac19991 Update ftp links in README.mirrors
Rik <octave@nomad.inbox5.com>
parents: 11453
diff changeset
184
f9241ac19991 Update ftp links in README.mirrors
Rik <octave@nomad.inbox5.com>
parents: 11453
diff changeset
185 * README.mirrors: Update ftp links.
f9241ac19991 Update ftp links in README.mirrors
Rik <octave@nomad.inbox5.com>
parents: 11453
diff changeset
186
11453
780a8b80c3e8 README: Update WWW links and disk space requirements.
Rik <octave@nomad.inbox5.com>
parents: 11452
diff changeset
187 2010-01-06 Rik <octave@nomad.inbox5.com>
780a8b80c3e8 README: Update WWW links and disk space requirements.
Rik <octave@nomad.inbox5.com>
parents: 11452
diff changeset
188
780a8b80c3e8 README: Update WWW links and disk space requirements.
Rik <octave@nomad.inbox5.com>
parents: 11452
diff changeset
189 * README: Update links and disk space requirements.
780a8b80c3e8 README: Update WWW links and disk space requirements.
Rik <octave@nomad.inbox5.com>
parents: 11452
diff changeset
190
11452
e1a5bf3ea1d9 Add a GUD mode option to run-octave.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11450
diff changeset
191 2011-01-06 Jordi Gutiérrez Hermoso <jordigh@gmail.com>
e1a5bf3ea1d9 Add a GUD mode option to run-octave.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11450
diff changeset
192
e1a5bf3ea1d9 Add a GUD mode option to run-octave.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11450
diff changeset
193 * run-octave.in: Add a -gud option so that gdb can be called from
e1a5bf3ea1d9 Add a GUD mode option to run-octave.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11450
diff changeset
194 Emacs's GUD mode and similar.
e1a5bf3ea1d9 Add a GUD mode option to run-octave.in
Jordi Gutiérrez Hermoso <jordigh@gmail.com>
parents: 11450
diff changeset
195
11450
5eb10763069f substitute and use LAPACK_LIBS in mkoctfile script
John W. Eaton <jwe@octave.org>
parents: 11443
diff changeset
196 2011-01-06 John W. Eaton <jwe@octave.org>
5eb10763069f substitute and use LAPACK_LIBS in mkoctfile script
John W. Eaton <jwe@octave.org>
parents: 11443
diff changeset
197
5eb10763069f substitute and use LAPACK_LIBS in mkoctfile script
John W. Eaton <jwe@octave.org>
parents: 11443
diff changeset
198 * mkoctfile.in, mkoctfile.cc.in: Substitute and use LAPACK_LIBS.
5eb10763069f substitute and use LAPACK_LIBS in mkoctfile script
John W. Eaton <jwe@octave.org>
parents: 11443
diff changeset
199 Bug #32009.
5eb10763069f substitute and use LAPACK_LIBS in mkoctfile script
John W. Eaton <jwe@octave.org>
parents: 11443
diff changeset
200
11443
cbe3963daefd Update README.MacOS CFLAGS recommendation to -O2.
Rik <octave@nomad.inbox5.com>
parents: 11442
diff changeset
201 2010-01-04 Rik <octave@nomad.inbox5.com>
cbe3963daefd Update README.MacOS CFLAGS recommendation to -O2.
Rik <octave@nomad.inbox5.com>
parents: 11442
diff changeset
202
cbe3963daefd Update README.MacOS CFLAGS recommendation to -O2.
Rik <octave@nomad.inbox5.com>
parents: 11442
diff changeset
203 * README.MacOS: Update CFLAGS recommendation to use -O2.
cbe3963daefd Update README.MacOS CFLAGS recommendation to -O2.
Rik <octave@nomad.inbox5.com>
parents: 11442
diff changeset
204
11442
28c10478fa13 Update README.gnuplot
Rik <octave@nomad.inbox5.com>
parents: 11440
diff changeset
205 2010-01-04 Rik <octave@nomad.inbox5.com>
28c10478fa13 Update README.gnuplot
Rik <octave@nomad.inbox5.com>
parents: 11440
diff changeset
206
28c10478fa13 Update README.gnuplot
Rik <octave@nomad.inbox5.com>
parents: 11440
diff changeset
207 * README.gnuplot: Update recommendation to version 4.4.
28c10478fa13 Update README.gnuplot
Rik <octave@nomad.inbox5.com>
parents: 11440
diff changeset
208
28c10478fa13 Update README.gnuplot
Rik <octave@nomad.inbox5.com>
parents: 11440
diff changeset
209 2010-01-04 Marco Atzeri <marco_atzeri@yahoo.it>
11440
bfbe441f3706 Update build instructions for Cygwin before 3.4 release.
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 11428
diff changeset
210
bfbe441f3706 Update build instructions for Cygwin before 3.4 release.
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 11428
diff changeset
211 * README.Cygmin: Update build instructions before 3.4 release.
bfbe441f3706 Update build instructions for Cygwin before 3.4 release.
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 11428
diff changeset
212
11428
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11410
diff changeset
213 2010-12-31 Kai Habel <kai.habel@gmx.de>
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11410
diff changeset
214
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11410
diff changeset
215 * NEWS: Add curl and divergence to new functions list.
13f128bd6a6f Add curl and divergence functions
Kai Habel <kai.habel@gmx.de>
parents: 11410
diff changeset
216
11410
2df163be223e Update build instructions in README.MacOS
Ben Abbott <bpabbott@mac.com>
parents: 11399
diff changeset
217 2010-12-20 Ben Abbott <bpabbott@mac.com>
2df163be223e Update build instructions in README.MacOS
Ben Abbott <bpabbott@mac.com>
parents: 11399
diff changeset
218
2df163be223e Update build instructions in README.MacOS
Ben Abbott <bpabbott@mac.com>
parents: 11399
diff changeset
219 * README.MacOS, Makefile.am: Update build insructions for MacOS and
2df163be223e Update build instructions in README.MacOS
Ben Abbott <bpabbott@mac.com>
parents: 11399
diff changeset
220 distribute file in tarball.
2df163be223e Update build instructions in README.MacOS
Ben Abbott <bpabbott@mac.com>
parents: 11399
diff changeset
221
11399
36dbe5124d21 Remove obsolete documentation files SENDING-PATCHES and README.Cray
Rik <octave@nomad.inbox5.com>
parents: 11390
diff changeset
222 2010-12-20 Rik <octave@nomad.inbox5.com>
36dbe5124d21 Remove obsolete documentation files SENDING-PATCHES and README.Cray
Rik <octave@nomad.inbox5.com>
parents: 11390
diff changeset
223
36dbe5124d21 Remove obsolete documentation files SENDING-PATCHES and README.Cray
Rik <octave@nomad.inbox5.com>
parents: 11390
diff changeset
224 * README.Cray, SENDING-PATCHES, Makefile.am: Remove obsolete files.
36dbe5124d21 Remove obsolete documentation files SENDING-PATCHES and README.Cray
Rik <octave@nomad.inbox5.com>
parents: 11390
diff changeset
225
11390
7ca273af4309 Deprecate sphcat and spvcat functions.
Rik <octave@nomad.inbox5.com>
parents: 11386
diff changeset
226 2010-12-18 Rik <octave@nomad.inbox5.com>
7ca273af4309 Deprecate sphcat and spvcat functions.
Rik <octave@nomad.inbox5.com>
parents: 11386
diff changeset
227
7ca273af4309 Deprecate sphcat and spvcat functions.
Rik <octave@nomad.inbox5.com>
parents: 11386
diff changeset
228 * NEWS: Deprecate sphcat and spvcat functions.
7ca273af4309 Deprecate sphcat and spvcat functions.
Rik <octave@nomad.inbox5.com>
parents: 11386
diff changeset
229
11386
fba7b5538b18 README.MacOS: New file with build instructions for Mac OS systems.
Rik <octave@nomad.inbox5.com>
parents: 11330
diff changeset
230 2010-12-17 Rik <octave@nomad.inbox5.com>
fba7b5538b18 README.MacOS: New file with build instructions for Mac OS systems.
Rik <octave@nomad.inbox5.com>
parents: 11330
diff changeset
231
fba7b5538b18 README.MacOS: New file with build instructions for Mac OS systems.
Rik <octave@nomad.inbox5.com>
parents: 11330
diff changeset
232 * README.MacOS: New file documenting build instructions for Mac OSX.
fba7b5538b18 README.MacOS: New file with build instructions for Mac OS systems.
Rik <octave@nomad.inbox5.com>
parents: 11330
diff changeset
233
11330
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11326
diff changeset
234 2010-12-09 Kai Habel <kai.habel@gmx.de>
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11326
diff changeset
235
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11326
diff changeset
236 * NEWS: Add pie3 to new functions list.
4f399d91eb32 add pie3 to plot functions
Kai Habel <kai.habel@gmx.de>
parents: 11326
diff changeset
237
11326
f46aeb3ea6b7 remove -lwsock32 from LIBS in configure for cygwin systems
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 11283
diff changeset
238 2010-12-09 Marco Atzeri <marcox_atzeri@yahoo.it>
f46aeb3ea6b7 remove -lwsock32 from LIBS in configure for cygwin systems
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 11283
diff changeset
239
f46aeb3ea6b7 remove -lwsock32 from LIBS in configure for cygwin systems
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 11283
diff changeset
240 * configure.ac: Don't add -lwsock32 to LIBS on cygwin systems.
f46aeb3ea6b7 remove -lwsock32 from LIBS in configure for cygwin systems
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 11283
diff changeset
241
11283
58f175d39a7a GUI file functions
Kai Habel <kai.habel@gmx.de>
parents: 11280
diff changeset
242 2010-11-21 Kai Habel <kai.habel@gmx.de>
58f175d39a7a GUI file functions
Kai Habel <kai.habel@gmx.de>
parents: 11280
diff changeset
243
58f175d39a7a GUI file functions
Kai Habel <kai.habel@gmx.de>
parents: 11280
diff changeset
244 * NEWS: Add uigetdir, uigetfile, uiputfile.
58f175d39a7a GUI file functions
Kai Habel <kai.habel@gmx.de>
parents: 11280
diff changeset
245
11280
3f281bd1808c don't install run-octave script
John W. Eaton <jwe@octave.org>
parents: 11275
diff changeset
246 2010-11-19 John W. Eaton <jwe@octave.org>
3f281bd1808c don't install run-octave script
John W. Eaton <jwe@octave.org>
parents: 11275
diff changeset
247
3f281bd1808c don't install run-octave script
John W. Eaton <jwe@octave.org>
parents: 11275
diff changeset
248 * Makefile.am (bin_SCRIPTS): Remove run-octave from the list.
3f281bd1808c don't install run-octave script
John W. Eaton <jwe@octave.org>
parents: 11275
diff changeset
249
11275
f83e17ec270d version is now 3.3.54+
John W. Eaton <jwe@octave.org>
parents: 11273
diff changeset
250 2010-10-19 John W. Eaton <jwe@octave.org>
f83e17ec270d version is now 3.3.54+
John W. Eaton <jwe@octave.org>
parents: 11273
diff changeset
251
f83e17ec270d version is now 3.3.54+
John W. Eaton <jwe@octave.org>
parents: 11273
diff changeset
252 * configure.ac (AC_INIT): Version is now 3.3.54+.
f83e17ec270d version is now 3.3.54+
John W. Eaton <jwe@octave.org>
parents: 11273
diff changeset
253
11273
bd2643f0ce57 snapshot 3.3.54
John W. Eaton <jwe@octave.org>
parents: 11253
diff changeset
254 2010-10-19 John W. Eaton <jwe@octave.org>
bd2643f0ce57 snapshot 3.3.54
John W. Eaton <jwe@octave.org>
parents: 11253
diff changeset
255
bd2643f0ce57 snapshot 3.3.54
John W. Eaton <jwe@octave.org>
parents: 11253
diff changeset
256 * configure.ac (AC_INIT): Version is now 3.3.54.
bd2643f0ce57 snapshot 3.3.54
John W. Eaton <jwe@octave.org>
parents: 11253
diff changeset
257 (OCTAVE_API_VERSION_NUMBER): Now 42.
bd2643f0ce57 snapshot 3.3.54
John W. Eaton <jwe@octave.org>
parents: 11253
diff changeset
258 (OCTAVE_RELEASE_DATE): Now 2010-11-19.
bd2643f0ce57 snapshot 3.3.54
John W. Eaton <jwe@octave.org>
parents: 11253
diff changeset
259
11253
093c9facf0f0 Add saveas function
Kai Habel <kai.habel@gmx.de>
parents: 11251
diff changeset
260 2010-11-15 Kai Habel <kai.habel@gmx.de>
093c9facf0f0 Add saveas function
Kai Habel <kai.habel@gmx.de>
parents: 11251
diff changeset
261
093c9facf0f0 Add saveas function
Kai Habel <kai.habel@gmx.de>
parents: 11251
diff changeset
262 * NEWS: Add saveas. Fix uimenu.
093c9facf0f0 Add saveas function
Kai Habel <kai.habel@gmx.de>
parents: 11251
diff changeset
263
11251
77989197a3c7 [mq]: mkoctfile_variable
Michael Goffioul <michael.goffioul@gmail.com>
parents: 11234
diff changeset
264 2010-11-14 Michael Goffioul <michael.goffioul@gmail.com>
77989197a3c7 [mq]: mkoctfile_variable
Michael Goffioul <michael.goffioul@gmail.com>
parents: 11234
diff changeset
265
77989197a3c7 [mq]: mkoctfile_variable
Michael Goffioul <michael.goffioul@gmail.com>
parents: 11234
diff changeset
266 * mkoctfile.cc.in: replace %OCTAVE_CONF_F77_INTEGER8_FLAG% with
77989197a3c7 [mq]: mkoctfile_variable
Michael Goffioul <michael.goffioul@gmail.com>
parents: 11234
diff changeset
267 %OCTAVE_CONF_F77_INTEGER_8_FLAG%.
77989197a3c7 [mq]: mkoctfile_variable
Michael Goffioul <michael.goffioul@gmail.com>
parents: 11234
diff changeset
268
11234
2718e1fdf82f IEEE math initialization tweaks
John W. Eaton <jwe@octave.org>
parents: 11233
diff changeset
269 2010-11-10 John W. Eaton <jwe@octave.org>
2718e1fdf82f IEEE math initialization tweaks
John W. Eaton <jwe@octave.org>
parents: 11233
diff changeset
270
2718e1fdf82f IEEE math initialization tweaks
John W. Eaton <jwe@octave.org>
parents: 11233
diff changeset
271 * configure.ac: Don't check for nan.h.
2718e1fdf82f IEEE math initialization tweaks
John W. Eaton <jwe@octave.org>
parents: 11233
diff changeset
272
11233
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11232
diff changeset
273 2010-11-10 John W. Eaton <jwe@octave.org>
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11232
diff changeset
274
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11232
diff changeset
275 * configure.ac (AH_BOTTOM): Eliminate special case for __DECCXX:
1dfbcc9eee92 eliminate special cases for __DECCXX
John W. Eaton <jwe@octave.org>
parents: 11232
diff changeset
276
11232
88e4ea8b2c19 eliminate special cases for NeXT systems
John W. Eaton <jwe@octave.org>
parents: 11229
diff changeset
277 2010-11-10 John W. Eaton <jwe@octave.org>
88e4ea8b2c19 eliminate special cases for NeXT systems
John W. Eaton <jwe@octave.org>
parents: 11229
diff changeset
278
88e4ea8b2c19 eliminate special cases for NeXT systems
John W. Eaton <jwe@octave.org>
parents: 11229
diff changeset
279 * configure.ac: Eliminate special cases for nextstep.
88e4ea8b2c19 eliminate special cases for NeXT systems
John W. Eaton <jwe@octave.org>
parents: 11229
diff changeset
280
11229
2f36145742c9 eliminate special cases for SCO systems
John W. Eaton <jwe@octave.org>
parents: 11226
diff changeset
281 2010-11-10 John W. Eaton <jwe@octave.org>
2f36145742c9 eliminate special cases for SCO systems
John W. Eaton <jwe@octave.org>
parents: 11226
diff changeset
282
2f36145742c9 eliminate special cases for SCO systems
John W. Eaton <jwe@octave.org>
parents: 11226
diff changeset
283 * configure.ac: Eliminate special checks for SCO systems.
2f36145742c9 eliminate special cases for SCO systems
John W. Eaton <jwe@octave.org>
parents: 11226
diff changeset
284
11226
16d744cce38c deprecate the dispatch function
John W. Eaton <jwe@octave.org>
parents: 11219
diff changeset
285 2010-11-10 John W. Eaton <jwe@octave.org>
16d744cce38c deprecate the dispatch function
John W. Eaton <jwe@octave.org>
parents: 11219
diff changeset
286
16d744cce38c deprecate the dispatch function
John W. Eaton <jwe@octave.org>
parents: 11219
diff changeset
287 * NEWS: Update deprecated function list with dispatch.
16d744cce38c deprecate the dispatch function
John W. Eaton <jwe@octave.org>
parents: 11219
diff changeset
288
11219
29d515b9d30c configure.ac: fix typo where variable was missing leading '$'.
Rik <octave@nomad.inbox5.com>
parents: 11216
diff changeset
289 2010-11-09 Rik <octave@nomad.inbox5.com>
29d515b9d30c configure.ac: fix typo where variable was missing leading '$'.
Rik <octave@nomad.inbox5.com>
parents: 11216
diff changeset
290
29d515b9d30c configure.ac: fix typo where variable was missing leading '$'.
Rik <octave@nomad.inbox5.com>
parents: 11216
diff changeset
291 * configure.ac: Fix typo where variable name was missing '$'
29d515b9d30c configure.ac: fix typo where variable was missing leading '$'.
Rik <octave@nomad.inbox5.com>
parents: 11216
diff changeset
292
11216
5036b0ff9597 configure.ac: Properly m4 quote AS_HELP_STRING.
Rik <octave@nomad.inbox5.com>
parents: 11214
diff changeset
293 2010-11-09 Rik <octave@nomad.inbox5.com>
5036b0ff9597 configure.ac: Properly m4 quote AS_HELP_STRING.
Rik <octave@nomad.inbox5.com>
parents: 11214
diff changeset
294
5036b0ff9597 configure.ac: Properly m4 quote AS_HELP_STRING.
Rik <octave@nomad.inbox5.com>
parents: 11214
diff changeset
295 * configure.ac: Properly m4 quote AS_HELP_STRING.
5036b0ff9597 configure.ac: Properly m4 quote AS_HELP_STRING.
Rik <octave@nomad.inbox5.com>
parents: 11214
diff changeset
296
11214
7f19b2b6e093 Remove redundant warning when 'without-opengl' option used.
Rik <octave@nomad.inbox5.com>
parents: 11209
diff changeset
297 2010-11-09 Rik <octave@nomad.inbox5.com>
7f19b2b6e093 Remove redundant warning when 'without-opengl' option used.
Rik <octave@nomad.inbox5.com>
parents: 11209
diff changeset
298
7f19b2b6e093 Remove redundant warning when 'without-opengl' option used.
Rik <octave@nomad.inbox5.com>
parents: 11209
diff changeset
299 * configure.ac: Remove redundant warning message when '--without-opengl'
7f19b2b6e093 Remove redundant warning when 'without-opengl' option used.
Rik <octave@nomad.inbox5.com>
parents: 11209
diff changeset
300 option used.
7f19b2b6e093 Remove redundant warning when 'without-opengl' option used.
Rik <octave@nomad.inbox5.com>
parents: 11209
diff changeset
301
11209
94d9d412a2a0 improve Matlab compatibility of rem and mod
John W. Eaton <jwe@octave.org>
parents: 11208
diff changeset
302 2010-11-09 John W. Eaton <jwe@octave.org>
94d9d412a2a0 improve Matlab compatibility of rem and mod
John W. Eaton <jwe@octave.org>
parents: 11208
diff changeset
303
94d9d412a2a0 improve Matlab compatibility of rem and mod
John W. Eaton <jwe@octave.org>
parents: 11208
diff changeset
304 * configure.ac: Don't check for trunc, copysign, or _copysign.
94d9d412a2a0 improve Matlab compatibility of rem and mod
John W. Eaton <jwe@octave.org>
parents: 11208
diff changeset
305
11208
a44ba1cdfbb5 handle --without-opengl configure option
John W. Eaton <jwe@octave.org>
parents: 11181
diff changeset
306 2010-11-08 John W. Eaton <jwe@octave.org>
a44ba1cdfbb5 handle --without-opengl configure option
John W. Eaton <jwe@octave.org>
parents: 11181
diff changeset
307
a44ba1cdfbb5 handle --without-opengl configure option
John W. Eaton <jwe@octave.org>
parents: 11181
diff changeset
308 * configure.ac (--without-opengl): New configure option.
a44ba1cdfbb5 handle --without-opengl configure option
John W. Eaton <jwe@octave.org>
parents: 11181
diff changeset
309
11181
a512c537b38e cquad.cc: define copysign if needed
John W. Eaton <jwe@octave.org>
parents: 11165
diff changeset
310 2010-11-03 John W. Eaton <jwe@octave.org>
a512c537b38e cquad.cc: define copysign if needed
John W. Eaton <jwe@octave.org>
parents: 11165
diff changeset
311
a512c537b38e cquad.cc: define copysign if needed
John W. Eaton <jwe@octave.org>
parents: 11165
diff changeset
312 * bootstrap.conf (gnulib_modules): Include copysign in the list.
a512c537b38e cquad.cc: define copysign if needed
John W. Eaton <jwe@octave.org>
parents: 11165
diff changeset
313
11165
5962c1cfdbcb Deprecate autocor and autocov functions.
Rik <octave@nomad.inbox5.com>
parents: 11155
diff changeset
314 2010-10-28 Rik <octave@nomad.inbox5.com>
5962c1cfdbcb Deprecate autocor and autocov functions.
Rik <octave@nomad.inbox5.com>
parents: 11155
diff changeset
315
5962c1cfdbcb Deprecate autocor and autocov functions.
Rik <octave@nomad.inbox5.com>
parents: 11155
diff changeset
316 * NEWS: Update deprecated function list with autocov and autocor.
5962c1cfdbcb Deprecate autocor and autocov functions.
Rik <octave@nomad.inbox5.com>
parents: 11155
diff changeset
317
11155
f0e9befd6a1c add uimenu graphic object to fltk backend
Kai Habel <kai.habel@gmx.de>
parents: 11154
diff changeset
318 2010-10-25 Kai Habel <kai.habel@gmx.de>
f0e9befd6a1c add uimenu graphic object to fltk backend
Kai Habel <kai.habel@gmx.de>
parents: 11154
diff changeset
319
f0e9befd6a1c add uimenu graphic object to fltk backend
Kai Habel <kai.habel@gmx.de>
parents: 11154
diff changeset
320 * NEWS: Add uimenu.
f0e9befd6a1c add uimenu graphic object to fltk backend
Kai Habel <kai.habel@gmx.de>
parents: 11154
diff changeset
321
11154
92a7c136ab35 Update NEWS with more deprecated functions from version 3.4
Rik <octave@nomad.inbox5.com>
parents: 11137
diff changeset
322 2010-10-24 Rik <octave@nomad.inbox5.com>
92a7c136ab35 Update NEWS with more deprecated functions from version 3.4
Rik <octave@nomad.inbox5.com>
parents: 11137
diff changeset
323
92a7c136ab35 Update NEWS with more deprecated functions from version 3.4
Rik <octave@nomad.inbox5.com>
parents: 11137
diff changeset
324 * NEWS: Update deprecated function list for version 3.4.
92a7c136ab35 Update NEWS with more deprecated functions from version 3.4
Rik <octave@nomad.inbox5.com>
parents: 11137
diff changeset
325
11137
fe016af51396 include boostrap and bootstrap.conf in distributed tar files
John W. Eaton <jwe@octave.org>
parents: 11119
diff changeset
326 2010-10-22 John W. Eaton <jwe@octave.org>
fe016af51396 include boostrap and bootstrap.conf in distributed tar files
John W. Eaton <jwe@octave.org>
parents: 11119
diff changeset
327
fe016af51396 include boostrap and bootstrap.conf in distributed tar files
John W. Eaton <jwe@octave.org>
parents: 11119
diff changeset
328 * Makefile.am (EXTRA_DIST): Include bootstrap and bootstrap.conf
fe016af51396 include boostrap and bootstrap.conf in distributed tar files
John W. Eaton <jwe@octave.org>
parents: 11119
diff changeset
329 in the list.
fe016af51396 include boostrap and bootstrap.conf in distributed tar files
John W. Eaton <jwe@octave.org>
parents: 11119
diff changeset
330
11119
d3eaaa7c6762 version is now 3.3.53+
John W. Eaton <jwe@octave.org>
parents: 11117
diff changeset
331 2010-10-19 John W. Eaton <jwe@octave.org>
d3eaaa7c6762 version is now 3.3.53+
John W. Eaton <jwe@octave.org>
parents: 11117
diff changeset
332
d3eaaa7c6762 version is now 3.3.53+
John W. Eaton <jwe@octave.org>
parents: 11117
diff changeset
333 * configure.ac (AC_INIT): Version is now 3.3.53+.
d3eaaa7c6762 version is now 3.3.53+
John W. Eaton <jwe@octave.org>
parents: 11117
diff changeset
334
11117
3cbc0d77db48 update version info for snapshot
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
335 2010-10-19 John W. Eaton <jwe@octave.org>
3cbc0d77db48 update version info for snapshot
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
336
3cbc0d77db48 update version info for snapshot
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
337 * configure.ac (AC_INIT): Version is now 3.3.53.
3cbc0d77db48 update version info for snapshot
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
338 (OCTAVE_API_VERSION_NUMBER): Now 41.
3cbc0d77db48 update version info for snapshot
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
339 (OCTAVE_RELEASE_DATE): Now 2010-10-19.
3cbc0d77db48 update version info for snapshot
John W. Eaton <jwe@octave.org>
parents: 11088
diff changeset
340
11052
b099acf06b55 make_int.cc: don't pass arg to mlock
John W. Eaton <jwe@octave.org>
parents: 11051
diff changeset
341 2010-09-29 John W. Eaton <jwe@octave.org>
b099acf06b55 make_int.cc: don't pass arg to mlock
John W. Eaton <jwe@octave.org>
parents: 11051
diff changeset
342
b099acf06b55 make_int.cc: don't pass arg to mlock
John W. Eaton <jwe@octave.org>
parents: 11051
diff changeset
343 * examples/make_int.cc (Fmake_int): Don't pass arg to mlock.
b099acf06b55 make_int.cc: don't pass arg to mlock
John W. Eaton <jwe@octave.org>
parents: 11051
diff changeset
344
11051
2204120e38d2 structdemo.cc: use octave_scalar_map instead of Octave_map
John W. Eaton <jwe@octave.org>
parents: 11041
diff changeset
345 2010-09-29 John W. Eaton <jwe@octave.org>
2204120e38d2 structdemo.cc: use octave_scalar_map instead of Octave_map
John W. Eaton <jwe@octave.org>
parents: 11041
diff changeset
346
2204120e38d2 structdemo.cc: use octave_scalar_map instead of Octave_map
John W. Eaton <jwe@octave.org>
parents: 11041
diff changeset
347 * examples/structdemo.cc (Fstructdemo): Use octave_scalar_map
2204120e38d2 structdemo.cc: use octave_scalar_map instead of Octave_map
John W. Eaton <jwe@octave.org>
parents: 11041
diff changeset
348 instead of Octave_map.
2204120e38d2 structdemo.cc: use octave_scalar_map instead of Octave_map
John W. Eaton <jwe@octave.org>
parents: 11041
diff changeset
349
11041
696829b6445b configure.ac: style fixes
John W. Eaton <jwe@octave.org>
parents: 11040
diff changeset
350 2010-09-29 John W. Eaton <jwe@octave.org>
696829b6445b configure.ac: style fixes
John W. Eaton <jwe@octave.org>
parents: 11040
diff changeset
351
696829b6445b configure.ac: style fixes
John W. Eaton <jwe@octave.org>
parents: 11040
diff changeset
352 * configure.ac: Style fixes.
696829b6445b configure.ac: style fixes
John W. Eaton <jwe@octave.org>
parents: 11040
diff changeset
353
11040
9ac165a67747 Modified configure.ac to allow specification of ImageMagick or GraphicsMagick. GraphicsMagick is still the default option.
John Swensen <jpswensen@gmail.com>
parents: 11017
diff changeset
354 2010-09-29 John P. Swensen <jpswensen@gmail.com>
9ac165a67747 Modified configure.ac to allow specification of ImageMagick or GraphicsMagick. GraphicsMagick is still the default option.
John Swensen <jpswensen@gmail.com>
parents: 11017
diff changeset
355
9ac165a67747 Modified configure.ac to allow specification of ImageMagick or GraphicsMagick. GraphicsMagick is still the default option.
John Swensen <jpswensen@gmail.com>
parents: 11017
diff changeset
356 * configure.ac: Allow selection of GraphicsMagick or ImageMagick
9ac165a67747 Modified configure.ac to allow specification of ImageMagick or GraphicsMagick. GraphicsMagick is still the default option.
John Swensen <jpswensen@gmail.com>
parents: 11017
diff changeset
357 at configure time using "--with-magick=" option.
9ac165a67747 Modified configure.ac to allow specification of ImageMagick or GraphicsMagick. GraphicsMagick is still the default option.
John Swensen <jpswensen@gmail.com>
parents: 11017
diff changeset
358
11017
60141d49a38d update ax_blas
Jaroslav Hajek <highegg@gmail.com>
parents: 11015
diff changeset
359 2010-09-24 Jaroslav Hajek <highegg@gmail.com>
60141d49a38d update ax_blas
Jaroslav Hajek <highegg@gmail.com>
parents: 11015
diff changeset
360
60141d49a38d update ax_blas
Jaroslav Hajek <highegg@gmail.com>
parents: 11015
diff changeset
361 * m4/ax_blas.m4: Update.
60141d49a38d update ax_blas
Jaroslav Hajek <highegg@gmail.com>
parents: 11015
diff changeset
362
11015
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
363 2010-09-23 John W. Eaton <jwe@octave.org>
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
364
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
365 * octave-bug.in, octave-bug.cc.in: Delete
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
366 * Makefile.am (EXTRA_DIST): Remove them from the list.
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
367 (bin_PROGRAMS): Remove octave-bug from the list.
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
368 (octave_bug_SOURCES, nodist_octave_bug_SOURCES): Delete variables.
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
369 (BUILT_SOURCES): Remove octave-bug.cc from the list.
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
370 (bin_SCRIPTS): Remove octave-bug from the list.
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
371 (octave-bug.cc, octave-bug): Delete rules.
b4ed4fe70c2c eliminate octave-bug script/program
John W. Eaton <jwe@octave.org>
parents: 11005
diff changeset
372
11005
0de4eff677d6 use mktime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10993
diff changeset
373 2010-09-20 John W. Eaton <jwe@octave.org>
0de4eff677d6 use mktime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10993
diff changeset
374
0de4eff677d6 use mktime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10993
diff changeset
375 * bootstrap.conf (gnulib_modules): Include mktime in the list.
0de4eff677d6 use mktime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10993
diff changeset
376
10993
061bd86a0bf3 Makefile.am (BUILT_SOURCES): include run-octave in the list
John W. Eaton <jwe@octave.org>
parents: 10986
diff changeset
377 2010-09-18 John W. Eaton <jwe@octave.org>
061bd86a0bf3 Makefile.am (BUILT_SOURCES): include run-octave in the list
John W. Eaton <jwe@octave.org>
parents: 10986
diff changeset
378
061bd86a0bf3 Makefile.am (BUILT_SOURCES): include run-octave in the list
John W. Eaton <jwe@octave.org>
parents: 10986
diff changeset
379 * Makefile.am (BUILT_SOURCES): Include run-octave in the list.
061bd86a0bf3 Makefile.am (BUILT_SOURCES): include run-octave in the list
John W. Eaton <jwe@octave.org>
parents: 10986
diff changeset
380
10986
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
381 2010-09-16 John W. Eaton <jwe@octave.org>
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
382
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
383 * configure.ac (SCRIPTS_EXE_SUFFIX) Delete variable and all uses.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
384 (BUILD_COMPILED_AUX_PROGRAMS): New variable.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
385 (AMCOND_BUILD_COMPILED_AUX_PROGRAMS): New Automake conditional.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
386 * Makefile.am (SCRIPTS_EXE_SUFFIX, BUILT_SHELL_FILES): Delete
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
387 variables and all uses.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
388 (bin_SCRIPTS, bin_PROGRAMS, mkoctfile_SOURCES,
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
389 nodist_mkoctfile_SOURCES, octave_config_SOURCES,
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
390 nodist_octave_config_SOURCES, octave_bug_SOURCES,
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
391 nodist_octave_bug_SOURCES, BUILT_SOURCES): Define conditionally
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
392 based on AMCOND_BUILD_COMPILED_AUX_PROGRAMS.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
393 (noinst_SCRIPTS): New variable.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
394 (CLEANFILES): Include $(bin_PROGRAMS) $(bin_SCRIPTS)
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
395 $(BUILT_SOURCES) in the list.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
396 (all-local): Also depend on $(bin_PROGRAMS) and $(noinst_SCRIPTS).
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
397 (octave-bug.cc, octave-config.cc, mkoctfile.cc, octave-bug)
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
398 (octave-config, mkoctfile): Make rules conditional on
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
399 AMCOND_BUILD_COMPILED_AUX_PROGRAMS.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
400 (make-version-links, remove-version-links): Define different
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
401 rules conditional on AMCOND_BUILD_COMPILED_AUX_PROGRAMS.
20bb05b9fb3f makefile rules for compiled auxiliary programs
John W. Eaton <jwe@octave.org>
parents: 10966
diff changeset
402
10966
07b4cd795742 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10956
diff changeset
403 2010-09-13 Jaroslav Hajek <highegg@gmail.com>
07b4cd795742 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10956
diff changeset
404
07b4cd795742 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10956
diff changeset
405 * NEWS: Update.
07b4cd795742 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10956
diff changeset
406
10956
cab8365e476d update ax_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 10951
diff changeset
407 2010-09-10 Jaroslav Hajek <highegg@gmail.com>
cab8365e476d update ax_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 10951
diff changeset
408
cab8365e476d update ax_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 10951
diff changeset
409 * m4/ax_blas_f77_func.m4: Update.
cab8365e476d update ax_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 10951
diff changeset
410
10951
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
411 2010-09-07 Ben Abbott <bpabbott@mac.com>
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
412
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
413 * acinclude.m4, configure.ac, m4/module.mk: Update acx_*.m4
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
414 macros to the newer ax_*.m4 versions.
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
415 * ax_blas.m4, ax_lapack.m4, ax_blas_f77_func.m4,
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
416 ax_pthread.m4: Add files.
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
417 * acx_blas.m4, acx_lapack.m4, acx_blas_f77_func.m4,
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
418 acx_pthread.m4: Remove files.
97b8d462ef11 Update m4 macros.
Ben Abbott <bpabbott@mac.com>
parents: 10938
diff changeset
419
10938
300636502235 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10904
diff changeset
420 2010-09-01 Jaroslav Hajek <highegg@gmail.com>
300636502235 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10904
diff changeset
421
300636502235 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10904
diff changeset
422 * NEWS: Update.
300636502235 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10904
diff changeset
423
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
424 2010-08-21 Rik <octave@nomad.inbox5.com>
10904
69a2e9ccb2fb NEWS: Add randi to list of new functions
Rik <octave@nomad.inbox5.com>
parents: 10901
diff changeset
425
69a2e9ccb2fb NEWS: Add randi to list of new functions
Rik <octave@nomad.inbox5.com>
parents: 10901
diff changeset
426 * NEWS: Add randi to list of new functions
69a2e9ccb2fb NEWS: Add randi to list of new functions
Rik <octave@nomad.inbox5.com>
parents: 10901
diff changeset
427
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
428 2010-08-09 John Swensen <jpswensen@gmail.com>
10901
860427ac9b77 Add ability to pass -pthread through to linker in mkoctfile.
Rik <octave@nomad.inbox5.com>
parents: 10886
diff changeset
429
860427ac9b77 Add ability to pass -pthread through to linker in mkoctfile.
Rik <octave@nomad.inbox5.com>
parents: 10886
diff changeset
430 * mkoctfile.in: Add ability to pass -pthread through to linker.
860427ac9b77 Add ability to pass -pthread through to linker in mkoctfile.
Rik <octave@nomad.inbox5.com>
parents: 10886
diff changeset
431
10886
9993f1354713 update news
Jaroslav Hajek <highegg@gmail.com>
parents: 10875
diff changeset
432 2010-08-13 Jaroslav Hajek <highegg@gmail.com>
9993f1354713 update news
Jaroslav Hajek <highegg@gmail.com>
parents: 10875
diff changeset
433
9993f1354713 update news
Jaroslav Hajek <highegg@gmail.com>
parents: 10875
diff changeset
434 * NEWS: Update.
9993f1354713 update news
Jaroslav Hajek <highegg@gmail.com>
parents: 10875
diff changeset
435
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
436 2010-08-09 Rik <octave@nomad.inbox5.com>
10875
1bc534956e29 Don't echo 'echo' command when building octave.desktop.
Rik <octave@nomad.inbox5.com>
parents: 10873
diff changeset
437
1bc534956e29 Don't echo 'echo' command when building octave.desktop.
Rik <octave@nomad.inbox5.com>
parents: 10873
diff changeset
438 * examples/Makefile.am: Don't echo 'echo' command when building
1bc534956e29 Don't echo 'echo' command when building octave.desktop.
Rik <octave@nomad.inbox5.com>
parents: 10873
diff changeset
439 octave.desktop.
1bc534956e29 Don't echo 'echo' command when building octave.desktop.
Rik <octave@nomad.inbox5.com>
parents: 10873
diff changeset
440
10873
8f17e3309a82 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10858
diff changeset
441 2010-08-09 Jaroslav Hajek <highegg@gmail.com>
8f17e3309a82 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10858
diff changeset
442
8f17e3309a82 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10858
diff changeset
443 * NEWS: Update.
8f17e3309a82 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10858
diff changeset
444
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
445 2010-08-05 Rik <octave@nomad.inbox5.com>
10858
bf000a56a985 configure.ac: Change warning messages about freetype and fontconfig
Rik <octave@nomad.inbox5.com>
parents: 10856
diff changeset
446
bf000a56a985 configure.ac: Change warning messages about freetype and fontconfig
Rik <octave@nomad.inbox5.com>
parents: 10856
diff changeset
447 * configure.ac: Change warning messages about freetype and fontconfig
bf000a56a985 configure.ac: Change warning messages about freetype and fontconfig
Rik <octave@nomad.inbox5.com>
parents: 10856
diff changeset
448 to reflect their requirement for native graphics. Bug #30594.
bf000a56a985 configure.ac: Change warning messages about freetype and fontconfig
Rik <octave@nomad.inbox5.com>
parents: 10856
diff changeset
449
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
450 2010-08-05 Rik <octave@nomad.inbox5.com>
10856
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
451
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
452 * Makefile.am: Remove distribution of emacs directory
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
453
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
454 * emacs/info-emacs-info, emacs/info-emacs-octave-help, emacs/module.mk,
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
455 emacs/NEWS, emacs/octave-hlp.el, emacs/octave-inf.el,
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
456 emacs/octave-mod.el, emacs/octave-tags, emacs/octave-tags.1,
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
457 emacs/README, emacs/TODO: Remove from further hg checkouts.
dea165ff6d74 Remove emacs directory from Mercurial.
Rik <octave@nomad.inbox5.com>
parents: 10855
diff changeset
458
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
459 2010-08-05 Rik <octave@nomad.inbox5.com>
10855
5162c67c949e ChangeLog: Correct date of 3.3.52+ version comment.
Rik <octave@nomad.inbox5.com>
parents: 10845
diff changeset
460
5162c67c949e ChangeLog: Correct date of 3.3.52+ version comment.
Rik <octave@nomad.inbox5.com>
parents: 10845
diff changeset
461 * ChangeLog: Correct date in version upgrade 3.3.52+ comment.
5162c67c949e ChangeLog: Correct date of 3.3.52+ version comment.
Rik <octave@nomad.inbox5.com>
parents: 10845
diff changeset
462
5162c67c949e ChangeLog: Correct date of 3.3.52+ version comment.
Rik <octave@nomad.inbox5.com>
parents: 10845
diff changeset
463 2010-08-01 John W. Eaton <jwe@octave.org>
10845
c0ffe159ba1a version is now 3.3.52+
John W. Eaton <jwe@octave.org>
parents: 10843
diff changeset
464
c0ffe159ba1a version is now 3.3.52+
John W. Eaton <jwe@octave.org>
parents: 10843
diff changeset
465 * configure.ac (AC_INIT): Version is now 3.3.52+.
c0ffe159ba1a version is now 3.3.52+
John W. Eaton <jwe@octave.org>
parents: 10843
diff changeset
466
10843
229675bb7647 version is now 3.3.52
John W. Eaton <jwe@octave.org>
parents: 10837
diff changeset
467 2010-08-01 John W. Eaton <jwe@octave.org>
229675bb7647 version is now 3.3.52
John W. Eaton <jwe@octave.org>
parents: 10837
diff changeset
468
229675bb7647 version is now 3.3.52
John W. Eaton <jwe@octave.org>
parents: 10837
diff changeset
469 * configure.ac (AC_INIT): Version is now 3.3.52.
229675bb7647 version is now 3.3.52
John W. Eaton <jwe@octave.org>
parents: 10837
diff changeset
470 (OCTAVE_API_VERSION_NUMBER): Now 40.
229675bb7647 version is now 3.3.52
John W. Eaton <jwe@octave.org>
parents: 10837
diff changeset
471 (OCTAVE_RELEASE_DATE): Now 2010-08-01.
229675bb7647 version is now 3.3.52
John W. Eaton <jwe@octave.org>
parents: 10837
diff changeset
472
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
473 2010-07-30 Rik <octave@nomad.inbox5.com>
10837
6ea0cf31667d Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Rik <octave@nomad.inbox5.com>
parents: 10829
diff changeset
474
6ea0cf31667d Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Rik <octave@nomad.inbox5.com>
parents: 10829
diff changeset
475 * Makefile.am: add .gdbinit to the DISTCLEANFILES list
6ea0cf31667d Add Makefile options to clean up build directories and allow 'make distcheck' to finish
Rik <octave@nomad.inbox5.com>
parents: 10829
diff changeset
476
10829
61cb53ae9db3 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10798
diff changeset
477 2010-07-29 Jaroslav Hajek <highegg@gmail.com>
61cb53ae9db3 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10798
diff changeset
478
61cb53ae9db3 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10798
diff changeset
479 * NEWS: Include list of new functions.
61cb53ae9db3 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10798
diff changeset
480
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
481 2010-07-08 Rik <octave@nomad.inbox5.com>
10776
062304bd692e Update NEWS with description of new engineering format for numbers.
Rik <octave@nomad.inbox5.com>
parents: 10774
diff changeset
482
062304bd692e Update NEWS with description of new engineering format for numbers.
Rik <octave@nomad.inbox5.com>
parents: 10774
diff changeset
483 * NEWS: Update with addition of engineering format.
062304bd692e Update NEWS with description of new engineering format for numbers.
Rik <octave@nomad.inbox5.com>
parents: 10774
diff changeset
484
10774
cfb13443434f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10773
diff changeset
485 2010-07-08 Jaroslav Hajek <highegg@gmail.com>
cfb13443434f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10773
diff changeset
486
cfb13443434f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10773
diff changeset
487 * NEWS: Update.
cfb13443434f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10773
diff changeset
488
10773
cd16c1c3bc73 fix F77_INTEGER_8_FLAG problem in mkoctfile.in
Jaroslav Hajek <highegg@gmail.com>
parents: 10721
diff changeset
489 2010-06-23 Jaroslav Hajek <highegg@gmail.com>
cd16c1c3bc73 fix F77_INTEGER_8_FLAG problem in mkoctfile.in
Jaroslav Hajek <highegg@gmail.com>
parents: 10721
diff changeset
490
cd16c1c3bc73 fix F77_INTEGER_8_FLAG problem in mkoctfile.in
Jaroslav Hajek <highegg@gmail.com>
parents: 10721
diff changeset
491 * mkoctfile.in: F77_INTEGER_8_FLAG -> OCTAVE_CONF_F77_INTEGER_8_FLAG.
cd16c1c3bc73 fix F77_INTEGER_8_FLAG problem in mkoctfile.in
Jaroslav Hajek <highegg@gmail.com>
parents: 10721
diff changeset
492
10721
4906ccf5d95e use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Jaroslav Hajek <highegg@gmail.com>
parents: 10639
diff changeset
493 2010-06-23 Jaroslav Hajek <highegg@gmail.com>
4906ccf5d95e use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Jaroslav Hajek <highegg@gmail.com>
parents: 10639
diff changeset
494
4906ccf5d95e use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Jaroslav Hajek <highegg@gmail.com>
parents: 10639
diff changeset
495 * configure.ac: Temporarily include F77_INTEGER_8_FLAG in FFLAGS for
4906ccf5d95e use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Jaroslav Hajek <highegg@gmail.com>
parents: 10639
diff changeset
496 BLAS checking.
4906ccf5d95e use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Jaroslav Hajek <highegg@gmail.com>
parents: 10639
diff changeset
497 * mkoctfile.in: Include F77_INTEGER_8_FLAG in ALL_FFLAGS.
4906ccf5d95e use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Jaroslav Hajek <highegg@gmail.com>
parents: 10639
diff changeset
498 * mkoctfile.cc.in: Ditto.
4906ccf5d95e use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Jaroslav Hajek <highegg@gmail.com>
parents: 10639
diff changeset
499
10639
a52cc4f6ebfc update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10622
diff changeset
500 2010-05-18 Jaroslav Hajek <highegg@gmail.com>
a52cc4f6ebfc update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10622
diff changeset
501
a52cc4f6ebfc update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10622
diff changeset
502 * NEWS: Update.
a52cc4f6ebfc update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10622
diff changeset
503
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
504 2010-05-11 Rik <octave@nomad.inbox5.com>
10622
f35903fa42ed Capitalize ARPACK in configure messages.
Rik <octave@nomad.inbox5.com>
parents: 10603
diff changeset
505
f35903fa42ed Capitalize ARPACK in configure messages.
Rik <octave@nomad.inbox5.com>
parents: 10603
diff changeset
506 * configure.ac: Capitalize ARPACK in messages.
f35903fa42ed Capitalize ARPACK in configure messages.
Rik <octave@nomad.inbox5.com>
parents: 10603
diff changeset
507
10603
d909c4c14b63 convert villad functions to C++
John W. Eaton <jwe@octave.org>
parents: 10574
diff changeset
508 2010-05-04 John W. Eaton <jwe@octave.org>
d909c4c14b63 convert villad functions to C++
John W. Eaton <jwe@octave.org>
parents: 10574
diff changeset
509
d909c4c14b63 convert villad functions to C++
John W. Eaton <jwe@octave.org>
parents: 10574
diff changeset
510 * ROADMAP: Delete entry for villad.
d909c4c14b63 convert villad functions to C++
John W. Eaton <jwe@octave.org>
parents: 10574
diff changeset
511
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
512 2010-04-26 Rik <octave@nomad.inbox5.com>
10574
43685a0541c4 Fix bug with shell HERE document introduced with configure changes for glu
Rik <octave@nomad.inbox5.com>
parents: 10571
diff changeset
513
43685a0541c4 Fix bug with shell HERE document introduced with configure changes for glu
Rik <octave@nomad.inbox5.com>
parents: 10571
diff changeset
514 * configure.ac: fix bug with shell HERE document introduced in
43685a0541c4 Fix bug with shell HERE document introduced with configure changes for glu
Rik <octave@nomad.inbox5.com>
parents: 10571
diff changeset
515 previous change.
43685a0541c4 Fix bug with shell HERE document introduced with configure changes for glu
Rik <octave@nomad.inbox5.com>
parents: 10571
diff changeset
516
10571
2ceb8e013597 add configure test for glu
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10536
diff changeset
517 2010-04-26 Shai Ayal <shaiay@users.sourceforge.net>
2ceb8e013597 add configure test for glu
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10536
diff changeset
518
2ceb8e013597 add configure test for glu
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10536
diff changeset
519 * configure.ac: make all graphics related tests inter-dependent
2ceb8e013597 add configure test for glu
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10536
diff changeset
520
10536
74cb77f0a163 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10527
diff changeset
521 2010-04-20 Jaroslav Hajek <highegg@gmail.com>
74cb77f0a163 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10527
diff changeset
522
74cb77f0a163 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10527
diff changeset
523 * NEWS: Update.
74cb77f0a163 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10527
diff changeset
524
10527
b4d2080b6df7 Replace nzmax by nnz as needed
David Bateman <dbateman@free.fr>
parents: 10522
diff changeset
525 2010-04-16 David Bateman <dbateman@free.fr>
b4d2080b6df7 Replace nzmax by nnz as needed
David Bateman <dbateman@free.fr>
parents: 10522
diff changeset
526
b4d2080b6df7 Replace nzmax by nnz as needed
David Bateman <dbateman@free.fr>
parents: 10522
diff changeset
527 * PROJECTS: Update for new sparse functionality.
b4d2080b6df7 Replace nzmax by nnz as needed
David Bateman <dbateman@free.fr>
parents: 10522
diff changeset
528
10522
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10501
diff changeset
529 2010-04-14 Shai Ayal <shaiay@users.sourceforge.net>
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10501
diff changeset
530
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10501
diff changeset
531 * NEWS: Update.
6538ff562949 document keypress and mouse callback properties
Shai Ayal <shaiay@users.sourceforge.net>
parents: 10501
diff changeset
532
10501
cbf6eebb2a0b Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installing
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 10495
diff changeset
533 2010-04-08 Marco Atzeri <marco_atzeri@yahoo.it>
cbf6eebb2a0b Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installing
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 10495
diff changeset
534
cbf6eebb2a0b Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installing
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 10495
diff changeset
535 * Makefile.am (make-version-links, remove-version-links):
cbf6eebb2a0b Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installing
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 10495
diff changeset
536 Use SCRIPTS_EXE_SUFFIX for scripts, not EXEEXT.
cbf6eebb2a0b Makefile.am replace EXEEXT with SCRIPTS_EXE_SUFFIX for installing
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 10495
diff changeset
537
10495
f7d8b2bd7b57 README.ftp and README.devel updates
John W. Eaton <jwe@octave.org>
parents: 10471
diff changeset
538 2010-04-07 John W. Eaton <jwe@octave.org>
f7d8b2bd7b57 README.ftp and README.devel updates
John W. Eaton <jwe@octave.org>
parents: 10471
diff changeset
539
f7d8b2bd7b57 README.ftp and README.devel updates
John W. Eaton <jwe@octave.org>
parents: 10471
diff changeset
540 * README.ftp, README.devel:
f7d8b2bd7b57 README.ftp and README.devel updates
John W. Eaton <jwe@octave.org>
parents: 10471
diff changeset
541 Update from Judd Storrs <jstorrs@gmail.com>.
f7d8b2bd7b57 README.ftp and README.devel updates
John W. Eaton <jwe@octave.org>
parents: 10471
diff changeset
542
10471
bcabc1c4f20c Add detection of OpenMP support to configure. Disabled by default
David Bateman <dbateman@free.fr>
parents: 10465
diff changeset
543 2010-03-27 David Bateman <dbateman@free.fr>
bcabc1c4f20c Add detection of OpenMP support to configure. Disabled by default
David Bateman <dbateman@free.fr>
parents: 10465
diff changeset
544
bcabc1c4f20c Add detection of OpenMP support to configure. Disabled by default
David Bateman <dbateman@free.fr>
parents: 10465
diff changeset
545 * acinclude.m4 (OCTAVE_CHECK_OPENMP): Macro to check for OpenMP support
bcabc1c4f20c Add detection of OpenMP support to configure. Disabled by default
David Bateman <dbateman@free.fr>
parents: 10465
diff changeset
546 * configure.ac: Use it here. Disable OpenMP support by default
bcabc1c4f20c Add detection of OpenMP support to configure. Disabled by default
David Bateman <dbateman@free.fr>
parents: 10465
diff changeset
547
10465
e6126483297a sort list of modules in bootstrap.conf
John W. Eaton <jwe@octave.org>
parents: 10462
diff changeset
548 2010-03-25 John W. Eaton <jwe@octave.org>
e6126483297a sort list of modules in bootstrap.conf
John W. Eaton <jwe@octave.org>
parents: 10462
diff changeset
549
e6126483297a sort list of modules in bootstrap.conf
John W. Eaton <jwe@octave.org>
parents: 10462
diff changeset
550 * bootstrap.conf (gnulib_modules): Sort the list.
e6126483297a sort list of modules in bootstrap.conf
John W. Eaton <jwe@octave.org>
parents: 10462
diff changeset
551
10459
20ce1bea653d use round and trunc from gnulib where possible
Jaroslav Hajek <highegg@gmail.com>
parents: 10453
diff changeset
552 2010-03-25 Jaroslav Hajek <highegg@gmail.com>
20ce1bea653d use round and trunc from gnulib where possible
Jaroslav Hajek <highegg@gmail.com>
parents: 10453
diff changeset
553
20ce1bea653d use round and trunc from gnulib where possible
Jaroslav Hajek <highegg@gmail.com>
parents: 10453
diff changeset
554 * bootstrap.conf: Include roundf, trunc, truncf.
20ce1bea653d use round and trunc from gnulib where possible
Jaroslav Hajek <highegg@gmail.com>
parents: 10453
diff changeset
555
10453
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
556 2010-03-24 John W. Eaton <jwe@octave.org>
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
557
10462
97a8ef453440 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 10459
diff changeset
558 * configure.ac (AC_INIT): Version is now 3.3.51+.
97a8ef453440 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 10459
diff changeset
559
97a8ef453440 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 10459
diff changeset
560 2010-03-24 John W. Eaton <jwe@octave.org>
97a8ef453440 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 10459
diff changeset
561
10453
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
562 * configure.ac (AC_INIT): Version is now 3.3.51.
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
563 (OCTAVE_API_VERSION_NUMBER): Now 39.
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
564 (OCTAVE_RELEASE_DATE): Now 2010-03-24.
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
565
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
566 2010-03-24 John W. Eaton <jwe@octave.org>
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
567
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
568 * NEWS: Style fixes.
7d23c19249d6 NEWS: style fixes
John W. Eaton <jwe@octave.org>
parents: 10437
diff changeset
569
10437
0a210203481b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10411
diff changeset
570 2010-03-23 Jaroslav Hajek <highegg@gmail.com>
0a210203481b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10411
diff changeset
571
0a210203481b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10411
diff changeset
572 * NEWS: Update.
0a210203481b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10411
diff changeset
573
10411
479cc8a0a846 use gnulib namespace
John W. Eaton <jwe@octave.org>
parents: 10406
diff changeset
574 2010-03-15 John W. Eaton <jwe@octave.org>
479cc8a0a846 use gnulib namespace
John W. Eaton <jwe@octave.org>
parents: 10406
diff changeset
575
479cc8a0a846 use gnulib namespace
John W. Eaton <jwe@octave.org>
parents: 10406
diff changeset
576 * configure.ac (AH_BOTTOM): Define GNULIB_NAMESPACE.
479cc8a0a846 use gnulib namespace
John W. Eaton <jwe@octave.org>
parents: 10406
diff changeset
577
10406
0c8d2278c57f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10380
diff changeset
578 2010-03-09 Jaroslav Hajek <highegg@gmail.com>
0c8d2278c57f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10380
diff changeset
579
0c8d2278c57f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10380
diff changeset
580 * NEWS: Update.
0c8d2278c57f update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10380
diff changeset
581
10380
60acc47c203f configure checks for complex element setter/reference accessor methods
John W. Eaton <jwe@octave.org>
parents: 10360
diff changeset
582 2010-03-01 John W. Eaton <jwe@octave.org>
60acc47c203f configure checks for complex element setter/reference accessor methods
John W. Eaton <jwe@octave.org>
parents: 10360
diff changeset
583
60acc47c203f configure checks for complex element setter/reference accessor methods
John W. Eaton <jwe@octave.org>
parents: 10360
diff changeset
584 * acinclude.m4 (OCTAVE_CXX_COMPLEX_REFERENCE_ACCESSORS,
60acc47c203f configure checks for complex element setter/reference accessor methods
John W. Eaton <jwe@octave.org>
parents: 10360
diff changeset
585 OCTAVE_CXX_COMPLEX_SETTERS): New macros.
60acc47c203f configure checks for complex element setter/reference accessor methods
John W. Eaton <jwe@octave.org>
parents: 10360
diff changeset
586 * configure.ac: Use them.
60acc47c203f configure checks for complex element setter/reference accessor methods
John W. Eaton <jwe@octave.org>
parents: 10360
diff changeset
587
10360
9126d71f53aa add gdbinit file to sources
John W. Eaton <jwe@octave.org>
parents: 10347
diff changeset
588 2010-02-25 John W. Eaton <jwe@octave.org>
9126d71f53aa add gdbinit file to sources
John W. Eaton <jwe@octave.org>
parents: 10347
diff changeset
589
9126d71f53aa add gdbinit file to sources
John W. Eaton <jwe@octave.org>
parents: 10347
diff changeset
590 * gdbinit: New file.
9126d71f53aa add gdbinit file to sources
John W. Eaton <jwe@octave.org>
parents: 10347
diff changeset
591 * Makefile.am (EXTRA_DIST): Add it to the list.
9126d71f53aa add gdbinit file to sources
John W. Eaton <jwe@octave.org>
parents: 10347
diff changeset
592 (all-local): Depend on .gdbinit.
9126d71f53aa add gdbinit file to sources
John W. Eaton <jwe@octave.org>
parents: 10347
diff changeset
593 (.gdbinit): New rule.
9126d71f53aa add gdbinit file to sources
John W. Eaton <jwe@octave.org>
parents: 10347
diff changeset
594
10347
dcee31e49f86 update bootstrap script from gnulib/build-aux/bootstrap
John W. Eaton <jwe@octave.org>
parents: 10346
diff changeset
595 2010-02-22 John W. Eaton <jwe@octave.org>
dcee31e49f86 update bootstrap script from gnulib/build-aux/bootstrap
John W. Eaton <jwe@octave.org>
parents: 10346
diff changeset
596
dcee31e49f86 update bootstrap script from gnulib/build-aux/bootstrap
John W. Eaton <jwe@octave.org>
parents: 10346
diff changeset
597 * boostrap: Update from gnulib/build-aux/bootstrap.
dcee31e49f86 update bootstrap script from gnulib/build-aux/bootstrap
John W. Eaton <jwe@octave.org>
parents: 10346
diff changeset
598
10341
43145faf9af8 Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10332
diff changeset
599 2010-02-21 Michael Goffioul <michael.goffioul@gmail.com>
43145faf9af8 Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10332
diff changeset
600
10346
65d5776379c3 Reduce the amount of stuff included by windows.h and avoid min/max being #define-d
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10341
diff changeset
601 * configure.ac: Define NOMINMAX under MSVC.
65d5776379c3 Reduce the amount of stuff included by windows.h and avoid min/max being #define-d
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10341
diff changeset
602
10341
43145faf9af8 Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10332
diff changeset
603 * configure.ac: Add pcre_config --cflags to XTRA_CXXFLAGS instead of
43145faf9af8 Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10332
diff changeset
604 CPPFLAGS.
43145faf9af8 Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10332
diff changeset
605
10331
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
606 2010-02-17 John W. Eaton <jwe@octave.org>
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
607
10332
5f6298220ced configure.ac: include colamd and amd libs in LIBS when checking for cholmod library
John W. Eaton <jwe@octave.org>
parents: 10331
diff changeset
608 * configure.ac: Add $COLAMD_LDFLAGS $COLAMD_LIBS $AMD_LDFLAGS,
5f6298220ced configure.ac: include colamd and amd libs in LIBS when checking for cholmod library
John W. Eaton <jwe@octave.org>
parents: 10331
diff changeset
609 and $AMD_LIBS to LIBS when checking for cholmod library.
5f6298220ced configure.ac: include colamd and amd libs in LIBS when checking for cholmod library
John W. Eaton <jwe@octave.org>
parents: 10331
diff changeset
610
5f6298220ced configure.ac: include colamd and amd libs in LIBS when checking for cholmod library
John W. Eaton <jwe@octave.org>
parents: 10331
diff changeset
611 2010-02-17 John W. Eaton <jwe@octave.org>
10331
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
612
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
613 * acinclude.m4 (OCTAVE_CHECK_FORTRAN_INTEGER_SIZE): Save and
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
614 restore FFLAGS. Temporarily add F77_INTEGER_8_FLAG to FFLAGS.
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
615 * common.mk (F77_INTEGER_8_FLAG): New variable.
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
616 (do_subst_config_vals): Substitute it.
10798
8b135864b86b ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 10776
diff changeset
617 * configeure.ac: Don't add -fdefault-integer-8 to FFLAGS.
10331
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
618 Substitute F77_INTEGER_8_FLAG. Improve --enable-64 warning.
6a50aa2cdf00 never compile ranlib with 8-byte integers
John W. Eaton <jwe@octave.org>
parents: 10323
diff changeset
619
10323
ee93dbfba45b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10292
diff changeset
620 2010-02-15 Jaroslav Hajek <highegg@gmail.com>
ee93dbfba45b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10292
diff changeset
621
ee93dbfba45b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10292
diff changeset
622 * NEWS: Update.
ee93dbfba45b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10292
diff changeset
623
10292
c1246f17119e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10278
diff changeset
624 2010-02-10 Jaroslav Hajek <highegg@gmail.com>
c1246f17119e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10278
diff changeset
625
c1246f17119e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10278
diff changeset
626 * NEWS: Update.
c1246f17119e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10278
diff changeset
627
10278
4a278982c0fe use gnulib progname module
John W. Eaton <jwe@octave.org>
parents: 10276
diff changeset
628 2010-02-08 John W. Eaton <jwe@octave.org>
4a278982c0fe use gnulib progname module
John W. Eaton <jwe@octave.org>
parents: 10276
diff changeset
629
4a278982c0fe use gnulib progname module
John W. Eaton <jwe@octave.org>
parents: 10276
diff changeset
630 * bootstrap.conf (gnulib_modules): Include progname in the list.
4a278982c0fe use gnulib progname module
John W. Eaton <jwe@octave.org>
parents: 10276
diff changeset
631
10276
ad6af249c20e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10266
diff changeset
632 2010-02-08 Jaroslav Hajek <highegg@gmail.com>
ad6af249c20e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10266
diff changeset
633
ad6af249c20e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10266
diff changeset
634 * NEWS: Update.
ad6af249c20e update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10266
diff changeset
635
10266
82db36545def use gnulib gethostname module
John W. Eaton <jwe@octave.org>
parents: 10259
diff changeset
636 2010-02-04 John W. Eaton <jwe@octave.org>
82db36545def use gnulib gethostname module
John W. Eaton <jwe@octave.org>
parents: 10259
diff changeset
637
82db36545def use gnulib gethostname module
John W. Eaton <jwe@octave.org>
parents: 10259
diff changeset
638 * configure.ac: Don't check for gethostname.
82db36545def use gnulib gethostname module
John W. Eaton <jwe@octave.org>
parents: 10259
diff changeset
639 * bootstrap.conf (gnulib_modules): Include gethostname in the list.
82db36545def use gnulib gethostname module
John W. Eaton <jwe@octave.org>
parents: 10259
diff changeset
640
10259
65b41bc71f09 use gnulib fcntl module
John W. Eaton <jwe@octave.org>
parents: 10257
diff changeset
641 2010-02-03 John W. Eaton <jwe@octave.org>
65b41bc71f09 use gnulib fcntl module
John W. Eaton <jwe@octave.org>
parents: 10257
diff changeset
642
65b41bc71f09 use gnulib fcntl module
John W. Eaton <jwe@octave.org>
parents: 10257
diff changeset
643 * configure.ac: Don't check for fcntl.h or fcntl.
65b41bc71f09 use gnulib fcntl module
John W. Eaton <jwe@octave.org>
parents: 10257
diff changeset
644 * bootstrap.conf (gnulib_modules): Include fcntl in the list.
65b41bc71f09 use gnulib fcntl module
John W. Eaton <jwe@octave.org>
parents: 10257
diff changeset
645
10257
cd550069240e assume vsnprintf from gnulib; use sstream instead of snprintf
John W. Eaton <jwe@octave.org>
parents: 10256
diff changeset
646 2010-02-03 John W. Eaton <jwe@octave.org>
cd550069240e assume vsnprintf from gnulib; use sstream instead of snprintf
John W. Eaton <jwe@octave.org>
parents: 10256
diff changeset
647
cd550069240e assume vsnprintf from gnulib; use sstream instead of snprintf
John W. Eaton <jwe@octave.org>
parents: 10256
diff changeset
648 * acinclude.m4 (OCTAVE_HAVE_C99_VSNPRINTF): Delete.
cd550069240e assume vsnprintf from gnulib; use sstream instead of snprintf
John W. Eaton <jwe@octave.org>
parents: 10256
diff changeset
649 * configure.ac: Don't call OCTAVE_HAVE_C99_VSNPRINTF.
cd550069240e assume vsnprintf from gnulib; use sstream instead of snprintf
John W. Eaton <jwe@octave.org>
parents: 10256
diff changeset
650 Don't check for snprintf, vfprintf, vsprintf, vsnprintf, or _snprintf.
cd550069240e assume vsnprintf from gnulib; use sstream instead of snprintf
John W. Eaton <jwe@octave.org>
parents: 10256
diff changeset
651 * bootstrap.conf (gnulib_modules): Include vsprintf in the list.
cd550069240e assume vsnprintf from gnulib; use sstream instead of snprintf
John W. Eaton <jwe@octave.org>
parents: 10256
diff changeset
652
10256
c84186ad78f3 configure.ac: don't check for strerror
John W. Eaton <jwe@octave.org>
parents: 10255
diff changeset
653 2010-02-03 John W. Eaton <jwe@octave.org>
c84186ad78f3 configure.ac: don't check for strerror
John W. Eaton <jwe@octave.org>
parents: 10255
diff changeset
654
c84186ad78f3 configure.ac: don't check for strerror
John W. Eaton <jwe@octave.org>
parents: 10255
diff changeset
655 * configure.ac: Don't check for strerror.
c84186ad78f3 configure.ac: don't check for strerror
John W. Eaton <jwe@octave.org>
parents: 10255
diff changeset
656
10255
dc088edd9a78 configure.ac: don't check for raise or strdup
John W. Eaton <jwe@octave.org>
parents: 10253
diff changeset
657 2010-02-03 John W. Eaton <jwe@octave.org>
dc088edd9a78 configure.ac: don't check for raise or strdup
John W. Eaton <jwe@octave.org>
parents: 10253
diff changeset
658
dc088edd9a78 configure.ac: don't check for raise or strdup
John W. Eaton <jwe@octave.org>
parents: 10253
diff changeset
659 * configure.ac: Don't check for raise or strdup.
dc088edd9a78 configure.ac: don't check for raise or strdup
John W. Eaton <jwe@octave.org>
parents: 10253
diff changeset
660
10253
8cf32587d8f1 liboctave/cutils.c (octave_usleep): implement with nanosleep
John W. Eaton <jwe@octave.org>
parents: 10251
diff changeset
661 2010-02-03 John W. Eaton <jwe@octave.org>
8cf32587d8f1 liboctave/cutils.c (octave_usleep): implement with nanosleep
John W. Eaton <jwe@octave.org>
parents: 10251
diff changeset
662
8cf32587d8f1 liboctave/cutils.c (octave_usleep): implement with nanosleep
John W. Eaton <jwe@octave.org>
parents: 10251
diff changeset
663 * configure.ac: Don't check for poll or usleep.
8cf32587d8f1 liboctave/cutils.c (octave_usleep): implement with nanosleep
John W. Eaton <jwe@octave.org>
parents: 10251
diff changeset
664 * bootstrap.conf (gnulib_modules): Include nanosleep and sleep
8cf32587d8f1 liboctave/cutils.c (octave_usleep): implement with nanosleep
John W. Eaton <jwe@octave.org>
parents: 10251
diff changeset
665 in the list.
8cf32587d8f1 liboctave/cutils.c (octave_usleep): implement with nanosleep
John W. Eaton <jwe@octave.org>
parents: 10251
diff changeset
666
10251
28e5a5f826bc configure.ac: delete checks for signal functions
John W. Eaton <jwe@octave.org>
parents: 10250
diff changeset
667 2010-02-03 John W. Eaton <jwe@octave.org>
28e5a5f826bc configure.ac: delete checks for signal functions
John W. Eaton <jwe@octave.org>
parents: 10250
diff changeset
668
28e5a5f826bc configure.ac: delete checks for signal functions
John W. Eaton <jwe@octave.org>
parents: 10250
diff changeset
669 * configure.ac: Don't check for sigaction, sigpending,
28e5a5f826bc configure.ac: delete checks for signal functions
John W. Eaton <jwe@octave.org>
parents: 10250
diff changeset
670 sigprocmask, or sigsuspend.
28e5a5f826bc configure.ac: delete checks for signal functions
John W. Eaton <jwe@octave.org>
parents: 10250
diff changeset
671
10250
2d47356a7a1a use gnulib getcwd module
John W. Eaton <jwe@octave.org>
parents: 10248
diff changeset
672 2010-02-03 John W. Eaton <jwe@octave.org>
2d47356a7a1a use gnulib getcwd module
John W. Eaton <jwe@octave.org>
parents: 10248
diff changeset
673
2d47356a7a1a use gnulib getcwd module
John W. Eaton <jwe@octave.org>
parents: 10248
diff changeset
674 * configure.ac: Don't check for getcwd.
2d47356a7a1a use gnulib getcwd module
John W. Eaton <jwe@octave.org>
parents: 10248
diff changeset
675 * bootstrap.conf (gnulib_modules): Include getcwd in the list.
2d47356a7a1a use gnulib getcwd module
John W. Eaton <jwe@octave.org>
parents: 10248
diff changeset
676
10248
85d76f689236 assume signal.h provides sigset_t and sig_atomic_t
John W. Eaton <jwe@octave.org>
parents: 10246
diff changeset
677 2010-02-02 John W. Eaton <jwe@octave.org>
85d76f689236 assume signal.h provides sigset_t and sig_atomic_t
John W. Eaton <jwe@octave.org>
parents: 10246
diff changeset
678
85d76f689236 assume signal.h provides sigset_t and sig_atomic_t
John W. Eaton <jwe@octave.org>
parents: 10246
diff changeset
679 * configure.ac: Assume signal.h provides sigset_t and sig_atomic_t.
85d76f689236 assume signal.h provides sigset_t and sig_atomic_t
John W. Eaton <jwe@octave.org>
parents: 10246
diff changeset
680
10246
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
681 2010-02-02 John W. Eaton <jwe@octave.org>
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
682
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
683 * configure.ac: Don't call OCTAVE_SIGNAL_CHECK,
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
684 OCTAVE_REINSTALL_SIGHANDLERS, AC_C_CONST, AC_HEADER_STDC, or
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
685 AC_STRUCT_TM, AC_TYPE_SIGNAL.
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
686 Don't define RETSIGTYPE_IS_VOID.
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
687 * acinclude.m4 (OCTAVE_SIGNAL_CHECK, OCTAVE_REINSTALL_SIGHANDLERS):
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
688 Don't call AC_TYPE_SIGNAL. Assume sighandler return type is void.
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
689 (OCTAVE_SIGNAL_CHECK, OCTAVE_REINSTALL_SIGHANDLERS): Delete macros.
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
690 * bootstrap.conf (gnulib_modules): Include sigaction, signal,
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
691 and sigprocmask in the list.
f751dae7aab8 use gnulib signal modules
John W. Eaton <jwe@octave.org>
parents: 10245
diff changeset
692
10245
4ea0bda308b7 use gnulib stdint module
John W. Eaton <jwe@octave.org>
parents: 10244
diff changeset
693 2010-02-02 John W. Eaton <jwe@octave.org>
4ea0bda308b7 use gnulib stdint module
John W. Eaton <jwe@octave.org>
parents: 10244
diff changeset
694
4ea0bda308b7 use gnulib stdint module
John W. Eaton <jwe@octave.org>
parents: 10244
diff changeset
695 * configure.ac: Don't check for stdint.h.
4ea0bda308b7 use gnulib stdint module
John W. Eaton <jwe@octave.org>
parents: 10244
diff changeset
696 (AH_BOTTOM): Unconditionally include stdint.h.
4ea0bda308b7 use gnulib stdint module
John W. Eaton <jwe@octave.org>
parents: 10244
diff changeset
697 Delete fallback integer type definitions.
4ea0bda308b7 use gnulib stdint module
John W. Eaton <jwe@octave.org>
parents: 10244
diff changeset
698 * bootstrap.conf (gnulib_modules): Include stdint in the list.
4ea0bda308b7 use gnulib stdint module
John W. Eaton <jwe@octave.org>
parents: 10244
diff changeset
699
10244
b0485f5a921e assume atexit exists
John W. Eaton <jwe@octave.org>
parents: 10243
diff changeset
700 2010-02-02 John W. Eaton <jwe@octave.org>
b0485f5a921e assume atexit exists
John W. Eaton <jwe@octave.org>
parents: 10243
diff changeset
701
b0485f5a921e assume atexit exists
John W. Eaton <jwe@octave.org>
parents: 10243
diff changeset
702 * configure.ac: Don't check for atexit or on_exit.
b0485f5a921e assume atexit exists
John W. Eaton <jwe@octave.org>
parents: 10243
diff changeset
703
10243
8cea060a6c85 configure.ac: remove obsolete function checks
John W. Eaton <jwe@octave.org>
parents: 10240
diff changeset
704 2010-02-02 John W. Eaton <jwe@octave.org>
8cea060a6c85 configure.ac: remove obsolete function checks
John W. Eaton <jwe@octave.org>
parents: 10240
diff changeset
705
8cea060a6c85 configure.ac: remove obsolete function checks
John W. Eaton <jwe@octave.org>
parents: 10240
diff changeset
706 * configure.ac: Don't check for bcopy, bzero, or memmove.
8cea060a6c85 configure.ac: remove obsolete function checks
John W. Eaton <jwe@octave.org>
parents: 10240
diff changeset
707
10240
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
708 2010-02-02 John W. Eaton <jwe@octave.org>
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
709
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
710 * bootstrap.conf (gnulib_modules): Include sys_time, sys_times,
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
711 and time in the list.
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
712 * configure.ac: Don't check for sys/time.h, sys/times.h,
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
713 sys/stat.h, sys/utimes, or utimes.h.
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
714 Don't call AC_HEADER_TIME.
fa7b5751730c use gnulib time, sys_time, and sys_times modules
John W. Eaton <jwe@octave.org>
parents: 10239
diff changeset
715
10239
e45ccac6017f addtional fixes for using strptime module
John W. Eaton <jwe@octave.org>
parents: 10235
diff changeset
716 2010-02-02 John W. Eaton <jwe@octave.org>
e45ccac6017f addtional fixes for using strptime module
John W. Eaton <jwe@octave.org>
parents: 10235
diff changeset
717
e45ccac6017f addtional fixes for using strptime module
John W. Eaton <jwe@octave.org>
parents: 10235
diff changeset
718 * acinclue.m4 (OCTAVE_STRPTIME_BROKEN): Delete.
e45ccac6017f addtional fixes for using strptime module
John W. Eaton <jwe@octave.org>
parents: 10235
diff changeset
719 * configure.ac: Don't call it.
e45ccac6017f addtional fixes for using strptime module
John W. Eaton <jwe@octave.org>
parents: 10235
diff changeset
720
10235
c022ff4a2b14 configure.ac: let automake handle makeinfo via missing script
John W. Eaton <jwe@octave.org>
parents: 10233
diff changeset
721 2010-02-01 John W. Eaton <jwe@octave.org>
c022ff4a2b14 configure.ac: let automake handle makeinfo via missing script
John W. Eaton <jwe@octave.org>
parents: 10233
diff changeset
722
c022ff4a2b14 configure.ac: let automake handle makeinfo via missing script
John W. Eaton <jwe@octave.org>
parents: 10233
diff changeset
723 * acinclude.m4 (OCTAVE_PROG_MAKEINFO): Delete macro.
c022ff4a2b14 configure.ac: let automake handle makeinfo via missing script
John W. Eaton <jwe@octave.org>
parents: 10233
diff changeset
724 * configure.ac: Don't call it. Don't issue warning about
c022ff4a2b14 configure.ac: let automake handle makeinfo via missing script
John W. Eaton <jwe@octave.org>
parents: 10233
diff changeset
725 makeinfo in summary.
c022ff4a2b14 configure.ac: let automake handle makeinfo via missing script
John W. Eaton <jwe@octave.org>
parents: 10233
diff changeset
726
10233
cb7d1b220f1c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10208
diff changeset
727 2010-01-31 Jaroslav Hajek <highegg@gmail.com>
cb7d1b220f1c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10208
diff changeset
728
cb7d1b220f1c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10208
diff changeset
729 * NEWS: Update.
cb7d1b220f1c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10208
diff changeset
730
10208
c54ee101d13c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10183
diff changeset
731 2010-01-27 Jaroslav Hajek <highegg@gmail.com>
c54ee101d13c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10183
diff changeset
732
c54ee101d13c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10183
diff changeset
733 * NEWS: Update.
c54ee101d13c update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10183
diff changeset
734
10183
bb97e11ce1ba configure.ac: don't check for standard C headers
John W. Eaton <jwe@octave.org>
parents: 10182
diff changeset
735 2010-01-21 John W. Eaton <jwe@octave.org>
bb97e11ce1ba configure.ac: don't check for standard C headers
John W. Eaton <jwe@octave.org>
parents: 10182
diff changeset
736
bb97e11ce1ba configure.ac: don't check for standard C headers
John W. Eaton <jwe@octave.org>
parents: 10182
diff changeset
737 * configure.ac: Don't check for standard C headers (by now, I
bb97e11ce1ba configure.ac: don't check for standard C headers
John W. Eaton <jwe@octave.org>
parents: 10182
diff changeset
738 think we can safely assume they exist). Don't check for
bb97e11ce1ba configure.ac: don't check for standard C headers
John W. Eaton <jwe@octave.org>
parents: 10182
diff changeset
739 varargs.h.
bb97e11ce1ba configure.ac: don't check for standard C headers
John W. Eaton <jwe@octave.org>
parents: 10182
diff changeset
740
10182
0522a65bcd56 assume unistd.h and sys/types.h exist
John W. Eaton <jwe@octave.org>
parents: 10180
diff changeset
741 2010-01-21 John W. Eaton <jwe@octave.org>
0522a65bcd56 assume unistd.h and sys/types.h exist
John W. Eaton <jwe@octave.org>
parents: 10180
diff changeset
742
0522a65bcd56 assume unistd.h and sys/types.h exist
John W. Eaton <jwe@octave.org>
parents: 10180
diff changeset
743 * bootstrap.conf (gnulib_modules): Include sys_stat in the list.
0522a65bcd56 assume unistd.h and sys/types.h exist
John W. Eaton <jwe@octave.org>
parents: 10180
diff changeset
744 * configure.ac: Don't check for sys/types.h or unistd.h.
0522a65bcd56 assume unistd.h and sys/types.h exist
John W. Eaton <jwe@octave.org>
parents: 10180
diff changeset
745
10180
be952ce74023 bootstrap.conf fixes
John W. Eaton <jwe@octave.org>
parents: 10179
diff changeset
746 2010-01-21 John W. Eaton <jwe@octave.org>
be952ce74023 bootstrap.conf fixes
John W. Eaton <jwe@octave.org>
parents: 10179
diff changeset
747
be952ce74023 bootstrap.conf fixes
John W. Eaton <jwe@octave.org>
parents: 10179
diff changeset
748 * bootstrap.conf (gnulib_modules): Include unistd in the list.
be952ce74023 bootstrap.conf fixes
John W. Eaton <jwe@octave.org>
parents: 10179
diff changeset
749 Keep list sorted.
be952ce74023 bootstrap.conf fixes
John W. Eaton <jwe@octave.org>
parents: 10179
diff changeset
750
10179
326746625a51 file-ops.cc cleanups
John W. Eaton <jwe@octave.org>
parents: 10177
diff changeset
751 2010-01-21 John W. Eaton <jwe@octave.org>
326746625a51 file-ops.cc cleanups
John W. Eaton <jwe@octave.org>
parents: 10177
diff changeset
752
326746625a51 file-ops.cc cleanups
John W. Eaton <jwe@octave.org>
parents: 10177
diff changeset
753 * configure.ac: Delete checks for rename, link, readlink, rmdir,
326746625a51 file-ops.cc cleanups
John W. Eaton <jwe@octave.org>
parents: 10177
diff changeset
754 strcasecmp, stricmp, strncasecmp, strnicmp, strptime, symlink,
326746625a51 file-ops.cc cleanups
John W. Eaton <jwe@octave.org>
parents: 10177
diff changeset
755 and unlink.
326746625a51 file-ops.cc cleanups
John W. Eaton <jwe@octave.org>
parents: 10177
diff changeset
756
10177
cb3d926b4d9e use readlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10176
diff changeset
757 2010-01-21 John W. Eaton <jwe@octave.org>
cb3d926b4d9e use readlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10176
diff changeset
758
cb3d926b4d9e use readlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10176
diff changeset
759 * bootstrap.conf (gnulib_modules): Include pathmax and readlink
cb3d926b4d9e use readlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10176
diff changeset
760 in the list.
cb3d926b4d9e use readlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10176
diff changeset
761
10176
a0665fa8798c use symlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10175
diff changeset
762 2010-01-21 John W. Eaton <jwe@octave.org>
a0665fa8798c use symlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10175
diff changeset
763
a0665fa8798c use symlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10175
diff changeset
764 * bootstrap.conf (gnulib_modules): Include symlink in the list.
a0665fa8798c use symlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10175
diff changeset
765
10175
d354be89b2c3 use link module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10174
diff changeset
766 2010-01-21 John W. Eaton <jwe@octave.org>
d354be89b2c3 use link module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10174
diff changeset
767
d354be89b2c3 use link module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10174
diff changeset
768 * bootstrap.conf (gnulib_modules): Include link in the list.
d354be89b2c3 use link module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10174
diff changeset
769
10174
eb64bf1c6107 use unlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10171
diff changeset
770 2010-01-21 John W. Eaton <jwe@octave.org>
eb64bf1c6107 use unlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10171
diff changeset
771
eb64bf1c6107 use unlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10171
diff changeset
772 * bootstrap.conf (gnulib_modules): Include unlink in the list.
eb64bf1c6107 use unlink module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10171
diff changeset
773
10171
22400682d3aa use strptime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10170
diff changeset
774 2010-01-21 John W. Eaton <jwe@octave.org>
22400682d3aa use strptime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10170
diff changeset
775
22400682d3aa use strptime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10170
diff changeset
776 * bootstrap.conf (gnulib_modules): Include strptime in the list.
22400682d3aa use strptime module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10170
diff changeset
777
10170
1dffc8b2fca7 use rename module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10169
diff changeset
778 2010-01-21 John W. Eaton <jwe@octave.org>
1dffc8b2fca7 use rename module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10169
diff changeset
779
1dffc8b2fca7 use rename module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10169
diff changeset
780 * bootstrap.conf (gnulib_modules): Include rename in the list.
1dffc8b2fca7 use rename module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10169
diff changeset
781
10169
06bd6e57f889 use rmdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10168
diff changeset
782 2010-01-21 John W. Eaton <jwe@octave.org>
06bd6e57f889 use rmdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10168
diff changeset
783
06bd6e57f889 use rmdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10168
diff changeset
784 * bootstrap.conf (gnulib_modules): Include rmdir in the list.
06bd6e57f889 use rmdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10168
diff changeset
785
10168
37150167a72a use c-strcase module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10167
diff changeset
786 2010-01-21 John W. Eaton <jwe@octave.org>
37150167a72a use c-strcase module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10167
diff changeset
787
37150167a72a use c-strcase module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10167
diff changeset
788 * bootstrap.conf (gnulib_modules): Include c-strcase in the list.
37150167a72a use c-strcase module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10167
diff changeset
789
10167
1929ba7bbfb2 use getopt-gnu module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10123
diff changeset
790 2010-01-21 John W. Eaton <jwe@octave.org>
1929ba7bbfb2 use getopt-gnu module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10123
diff changeset
791
1929ba7bbfb2 use getopt-gnu module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10123
diff changeset
792 * bootstrap.conf (gnulib_modules): Include getopt-gnu in the list.
1929ba7bbfb2 use getopt-gnu module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10123
diff changeset
793
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
794 2010-01-17 Michael Goffioul <michael.goffioul@gmail.com>
10123
8590f3c51868 Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10118
diff changeset
795
8590f3c51868 Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10118
diff changeset
796 * bootstrap.conf: Add round module.
8590f3c51868 Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10118
diff changeset
797 * configure.ac: Allow to use MSVC with *mingw* build host. Check for
8590f3c51868 Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10118
diff changeset
798 opendir in -ldirent. Add -ladvapi32 to LIBS.
8590f3c51868 Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 10118
diff changeset
799
10118
4de5c28733d5 edit NEWS file
John W. Eaton <jwe@octave.org>
parents: 10117
diff changeset
800 2010-01-15 John W. Eaton <jwe@octave.org>
4de5c28733d5 edit NEWS file
John W. Eaton <jwe@octave.org>
parents: 10117
diff changeset
801
4de5c28733d5 edit NEWS file
John W. Eaton <jwe@octave.org>
parents: 10117
diff changeset
802 * NEWS: Edit.
4de5c28733d5 edit NEWS file
John W. Eaton <jwe@octave.org>
parents: 10117
diff changeset
803
10117
b9ea485bdfdb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10109
diff changeset
804 2010-01-15 Jaroslav Hajek <highegg@gmail.com>
b9ea485bdfdb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10109
diff changeset
805
b9ea485bdfdb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10109
diff changeset
806 * NEWS: Update.
b9ea485bdfdb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10109
diff changeset
807
10109
a8de53a88e07 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10092
diff changeset
808 2010-01-14 Jaroslav Hajek <highegg@gmail.com>
a8de53a88e07 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10092
diff changeset
809
a8de53a88e07 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10092
diff changeset
810 * NEWS: Update.
a8de53a88e07 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10092
diff changeset
811
10092
02453ee20140 allow building of docs to be disabled
John W. Eaton <jwe@octave.org>
parents: 10077
diff changeset
812 2010-01-13 John W. Eaton <jwe@octave.org>
02453ee20140 allow building of docs to be disabled
John W. Eaton <jwe@octave.org>
parents: 10077
diff changeset
813
02453ee20140 allow building of docs to be disabled
John W. Eaton <jwe@octave.org>
parents: 10077
diff changeset
814 * configure.ac: Handle --enable-docs. Print warning in summary
02453ee20140 allow building of docs to be disabled
John W. Eaton <jwe@octave.org>
parents: 10077
diff changeset
815 if building documentation is disabled.
02453ee20140 allow building of docs to be disabled
John W. Eaton <jwe@octave.org>
parents: 10077
diff changeset
816 * Makefile.am (SUBDIRS): Use @DOCDIR@ instead of doc.
02453ee20140 allow building of docs to be disabled
John W. Eaton <jwe@octave.org>
parents: 10077
diff changeset
817 (dist-hook): New target, conditional on AMCOND_BUILD_DOCS.
02453ee20140 allow building of docs to be disabled
John W. Eaton <jwe@octave.org>
parents: 10077
diff changeset
818
10077
6ece454060b3 gnulib guarantees nlink_t
John W. Eaton <jwe@octave.org>
parents: 10073
diff changeset
819 2010-01-09 John W. Eaton <jwe@octave.org>
6ece454060b3 gnulib guarantees nlink_t
John W. Eaton <jwe@octave.org>
parents: 10073
diff changeset
820
6ece454060b3 gnulib guarantees nlink_t
John W. Eaton <jwe@octave.org>
parents: 10073
diff changeset
821 * configure.ac: Don't check for nlink_t.
6ece454060b3 gnulib guarantees nlink_t
John W. Eaton <jwe@octave.org>
parents: 10073
diff changeset
822 (AH_BOTTOM): Don't define nlink_t here.
6ece454060b3 gnulib guarantees nlink_t
John W. Eaton <jwe@octave.org>
parents: 10073
diff changeset
823
10073
dcde57cb5778 use times module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10072
diff changeset
824 2010-01-07 John W. Eaton <jwe@octave.org>
dcde57cb5778 use times module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10072
diff changeset
825
dcde57cb5778 use times module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10072
diff changeset
826 * configure.ac: Don't check for times.
dcde57cb5778 use times module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10072
diff changeset
827 * bootstrap.conf (gnulib_modules): Include times in the list.
dcde57cb5778 use times module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10072
diff changeset
828
10072
0b0bf1fd1ed7 use gettimeofday module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10063
diff changeset
829 2010-01-07 John W. Eaton <jwe@octave.org>
0b0bf1fd1ed7 use gettimeofday module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10063
diff changeset
830
0b0bf1fd1ed7 use gettimeofday module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10063
diff changeset
831 * configure.ac: Don't check for gettimeofday, or whether
0b0bf1fd1ed7 use gettimeofday module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10063
diff changeset
832 gettimeofday accepts one or two arguments.
0b0bf1fd1ed7 use gettimeofday module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10063
diff changeset
833 * bootstrap.conf (gnulib_modules): Include gettimeofday in the list.
0b0bf1fd1ed7 use gettimeofday module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10063
diff changeset
834
10062
7494d047e98d bootstrap.conf: remove nonexistent "fstat" module
John W. Eaton <jwe@octave.org>
parents: 10058
diff changeset
835 2010-01-05 John W. Eaton <jwe@octave.org>
7494d047e98d bootstrap.conf: remove nonexistent "fstat" module
John W. Eaton <jwe@octave.org>
parents: 10058
diff changeset
836
10063
4058ff089fa3 bootstrap.conf: include mkfifo in the module list
John W. Eaton <jwe@octave.org>
parents: 10062
diff changeset
837 * bootstrap.conf (gnulib_modules): Include mkfifo in the list.
4058ff089fa3 bootstrap.conf: include mkfifo in the module list
John W. Eaton <jwe@octave.org>
parents: 10062
diff changeset
838
4058ff089fa3 bootstrap.conf: include mkfifo in the module list
John W. Eaton <jwe@octave.org>
parents: 10062
diff changeset
839 2010-01-05 John W. Eaton <jwe@octave.org>
4058ff089fa3 bootstrap.conf: include mkfifo in the module list
John W. Eaton <jwe@octave.org>
parents: 10062
diff changeset
840
4058ff089fa3 bootstrap.conf: include mkfifo in the module list
John W. Eaton <jwe@octave.org>
parents: 10062
diff changeset
841 * bootstrap.conf (gnulib_modules): Remove nonexistent fstat module.
10062
7494d047e98d bootstrap.conf: remove nonexistent "fstat" module
John W. Eaton <jwe@octave.org>
parents: 10058
diff changeset
842
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
843 2009-12-22 Rik <octave@nomad.inbox5.com>
10058
1be07aac495d Remove out-of-date WWW directory
Rik <rdrider0-list@yahoo.com>
parents: 10054
diff changeset
844
1be07aac495d Remove out-of-date WWW directory
Rik <rdrider0-list@yahoo.com>
parents: 10054
diff changeset
845 * WWW/: remove web directory no longer used
1be07aac495d Remove out-of-date WWW directory
Rik <rdrider0-list@yahoo.com>
parents: 10054
diff changeset
846
10054
8f7f325fa678 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10036
diff changeset
847 2010-01-04 Jaroslav Hajek <highegg@gmail.com>
8f7f325fa678 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10036
diff changeset
848
8f7f325fa678 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10036
diff changeset
849 * NEWS: Update.
8f7f325fa678 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 10036
diff changeset
850
10036
0cabc95f0833 configure.ac: use libtool cache variables to simplify checks for dynamic linking api
John W. Eaton <jwe@octave.org>
parents: 10029
diff changeset
851 2009-12-27 John W. Eaton <jwe@octave.org>
0cabc95f0833 configure.ac: use libtool cache variables to simplify checks for dynamic linking api
John W. Eaton <jwe@octave.org>
parents: 10029
diff changeset
852
0cabc95f0833 configure.ac: use libtool cache variables to simplify checks for dynamic linking api
John W. Eaton <jwe@octave.org>
parents: 10029
diff changeset
853 * configure.ac: Use libtool cache variables to simplify checks
0cabc95f0833 configure.ac: use libtool cache variables to simplify checks for dynamic linking api
John W. Eaton <jwe@octave.org>
parents: 10029
diff changeset
854 for dynamic linking api.
0cabc95f0833 configure.ac: use libtool cache variables to simplify checks for dynamic linking api
John W. Eaton <jwe@octave.org>
parents: 10029
diff changeset
855
10029
3b2f81d5a6dc use gnulib modules for fstat, lstat, and stat
John W. Eaton <jwe@octave.org>
parents: 10027
diff changeset
856 2009-12-26 John W. Eaton <jwe@octave.org>
3b2f81d5a6dc use gnulib modules for fstat, lstat, and stat
John W. Eaton <jwe@octave.org>
parents: 10027
diff changeset
857
3b2f81d5a6dc use gnulib modules for fstat, lstat, and stat
John W. Eaton <jwe@octave.org>
parents: 10027
diff changeset
858 * bootstrap.conf (gnulib_modules): Include fstat, lstat, and
3b2f81d5a6dc use gnulib modules for fstat, lstat, and stat
John W. Eaton <jwe@octave.org>
parents: 10027
diff changeset
859 stat in the list.
3b2f81d5a6dc use gnulib modules for fstat, lstat, and stat
John W. Eaton <jwe@octave.org>
parents: 10027
diff changeset
860 * configure.ac: Don't check for fstat, lstat, or stat.
3b2f81d5a6dc use gnulib modules for fstat, lstat, and stat
John W. Eaton <jwe@octave.org>
parents: 10027
diff changeset
861
10027
0f312e11957e use mkdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10025
diff changeset
862 2009-12-25 John W. Eaton <jwe@octave.org>
0f312e11957e use mkdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10025
diff changeset
863
0f312e11957e use mkdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10025
diff changeset
864 * bootstrap.conf (gnulib_modules): Include mkdir in the list.
0f312e11957e use mkdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10025
diff changeset
865 * configure.ac: Don't check for mkdir.
0f312e11957e use mkdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10025
diff changeset
866 Don't call OCTAVE_MKDIR_TAKES_ONE_ARG.
0f312e11957e use mkdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10025
diff changeset
867 * acinclude.m4 (OCTAVE_MKDIR_TAKES_ONE_ARG): Delete.
0f312e11957e use mkdir module from gnulib
John W. Eaton <jwe@octave.org>
parents: 10025
diff changeset
868
10025
acd5e9df38f8 use gnuplib crypto/md5 module
John W. Eaton <jwe@octave.org>
parents: 10015
diff changeset
869 2009-12-25 John W. Eaton <jwe@octave.org>
acd5e9df38f8 use gnuplib crypto/md5 module
John W. Eaton <jwe@octave.org>
parents: 10015
diff changeset
870
acd5e9df38f8 use gnuplib crypto/md5 module
John W. Eaton <jwe@octave.org>
parents: 10015
diff changeset
871 * bootstrap.conf (gnulib_modules): Include crypto/md5 in the list.
acd5e9df38f8 use gnuplib crypto/md5 module
John W. Eaton <jwe@octave.org>
parents: 10015
diff changeset
872
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
873 2009-12-22 Rik <octave@nomad.inbox5.com>
10015
49563d18ca78 Remove redundant test for nlink_t in configure.ac
Rik <rdrider0-list@yahoo.com>
parents: 10014
diff changeset
874
49563d18ca78 Remove redundant test for nlink_t in configure.ac
Rik <rdrider0-list@yahoo.com>
parents: 10014
diff changeset
875 * configure.ac: Remove second redundant test for nlink_t
49563d18ca78 Remove redundant test for nlink_t in configure.ac
Rik <rdrider0-list@yahoo.com>
parents: 10014
diff changeset
876
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
877 2009-12-21 Rik <octave@nomad.inbox5.com>
10014
cb98128649e9 Remove dlfcn directory containing outdated, undistributed code
Rik <rdrider0-list@yahoo.com>
parents: 10012
diff changeset
878
cb98128649e9 Remove dlfcn directory containing outdated, undistributed code
Rik <rdrider0-list@yahoo.com>
parents: 10012
diff changeset
879 * dlfcn directory: Remove dlfcn directory with leftover code from 1996
cb98128649e9 Remove dlfcn directory containing outdated, undistributed code
Rik <rdrider0-list@yahoo.com>
parents: 10012
diff changeset
880
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
881 2009-12-20 Rik <octave@nomad.inbox5.com>
10012
2441327485a3 use m4 quating in aclocal.m4 autoconf macros with variable expansion
Rik <rdrider0-list@yahoo.com>
parents: 10011
diff changeset
882
2441327485a3 use m4 quating in aclocal.m4 autoconf macros with variable expansion
Rik <rdrider0-list@yahoo.com>
parents: 10011
diff changeset
883 * acinclude.m4: use M4 quoting for arguments to autoconf macros
2441327485a3 use m4 quating in aclocal.m4 autoconf macros with variable expansion
Rik <rdrider0-list@yahoo.com>
parents: 10011
diff changeset
884
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
885 2009-12-20 Rik <octave@nomad.inbox5.com>
10011
411325ce32d7 Better warnings when gnuplot is not installed but native graphics are available
Rik <rdrider0-list@yahoo.com>
parents: 10007
diff changeset
886
411325ce32d7 Better warnings when gnuplot is not installed but native graphics are available
Rik <rdrider0-list@yahoo.com>
parents: 10007
diff changeset
887 * configure.ac, acinclude.m4: Better warnings when gnuplot is not
411325ce32d7 Better warnings when gnuplot is not installed but native graphics are available
Rik <rdrider0-list@yahoo.com>
parents: 10007
diff changeset
888 installed but native graphics are available
411325ce32d7 Better warnings when gnuplot is not installed but native graphics are available
Rik <rdrider0-list@yahoo.com>
parents: 10007
diff changeset
889
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
890 2009-12-19 Rik <octave@nomad.inbox5.com>
10007
12dd0a7597ff Distribute emacs specific files from emacs directory rather than examples directory
Rik <rdrider0-list@yahoo.com>
parents: 10006
diff changeset
891
12dd0a7597ff Distribute emacs specific files from emacs directory rather than examples directory
Rik <rdrider0-list@yahoo.com>
parents: 10006
diff changeset
892 * emacs/module.mk, examples/Makefile.am, info-emacs-info,
12dd0a7597ff Distribute emacs specific files from emacs directory rather than examples directory
Rik <rdrider0-list@yahoo.com>
parents: 10006
diff changeset
893 info-emacs-octave-help: Distribute emacs specific files from emacs
12dd0a7597ff Distribute emacs specific files from emacs directory rather than examples directory
Rik <rdrider0-list@yahoo.com>
parents: 10006
diff changeset
894 directory rather than examples directory
12dd0a7597ff Distribute emacs specific files from emacs directory rather than examples directory
Rik <rdrider0-list@yahoo.com>
parents: 10006
diff changeset
895
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
896 2009-12-19 Rik <octave@nomad.inbox5.com>
10006
061ea41a3da7 Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Rik <rdrider0-list@yahoo.com>
parents: 10005
diff changeset
897
061ea41a3da7 Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Rik <rdrider0-list@yahoo.com>
parents: 10005
diff changeset
898 * m4/module.mk, Makefile.am: Redo previous patch with distribution
061ea41a3da7 Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Rik <rdrider0-list@yahoo.com>
parents: 10005
diff changeset
899 triggered by m4/module.mk.
061ea41a3da7 Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Rik <rdrider0-list@yahoo.com>
parents: 10005
diff changeset
900
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
901 2009-12-19 Rik <octave@nomad.inbox5.com>
10005
b250fee61632 Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendation
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
902
b250fee61632 Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendation
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
903 * Makefile.am: Distribute m4/gnulib-cache.m4 per recommendation
b250fee61632 Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendation
Rik <rdrider0-list@yahoo.com>
parents: 10004
diff changeset
904
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
905 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: 10003
diff changeset
906
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 10003
diff changeset
907 * Makefile.am, examples/Makefile.am, common.mk, configure.ac: Eliminate
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 10003
diff changeset
908 TOPDIR variable in favor of built-in automake variables of top_builddir
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 10003
diff changeset
909 and top_srcdir.
e517da95bf98 Eliminate TOPDIR variable in favor of built-in automake variables
Rik <rdrider0-list@yahoo.com>
parents: 10003
diff changeset
910
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
911 2009-12-19 Rik <octave@nomad.inbox5.com>
10003
2ea3110e15ed Use M4 quoting for arguments to autoconf macros containing variables
Rik <rdrider0-list@yahoo.com>
parents: 10002
diff changeset
912
2ea3110e15ed Use M4 quoting for arguments to autoconf macros containing variables
Rik <rdrider0-list@yahoo.com>
parents: 10002
diff changeset
913 * Makefile.am: Use M4 quoting for arguments to autoconf macros containing
2ea3110e15ed Use M4 quoting for arguments to autoconf macros containing variables
Rik <rdrider0-list@yahoo.com>
parents: 10002
diff changeset
914 variables
2ea3110e15ed Use M4 quoting for arguments to autoconf macros containing variables
Rik <rdrider0-list@yahoo.com>
parents: 10002
diff changeset
915
10002
e93c9bfff8b8 allow size_equal with 0 arguments
Jaroslav Hajek <highegg@gmail.com>
parents: 9989
diff changeset
916 2009-12-19 Jaroslav Hajek <highegg@gmail.com>
e93c9bfff8b8 allow size_equal with 0 arguments
Jaroslav Hajek <highegg@gmail.com>
parents: 9989
diff changeset
917
e93c9bfff8b8 allow size_equal with 0 arguments
Jaroslav Hajek <highegg@gmail.com>
parents: 9989
diff changeset
918 * data.cc (Fsize_equal): Allow calling with zero arguments.
10003
2ea3110e15ed Use M4 quoting for arguments to autoconf macros containing variables
Rik <rdrider0-list@yahoo.com>
parents: 10002
diff changeset
919 variables
10002
e93c9bfff8b8 allow size_equal with 0 arguments
Jaroslav Hajek <highegg@gmail.com>
parents: 9989
diff changeset
920
9989
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
921 2009-12-15 John W. Eaton <jwe@octave.org>
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
922
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
923 * README.MSVC: Delete section about obtaining glob library.
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
924 * bootstrap.conf (gnulib_modules): Add fnmatch and glob to the list.
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
925 * common.mk (LIBGLOB): Delete variable.
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
926 (do_subst_config_vals): Don't substitute it.
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
927 * octave-bug.in, octave-bug.cc.in: Eliminate LIBGLOB variable.
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
928 * configure.ac: Don't check for glob.h or the glob and fnmatch
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
929 functions. Eliminate LIBGLOB variable.
d36f8c473dff use glob and fnmatch from gnulib
John W. Eaton <jwe@octave.org>
parents: 9977
diff changeset
930
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
931 2009-12-11 Rik <octave@nomad.inbox5.com>
9977
711aa22ff83d Elaborate which DIRNAME to use for --gnulib-srcdir option in HACKING file
Rik <rdrider0-list@yahoo.com>
parents: 9970
diff changeset
932
711aa22ff83d Elaborate which DIRNAME to use for --gnulib-srcdir option in HACKING file
Rik <rdrider0-list@yahoo.com>
parents: 9970
diff changeset
933 * HACKING: Elaborate which DIRNAME to use for --gnulib-srcdir option.
711aa22ff83d Elaborate which DIRNAME to use for --gnulib-srcdir option in HACKING file
Rik <rdrider0-list@yahoo.com>
parents: 9970
diff changeset
934
9970
cc7ea6083774 configure.ac: use pthread flags and libs for tests
John W. Eaton <jwe@octave.org>
parents: 9969
diff changeset
935 2009-12-11 John W. Eaton <jwe@octave.org>
cc7ea6083774 configure.ac: use pthread flags and libs for tests
John W. Eaton <jwe@octave.org>
parents: 9969
diff changeset
936
cc7ea6083774 configure.ac: use pthread flags and libs for tests
John W. Eaton <jwe@octave.org>
parents: 9969
diff changeset
937 * configure.ac: Add $PTHREAD_LIBS to $LIBS and $PTHREAD_CFLAGS
cc7ea6083774 configure.ac: use pthread flags and libs for tests
John W. Eaton <jwe@octave.org>
parents: 9969
diff changeset
938 to $CFLAGS for subsequent tests.
cc7ea6083774 configure.ac: use pthread flags and libs for tests
John W. Eaton <jwe@octave.org>
parents: 9969
diff changeset
939
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
940 2009-12-11 Rik <octave@nomad.inbox5.com>
9969
a24a528d98cc ChangeLog updates
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
941
a24a528d98cc ChangeLog updates
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
942 * Makefile.am: remove install-extras target and use automake syntax to
a24a528d98cc ChangeLog updates
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
943 distribute NEWS file.
a24a528d98cc ChangeLog updates
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
944 * examples/Makefile.am: remove install-images target and use automake
a24a528d98cc ChangeLog updates
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
945 syntax to distribute image data.
a24a528d98cc ChangeLog updates
Rik <rdrider0-list@yahoo.com>
parents: 9968
diff changeset
946
9965
a7e288044ef7 avoid cp -a --update
John W. Eaton <jwe@octave.org>
parents: 9957
diff changeset
947 2009-12-11 John W. Eaton <jwe@octave.org>
a7e288044ef7 avoid cp -a --update
John W. Eaton <jwe@octave.org>
parents: 9957
diff changeset
948
9966
d4dab9605c49 correctly set indent-tabs-mode for ChangeLogs and Makefiles in .dir-locals.el
John W. Eaton <jwe@octave.org>
parents: 9965
diff changeset
949 * .dir-locals.el: Correctly set indent-tabs-mode for ChangeLogs,
d4dab9605c49 correctly set indent-tabs-mode for ChangeLogs and Makefiles in .dir-locals.el
John W. Eaton <jwe@octave.org>
parents: 9965
diff changeset
950 and Makefiles.
d4dab9605c49 correctly set indent-tabs-mode for ChangeLogs and Makefiles in .dir-locals.el
John W. Eaton <jwe@octave.org>
parents: 9965
diff changeset
951
9965
a7e288044ef7 avoid cp -a --update
John W. Eaton <jwe@octave.org>
parents: 9957
diff changeset
952 * common.mk (cp_update_rule): New macro.
a7e288044ef7 avoid cp -a --update
John W. Eaton <jwe@octave.org>
parents: 9957
diff changeset
953
9957
59ed11557715 mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
John W. Eaton <jwe@octave.org>
parents: 9956
diff changeset
954 2009-12-10 John W. Eaton <jwe@octave.org>
59ed11557715 mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
John W. Eaton <jwe@octave.org>
parents: 9956
diff changeset
955
59ed11557715 mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
John W. Eaton <jwe@octave.org>
parents: 9956
diff changeset
956 * mkoctfile.in, mkoctfile.cc.in: If output file is specified and
59ed11557715 mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
John W. Eaton <jwe@octave.org>
parents: 9956
diff changeset
957 it does not end in output_ext, append output_ext.
59ed11557715 mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
John W. Eaton <jwe@octave.org>
parents: 9956
diff changeset
958
9956
f26a33e21db9 mkoctfile: when compiling files in subdirectories, place object files in current directory by default
John W. Eaton <jwe@octave.org>
parents: 9955
diff changeset
959 2009-12-10 John W. Eaton <jwe@octave.org>
f26a33e21db9 mkoctfile: when compiling files in subdirectories, place object files in current directory by default
John W. Eaton <jwe@octave.org>
parents: 9955
diff changeset
960
f26a33e21db9 mkoctfile: when compiling files in subdirectories, place object files in current directory by default
John W. Eaton <jwe@octave.org>
parents: 9955
diff changeset
961 * mkoctfile.in, mkoctfile.cc.in: When compiling files in
f26a33e21db9 mkoctfile: when compiling files in subdirectories, place object files in current directory by default
John W. Eaton <jwe@octave.org>
parents: 9955
diff changeset
962 subdirectories, place object files in current directory by
f26a33e21db9 mkoctfile: when compiling files in subdirectories, place object files in current directory by default
John W. Eaton <jwe@octave.org>
parents: 9955
diff changeset
963 default.
f26a33e21db9 mkoctfile: when compiling files in subdirectories, place object files in current directory by default
John W. Eaton <jwe@octave.org>
parents: 9955
diff changeset
964
9955
33537a4d223f mkoctfile.cc.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9954
diff changeset
965 2009-12-10 John W. Eaton <jwe@octave.org>
33537a4d223f mkoctfile.cc.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9954
diff changeset
966
33537a4d223f mkoctfile.cc.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9954
diff changeset
967 * mkoctfile.cc.in: Accept long options with single -.
33537a4d223f mkoctfile.cc.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9954
diff changeset
968
9954
de6b6173c990 mkoctfile.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9949
diff changeset
969 2009-12-10 John W. Eaton <jwe@octave.org>
de6b6173c990 mkoctfile.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9949
diff changeset
970
de6b6173c990 mkoctfile.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9949
diff changeset
971 * mkoctfile.in: Accept long options with single -.
de6b6173c990 mkoctfile.in: accept long options with single -
John W. Eaton <jwe@octave.org>
parents: 9949
diff changeset
972
9949
a6308dcad5ac update HACKING file
John W. Eaton <jwe@octave.org>
parents: 9946
diff changeset
973 2009-12-09 John W. Eaton <jwe@octave.org>
a6308dcad5ac update HACKING file
John W. Eaton <jwe@octave.org>
parents: 9946
diff changeset
974
a6308dcad5ac update HACKING file
John W. Eaton <jwe@octave.org>
parents: 9946
diff changeset
975 * HACKING: Clarify gnulib checkout and use.
a6308dcad5ac update HACKING file
John W. Eaton <jwe@octave.org>
parents: 9946
diff changeset
976
9946
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
977 2009-12-09 John W. Eaton <jwe@octave.org>
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
978
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
979 * configure.ac: Remove URL argument from AC_INIT.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
980 Use AC_CONFIG_AUX_DIR. Move AM_INIT_AUTOMAKE after other
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
981 AC_CONFIG setup macros. Use gl_EARLY and gl_INIT for gnulib.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
982 Add libgnu/Makefile to the list of AC_CONFIG_FILES. Eliminate
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
983 special case check for for strftime.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
984 * bootstrap: New file, from gnulib.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
985 * bootstrap.conf: New file, from gnulib. Override bootstrap
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
986 defaults for checkout_only_file, gnulib_tool_option_extras,
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
987 gnulib_name, and source_base.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
988 (gnulib_modules): Add strftime to the list.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
989 * autogen.sh: Simply generate makefile fragments and call
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
990 bootstrap to do the rest of the initial setup.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
991 * Makefile.am (SUBDIRS): Add libgnu to the list.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
992 * libgnu/Makefile.am: New directory and file.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
993 * INSTALL: Remove our copy so version from gnulib will be
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
994 distributed.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
995 * HACKING: New file.
55061c7c8d6e start using gnulib
John W. Eaton <jwe@octave.org>
parents: 9943
diff changeset
996
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
997 2009-12-08 Rik <octave@nomad.inbox5.com>
9943
4c681ff57bc3 Modifications to makefiles to pass distcheck test
Rik <rdrider0-list@yahoo.com>
parents: 9939
diff changeset
998
4c681ff57bc3 Modifications to makefiles to pass distcheck test
Rik <rdrider0-list@yahoo.com>
parents: 9939
diff changeset
999 * Makefile.am: add BUGS and OCTAVE.INSTALL to DISTCLEANFILES
4c681ff57bc3 Modifications to makefiles to pass distcheck test
Rik <rdrider0-list@yahoo.com>
parents: 9939
diff changeset
1000
9939
f0f7c2477cdb more makefile tweaks
John W. Eaton <jwe@octave.org>
parents: 9933
diff changeset
1001 2009-12-08 John W. Eaton <jwe@octave.org>
f0f7c2477cdb more makefile tweaks
John W. Eaton <jwe@octave.org>
parents: 9933
diff changeset
1002
f0f7c2477cdb more makefile tweaks
John W. Eaton <jwe@octave.org>
parents: 9933
diff changeset
1003 * configure.ac: Update gnuplot status message.
f0f7c2477cdb more makefile tweaks
John W. Eaton <jwe@octave.org>
parents: 9933
diff changeset
1004 * acinclude.m4 (OCTAVE_PROG_GNUPLOT): Likewise.
f0f7c2477cdb more makefile tweaks
John W. Eaton <jwe@octave.org>
parents: 9933
diff changeset
1005
9933
ac4b97c6bf8b eliminate Emacs local variables from some files
John W. Eaton <jwe@octave.org>
parents: 9932
diff changeset
1006 2009-12-07 John W. Eaton <jwe@octave.org>
ac4b97c6bf8b eliminate Emacs local variables from some files
John W. Eaton <jwe@octave.org>
parents: 9932
diff changeset
1007
ac4b97c6bf8b eliminate Emacs local variables from some files
John W. Eaton <jwe@octave.org>
parents: 9932
diff changeset
1008 * examples/make_int.cc: Delete Emacs local variables.
ac4b97c6bf8b eliminate Emacs local variables from some files
John W. Eaton <jwe@octave.org>
parents: 9932
diff changeset
1009
ac4b97c6bf8b eliminate Emacs local variables from some files
John W. Eaton <jwe@octave.org>
parents: 9932
diff changeset
1010 * .dir-locals.el: New file.
ac4b97c6bf8b eliminate Emacs local variables from some files
John W. Eaton <jwe@octave.org>
parents: 9932
diff changeset
1011
9932
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1012 2009-12-07 John W. Eaton <jwe@octave.org>
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1013
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1014 * examples/firstmexdemo.c, examples/fortdemo.cc,
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1015 examples/funcdemo.cc, examples/hello.cc, examples/make_int.cc,
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1016 examples/mycell.c, examples/myfeval.c, examples/myfunc.c,
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1017 examples/mypow2.c, examples/mysparse.c, examples/mystring.c,
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1018 examples/mystruct.c, examples/paramdemo.cc,
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1019 examples/stringdemo.cc, examples/structdemo.cc,
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1020 examples/unwinddemo.cc, examples/embedded.cc: Untabify.
6cb30a539481 untabify files in examples directory
John W. Eaton <jwe@octave.org>
parents: 9917
diff changeset
1021
9917
c1210502785b provide OCTAVE_API_VERSION_NUMBER
John W. Eaton <jwe@octave.org>
parents: 9916
diff changeset
1022 2009-12-04 John W. Eaton <jwe@octave.org>
c1210502785b provide OCTAVE_API_VERSION_NUMBER
John W. Eaton <jwe@octave.org>
parents: 9916
diff changeset
1023
c1210502785b provide OCTAVE_API_VERSION_NUMBER
John W. Eaton <jwe@octave.org>
parents: 9916
diff changeset
1024 * configure.ac (OCTAVE_API_VERSION_NUMBER): New variable.
c1210502785b provide OCTAVE_API_VERSION_NUMBER
John W. Eaton <jwe@octave.org>
parents: 9916
diff changeset
1025 (OCTAVE_API_VERSION): Define using OCTAVE_API_VERSION_NUMBER.
c1210502785b provide OCTAVE_API_VERSION_NUMBER
John W. Eaton <jwe@octave.org>
parents: 9916
diff changeset
1026 * common.mk (OCTAVE_API_VERSION_NUMBER): New variable.
c1210502785b provide OCTAVE_API_VERSION_NUMBER
John W. Eaton <jwe@octave.org>
parents: 9916
diff changeset
1027
9915
ac711616bc03 configure.ac: fix HAVE_X definition
John W. Eaton <jwe@octave.org>
parents: 9909
diff changeset
1028 2009-12-04 John W. Eaton <jwe@octave.org>
ac711616bc03 configure.ac: fix HAVE_X definition
John W. Eaton <jwe@octave.org>
parents: 9909
diff changeset
1029
ac711616bc03 configure.ac: fix HAVE_X definition
John W. Eaton <jwe@octave.org>
parents: 9909
diff changeset
1030 * configure.ac: Check $have_x = yes, not just $have_x.
9916
3dbe6e920f76 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 9915
diff changeset
1031 From Carmine Paolino <earcar@gmail.com>.
9915
ac711616bc03 configure.ac: fix HAVE_X definition
John W. Eaton <jwe@octave.org>
parents: 9909
diff changeset
1032
9909
f8a5863ae243 require autoconf 2.62
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
1033 2009-12-04 John W. Eaton <jwe@octave.org>
f8a5863ae243 require autoconf 2.62
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
1034
f8a5863ae243 require autoconf 2.62
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
1035 * configure.ac: Require auotconf 2.62.
f8a5863ae243 require autoconf 2.62
John W. Eaton <jwe@octave.org>
parents: 9906
diff changeset
1036
9906
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1037 2009-12-03 John W. Eaton <jwe@octave.org>
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1038
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1039 * common.mk (OCTAVE_VERSION, OCTAVE_API_VERSION)
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1040 (OCTAVE_RELEASE_DATE, OCTAVE_COPYRIGHT, OCTAVE_IDX_TYPE):
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1041 New substituted variables.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1042 (version): Define from $(OCTAVE_VERSION).
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1043 (api_version): Define from $(OCTAVE_API_VERSION).
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1044 (do_subst_texinfo_vals): Delete macro.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1045
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1046 * configure.ac (AC_CONFIG_HEADER): Quote arg.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1047 (AC_CONFIG_FILES): Remove mxarray.h and version.h from the list.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1048
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1049 * examples/Makefile.am (CLEANFILES): New variable.
8d20fb66a0dc more automake fixes
John W. Eaton <jwe@octave.org>
parents: 9892
diff changeset
1050
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
1051 2009-11-30 Kacper Kowalik <xarthisius.kk@gmail.com>
9892
ac69e6f4b33d Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents: 9888
diff changeset
1052
ac69e6f4b33d Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents: 9888
diff changeset
1053 * acinclude.m4 (OCTAVE_HDF5_HAS_ENFORCED_16_API): New macro that
ac69e6f4b33d Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents: 9888
diff changeset
1054 tests whether the HDF5 library has an enforced v1.6 API and detects
ac69e6f4b33d Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents: 9888
diff changeset
1055 v1.8 APIs.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1056 * configure.m4: Adapt test for HDF5 libraries to support v1.8
9892
ac69e6f4b33d Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents: 9888
diff changeset
1057 HDF5 libraries.
ac69e6f4b33d Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Kacper Kowalik <xarthisius.kk@gmail.com>
parents: 9888
diff changeset
1058
9888
cee6c63cff32 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9882
diff changeset
1059 2009-11-29 Jaroslav Hajek <highegg@gmail.com>
cee6c63cff32 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9882
diff changeset
1060
cee6c63cff32 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9882
diff changeset
1061 * NEWS: Update.
cee6c63cff32 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9882
diff changeset
1062
9882
9ed5f64e3959 Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents: 9880
diff changeset
1063 2009-11-27 David Bateman <dbateman@free.fr>
9ed5f64e3959 Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents: 9880
diff changeset
1064
9ed5f64e3959 Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents: 9880
diff changeset
1065 * configure.ac (HAVE_H5GGET_NUM_OBJS) Remove define.
9ed5f64e3959 Remove HAVE_H5GGET_NUM_OBJS define
David Bateman <dbateman@free.fr>
parents: 9880
diff changeset
1066
9880
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9873
diff changeset
1067 2009-11-27 David Bateman <dbateman@free.fr>
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9873
diff changeset
1068
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9873
diff changeset
1069 * NEWS: Document ftp objects.
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9873
diff changeset
1070 * configure.ac: Document that curl libraries impact ftp objects.
7f77e5081e83 Add ftp objects
David Bateman <dbateman@free.fr>
parents: 9873
diff changeset
1071
9873
b7acf3cb5984 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9865
diff changeset
1072 2009-11-26 Jaroslav Hajek <highegg@gmail.com>
b7acf3cb5984 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9865
diff changeset
1073
b7acf3cb5984 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9865
diff changeset
1074 * NEWS: Update.
b7acf3cb5984 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9865
diff changeset
1075
9865
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1076 2009-11-25 Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1077
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1078 * acinclude.m4 (OCTAVE_PROG_GNUPLOT): Don't check for pgnuplot or
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1079 pipe-gnuplot on Windows systems. Set default to gnuplot for all
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1080 systems.
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1081 (OCTAVE_PROG_GHOSTSCRIPT): Check for gswin32c first on Windows
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1082 systems, then gs.
763906db555e acinclude.m4: update gnuplot and ghostscript program checks for Windows
Tatsu@Inspiron6000
parents: 9864
diff changeset
1083
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
1084 2009-11-25 Rik <octave@nomad.inbox5.com>
9864
1355a606667e Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents: 9846
diff changeset
1085
1355a606667e Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents: 9846
diff changeset
1086 * Makefile.am examples/Makefile.am liboctave/Makefile.am
1355a606667e Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents: 9846
diff changeset
1087 scripts/Makefile.am src/Makefile.am test/Makefile.am:
1355a606667e Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents: 9846
diff changeset
1088 Remove unnecessary .PHONY targets for common targets which
1355a606667e Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents: 9846
diff changeset
1089 Automake supplies already. Examples are local-all, install-local-data
1355a606667e Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Rik <rdrider0-list@yahoo.com>
parents: 9846
diff changeset
1090
9846
1d90fc211872 configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents: 9845
diff changeset
1091 2009-11-21 John W. Eaton <jwe@octave.org>
1d90fc211872 configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents: 9845
diff changeset
1092
1d90fc211872 configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents: 9845
diff changeset
1093 * configure.ac (AC_MSG_NOTICE): Report graphics (fltk) CFLAGS.
1d90fc211872 configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents: 9845
diff changeset
1094 Report fontconfig CFLAGS and LIBS.
1d90fc211872 configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents: 9845
diff changeset
1095 Report freetype2 CFLAGS and LIBS.
1d90fc211872 configure.ac: report freetype, fontconfig, and fltk cflags and libs info
John W. Eaton <jwe@octave.org>
parents: 9845
diff changeset
1096
9845
722bd8f6a750 configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents: 9830
diff changeset
1097 2009-11-21 John W. Eaton <jwe@octave.org>
722bd8f6a750 configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents: 9830
diff changeset
1098
722bd8f6a750 configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents: 9830
diff changeset
1099 * common.mk: Substitute FT2_CFLAGS.
722bd8f6a750 configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents: 9830
diff changeset
1100 * configure.ac: Remove spurious lines in check for freetype. Add
722bd8f6a750 configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents: 9830
diff changeset
1101 $FT2_CFLAGS to $XTRA_CXXFLAGS.
722bd8f6a750 configure.ac: fix freetype check
John W. Eaton <jwe@octave.org>
parents: 9830
diff changeset
1102
9830
6748616e2f8b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9826
diff changeset
1103 2009-11-18 Jaroslav Hajek <highegg@gmail.com>
6748616e2f8b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9826
diff changeset
1104
6748616e2f8b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9826
diff changeset
1105 * NEWS: Update.
6748616e2f8b update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9826
diff changeset
1106
9826
b2a282c37217 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9820
diff changeset
1107 2009-11-18 Jaroslav Hajek <highegg@gmail.com>
b2a282c37217 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9820
diff changeset
1108
b2a282c37217 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9820
diff changeset
1109 * NEWS: Update.
b2a282c37217 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9820
diff changeset
1110
9820
a262b41eaa15 common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents: 9817
diff changeset
1111 2009-11-16 John W. Eaton <jwe@octave.org>
a262b41eaa15 common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents: 9817
diff changeset
1112
a262b41eaa15 common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents: 9817
diff changeset
1113 * common.mk (AM_CXXFLAGS): Don't include DLL_CXXDEFS in the list.
a262b41eaa15 common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents: 9817
diff changeset
1114 (CONFIGURE_CFLAGS): New variable.
a262b41eaa15 common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents: 9817
diff changeset
1115 (AM_CFLAGS): Define similar to AM_CXXFLAGS.
a262b41eaa15 common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
John W. Eaton <jwe@octave.org>
parents: 9817
diff changeset
1116
9817
932b0efeb81b restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents: 9805
diff changeset
1117 2009-11-12 John W. Eaton <jwe@octave.org>
932b0efeb81b restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents: 9805
diff changeset
1118
932b0efeb81b restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents: 9805
diff changeset
1119 * configure.ac (AC_CONFIG_FILES): Also generate libcruft/mkf77def.
932b0efeb81b restore rules to create libcruft/cruft.def
John W. Eaton <jwe@octave.org>
parents: 9805
diff changeset
1120
9805
bb70d16cca3b fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents: 9804
diff changeset
1121 2009-11-11 John W. Eaton <jwe@octave.org>
bb70d16cca3b fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents: 9804
diff changeset
1122
bb70d16cca3b fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents: 9804
diff changeset
1123 * acinclude.m4 (OCTAVE_IEEE754_DATA_FORMAT): Fail if IEEE 754
bb70d16cca3b fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents: 9804
diff changeset
1124 format is not detected.
bb70d16cca3b fail at configure time if IEEE floating point format is not detected
John W. Eaton <jwe@octave.org>
parents: 9804
diff changeset
1125
11088
3071d909ebab ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 11052
diff changeset
1126 2009-11-11 Shai Ayal <shaiay@users.sourceforge.net>
9804
6fcc4179c178 configure.ac: remove check for ftgl
Shai Ayal <shaiay@users.sourceforge.net>
parents: 9803
diff changeset
1127
6fcc4179c178 configure.ac: remove check for ftgl
Shai Ayal <shaiay@users.sourceforge.net>
parents: 9803
diff changeset
1128 * configure.ac: Remove tests for ftgl.
6fcc4179c178 configure.ac: remove check for ftgl
Shai Ayal <shaiay@users.sourceforge.net>
parents: 9803
diff changeset
1129
9803
f5126ea721e2 configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9801
diff changeset
1130 2009-11-11 Benjamin Lindner <lindnerb@users.sourceforge.net>
f5126ea721e2 configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9801
diff changeset
1131
f5126ea721e2 configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9801
diff changeset
1132 * configure.ac: Remove -mwindows from FLTK_LDFLAGS.
f5126ea721e2 configure.ac: remove -mwindows from FLTK_LDFLAGS
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9801
diff changeset
1133
9801
13868ea67c71 configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents: 9799
diff changeset
1134 2009-11-11 John W. Eaton <jwe@octave.org>
13868ea67c71 configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents: 9799
diff changeset
1135
13868ea67c71 configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents: 9799
diff changeset
1136 * configure.ac: Fail if LT_INIT it is not defined.
13868ea67c71 configure.ac: fail if LT_INIT is not defined
John W. Eaton <jwe@octave.org>
parents: 9799
diff changeset
1137
9799
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1138 2009-11-10 John W. Eaton <jwe@octave.org>
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1139
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1140 * NEWS: Update.
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1141
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1142 * configure.ac: Exit with error if BLAS or LAPACK libraries are
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1143 not found or if the BLAS library is found to be incompatible with
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1144 the Fortran compiler. Eliminate warn_blas_f77_incompatible
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1145 variable.
cfd0aa788ae1 remove reference blas and lapack sources
John W. Eaton <jwe@octave.org>
parents: 9794
diff changeset
1146
9794
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1147 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: 9787
diff changeset
1148
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1149 * configure.ac: Set octincludedir to
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1150 $(includedir)/octave-$(version)/octave, not
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1151 $(includedir)/octave-$(version).
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1152 * mkoctfile.in: Set DEFAULT_INCFLAGS to -I$octincludedir/.. and
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1153 -I$octincludedir instead of -I$octincludedir and
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1154 -I$octincludedir/octave.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1155
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1156 * configure.ac: Pass args to AC_INIT. Invoke AM_INIT_AUTOMAKE and
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1157 AC_PROG_LIBTOOL. Don't call AC_PROG_RANLIB. Set version info here.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1158 Call AC_CONFIG_MACRO_DIR. Give same warning for gcc 1.x and 2.x.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1159 Use AM_CONDITIONALS for FFTW, BLAS, and LAPACK. Don't set
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1160 variables with calls to ACX_BLAS_WITH_F77_FUNC or ACX_LAPACK.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1161 Don't substitute BLAS_DIR or LAPACK_DIR. Use LT_INIT. Eliminate
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1162 --enable-shared and --enable-static options (now provided by
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1163 LT_INIT). Set SHARED_LIBS and STATIC_LIBS variables based on
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1164 LT_INIT variables. Handle dlopen libraries with info from
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1165 LT_INIT. Substitute NO_UNDEFINED_FLAG (only set on Windows
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1166 sytems). Include $LAPACK_LIBS in $LIBS when checking for qrupdate
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1167 and cholmod. Handle --enable-dl consistently with other --enable
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1168 options. Don't copy $srcdir/Makefile in AH_BOTTOM commands.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1169 Substitute LEX_OUTPUT_ROOT. Use AM_CONDITONAL for
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1170 ENABLE_DYNAMIC_LINKING. Reindent configure summary.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1171 (AC_CONFIG_FILES): Don't list Makefiles in libcruft
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1172 subdirectories. Generate Makefile and src/version.h. Don't
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1173 generate Makeconf, octMakefile, m4/Makefile, emacs/Makefile,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1174 examples/@polynomial/Makefile, or examples/@FIRfilter/Makefile.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1175
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1176 * run-octave.in Call libtool to execute src/octave.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1177 (ldpreloadsep, liboctinterp, liboctave, libcruft): Delete variables.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1178 (INFOFILE): Find it in $top_srcdir, not $builddir.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1179
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1180 * acinclude.m4: Rename from aclocal.m4.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1181 (OCTAVE_PROG_FLEX): Don't include -t in LFLAGS.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1182
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1183 * autogen.sh: Exit immediately on error. Use libtoolize, aclocal,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1184 and automake. Only run autoconf and autoheader in top-level and
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1185 scripts directories.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1186 Run liboctave/config-ops.sh, doc/interpreter/config-images.sh, and
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1187 src/DLD-FUNCTIONS/config-module.sh, to generate source lists for
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1188 subdirectories.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1189
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1190 * AUTHORS, Makefile.am, common.mk, m4/module.mk, emacs/module.mk,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1191 examples/@FIRfilter/module.mk, examples/@polynomial/module.mk,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1192 examples/Makefile.am: New files.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1193 * Makeconf.in, Makefile, octMakefile.in, m4/Makefile.in,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1194 emacs/Makefile.in, install-sh, examples/Makefile.in,
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1195 examples/@FIRfilter/Makefile.in, examples/@polynomial/Makefile.in:
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1196 Delete.
0d4613a736e9 convert build system to use automake and libtool
John W. Eaton <jwe@octave.org>
parents: 9787
diff changeset
1197
9787
cc5bb7b5679f use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents: 9762
diff changeset
1198 2009-11-09 David Grundberg <davidg@cs.umu.se>
cc5bb7b5679f use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents: 9762
diff changeset
1199
cc5bb7b5679f use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents: 9762
diff changeset
1200 * configure.ac: Use AMD_CPPFLAGS while checking for UMFPACK.
cc5bb7b5679f use AMD_CPPFLAGS when checking for UMFPACK
David Grundberg <davidg@cs.umu.se>
parents: 9762
diff changeset
1201
9762
8e277dcf1223 prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 9745
diff changeset
1202 2009-10-29 Thomas Treichl <Thomas.Treichl@gmx.net>
8e277dcf1223 prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 9745
diff changeset
1203
8e277dcf1223 prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 9745
diff changeset
1204 * configure.in: Add support for dlopen on Mac systems.
8e277dcf1223 prefer dlopen on OS X systems
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 9745
diff changeset
1205
9745
30d62079c493 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9722
diff changeset
1206 2009-10-20 Jaroslav Hajek <highegg@gmail.com>
30d62079c493 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9722
diff changeset
1207
30d62079c493 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9722
diff changeset
1208 * NEWS: Update.
30d62079c493 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9722
diff changeset
1209
9722
97d683d8b9ff update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9708
diff changeset
1210 2009-10-13 Jaroslav Hajek <highegg@gmail.com>
97d683d8b9ff update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9708
diff changeset
1211
97d683d8b9ff update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9708
diff changeset
1212 * NEWS: Update.
97d683d8b9ff update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9708
diff changeset
1213
9708
6f3ffe11d926 implement luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9707
diff changeset
1214 2009-10-08 Jaroslav Hajek <highegg@gmail.com>
6f3ffe11d926 implement luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9707
diff changeset
1215
6f3ffe11d926 implement luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9707
diff changeset
1216 * configure.ac: Define HAVE_QRUPDATE_LUU if qrupdate supports LU updates.
6f3ffe11d926 implement luupdate
Jaroslav Hajek <highegg@gmail.com>
parents: 9707
diff changeset
1217
9707
6f5c4c82c5fc avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents: 9664
diff changeset
1218 2009-10-08 Jaroslav Hajek <highegg@gmail.com>
6f5c4c82c5fc avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents: 9664
diff changeset
1219
6f5c4c82c5fc avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents: 9664
diff changeset
1220 * configure.ac: Use the LANG argument to OCTAVE_CHECK_LIBRARY to avoid
6f5c4c82c5fc avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents: 9664
diff changeset
1221 ugly names.
6f5c4c82c5fc avoid ugly F77 names in configure
Jaroslav Hajek <highegg@gmail.com>
parents: 9664
diff changeset
1222
9664
2c5169034035 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9654
diff changeset
1223 2009-09-23 Jaroslav Hajek <highegg@gmail.com>
2c5169034035 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9654
diff changeset
1224
2c5169034035 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9654
diff changeset
1225 * NEWS: Update.
2c5169034035 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9654
diff changeset
1226
9654
a307a6f77fb3 aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents: 9648
diff changeset
1227 2009-09-18 John W. Eaton <jwe@octave.org>
a307a6f77fb3 aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents: 9648
diff changeset
1228
a307a6f77fb3 aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents: 9648
diff changeset
1229 * aclocal.m4: Consistently quote first arg to AC_DEFUN.
a307a6f77fb3 aclocal.m4: consistently quote first arg to AC_DEFUN
John W. Eaton <jwe@octave.org>
parents: 9648
diff changeset
1230
9648
11844593875a eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents: 9645
diff changeset
1231 2009-09-17 John W. Eaton <jwe@octave.org>
11844593875a eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents: 9645
diff changeset
1232
11844593875a eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents: 9645
diff changeset
1233 * configure.ac: Also AC_DEFINE OCTAAVE_IDX_TYPE.
11844593875a eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents: 9645
diff changeset
1234 (AH_BOTTOM): Include contents of libcruft/misc/oct-dlldefs.h and
11844593875a eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents: 9645
diff changeset
1235 liboctave/oct-types.h here. Use C-style comments.
11844593875a eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents: 9645
diff changeset
1236 (AC_CONFIG_FILES): Remove liboctave/oct-types.h from the list.
11844593875a eliminate oct-dlldefs.h and oct-types.h
John W. Eaton <jwe@octave.org>
parents: 9645
diff changeset
1237
9645
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1238 2009-09-15 John W. Eaton <jwe@octave.org>
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1239
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1240 * configure.ac: Rename from configure.in.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1241 (AC_CONFIG_FILES): Add m4/Makefile to the list.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1242 * acx_blas.m4, acx_lapack.m4, acx_blas_f77_func.m4,
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1243 acx_pthread.m4: Move to m4 subdirectory.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1244 * m4/Makefile.in: New file.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1245 * octMakefile.in (M4_FILES): Adjust for new m4 subdirectory.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1246 Rename all instances of configure.in to configure.ac.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1247 (CONF_DISTSUBDIRS, DISTSUBDIRS): Add m4 to the lists.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1248
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1249 * configure.in: Substitute ac_config_headers.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1250 * octMakefile.in (CONFIG_FILES): Include @ac_config_headers@ in
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1251 the list. From Thorsten Meyer <thorsten.meyier@gmx.de>.
4531741e5236 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9617
diff changeset
1252
9617
7c628fb04fd0 Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents: 9615
diff changeset
1253 2009-09-04 John W. Eaton <jwe@octave.org>
7c628fb04fd0 Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents: 9615
diff changeset
1254
7c628fb04fd0 Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents: 9615
diff changeset
1255 * Makeconf.in (SPARSE_CPPFLAGS, SPARSE_LDFLAGS, FFTW_CPPFLAGS,
7c628fb04fd0 Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents: 9615
diff changeset
1256 FFTW_LDFLAGS): Don't sort lists.
7c628fb04fd0 Makeconf.in: don't sort sparse and fftw cpp/ld flags
John W. Eaton <jwe@octave.org>
parents: 9615
diff changeset
1257
9615
ee3a5e9a381c Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9614
diff changeset
1258 2009-09-02 Marco Atzeri <marco_atzeri@yahoo.it>
ee3a5e9a381c Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9614
diff changeset
1259
ee3a5e9a381c Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9614
diff changeset
1260 * Makeconf.in: Order SPARSE_LIBS so linking succeeds on Cygwin.
ee3a5e9a381c Changed SPARSE_LIBS order to respect dependency
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9614
diff changeset
1261
9614
d4557fd08323 Update README.Cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9613
diff changeset
1262 2009-09-04 Marco Atzeri <marco_atzeri@yahoo.it>
d4557fd08323 Update README.Cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9613
diff changeset
1263
d4557fd08323 Update README.Cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9613
diff changeset
1264 * README.Cygwin: Update version info.
d4557fd08323 Update README.Cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9613
diff changeset
1265
9613
16907d1153d1 attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents: 9610
diff changeset
1266 2009-09-04 John W. Eaton <jwe@octave.org>
16907d1153d1 attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents: 9610
diff changeset
1267
16907d1153d1 attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents: 9610
diff changeset
1268 * configure.in (ldpreloadsep): New variable. Set to ':' for Cygwin.
16907d1153d1 attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents: 9610
diff changeset
1269 * Makeconf.in (do-subst-script-vals): Substitute it.
16907d1153d1 attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents: 9610
diff changeset
1270 * run-octave.in: Use it to seprate elements in the LD_PRELOAD variable.
16907d1153d1 attempt to fix LD_PRELOAD for Cygwin
John W. Eaton <jwe@octave.org>
parents: 9610
diff changeset
1271
9610
bb36a5730ecc configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents: 9609
diff changeset
1272 2009-09-03 John W. Eaton <jwe@octave.org>
bb36a5730ecc configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents: 9609
diff changeset
1273
bb36a5730ecc configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents: 9609
diff changeset
1274 * configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB.
bb36a5730ecc configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
John W. Eaton <jwe@octave.org>
parents: 9609
diff changeset
1275
9609
599e92aaa4c0 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9604
diff changeset
1276 2009-09-03 Jaroslav Hajek <highegg@gmail.com>
599e92aaa4c0 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9604
diff changeset
1277
599e92aaa4c0 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9604
diff changeset
1278 * NEWS: Update.
599e92aaa4c0 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9604
diff changeset
1279
9603
8bea4e89326f implement FLOAT_STORE to allow safer complex comparisons on x87
Jaroslav Hajek <highegg@gmail.com>
parents: 9600
diff changeset
1280 2009-09-02 Jaroslav Hajek <highegg@gmail.com>
8bea4e89326f implement FLOAT_STORE to allow safer complex comparisons on x87
Jaroslav Hajek <highegg@gmail.com>
parents: 9600
diff changeset
1281
9604
4dd8fc7c106c ChangeLog fix for last change: FLOAT_STORE->FLOAT_TRUNCATE
Jaroslav Hajek <highegg@gmail.com>
parents: 9603
diff changeset
1282 * configure.in (FLOAT_TRUNCATE): New config macro.
9603
8bea4e89326f implement FLOAT_STORE to allow safer complex comparisons on x87
Jaroslav Hajek <highegg@gmail.com>
parents: 9600
diff changeset
1283
9600
de6f547574be BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents: 9596
diff changeset
1284 2009-09-02 Jaroslav Hajek <highegg@gmail.com>
de6f547574be BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents: 9596
diff changeset
1285
de6f547574be BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents: 9596
diff changeset
1286 * acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Check for correct INTEGER
de6f547574be BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents: 9596
diff changeset
1287 size.
de6f547574be BLAS integer size check in acx_blas_f77_func
Jaroslav Hajek <highegg@gmail.com>
parents: 9596
diff changeset
1288
9596
f26229391ea1 configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents: 9595
diff changeset
1289 2009-09-01 John W. Eaton <jwe@octave.org>
f26229391ea1 configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents: 9595
diff changeset
1290
f26229391ea1 configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents: 9595
diff changeset
1291 * aclocal.m4 (OCTAVE_REQUIRE_64_BIT_FORTRAN_INTEGERS): New macro.
f26229391ea1 configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents: 9595
diff changeset
1292 * configure.in: Use it, if building with --enable-64.
f26229391ea1 configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents: 9595
diff changeset
1293 Move checks for Fortran compiler ahead of checks for libraries.
f26229391ea1 configure.in, aclocal.m4: check fortran integer size
John W. Eaton <jwe@octave.org>
parents: 9595
diff changeset
1294
9595
dbd0c0f82480 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9589
diff changeset
1295 2009-09-01 Jaroslav Hajek <highegg@gmail.com>
dbd0c0f82480 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9589
diff changeset
1296
dbd0c0f82480 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9589
diff changeset
1297 * NEWS: Update.
dbd0c0f82480 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9589
diff changeset
1298
9589
8e42bb4ad34d update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9583
diff changeset
1299 2009-08-30 Jaroslav Hajek <highegg@gmail.com>
8e42bb4ad34d update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9583
diff changeset
1300
8e42bb4ad34d update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9583
diff changeset
1301 * NEWS: Update.
8e42bb4ad34d update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9583
diff changeset
1302
9583
8dc1531e2149 correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents: 9577
diff changeset
1303 2009-08-27 John W. Eaton <jwe@octave.org>
8dc1531e2149 correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents: 9577
diff changeset
1304
8dc1531e2149 correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents: 9577
diff changeset
1305 * configure.in: Properly save and restore CPPFLAGS and LIBS when
8dc1531e2149 correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents: 9577
diff changeset
1306 checking for GraphicsMagick++. Don't temporarily change LDFLAGS.
8dc1531e2149 correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
John W. Eaton <jwe@octave.org>
parents: 9577
diff changeset
1307
9577
b03062e16c6f copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9575
diff changeset
1308 2009-08-27 Jaroslav Hajek <highegg@gmail.com>
b03062e16c6f copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9575
diff changeset
1309
b03062e16c6f copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9575
diff changeset
1310 * aclocal.m4 (m4_ifblank, m4_ifnblank): State FSF copyright and markup
b03062e16c6f copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9575
diff changeset
1311 as FIXME.
b03062e16c6f copyirght & FIXME in aclocal.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9575
diff changeset
1312
9573
be3ee885739b configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9572
diff changeset
1313 2009-08-26 John W. Eaton <jwe@octave.org>
be3ee885739b configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9572
diff changeset
1314
be3ee885739b configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9572
diff changeset
1315 * configure.in: Restore LIBS after checking for ARPACK.
be3ee885739b configure.in: restore LIBS after checking for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9572
diff changeset
1316
9572
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1317 2009-08-26 John W. Eaton <jwe@octave.org>
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1318
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1319 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for UMFPACK.
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1320 * octave-bug.in, octave-bug.cc.in: Substitute UMFPACK_CPPFLAGS and
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1321 UMFPACK_LDFLAGS.
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1322 * Makeconf.in (UMFPACK_CPPFLAGS, UMFPACK_LDFLAGS): New variables.
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1323 (do-subst-config-vals): Substitute them.
ab8a163f2052 use OCTAVE_CHECK_LIB to check for UMFPACK
John W. Eaton <jwe@octave.org>
parents: 9570
diff changeset
1324
9570
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1325 2009-08-26 John W. Eaton <jwe@octave.org>
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1326
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1327 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for qrupdate.
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1328 * octave-bug.in, octave-bug.cc.in: Substitute QRUPDATE_CPPFLAGS and
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1329 QRUPDATE_LDFLAGS.
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1330 * Makeconf.in (QRUPDATE_CPPFLAGS, QRUPDATE_LDFLAGS): New variables.
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1331 (do-subst-config-vals): Substitute them.
1ab56c73ec7c use OCTAVE_CHECK_LIBRARY to check for qrupdate library
John W. Eaton <jwe@octave.org>
parents: 9569
diff changeset
1332
9569
86787a560712 octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents: 9568
diff changeset
1333 2009-08-26 John W. Eaton <jwe@octave.org>
86787a560712 octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents: 9568
diff changeset
1334
86787a560712 octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents: 9568
diff changeset
1335 * octave-bug.in: Correct substitutions.
86787a560712 octave-bug.in: correct substitutions
John W. Eaton <jwe@octave.org>
parents: 9568
diff changeset
1336
9568
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1337 2009-08-26 John W. Eaton <jwe@octave.org>
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1338
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1339 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Allow empty list of header files.
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1340 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for arpack.
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1341 * octave-bug.in, octave-bug.cc.in: Substitute ARPACK_CPPFLAGS and
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1342 ARPACK_LDFLAGS.
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1343 * Makeconf.in (ARPACK_CPPFLAGS, ARPACK_LDFLAGS): New variables.
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1344 (do-subst-config-vals): Substitute them.
d3fccc4c4b9e use OCTAVE_CHECK_LIBRARY to check for ARPACK
John W. Eaton <jwe@octave.org>
parents: 9565
diff changeset
1345
9565
fe57b638e48c adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9559
diff changeset
1346 2009-08-26 Benjamin Lindner <lindnerb@users.sourceforge.net>
fe57b638e48c adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9559
diff changeset
1347
fe57b638e48c adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9559
diff changeset
1348 * mkoctfile.cc.in: Fix typo.
fe57b638e48c adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9559
diff changeset
1349 * octave-bug.cc.in: Correct substututions.
fe57b638e48c adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9559
diff changeset
1350
9575
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1351 2009-08-25 David Grundberg <individ@acc.umu.se>
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1352
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1353 * configure.in: Run PKG_PROG_PKG_CONFIG earlier. Use pkg-config
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1354 instead of GraphicsMagick++-config. Determine only -I, -L and -l
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1355 flags and put them in MAGICK_CPPFLAGS, MAGICK_LDFLAGS and
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1356 MAGICK_LIBS respectively. Substitute these variables.
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1357 Remove variables MAGICK_CONFIG and MAGICK_INCFLAGS.
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1358 Test linking against GraphicsMagick++.
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1359 * Makeconf.in: Don't run $(MAGICK_CONFIG) here. Use substituted
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1360 valued from MAGICK_CPPFLAGS, MAGICK_LDFLAGS and MAGICK_LIBS.
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1361 Remove variables MAGICK_CONFIG and MAGICK_INCFLAGS.
55ecaefb7d0f Use pkg-config to configure GraphicsMagick++.
David Grundberg <individ@acc.umu.se>
parents: 9573
diff changeset
1362
9559
163e205600a4 fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9547
diff changeset
1363 2009-08-24 Jaroslav Hajek <highegg@gmail.com>
163e205600a4 fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9547
diff changeset
1364
163e205600a4 fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9547
diff changeset
1365 * acx_blas_f77_func.m4: Fix typo.
163e205600a4 fix typo in acx_blas_f77_func.m4
Jaroslav Hajek <highegg@gmail.com>
parents: 9547
diff changeset
1366
9547
588c6bb6fdcb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9543
diff changeset
1367 2009-08-19 Jaroslav Hajek <highegg@gmail.com>
588c6bb6fdcb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9543
diff changeset
1368
588c6bb6fdcb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9543
diff changeset
1369 * NEWS: Update.
588c6bb6fdcb update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9543
diff changeset
1370
9543
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1371 2009-08-18 John W. Eaton <jwe@octave.org>
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1372
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1373 * aclocal.m4 (OCTAVE_HDF5_HAS_REQUIRED_API): If test fails, set
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1374 octave_hdf5_ok to no instead of setting HAVE_HDF5 to false.
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1375 * configure.in: Check octave_hdf5_ok instead of HAVE_HDF5.
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1376 Set TEXINFO_HDF5 if HDF5 library is found.
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1377
9542
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1378 2009-08-18 John W. Eaton <jwe@octave.org>
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1379
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1380 * Makeconf.in (ALL_CPPFLAGS): Add HDF5_CPPFLAGS to the list.
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1381 * aclocal.m4 (OCTAVE_HDF5_HAS_REQUIRED_API):
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1382 Set HAVE_HDF5 to false, not WITH_HDF5.
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1383 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for HDF5
9543
1d51ab34b509 tweaks for HDF5 library check
John W. Eaton <jwe@octave.org>
parents: 9542
diff changeset
1384 library. Print HDF5_CPPFLAGS and HDF5_LDFLAGS in the summary.
9542
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1385 * octave-bug.in, octave-bug.cc.in, Makeconf.in: Substitute
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1386 HDF5_CPPFLAGS and HDF5_LDFLAGS.
f5ec5dc66824 use OCTAVE_CHECK_LIBRARY to check for HDF5
John W. Eaton <jwe@octave.org>
parents: 9541
diff changeset
1387
9541
afbdf01bcacc acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents: 9540
diff changeset
1388 2009-08-18 John W. Eaton <jwe@octave.org>
afbdf01bcacc acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents: 9540
diff changeset
1389
afbdf01bcacc acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents: 9540
diff changeset
1390 * acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS.
afbdf01bcacc acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
John W. Eaton <jwe@octave.org>
parents: 9540
diff changeset
1391
9540
79b5fe2d5646 use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents: 9539
diff changeset
1392 2009-08-18 John W. Eaton <jwe@octave.org>
79b5fe2d5646 use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents: 9539
diff changeset
1393
79b5fe2d5646 use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents: 9539
diff changeset
1394 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Use variables named
79b5fe2d5646 use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents: 9539
diff changeset
1395 octave_check_library_save_XXX instead of save_XXX.
79b5fe2d5646 use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents: 9539
diff changeset
1396 * configure.in: Add Z_LDFLAGS and Z_LIBS to LIBS, and Z_CPPFLAGS
79b5fe2d5646 use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents: 9539
diff changeset
1397 to CPPFLAGS in checks for curl and glpk libraries.
79b5fe2d5646 use Z_LIBS in checks for curl and glpk libraries
John W. Eaton <jwe@octave.org>
parents: 9539
diff changeset
1398
9539
41a74dcd14df Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents: 9538
diff changeset
1399 2009-08-18 David Grundberg <individ@acc.umu.se>
41a74dcd14df Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents: 9538
diff changeset
1400
41a74dcd14df Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents: 9538
diff changeset
1401 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Clear QHULL_LIBS etc on
41a74dcd14df Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents: 9538
diff changeset
1402 errors. Interpret --without-qhull etc correctly.
41a74dcd14df Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
David Grundberg <individ@acc.umu.se>
parents: 9538
diff changeset
1403
9538
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1404 2009-08-17 John W. Eaton <jwe@octave.org>
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1405
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1406 * mkoctfile.in, mkoctfile.cc.in (FFTW3_LDFLAGS, FFTW3_LIBS,
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1407 FFTW3F_LDFLAGS, FFTW3F_LIBS): Substitute instead of FFTW_LIBS.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1408 (FFTW_LIBS): Define from FFTW3_LDFLAGS, FFTW3_LIBS,
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1409 FFTW3F_LDFLAGS, and FFTW3F_LIBS variables.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1410
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1411 * octave-bug.cc.in, octave-bug.in (Z_CPPFLAGS, Z_LDFLAGS):
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1412 Substitute and display them.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1413 (Z_LIBS): Rename from ZLIB_LIBS.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1414 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for ZLIB.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1415 Print Z_CPPFLAGS and Z_LDFLAGS in the summary.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1416 * Makeconf.in (Z_CPPFLAGS, Z_LDFLAGS): New variables.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1417 (Z_LIBS): Rename from ZLIB_LIBS.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1418 (do-subst-config-vals): Substitute them.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1419
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1420 (ALL_CPPFLAGS): New variable.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1421 (%.o : %.c, %.o : %.cc, pic/%.o : %.c, pic/%.o : %.cc):
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1422 Use $(ALL_CPPFLAGS) instead of $(CPPFLAGS) in command.
d0239bddf621 use OCTAVE_CHECK_LIB to check for zlib
John W. Eaton <jwe@octave.org>
parents: 9536
diff changeset
1423
9536
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1424 2009-08-17 John W. Eaton <jwe@octave.org>
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1425
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1426 * octave-bug.in, octave-bug.cc.in: Include AMD_CPPFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1427 AMD_LDFLAGS, AMD_LIBS, ARPACK_LIBS, BLAS_LIBS, CAMD_CPPFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1428 CAMD_LDFLAGS, CAMD_LIBS, CARBON_LIBS, CCOLAMD_CPPFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1429 CCOLAMD_LDFLAGS, CCOLAMD_LIBS, CHOLMOD_CPPFLAGS, CHOLMOD_LDFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1430 CHOLMOD_LIBS, COLAMD_CPPFLAGS, COLAMD_LDFLAGS, COLAMD_LIBS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1431 CURL_CPPFLAGS, CURL_LDFLAGS, CURL_LIBS, CXSPARSE_CPPFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1432 CXSPARSE_LDFLAGS, CXSPARSE_LIBS, DL_LIBS, FFTW3_CPPFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1433 FFTW3_LDFLAGS, FFTW3_LIBS, FFTW3F_CPPFLAGS, FFTW3F_LDFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1434 FFTW3F_LIBS, GRAPHICS_LIBS, GLPK_CPPFLAGS, GLPK_LDFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1435 GLPK_LIBS, HDF5_LIBS, OPENGL_LIBS, PTHREAD_CFLAGS, PTHREAD_LIBS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1436 QHULL_CPPFLAGS, QHULL_LDFLAGS, QHULL_LIBS, QRUPDATE_LIBS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1437 READLINE_LIBS, REGEX_LIBS, TERM_LIBS, UMFPACK_LIBS, X11_INCFLAGS,
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1438 X11_LIBS, and ZLIB_LIBS in the summary of varibles.
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1439
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1440 * configure.in: Include LEXLIB and LIBGLOB in the summary.
592a959b68e5 octave-bug.in, octave-bug.cc.in: update for recent configure changes
John W. Eaton <jwe@octave.org>
parents: 9531
diff changeset
1441
9531
b859079d1644 configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9525
diff changeset
1442 2009-08-17 Michael Goffioul <michael.goffioul@gmail.com>
b859079d1644 configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9525
diff changeset
1443
b859079d1644 configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9525
diff changeset
1444 * aclocal.m4 (OCTAVE_HDF5_DLL): Include HDF5_LIBS in LIBS before
b859079d1644 configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9525
diff changeset
1445 attempting link.
b859079d1644 configure and Makefile fixes for Windows
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9525
diff changeset
1446
9525
691545147aca compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents: 9523
diff changeset
1447 2009-08-15 Jaroslav Hajek <highegg@gmail.com>
691545147aca compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents: 9523
diff changeset
1448
691545147aca compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents: 9523
diff changeset
1449 * aclocal.m4: Define the autoconf 2.64+ m4sugar macros `m4_ifblank'
691545147aca compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents: 9523
diff changeset
1450 and `m4_ifnblank' if on earlier autoconfs.
691545147aca compatibility for earlier autoconfs
Jaroslav Hajek <highegg@gmail.com>
parents: 9523
diff changeset
1451
9523
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1452 2009-08-13 John W. Eaton <jwe@octave.org>
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1453
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1454 * Makeconf.in (GLPK_CPPFLAGS, GLPK_LDFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1455 AMD_CPPFLAGS, AMD_LDFLAGS, CAMD_CPPFLAGS, CAMD_LDFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1456 CCOLAMD_CPPFLAGS, CCOLAMD_LDFLAGS, CHOLMOD_CPPFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1457 CHOLMOD_LDFLAGS, COLAMD_CPPFLAGS, COLAMD_LDFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1458 CXSPARSE_CPPFLAGS, CXSPARSE_LDFLAGS): New variables.
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1459 (do-subst-config-vals): Substitute Them.
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1460 (SPARSE_CPPFLAGS, SPARSE_LDFLAGS, SPARSE_LIBS, FFTW_CPPFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1461 FFTW_LDFLAGS, FFTW_LIBS): New variables.
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1462
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1463 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for GLPK, AMD,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1464 CAMD, CCOLAMD, CHOLMOD, COLAMD, CXSPARSE, FFTW3, and FFTW3F
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1465 libraries. Print GLPK_CPPFLAGS, GLPK_LDFLAGS, AMD_CPPFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1466 AMD_LDFLAGS, CAMD_CPPFLAGS, CAMD_LDFLAGS, CCOLAMD_CPPFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1467 CCOLAMD_LDFLAGS, CHOLMOD_CPPFLAGS, CHOLMOD_LDFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1468 COLAMD_CPPFLAGS, COLAMD_LDFLAGS, CXSPARSE_CPPFLAGS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1469 CXSPARSE_LDFLAGS, FFTW3_CPPFLAGS, FFTW3_LDFLAGS, FFTW3_LIBS,
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1470 FFTW3F_CPPFLAGS, FFTW3F_LDFLAGS, and FFTW3F_LIBS in the summary.
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1471 (AH_BOTTOM): Define HAVE_FFTW if HAVE_FFTW3 and HAVE_FFTW3F are
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1472 both defined.
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1473
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1474 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): New optional arguments for
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1475 language and doc string.
0ce82753dd72 more configure changes for libraries
John W. Eaton <jwe@octave.org>
parents: 9520
diff changeset
1476
9520
bd5909b89457 fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents: 9519
diff changeset
1477 2009-08-13 Jaroslav Hajek <highegg@gmail.com>
bd5909b89457 fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents: 9519
diff changeset
1478
bd5909b89457 fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents: 9519
diff changeset
1479 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): Prepend to LIBS rather than
bd5909b89457 fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents: 9519
diff changeset
1480 replacing.
bd5909b89457 fix OCTAVE_CHECK_LIBRARY
Jaroslav Hajek <highegg@gmail.com>
parents: 9519
diff changeset
1481
9519
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1482 2009-08-13 John W. Eaton <jwe@octave.org>
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1483
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1484 * Makeconf.in (QHULL_CPPFLAGS, QHULL_LDFLAGS, CURL_CPPFLAGS,
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1485 CURL_LDFLAGS): New variables.
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1486 (do-subst-config-vals): Substitute QHULL_CPPFLAGS, QHULL_LDFLAGS,
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1487 CURL_CPPFLAGS, and CURL_LDFLAGS
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1488 * configure.in: Use OCTAVE_CHECK_LIBRARY to check for qhull and
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1489 curl libraries. Print QHULL_CPPFLAGS, QHULL_LDFLAGS,
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1490 CURL_CPPFLAGS, and CURL_LDFLAGS in the summary. Print glpk
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1491 library warning at time of check. Use AC_MSG_WARN, not
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1492 AC_MSG_RESULT, to print fftw warning.
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1493 * aclocal.m4 (OCTAVE_CHECK_LIBRARY): New macro.
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1494 (AC_CHECK_QHULL_VERSION, AC_CHECK_QHULL_OK):
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1495 Implement with modern autoconf macros.
ee99f9f37505 improve configure checks for qhull and curl libs
John W. Eaton <jwe@octave.org>
parents: 9515
diff changeset
1496
9515
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1497 2009-08-11 John W. Eaton <jwe@octave.org>
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1498
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1499 * configure.in: Define and substitute TERM_LIBS instead of
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1500 TERMLIBS. Don't add TERM_LIBS to LIBS. Define DL_LIBS instead of
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1501 adding them to LIBS. Display TERM_LIBS and DL_LIBS in summary
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1502 reporrt.
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1503 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Define and substitute
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1504 READLINE_LIBS instead of LIBREADLINE. Don't add readline library
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1505 to LIBS. Display READLINE_LIBS in summary report. Temporarily
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1506 add TERM_LIBS to LIBS when checking for readline library.
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1507 * Makeconf.in, mkoctfile.cc.in, mkoctfile.in:
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1508 Use READLINE_LIBS instead of LIBREADLINE and TERM_LIBS instead of
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1509 TERMLIBS. Substitute DL_LIBS.
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1510 (do-subst-config-vals): Substitute TERM_LIBS and DL_LIBS.
eee9b3150446 more configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9514
diff changeset
1511
9514
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1512 2009-08-11 John W. Eaton <jwe@octave.org>
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1513
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1514 * configure.in: Generate separate variables for HDF5_LIBS and
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1515 ZLIB_LIBS. Don't add them to LIBS. Add separate entries for them
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1516 in the summary report.
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1517 * Makeconf.in (HDF5_LIBS, ZLIB_LIBS): New variables.
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1518 (do-subst-config-vals): Substitute AMD_LIBS, ARPACK_LIBS,
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1519 CAMD_LIBS, CCOLAMD_LIBS, CHOLMOD_LIBS, COLAMD_LIBS, CXSPARSE_LIBS,
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1520 FT2_LIBS, GRAPHICS_LIBS, HDF5_LIBS, OPENGL_LIBS, PTHREAD_CFLAGS,
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1521 PTHREAD_LIBS, QHULL_LIBS, QRUPDATE_LIBS, REGEX_LIBS, UMFPACK_LIBS,
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1522 ZLIB_LIBS.
af86991d8d47 configure tweaks
John W. Eaton <jwe@octave.org>
parents: 9501
diff changeset
1523
9489
fe8890c11b12 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 9488
diff changeset
1524 2009-08-05 John W. Eaton <jwe@octave.org>
9488
ee572cdd4b97 add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents: 9480
diff changeset
1525
ee572cdd4b97 add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents: 9480
diff changeset
1526 * acx_pthread.m4: New file.
ee572cdd4b97 add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents: 9480
diff changeset
1527 * configure.in: Include it and invoke ACX_PTHREAD macro. Print
ee572cdd4b97 add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents: 9480
diff changeset
1528 ptrhead flags and libraries in summary output.
9489
fe8890c11b12 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 9488
diff changeset
1529 * Makeconf.in (PTHREAD_CFLAGS, PTHREAD_LIBS): Substitute values.
fe8890c11b12 ChangeLog fix
John W. Eaton <jwe@octave.org>
parents: 9488
diff changeset
1530 (ALL_CFLAGS, ALL_CXXFLAGS): Include $(PTHREAD_CFLAGS).
9488
ee572cdd4b97 add configure checks for pthread library and compiler flags
John W. Eaton <jwe@octave.org>
parents: 9480
diff changeset
1531
9480
bca39c365fda update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9462
diff changeset
1532 2009-08-03 Jaroslav Hajek <highegg@gmail.com>
bca39c365fda update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9462
diff changeset
1533
bca39c365fda update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9462
diff changeset
1534 * NEWS: Update.
bca39c365fda update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9462
diff changeset
1535
9462
44e2e568f973 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9449
diff changeset
1536 2009-07-27 Jaroslav Hajek <highegg@gmail.com>
44e2e568f973 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9449
diff changeset
1537
44e2e568f973 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9449
diff changeset
1538 * NEWS: Update.
44e2e568f973 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9449
diff changeset
1539
9449
a35d8ec8a0c4 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9437
diff changeset
1540 2009-07-22 Jaroslav Hajek <highegg@gmail.com>
a35d8ec8a0c4 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9437
diff changeset
1541
a35d8ec8a0c4 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9437
diff changeset
1542 * NEWS: Update.
a35d8ec8a0c4 update NEWS
Jaroslav Hajek <highegg@gmail.com>
parents: 9437
diff changeset
1543
9437
db08c2376970 Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents: 9424
diff changeset
1544 2009-07-16 John W. Eaton <jwe@octave.org>
db08c2376970 Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents: 9424
diff changeset
1545
db08c2376970 Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents: 9424
diff changeset
1546 * Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG).
db08c2376970 Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
John W. Eaton <jwe@octave.org>
parents: 9424
diff changeset
1547
9424
69d05d1a63b9 configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents: 9408
diff changeset
1548 2009-07-09 John W. Eaton <jwe@octave.org>
69d05d1a63b9 configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents: 9408
diff changeset
1549
69d05d1a63b9 configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents: 9408
diff changeset
1550 * configure.in: Don't use system strftime on MinGW systems.
69d05d1a63b9 configure.in: don't use system strftime on MinGW systems
John W. Eaton <jwe@octave.org>
parents: 9408
diff changeset
1551
9407
0951174cbb03 remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents: 9403
diff changeset
1552 2009-06-29 Jaroslav Hajek <highegg@gmail.com>
0951174cbb03 remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents: 9403
diff changeset
1553
0951174cbb03 remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents: 9403
diff changeset
1554 * NEWS: Correct info.
9408
6729708602ca NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9407
diff changeset
1555 * NEWS: Update.
9407
0951174cbb03 remove experimental stuff from lookup, simplify
Jaroslav Hajek <highegg@gmail.com>
parents: 9403
diff changeset
1556
9403
4af6e29449c1 [mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9381
diff changeset
1557 2009-06-26 Michael Goffioul <michael.goffioul@gmail.com>
4af6e29449c1 [mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9381
diff changeset
1558
4af6e29449c1 [mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9381
diff changeset
1559 * aclocal.m4: Add pkg.m4 macros.
4af6e29449c1 [mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9381
diff changeset
1560 * configure.in (HAVE_FREETYPE): New defined variable.
4af6e29449c1 [mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9381
diff changeset
1561 * configure.in: Add configure tests for Fontconfig detection.
4af6e29449c1 [mq]: graphics_text_engine
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9381
diff changeset
1562
9381
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9365
diff changeset
1563 2009-06-23 Robert T. Short <octave@phaselockedsystems.com>
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9365
diff changeset
1564
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9365
diff changeset
1565 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
f9ab19428cd8 * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Robert T. Short <octave@phaselockedsystems.com>
parents: 9365
diff changeset
1566
9365
3cf6a0f9a7a7 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9352
diff changeset
1567 2009-06-19 Jaroslav Hajek <highegg@gmail.com>
3cf6a0f9a7a7 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9352
diff changeset
1568
3cf6a0f9a7a7 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9352
diff changeset
1569 * NEWS: Update.
3cf6a0f9a7a7 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9352
diff changeset
1570
9352
b59cc3252a51 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9332
diff changeset
1571 2009-06-15 Jaroslav Hajek <highegg@gmail.com>
b59cc3252a51 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9332
diff changeset
1572
b59cc3252a51 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9332
diff changeset
1573 * NEWS: Update.
b59cc3252a51 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 9332
diff changeset
1574
9332
bf6da2fbfa4e examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents: 9330
diff changeset
1575 2009-06-02 Jaroslav Hajek <highegg@gmail.com>
bf6da2fbfa4e examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents: 9330
diff changeset
1576
bf6da2fbfa4e examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents: 9330
diff changeset
1577 * examples/@polynomial/subsref.m: Handle ':' correctly.
bf6da2fbfa4e examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents: 9330
diff changeset
1578 * examples/@polynomial/subsasgn.m: Ditto.
bf6da2fbfa4e examples/polynomial: properly handle magic colon
Jaroslav Hajek <highegg@gmail.com>
parents: 9330
diff changeset
1579
9329
67fc970dad7d improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents: 9303
diff changeset
1580 2009-06-11 Jaroslav Hajek <highegg@gmail.com>
67fc970dad7d improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents: 9303
diff changeset
1581
67fc970dad7d improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents: 9303
diff changeset
1582 * example/@polynomial/numel.m: New method.
9330
e903c92d2f02 omission from last patch
Jaroslav Hajek <highegg@gmail.com>
parents: 9329
diff changeset
1583 * example/@polynomial/Makefile.in: Include it.
9329
67fc970dad7d improve indexed assignment using indexed numel
Jaroslav Hajek <highegg@gmail.com>
parents: 9303
diff changeset
1584
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1585 2009-05-22 Benjamin Lindner <lindnerb@users.sourceforge.net>
9303
adf676387922 properly #ifdef MSVC linker specific flags
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9288
diff changeset
1586
adf676387922 properly #ifdef MSVC linker specific flags
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9288
diff changeset
1587 * mkoctfile.cc.in: mask MSVC specific linker flags for mex output
adf676387922 properly #ifdef MSVC linker specific flags
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9288
diff changeset
1588
9288
7621f0b0e588 examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents: 9285
diff changeset
1589 2009-06-02 Robert T. Short <octave@phaselockedsystems.com>
7621f0b0e588 examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents: 9285
diff changeset
1590
7621f0b0e588 examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents: 9285
diff changeset
1591 * examples/@polynomial: Fix end method for zero based indexing.
7621f0b0e588 examples/@polynomial/end.m: Fix end for zero based indexing.
Robert T. Short <rtshort@ieee.org>
parents: 9285
diff changeset
1592
9285
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9284
diff changeset
1593 2009-06-02 Jaroslav Hajek <highegg@gmail.com>
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9284
diff changeset
1594
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9284
diff changeset
1595 * examples/@polynomial/subsref.m: Allow chained subscripts,
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9284
diff changeset
1596 fix behavior according to docs.
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9284
diff changeset
1597 * examples/@polynomial/subsasgn.m: Allow chained subscripts,
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9284
diff changeset
1598 fix behavior according to docs.
226f6d001ee2 further improve the polynomial example, fix indexing
Jaroslav Hajek <highegg@gmail.com>
parents: 9284
diff changeset
1599
9284
567e3e4ab74d fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents: 9266
diff changeset
1600 2009-06-02 Robert T. Short <octave@phaselockedsystems.com>
567e3e4ab74d fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents: 9266
diff changeset
1601
567e3e4ab74d fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents: 9266
diff changeset
1602 * examples/@polynomial: Remove tabs from all functions so
567e3e4ab74d fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents: 9266
diff changeset
1603 documentation looks right. Fix a bunch of methods
567e3e4ab74d fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents: 9266
diff changeset
1604 that didn't work. Add a method referred to in the docs
567e3e4ab74d fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents: 9266
diff changeset
1605 that didn't exist.
567e3e4ab74d fix up examples/@polynomial
Robert T. Short <octave@phaselockedsystems.com>
parents: 9266
diff changeset
1606
9266
1d3b91166b9c allow pathsep to be set
John W. Eaton <jwe@octave.org>
parents: 9259
diff changeset
1607 2009-05-26 John W. Eaton <jwe@octave.org>
1d3b91166b9c allow pathsep to be set
John W. Eaton <jwe@octave.org>
parents: 9259
diff changeset
1608
1d3b91166b9c allow pathsep to be set
John W. Eaton <jwe@octave.org>
parents: 9259
diff changeset
1609 * src/dirfns.cc (Fpathsep): Allow path separator to be set.
1d3b91166b9c allow pathsep to be set
John W. Eaton <jwe@octave.org>
parents: 9259
diff changeset
1610
9259
75c502937d2c Fix typo for termios.h
Thomas Weber <thomas.weber.mail at gmail.com>
parents: 9254
diff changeset
1611 2009-03-17 Thomas Weber <thomas.weber.mail at gmail.com>
75c502937d2c Fix typo for termios.h
Thomas Weber <thomas.weber.mail at gmail.com>
parents: 9254
diff changeset
1612
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1613 * configure.in: fix typo with regards to termios.h
9259
75c502937d2c Fix typo for termios.h
Thomas Weber <thomas.weber.mail at gmail.com>
parents: 9254
diff changeset
1614
9254
fbb43bc17a4d add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents: 9252
diff changeset
1615 2009-05-25 Jaroslav Hajek <highegg@gmail.com>
fbb43bc17a4d add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents: 9252
diff changeset
1616
fbb43bc17a4d add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents: 9252
diff changeset
1617 * examples/@FIRfilter/Makefile.in: New file.
fbb43bc17a4d add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents: 9252
diff changeset
1618 * examples/Makefile.in: Include it.
fbb43bc17a4d add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents: 9252
diff changeset
1619 * configure.in: Ditto.
fbb43bc17a4d add missing Makefile in examples/@FIRfilter
Jaroslav Hajek <highegg@gmail.com>
parents: 9252
diff changeset
1620
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1621 2009-05-24 Benjamin Lindner <lindnerb@users.sourceforge.net>
9252
a1d20052517a support for mkoctfile.exe and octave-config.exe on mingw platform
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9251
diff changeset
1622
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1623 * configure.in: (SCRIPTS_EXE_SUFFIX) Define to ".exe" for
9252
a1d20052517a support for mkoctfile.exe and octave-config.exe on mingw platform
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9251
diff changeset
1624 mingw32 compilation (similar to msvc)
a1d20052517a support for mkoctfile.exe and octave-config.exe on mingw platform
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 9251
diff changeset
1625
9251
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9242
diff changeset
1626 2009-05-24 Robert T. Short <octave@phaselockedsystems.com>
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9242
diff changeset
1627
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9242
diff changeset
1628 * examples/@FIRfilter: added FIRfilter class example.
f8b8ab529913 improve OOP documentation
Robert T. Short <octave@phaselockedsystems.com>
parents: 9242
diff changeset
1629
9242
82ff1163a8d4 Removed CYGWIN_init
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9241
diff changeset
1630 2009-05-22 Marco Atzeri <marco_atzeri@yahoo.it>
82ff1163a8d4 Removed CYGWIN_init
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9241
diff changeset
1631
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1632 * src/sysdep.cc: Removed CYGWIN_init
9242
82ff1163a8d4 Removed CYGWIN_init
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9241
diff changeset
1633
9241
60bbc66bb0e2 Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9231
diff changeset
1634 2009-05-21 Marco Atzeri <marco_atzeri@yahoo.it>
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1635 * configure.in: Correct my mistake in cygwin SHLBINPRE SHLBIN
9241
60bbc66bb0e2 Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9231
diff changeset
1636
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1637 2008-05-21 Michael Goffioul <michael.goffioul@gmail.com>
9229
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1638
9231
8a5a04b6c46b Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9230
diff changeset
1639 * aclocal.m4 (AC_CHECK_QHULL_OK): Do not use -lm under
8a5a04b6c46b Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9230
diff changeset
1640 Windows systems.
8a5a04b6c46b Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9230
diff changeset
1641 * configure.in: Add -luser32 to LIBS under Windows.
8a5a04b6c46b Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9230
diff changeset
1642
9229
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1643 * configure.in (SCRIPTS_EXE_SUFFIX): New substituted
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1644 variable. Define to ".exe" for MSVC compilation.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1645 * octMakefile.in (SCRIPTS_EXE_SUFFIX): New variable.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1646 (DISTFILES): Add mkoctfile.cc.in, octave-config.cc.in and
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1647 octave-bug.cc.in.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1648 (SHELL_SCRIPTS): Use SCRIPTS_EXE_SUFFIX.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1649 (mkoctfile.cc, mkoctfile$(EXEEXT)): New build rules.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1650 (octave-config.cc, octave-config$(EXEEXT)): Likewise.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1651 (octave-bug.cc, octave-bug$(EXEEXT)): Likewise.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1652 (install, install-strip, uninstall): Use SCRIPTS_EXE_SUFFIX.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1653 (maintainer-clean, distclean): Remove mkoctfile.[cc|o|exe],
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1654 octave-config.[cc|o|exe] and octave-bug.[cc|o|exe].
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1655 (clean): Remove mkoctfile$(EXEEXT), octave-config$(EXEEXT),
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1656 octave-bug$(EXEEXT) and the corresponding object files.
4b94672337d0 Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Michael Goffioul <michael.goffioul@gmail.com>
parents: 9187
diff changeset
1657
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1658 2009-05-07 Rik <rdrider0-list@yahoo.com>
9226
50c7d87ecfa1 Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Rik <rdrider0-list@yahoo.com>
parents: 9187
diff changeset
1659
50c7d87ecfa1 Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Rik <rdrider0-list@yahoo.com>
parents: 9187
diff changeset
1660 * README.mirrors: Remove invalid mirror sites which no longer exist.
50c7d87ecfa1 Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Rik <rdrider0-list@yahoo.com>
parents: 9187
diff changeset
1661
9187
a3237ae32c0d eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents: 9186
diff changeset
1662 2009-05-07 John W. Eaton <jwe@octave.org>
a3237ae32c0d eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents: 9186
diff changeset
1663
a3237ae32c0d eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents: 9186
diff changeset
1664 * configure.in, mkoctfile.in, mkoctfile.cc.in, octave-bug.in,
a3237ae32c0d eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents: 9186
diff changeset
1665 octave-bug.cc.in: Eliminate last remnants of f2c goop.
a3237ae32c0d eliminate last remnants of F2C variables
John W. Eaton <jwe@octave.org>
parents: 9186
diff changeset
1666
9186
49a0c58a7dcf Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents: 9178
diff changeset
1667 2009-05-07 Marco Atzeri <marco_atzeri@yahoo.it>
49a0c58a7dcf Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents: 9178
diff changeset
1668
49a0c58a7dcf Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents: 9178
diff changeset
1669 * configure.in, Makeconf.in: (SHLPRE): Rename from SHLLIBPRE.
49a0c58a7dcf Added SHLPRE for SHLEXT instead of SHLLIBPRE
marco_atzeri@yahoo.it
parents: 9178
diff changeset
1670
9178
a6375c37dad4 update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents: 9176
diff changeset
1671 2009-05-05 Jaroslav Hajek <highegg@gmail.com>
a6375c37dad4 update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents: 9176
diff changeset
1672
a6375c37dad4 update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents: 9176
diff changeset
1673 * configure.in: Include the whole 3.x g++ series as problematic.
a6375c37dad4 update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents: 9176
diff changeset
1674 * Makefile: Don't mention that g++-3.x might work.
a6375c37dad4 update config stuff to gripe with g++-3.x
Jaroslav Hajek <highegg@gmail.com>
parents: 9176
diff changeset
1675
9176
7ea76c8a59f7 configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents: 9173
diff changeset
1676 2009-05-04 John W. Eaton <jwe@octave.org>
7ea76c8a59f7 configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents: 9173
diff changeset
1677
7ea76c8a59f7 configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents: 9173
diff changeset
1678 * configure.in: Put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead
7ea76c8a59f7 configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents: 9173
diff changeset
1679 of $OPENGL_LIBS.
7ea76c8a59f7 configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
John W. Eaton <jwe@octave.org>
parents: 9173
diff changeset
1680
9171
7500cfff4728 configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9110
diff changeset
1681 2009-05-04 Peter O'Gorman <pogma@thewrittenword.com>
7500cfff4728 configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9110
diff changeset
1682
9173
224634b2e6e3 configure.in, aclocal.m4: check for c99 vsnprintf
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9172
diff changeset
1683 * aclocal.m4 (OCTAVE_HAVE_C99_VSNPRINTF): New macro.
224634b2e6e3 configure.in, aclocal.m4: check for c99 vsnprintf
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9172
diff changeset
1684 * configure.in: Use it.
224634b2e6e3 configure.in, aclocal.m4: check for c99 vsnprintf
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9172
diff changeset
1685
9172
cd68431b395a configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9171
diff changeset
1686 * configure.in (rs6000-ibm-aix* | powerpc-ibm-aix*): Set
cd68431b395a configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9171
diff changeset
1687 library_path_var to LIBPATH.
cd68431b395a configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9171
diff changeset
1688 (hppa*-hp-hpux*): Set library_path_var to SHLIB_PATH.
cd68431b395a configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9171
diff changeset
1689 (ia64*-hp-hpux*): New case for shared library variables.
cd68431b395a configure.in: shared library fixes for AIX and HPUX
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9171
diff changeset
1690
9171
7500cfff4728 configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9110
diff changeset
1691 * configure.in: Provide decls for exp2, round, and tgamma if they
7500cfff4728 configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9110
diff changeset
1692 are missing.
7500cfff4728 configure.in: provide decls for exp2, round, and tgamma if they are missing
Peter O'Gorman <pogma@thewrittenword.com>
parents: 9110
diff changeset
1693
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: 9091
diff changeset
1694 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: 9091
diff changeset
1695
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: 9091
diff changeset
1696 * NEWS: Add new graphics functions.
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: 9091
diff changeset
1697
9090
298b57a4fec2 configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents: 9078
diff changeset
1698 2009-04-05 John W. Eaton <jwe@octave.org>
298b57a4fec2 configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents: 9078
diff changeset
1699
9091
45c832e9976d configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents: 9090
diff changeset
1700 * configure.in: Use AC_USE_SYSTEM_EXTENSIONS instead of
45c832e9976d configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents: 9090
diff changeset
1701 AC_GNU_SOURCE, AC_AIX, AC_MINIX, and AC_ISC_POSIX.
45c832e9976d configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents: 9090
diff changeset
1702 Require Autoconf 2.60.
45c832e9976d configure.in: require autoconf 2.60; eliminate some obsolete macros
John W. Eaton <jwe@octave.org>
parents: 9090
diff changeset
1703
9090
298b57a4fec2 configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents: 9078
diff changeset
1704 * configure.in: Add -Wformat to extra warning flags. Add
298b57a4fec2 configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents: 9078
diff changeset
1705 -Wconversion to strict warning flags.
298b57a4fec2 configure.in: tweak warning flags
John W. Eaton <jwe@octave.org>
parents: 9078
diff changeset
1706
9078
e92591954ea2 Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents: 9077
diff changeset
1707 2009-04-02 John W. Eaton <jwe@octave.org>
e92591954ea2 Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents: 9077
diff changeset
1708
e92591954ea2 Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents: 9077
diff changeset
1709 * Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of
e92591954ea2 Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents: 9077
diff changeset
1710 mv to install PKG_ADD file.
e92591954ea2 Makeconf.in (do-script-install): Use $(INSTALL_DATA) instead of mv to install PKG_ADD file
John W. Eaton <jwe@octave.org>
parents: 9077
diff changeset
1711
9077
f341cba2c4c6 Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9054
diff changeset
1712 2009-04-02 Marco Atzeri <marco_atzeri@yahoo.it>
f341cba2c4c6 Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9054
diff changeset
1713
f341cba2c4c6 Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9054
diff changeset
1714 * Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of
f341cba2c4c6 Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9054
diff changeset
1715 LIBPRE for names for shared libraries.
f341cba2c4c6 Makeconf.in (do-subst-script-vals): Use SHLLIBPRE instead of LIBPRE for names for shared libraries
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9054
diff changeset
1716
9054
0735e427c6c0 configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9049
diff changeset
1717 2009-03-28 Marco Atzeri <marco_atzeri@yahoo.it>
0735e427c6c0 configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9049
diff changeset
1718
0735e427c6c0 configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9049
diff changeset
1719 * configure.in: For cygwin, set LIBPRE=lib and clear CPICFLAG,
0735e427c6c0 configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9049
diff changeset
1720 CXXPICFLAG, and FPICFLAG.
0735e427c6c0 configure fixes for cygwin
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 9049
diff changeset
1721
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1722 2009-03-27 Jaroslav Hajek <highegg@gmail.com>
9049
56018fcd28b0 configure fixes
Jaroslav Hajek <highegg@gmail.com>
parents: 9006
diff changeset
1723
56018fcd28b0 configure fixes
Jaroslav Hajek <highegg@gmail.com>
parents: 9006
diff changeset
1724 * aclocal.m4 (OCTAVE_CMATH_FUNC): Add missing AC_LANG_POP.
56018fcd28b0 configure fixes
Jaroslav Hajek <highegg@gmail.com>
parents: 9006
diff changeset
1725 * configure.in: Enclose string in quotes.
56018fcd28b0 configure fixes
Jaroslav Hajek <highegg@gmail.com>
parents: 9006
diff changeset
1726
9006
979d0492ff40 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8998
diff changeset
1727 2009-03-23 Jaroslav Hajek <highegg@gmail.com>
979d0492ff40 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8998
diff changeset
1728
979d0492ff40 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8998
diff changeset
1729 * NEWS: More updates.
979d0492ff40 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8998
diff changeset
1730
8998
a48fba01e4ac optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents: 8984
diff changeset
1731 2009-03-20 Jaroslav Hajek <highegg@gmail.com>
a48fba01e4ac optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents: 8984
diff changeset
1732
a48fba01e4ac optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents: 8984
diff changeset
1733 * aclocal.m4 (OCTAVE_CMATH_FUNC): New macro.
a48fba01e4ac optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents: 8984
diff changeset
1734 * configure.in: Use it.
a48fba01e4ac optimize isnan/isinf/isfinite mappers
Jaroslav Hajek <highegg@gmail.com>
parents: 8984
diff changeset
1735
8938
35e18344fae8 configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1736 2009-03-09 John W. Eaton <jwe@octave.org>
35e18344fae8 configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1737
8940
6994961bf1f4 use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents: 8938
diff changeset
1738 * run-octave.in: Use doc-cache instead of DOC for doc cache file.
6994961bf1f4 use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents: 8938
diff changeset
1739 * configure.in: Likewise.
6994961bf1f4 use doc-cache instead of DOC for doc cache file name
John W. Eaton <jwe@octave.org>
parents: 8938
diff changeset
1740
8938
35e18344fae8 configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1741 * configure.in (--enable-extra-warning-flags): New option to
35e18344fae8 configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1742 control extra compiler warning flags.
35e18344fae8 configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1743 (--enable-strict-warning-flags): Rename from --enable-picky-flags.
35e18344fae8 configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1744 (GXX_STRICT_FLAGS): Remove -Wenum-clash from the list.
35e18344fae8 configure.in: options for compiler warning flags
John W. Eaton <jwe@octave.org>
parents: 8932
diff changeset
1745
9968
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
1746 2009-03-08 S�ren Hauberg <hauberg@gmail.com>
8932
2d0f8692a82e Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents: 8919
diff changeset
1747
2d0f8692a82e Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents: 8919
diff changeset
1748 * NEWS: Mention 'histc'.
2d0f8692a82e Add the 'histc' function
Soren Hauberg <hauberg@gmail.com>
parents: 8919
diff changeset
1749
8919
79474f16215c config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents: 8865
diff changeset
1750 2009-03-07 John W. Eaton <jwe@octave.org>
79474f16215c config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents: 8865
diff changeset
1751
79474f16215c config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents: 8865
diff changeset
1752 * config.guess, config.sub: Update from FSF sources.
79474f16215c config.sub, config.guess: update from FSF sources
John W. Eaton <jwe@octave.org>
parents: 8865
diff changeset
1753
8865
eace5649a8b5 set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents: 8861
diff changeset
1754 2009-02-25 John W. Eaton <jwe@octave.org>
eace5649a8b5 set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents: 8861
diff changeset
1755
eace5649a8b5 set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents: 8861
diff changeset
1756 * configure.in (doc_cache_file): New default variable
eace5649a8b5 set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents: 8861
diff changeset
1757 * Makeconf.in (@doc_cache_file, do-subst-default-vals): Substitute it.
eace5649a8b5 set default value for doc_cache_file variable
John W. Eaton <jwe@octave.org>
parents: 8861
diff changeset
1758
8850
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1759 2009-02-24 John W. Eaton <jwe@octave.org>
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1760
8861
31f864877246 doc and lookfor fixes
John W. Eaton <jwe@octave.org>
parents: 8850
diff changeset
1761 * run-octave.in (DOCFILE): New variable. Pass --doc-cache-file
31f864877246 doc and lookfor fixes
John W. Eaton <jwe@octave.org>
parents: 8850
diff changeset
1762 option to Octave.
31f864877246 doc and lookfor fixes
John W. Eaton <jwe@octave.org>
parents: 8850
diff changeset
1763
8850
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1764 * configure.in: Copy Makefile to build directory if not building
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1765 in srcdir.
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1766
8849
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1767 2009-02-24 Thorsten Meyer <thorsten@hexe>
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1768
8850
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1769 * configure.in: AC_SUBST ac_config_files.
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1770 * Makeconf.in (config_opts): Define CONFIG_SUBDIRS variable.
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1771 * Makefile: Add make target for configuration files.
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1772 * octMakefile.in: Add make targets for configuration files,
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1773 config.status and configure.
538184c540a9 Add make target "configfiles" to automatically regenerate configuration files
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8849
diff changeset
1774
8849
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1775 * Makefile.in: Rename to Makefile.
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1776 * configure.in: Remove Makefile from list of autogenerated
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1777 configuration files.
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1778 * octMakefile.in: Remove references to Makefile.in, add Makefile
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1779 to list of CONF_DISTFILES.
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1780 * octMakefile.in (maintainer-clean distclean): Don't delete Makefile.
8b7e448d989c Do not autogenerate Makefile from Makefile.in.
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8792
diff changeset
1781
8792
bbb3fa6778f3 use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8779
diff changeset
1782 2009-02-17 Benjamin Lindner <lindnerb@users.sourceforge.net>
bbb3fa6778f3 use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8779
diff changeset
1783
bbb3fa6778f3 use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8779
diff changeset
1784 * configure.in: Check for mkstemps on MinGW platform
bbb3fa6778f3 use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8779
diff changeset
1785 (HAVE_MKSTEMPS): Define if mkstsmps is avilable in libiberty.
bbb3fa6778f3 use mkstemps as replacement for mkstemp on mingw32
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8779
diff changeset
1786
8779
949708f930d0 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 8775
diff changeset
1787 2009-02-17 Jaroslav Hajek <highegg@gmail.com>
949708f930d0 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 8775
diff changeset
1788
949708f930d0 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 8775
diff changeset
1789 * NEWS: Mention cummin and cummax
949708f930d0 NEWS update
Jaroslav Hajek <highegg@gmail.com>
parents: 8775
diff changeset
1790
8772
aeedc045cfe3 toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents: 8771
diff changeset
1791 2009-02-17 John W. Eaton <jwe@octave.org>
aeedc045cfe3 toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents: 8771
diff changeset
1792
8775
a2a9dc5e8565 octave.gperf: eliminate whitespace to allow gperf 2.7.2 to work
John W. Eaton <jwe@octave.org>
parents: 8772
diff changeset
1793 * aclocal.m4 (OCTAVE_PROG_GPERF): Don't run gperf.
a2a9dc5e8565 octave.gperf: eliminate whitespace to allow gperf 2.7.2 to work
John W. Eaton <jwe@octave.org>
parents: 8772
diff changeset
1794
8772
aeedc045cfe3 toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents: 8771
diff changeset
1795 * Makeconf.in (do-subst-config-vals): Substitute CARBON_LIBS,
aeedc045cfe3 toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents: 8771
diff changeset
1796 X11_INCFLAGS, and X11_LIBS.
aeedc045cfe3 toplev.cc (Foctave_config_info): add CARBON_LIBS, X11_INCFLAGS, and X11_LIBS to the struct
John W. Eaton <jwe@octave.org>
parents: 8771
diff changeset
1797
8770
af676d09da08 Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8755
diff changeset
1798 2009-02-17 Thomas Treichl <Thomas.Treichl@gmx.net>
af676d09da08 Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8755
diff changeset
1799
8771
d3382daaf4d2 Use CARBON_LIBS instead of LIBS for framework Carbon.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8770
diff changeset
1800 * Makeconf.in: Substitute CARBON_LIBS.
d3382daaf4d2 Use CARBON_LIBS instead of LIBS for framework Carbon.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8770
diff changeset
1801 * configure.in: Use CARBON_LIBS instead of LIBS for framework Carbon.
d3382daaf4d2 Use CARBON_LIBS instead of LIBS for framework Carbon.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8770
diff changeset
1802
8770
af676d09da08 Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8755
diff changeset
1803 * configure.in: Fix test for X11 if "--without-x" is given.
af676d09da08 Fix test for X11 if "--without-x" is given.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8755
diff changeset
1804
8755
59c0fde890a0 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8747
diff changeset
1805 2009-02-16 Jaroslav Hajek <highegg@gmail.com>
59c0fde890a0 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8747
diff changeset
1806
59c0fde890a0 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8747
diff changeset
1807 * NEWS: Yet more updates.
59c0fde890a0 more NEWS updates
Jaroslav Hajek <highegg@gmail.com>
parents: 8747
diff changeset
1808
8747
86cfcf133a19 NEWS update
John W. Eaton <jwe@octave.org>
parents: 8737
diff changeset
1809 2009-02-16 John W. Eaton <jwe@octave.org>
86cfcf133a19 NEWS update
John W. Eaton <jwe@octave.org>
parents: 8737
diff changeset
1810
86cfcf133a19 NEWS update
John W. Eaton <jwe@octave.org>
parents: 8737
diff changeset
1811 * NEWS: Mention command-style parsing changes. More updates.
86cfcf133a19 NEWS update
John W. Eaton <jwe@octave.org>
parents: 8737
diff changeset
1812
8737
ae51dc447bab NEWS: update for release
John W. Eaton <jwe@octave.org>
parents: 8724
diff changeset
1813 2009-02-13 John W. Eaton <jwe@octave.org>
ae51dc447bab NEWS: update for release
John W. Eaton <jwe@octave.org>
parents: 8724
diff changeset
1814
ae51dc447bab NEWS: update for release
John W. Eaton <jwe@octave.org>
parents: 8724
diff changeset
1815 * NEWS: Update for release.
ae51dc447bab NEWS: update for release
John W. Eaton <jwe@octave.org>
parents: 8724
diff changeset
1816
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1817 2009-02-11 Thomas Treichl <Thomas.Treichl@gmx.net>
8724
a50228129dba Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents: 8723
diff changeset
1818
a50228129dba Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents: 8723
diff changeset
1819 * aclocal.m4 (OCTAVE_GLUTESSCALLBACK_THREEDOTS): New macro.
a50228129dba Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents: 8723
diff changeset
1820 (OCTAVE_OPENGL): Use it in OpenGL check.
a50228129dba Introduce new macro OCTAVE_GLUTESSCALLBACK_THREEDOTS. Use definitions HAVE_FRAMEWORK_OPENGL and HAVE_GLUTESSCALLBACK_THREEDOTS for Mac's framework OpenGL implementation.
Ben Abbott <bpabbott@mac.com>
parents: 8723
diff changeset
1821
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1822 2009-02-11 Ben Abbott <bpabbott@mac.com>
8723
0899370cce9f Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents: 8722
diff changeset
1823
0899370cce9f Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents: 8722
diff changeset
1824 * configure.in: Include FTGLTextureFont.h when FTGL_UPPER_CASE is
0899370cce9f Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents: 8722
diff changeset
1825 not defined.
0899370cce9f Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Ben Abbott <bpabbott@mac.com>
parents: 8722
diff changeset
1826
8719
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8718
diff changeset
1827 2009-02-11 John W. Eaton <jwe@octave.org>
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8718
diff changeset
1828
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8718
diff changeset
1829 * configure.in (octetcdir): New default value.
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8718
diff changeset
1830 * Makeconf.in (octetcdir): New variable.
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8718
diff changeset
1831 (do-subst-default-vals): Substitute octetcdir.
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8718
diff changeset
1832 * octMakefile.in (install, uninstall): Use $(octetcdir) for NEWS.
8722
3cedb606145d create $(DESTDIR)$(octetcdir) when installing
John W. Eaton <jwe@octave.org>
parents: 8719
diff changeset
1833 (DIRS_TO_MAKE): Add $(octetcdir) to the list.
8719
679c270b7584 install DOC and NEWS in $octetcdir
John W. Eaton <jwe@octave.org>
parents: 8718
diff changeset
1834
8718
c74c9692add7 Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents: 8708
diff changeset
1835 2009-02-10 Rafael Laboissiere <rafael@debian.org>
c74c9692add7 Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents: 8708
diff changeset
1836
c74c9692add7 Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents: 8708
diff changeset
1837 * examples/Makefile.in: Run some clean targets on sub-directory
c74c9692add7 Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents: 8708
diff changeset
1838 @polynomial.
c74c9692add7 Run some clean targets on sub-directory @polynomial
Rafael Laboissiere <rafael@debian.org>
parents: 8708
diff changeset
1839
8705
ccdab7f029a3 examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents: 8698
diff changeset
1840 2009-02-09 John W. Eaton <jwe@octave.org>
ccdab7f029a3 examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents: 8698
diff changeset
1841
8708
7faf87906ca3 examples/Makefile.in (dist): create subdirs of examples, not dist
John W. Eaton <jwe@octave.org>
parents: 8707
diff changeset
1842 * examples/Makefile.in (dist): Create subdirs of examples, not scripts.
7faf87906ca3 examples/Makefile.in (dist): create subdirs of examples, not dist
John W. Eaton <jwe@octave.org>
parents: 8707
diff changeset
1843
8707
e356a54586c3 examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
John W. Eaton <jwe@octave.org>
parents: 8705
diff changeset
1844 * examples/@polynomial/Makefile.in (do-mkpkgadd):
e356a54586c3 examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
John W. Eaton <jwe@octave.org>
parents: 8705
diff changeset
1845 Provide special definition for this directory.
e356a54586c3 examples/@polynomial/Makefile.in (do-mkpkgadd): special definition for this directory
John W. Eaton <jwe@octave.org>
parents: 8705
diff changeset
1846
8705
ccdab7f029a3 examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents: 8698
diff changeset
1847 * examples/Makefile.in (EXAMPLE_SOURCES): Delete unused variable.
ccdab7f029a3 examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents: 8698
diff changeset
1848 (SUBDIRS, DISTSUBDIRS): Don't reset to empty.
ccdab7f029a3 examples/Makefile.in: delete unused variable, don't reset SUBDIRS and DISTSUBDIRS
John W. Eaton <jwe@octave.org>
parents: 8698
diff changeset
1849
8698
39666c970996 miscellaneous cleanups
John W. Eaton <jwe@octave.org>
parents: 8696
diff changeset
1850 2009-02-08 John W. Eaton <jwe@octave.org>
39666c970996 miscellaneous cleanups
John W. Eaton <jwe@octave.org>
parents: 8696
diff changeset
1851
39666c970996 miscellaneous cleanups
John W. Eaton <jwe@octave.org>
parents: 8696
diff changeset
1852 * install-octave.in: Delete.
39666c970996 miscellaneous cleanups
John W. Eaton <jwe@octave.org>
parents: 8696
diff changeset
1853 * configure.in: Delete AC_CONFIG_COMMANDS macro that was used to
39666c970996 miscellaneous cleanups
John W. Eaton <jwe@octave.org>
parents: 8696
diff changeset
1854 make install-octave executable.
39666c970996 miscellaneous cleanups
John W. Eaton <jwe@octave.org>
parents: 8696
diff changeset
1855
8696
87cb8b2e4f14 octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents: 8676
diff changeset
1856 2009-02-07 John W. Eaton <jwe@octave.org>
87cb8b2e4f14 octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents: 8676
diff changeset
1857
87cb8b2e4f14 octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents: 8676
diff changeset
1858 * octMakefile.in (all): Display $(prefix) in summary message.
87cb8b2e4f14 octMakefile.in (all): display $(prefix) in summary message
John W. Eaton <jwe@octave.org>
parents: 8676
diff changeset
1859
8676
22462fd58e66 require HDF5 v1.6 API
John W. Eaton <jwe@octave.org>
parents: 8675
diff changeset
1860 2009-02-05 John W. Eaton <jwe@octave.org>
22462fd58e66 require HDF5 v1.6 API
John W. Eaton <jwe@octave.org>
parents: 8675
diff changeset
1861
22462fd58e66 require HDF5 v1.6 API
John W. Eaton <jwe@octave.org>
parents: 8675
diff changeset
1862 * aclocal.m4 (OCTAVE_HDF5_HAS_REQUIRED_API): New macro.
22462fd58e66 require HDF5 v1.6 API
John W. Eaton <jwe@octave.org>
parents: 8675
diff changeset
1863 * configure.in: Use it in HDF5 check.
22462fd58e66 require HDF5 v1.6 API
John W. Eaton <jwe@octave.org>
parents: 8675
diff changeset
1864
8675
43c6012bd4c2 configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents: 8659
diff changeset
1865 2009-02-04 Benjamin Lindner <lindnerben@gmx.net>
43c6012bd4c2 configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents: 8659
diff changeset
1866
43c6012bd4c2 configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents: 8659
diff changeset
1867 * configure.in: Use separate cases for *-*-mingw* and *-*-cygwin*
43c6012bd4c2 configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents: 8659
diff changeset
1868 to set variables related to creating shared libraries.
43c6012bd4c2 configure.in: separate cases for cygwin and mingw
Benjamin Lindner <lindnerben@gmx.net>
parents: 8659
diff changeset
1869
8659
9792c26bffc7 configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents: 8649
diff changeset
1870 2009-02-03 Jaroslav Hajek <highegg@gmail.com>
9792c26bffc7 configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents: 8649
diff changeset
1871
9792c26bffc7 configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents: 8649
diff changeset
1872 * aclocal.m4 (AC_CHECK_QHULL_OK): New macro, based on suggestion by
9792c26bffc7 configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents: 8649
diff changeset
1873 Petr Mikulik <mikulik@physics.muni.cz>.
9792c26bffc7 configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents: 8649
diff changeset
1874 * configure.in: Call it.
9792c26bffc7 configure: check whether qhull works
Jaroslav Hajek <highegg@gmail.com>
parents: 8649
diff changeset
1875
8649
e50b44b75891 Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8644
diff changeset
1876 2009-02-01 Thorsten Meyer <thorsten.meyier@gmx.de>
e50b44b75891 Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8644
diff changeset
1877
e50b44b75891 Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8644
diff changeset
1878 * autogen.sh: Remove printing of cvs motd.
e50b44b75891 Remove printing of cvs motd in autogen.sh
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8644
diff changeset
1879
8644
fac8c78b4fb9 configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 8641
diff changeset
1880 2009-01-30 Marco Atzeri <marco_atzeri@yahoo.it>
fac8c78b4fb9 configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 8641
diff changeset
1881
fac8c78b4fb9 configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 8641
diff changeset
1882 * configure.in (SHLLIBPRE, SHLBINPRE): Fix definitions for Cygwin.
fac8c78b4fb9 configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 8641
diff changeset
1883 (SHLEXT, SHLLIB, SHLBIN, SONAME_FLAGS): Fix definitions for Cygwin
fac8c78b4fb9 configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 8641
diff changeset
1884 and MinGW.
fac8c78b4fb9 configure.in: fix shared library definitions for Cygwin and MinGW
Marco Atzeri <marco_atzeri@yahoo.it>
parents: 8641
diff changeset
1885
8641
2264092e9f39 add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8635
diff changeset
1886 2009-01-30 Benjamin Lindner <lindnerb@users.sourceforge.net>
2264092e9f39 add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8635
diff changeset
1887
2264092e9f39 add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8635
diff changeset
1888 * configure.in: Add -lgdi32 to LIBS on *-*-msdosmsvc* and
2264092e9f39 add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8635
diff changeset
1889 *-*-mingw* systems.
2264092e9f39 add -lgdi32 to LIBS on windows target
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8635
diff changeset
1890
8635
bef8f001032f Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8623
diff changeset
1891 2009-01-29 Thomas Treichl <Thomas.Treichl@gmx.net>
bef8f001032f Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8623
diff changeset
1892
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1893 * aclocal.m4 (OCTAVE_HAVE_FRAMEWORK): Add support for
8635
bef8f001032f Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8623
diff changeset
1894 --with-framework-<name> and replace "$ac_safe" by "$1".
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1895 * configure.in: Change "have_carbon" with
8635
bef8f001032f Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8623
diff changeset
1896 "have_framework_carbon".
bef8f001032f Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8623
diff changeset
1897
8618
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1898 2009-01-28 John W. Eaton <jwe@octave.org>
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1899
8621
f1534e248260 configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
John W. Eaton <jwe@octave.org>
parents: 8618
diff changeset
1900 * configure.in: Check to see that pcre library has pcre_compile
8623
53fb843ca498 configure.in (REGEX_LIBS): undo part of previous change
John W. Eaton <jwe@octave.org>
parents: 8621
diff changeset
1901 function.
8621
f1534e248260 configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
John W. Eaton <jwe@octave.org>
parents: 8618
diff changeset
1902
8618
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1903 * configure.in (SHLLIBPRE, SHLBINPRE): New variables. AC_SUBST them.
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1904 (*-*-cygwin*): Set LIBPRE and SHLBINPRE to cyg and SHLLIBPRE to lib.
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1905 Use SHLLIBPRE and SHLLIB in definition of SONAME_FLAGS.
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1906 (*-*-msdosmsvc): Make SHLBINPRE and SHLLIBPRE empty.
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1907 Adjust definition of SONAME_FLAGS for SHLLIBPRE.
8621
f1534e248260 configure.in: check for pcre_compile, don't check for other regex functions if pcre library is found
John W. Eaton <jwe@octave.org>
parents: 8618
diff changeset
1908
8618
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1909 * Makeconf.in (SHLLIBPRE, SHLBINPRE): Substitute new variables here.
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1910 From Marco Atzeri <marco_atzeri@yahoo.it>.
f8b3ece45bda use separate prefix for shllib and shlbin files
John W. Eaton <jwe@octave.org>
parents: 8607
diff changeset
1911
8607
08331c2fb00f add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8595
diff changeset
1912 2009-01-27 Benjamin Lindner <lindnerb@users.sourceforge.net>
08331c2fb00f add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8595
diff changeset
1913
08331c2fb00f add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8595
diff changeset
1914 * configure.in: Add of -lregex to REGEX_LIBS.
08331c2fb00f add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Benjamin Lindner <lindnerb@users.sourceforge.net>
parents: 8595
diff changeset
1915
8595
dee5d60257e4 Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8577
diff changeset
1916 2009-01-26 Thomas Treichl <Thomas.Treichl@gmx.net>
dee5d60257e4 Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8577
diff changeset
1917
dee5d60257e4 Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8577
diff changeset
1918 * aclocal.m4 (OCTAVE_HAVE_FRAMEWORK): New macro.
dee5d60257e4 Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8577
diff changeset
1919 * configure.in: Use it.
dee5d60257e4 Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8577
diff changeset
1920
8573
da61d0f7ce0b configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents: 8562
diff changeset
1921 2009-01-22 John W. Eaton <jwe@octave.org>
da61d0f7ce0b configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents: 8562
diff changeset
1922
da61d0f7ce0b configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents: 8562
diff changeset
1923 * configure.in (AH_BOTTOM): Define OCTAVE_USE_OS_X_API if
8595
dee5d60257e4 Use Carbon framework to determine ScreenSize on Mac.
Thomas Treichl <Thomas.Treichl@gmx.net>
parents: 8577
diff changeset
1924 __APPLE__ and __MACH__ are defined.
8573
da61d0f7ce0b configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
John W. Eaton <jwe@octave.org>
parents: 8562
diff changeset
1925
8562
a6edd5c23cb5 use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents: 8560
diff changeset
1926 2009-01-22 Jaroslav Hajek <highegg@gmail.com>
a6edd5c23cb5 use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents: 8560
diff changeset
1927
a6edd5c23cb5 use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents: 8560
diff changeset
1928 * configure.in: Fix qrupdate warning message.
a6edd5c23cb5 use replacement methods if qrupdate is not available
Jaroslav Hajek <highegg@gmail.com>
parents: 8560
diff changeset
1929
8559
07c93dae3fdb THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents: 8549
diff changeset
1930 2009-01-21 John W. Eaton <jwe@octave.org>
07c93dae3fdb THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents: 8549
diff changeset
1931
8560
5cc594679cdc get display characteristics from system
John W. Eaton <jwe@octave.org>
parents: 8559
diff changeset
1932 * Makeconf.in: Substitute X11_INCFLAGS and X11_LIBS.
5cc594679cdc get display characteristics from system
John W. Eaton <jwe@octave.org>
parents: 8559
diff changeset
1933 * configure.in: Use AC_PATH_X to check for X11 header files and
5cc594679cdc get display characteristics from system
John W. Eaton <jwe@octave.org>
parents: 8559
diff changeset
1934 libraries.
5cc594679cdc get display characteristics from system
John W. Eaton <jwe@octave.org>
parents: 8559
diff changeset
1935
8559
07c93dae3fdb THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents: 8549
diff changeset
1936 * THANKS, Announce: Remove obsolete files.
07c93dae3fdb THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents: 8549
diff changeset
1937 * octMakefile.in (DISTFILES): Remove THANKS from the list.
07c93dae3fdb THANKS, Announce: remove obsolete files
John W. Eaton <jwe@octave.org>
parents: 8549
diff changeset
1938
8549
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8444
diff changeset
1939 2009-01-20 John W. Eaton <jwe@octave.org>
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8444
diff changeset
1940
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8444
diff changeset
1941 * configure.in: Check for fstat.
424ba638d8f1 [mq]: fstat
file-io.cc (Ffstat): new function
parents: 8444
diff changeset
1942
8417
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8377
diff changeset
1943 2008-12-23 David Bateman <dbateman@free.fr>
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8377
diff changeset
1944
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1945 * configure.in: Add configuration test for ARPACK.
8417
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8377
diff changeset
1946 * Makeconf.in (ARPACK_LIBS): Add variable with location of ARPACK
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8377
diff changeset
1947 library.
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8377
diff changeset
1948 * NEWS: Document that eigs and svds were moved to Octaave.
654bcfb937bf Add the eigs and svds functions
David Bateman <dbateman@free.fr>
parents: 8377
diff changeset
1949
8377
25bc2d31e1bf improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents: 8370
diff changeset
1950 2008-10-29 Jaroslav Hajek <highegg@gmail.com>
25bc2d31e1bf improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents: 8370
diff changeset
1951
25bc2d31e1bf improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents: 8370
diff changeset
1952 * configure.in: Remove the OCTAVE_LOCAL_BUFFER stuff (moved to
25bc2d31e1bf improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents: 8370
diff changeset
1953 liboctave).
25bc2d31e1bf improve OCTAVE_LOCAL_BUFFER
Jaroslav Hajek <highegg@gmail.com>
parents: 8370
diff changeset
1954
8370
34960ba08a81 document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents: 8364
diff changeset
1955 2008-12-04 Jaroslav Hajek <highegg@gmail.com>
34960ba08a81 document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents: 8364
diff changeset
1956
34960ba08a81 document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents: 8364
diff changeset
1957 * NEWS: Document more new features.
34960ba08a81 document more new features in the NEWS file
Jaroslav Hajek <highegg@gmail.com>
parents: 8364
diff changeset
1958
8363
be07fdf798cf update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents: 8359
diff changeset
1959 2008-12-03 John W. Eaton <jwe@octave.org>
be07fdf798cf update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents: 8359
diff changeset
1960
be07fdf798cf update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents: 8359
diff changeset
1961 * config.guess, config.sub: Update from FSF sources.
be07fdf798cf update config.guess and config.sub
John W. Eaton <jwe@octave.org>
parents: 8359
diff changeset
1962
8332
34fde4755a0f style fixes
John W. Eaton <jwe@octave.org>
parents: 8292
diff changeset
1963 2008-11-18 John W. Eaton <jwe@octave.org>
34fde4755a0f style fixes
John W. Eaton <jwe@octave.org>
parents: 8292
diff changeset
1964
34fde4755a0f style fixes
John W. Eaton <jwe@octave.org>
parents: 8292
diff changeset
1965 * mkoctfile.cc.in, octave-bug.cc.in: Style fixes.
34fde4755a0f style fixes
John W. Eaton <jwe@octave.org>
parents: 8292
diff changeset
1966
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
1967 2008-11-13 Ben Abbott <bpabbott@mac.com>
8355
a8019b9644ca graphics.h.in: Add props screensize & screenpixelsperinch.
Ben Abbott <bpabbott@mac.com>
parents: 8332
diff changeset
1968
a8019b9644ca graphics.h.in: Add props screensize & screenpixelsperinch.
Ben Abbott <bpabbott@mac.com>
parents: 8332
diff changeset
1969 * src/graphics.h.in: Add props screensize & screenpixelsperinch.
a8019b9644ca graphics.h.in: Add props screensize & screenpixelsperinch.
Ben Abbott <bpabbott@mac.com>
parents: 8332
diff changeset
1970
8444
c3ac9f2772cd do not eat white space within @example environments of docstrings
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8417
diff changeset
1971 2008-11-08 Thorsten Meyer <thorsten.meyier@gmx.de>
c3ac9f2772cd do not eat white space within @example environments of docstrings
Thorsten Meyer <thorsten.meyier@gmx.de>
parents: 8417
diff changeset
1972
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1973 * Makeconf.in: export PERL variable for use in scripts/mkdoc
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1974
8292
242756f065f0 Minor NEWS/FAQ update
David Bateman <dbateman@free.fr>
parents: 8269
diff changeset
1975 2008-10-30 David Bateman <dbateman@free.fr>
242756f065f0 Minor NEWS/FAQ update
David Bateman <dbateman@free.fr>
parents: 8269
diff changeset
1976
242756f065f0 Minor NEWS/FAQ update
David Bateman <dbateman@free.fr>
parents: 8269
diff changeset
1977 * NEWS: Minor update to document improved indexing code.
242756f065f0 Minor NEWS/FAQ update
David Bateman <dbateman@free.fr>
parents: 8269
diff changeset
1978
8269
37afdd1d1bf8 Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents: 8256
diff changeset
1979 2008-10-23 Jason Riedy <jason@acm.org>
37afdd1d1bf8 Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents: 8256
diff changeset
1980
37afdd1d1bf8 Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents: 8256
diff changeset
1981 * configure.in: Take care to use FT2_CFLAGS when checking
37afdd1d1bf8 Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents: 8256
diff changeset
1982 for FTGL headers.
37afdd1d1bf8 Use FT2_CFLAGS when checking for FTGL headers.
Jason Riedy <jason@acm.org>
parents: 8256
diff changeset
1983
8256
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8225
diff changeset
1984 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: 8225
diff changeset
1985
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8225
diff changeset
1986 * examples/@polynomial: Move examples/polynomial here.
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8225
diff changeset
1987 * examples/@polynomial/Makefile.in: Update for new location.
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8225
diff changeset
1988 * examples/Makefile.in: Ditto.
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8225
diff changeset
1989 * configure.in: Change locate of examples/@polynomial makefile
dba0037e6602 Import new texinfo.tex allowing @ in directory name. Update OOP example class location
David Bateman <dbateman@free.fr>
parents: 8225
diff changeset
1990 in AC_CONFIG_FILES.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
1991
8225
53202d60086f Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents: 8221
diff changeset
1992 2008-10-16 David Bateman <dbateman@free.fr>
53202d60086f Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents: 8221
diff changeset
1993
53202d60086f Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents: 8221
diff changeset
1994 * NEWS: Minor update.
53202d60086f Minor update to the NEWS file
David Bateman <dbateman@free.fr>
parents: 8221
diff changeset
1995
8221
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
1996 2008-10-15 David Bateman <dbateman@free.fr>
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
1997
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
1998 * examples/polynomial/display.m, examples/polynomial/double.m,
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
1999 examples/polynomial/end.m, examples/polynomial/get.m,
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2000 examples/polynomial/mtimes.m, examples/polynomial/plot.m,
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2001 examples/polynomial/polynomial.m,
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2002 examples/polynomial/polynomial_superiorto.m,
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2003 examples/polynomial/polyval.m, examples/polynomial/set.m,
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2004 examples/polynomial/subsasgn.m, examples/polynomial/subsref.m:
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2005 New example files for a sample OOP class.
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2006 * examples/polynomial/Makefile.in: Add a makefile for this new
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2007 directory
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2008 * examples/Makefile.in: Reference the new subdirectory here.
06094fa570a3 Add some documentation for the OOP code of Octave
David Bateman <dbateman@free.fr>
parents: 8185
diff changeset
2009 * configure.in: Add the new makefile to AC_CONFIG_FILES.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2010
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2011 2008-10-01 Jaroslav Hajek <highegg@gmail.com>
8185
69c5cce38c29 implement 64-bit arithmetics
Jaroslav Hajek <highegg@gmail.com>
parents: 8169
diff changeset
2012
69c5cce38c29 implement 64-bit arithmetics
Jaroslav Hajek <highegg@gmail.com>
parents: 8169
diff changeset
2013 * configure.in: Check for sizeof (long double) and randl.
69c5cce38c29 implement 64-bit arithmetics
Jaroslav Hajek <highegg@gmail.com>
parents: 8169
diff changeset
2014
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2015 2008-09-30 Jaroslav Hajek <highegg@gmail.com>
8169
66bc6f9b4f72 rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents: 8092
diff changeset
2016
66bc6f9b4f72 rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents: 8092
diff changeset
2017 * aclocal.m4 (OCTAVE_FAST_INT_OPS): New macro.
66bc6f9b4f72 rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents: 8092
diff changeset
2018 * configure.in: Call OCTAVE_FAST_INT_OPS
66bc6f9b4f72 rewrite integer arithmetics and conversions
Jaroslav Hajek <highegg@gmail.com>
parents: 8092
diff changeset
2019
8092
6a292b0fa88c mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents: 8091
diff changeset
2020 2008-09-08 John W. Eaton <jwe@octave.org>
6a292b0fa88c mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents: 8091
diff changeset
2021
6a292b0fa88c mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents: 8091
diff changeset
2022 * mkoctfile.cc.in, octave-bug.cc.in, octave-config.cc.in: Style fixes.
6a292b0fa88c mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
John W. Eaton <jwe@octave.org>
parents: 8091
diff changeset
2023
8091
4e7527a7b3f9 mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents: 8070
diff changeset
2024 2008-09-08 Michael Goffioul <michael.goffioul@gmail.com>
4e7527a7b3f9 mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents: 8070
diff changeset
2025
4e7527a7b3f9 mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents: 8070
diff changeset
2026 * mkoctfile.cc.in, octave-bug.cc.in, octave-config.cc.in: New files.
4e7527a7b3f9 mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Michael Goffioul
parents: 8070
diff changeset
2027
8070
3b53b25e2550 Add data sources and line series
David Bateman <dbateman@free.fr>
parents: 8027
diff changeset
2028 2008-08-28 David Bateman <dbateman@free.fr>
3b53b25e2550 Add data sources and line series
David Bateman <dbateman@free.fr>
parents: 8027
diff changeset
2029
3b53b25e2550 Add data sources and line series
David Bateman <dbateman@free.fr>
parents: 8027
diff changeset
2030 * NEWS: Update for some of the graphics changes
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2031
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2032 2008-08-11 Jaroslav Hajek <highegg@gmail.com>
8027
fd13f9f7dbac update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents: 8019
diff changeset
2033
fd13f9f7dbac update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents: 8019
diff changeset
2034 * acx_blas_f77_func.m4, acx_lapack.m4: Update macros from
fd13f9f7dbac update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents: 8019
diff changeset
2035 <http://autoconf-archive.cryp.to/>.
fd13f9f7dbac update macros from cryp.to auoconf archive
Jaroslav Hajek <highegg@gmail.com>
parents: 8019
diff changeset
2036
8019
0ef13e15319b replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents: 8005
diff changeset
2037 2008-08-07 John W. Eaton <jwe@octave.org>
0ef13e15319b replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents: 8005
diff changeset
2038
0ef13e15319b replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents: 8005
diff changeset
2039 * aclocal.m4 (OCTAVE_STRING_NPOS): Delete.
0ef13e15319b replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents: 8005
diff changeset
2040 * configure.in (OCTAVE_STRING_NPOS): Delete use.
0ef13e15319b replace NPOS with std::string::npos
John W. Eaton <jwe@octave.org>
parents: 8005
diff changeset
2041
8003
997d4384cec4 Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents: 8000
diff changeset
2042 2008-08-04 John W. Eaton <jwe@octave.org>
997d4384cec4 Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents: 8000
diff changeset
2043
8005
c0d7eb662384 run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents: 8004
diff changeset
2044 * Makeconf.in (do-subst-script-vals): Also substitute SED.
c0d7eb662384 run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents: 8004
diff changeset
2045 * run-octave.in: Use sed to append : to path elements
c0d7eb662384 run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents: 8004
diff changeset
2046 instead of using the find expression "-exec echo '{}':".
c0d7eb662384 run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents: 8004
diff changeset
2047 Substitute SED here.
c0d7eb662384 run-octave.in: use sed to append : to path elements
John W. Eaton <jwe@octave.org>
parents: 8004
diff changeset
2048
8004
4363bc94171a aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
John W. Eaton <jwe@octave.org>
parents: 8003
diff changeset
2049 * aclocal.m4: Fail if no usable version of sed is found.
4363bc94171a aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
John W. Eaton <jwe@octave.org>
parents: 8003
diff changeset
2050
8003
997d4384cec4 Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents: 8000
diff changeset
2051 * Makefile.in (header-msg): Mention GNU Make requirement.
997d4384cec4 Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents: 8000
diff changeset
2052 Update GCC version info.
997d4384cec4 Makefile.in (header-msg): Mention GNU Make; update GCC version info
John W. Eaton <jwe@octave.org>
parents: 8000
diff changeset
2053
8000
ea3cd9791703 octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents: 7996
diff changeset
2054 2008-07-31 John W. Eaton <jwe@octave.org>
ea3cd9791703 octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents: 7996
diff changeset
2055
ea3cd9791703 octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents: 7996
diff changeset
2056 * octMakefile.in (DISTFILES): Add "missing" to the list.
ea3cd9791703 octMakefile.in (DISTFILES): add "missing" to the list
John W. Eaton <jwe@octave.org>
parents: 7996
diff changeset
2057
7996
6a7db240b3a3 configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents: 7993
diff changeset
2058 2008-07-30 John W. Eaton <jwe@octave.org>
6a7db240b3a3 configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents: 7993
diff changeset
2059
6a7db240b3a3 configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents: 7993
diff changeset
2060 * aclocal.m4 (CXX_ABI, OCTAVE_CXX_PREPENDS_UNDERSCORE,
6a7db240b3a3 configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents: 7993
diff changeset
2061 OCTAVE_PROG_NM): Delete macros.
6a7db240b3a3 configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents: 7993
diff changeset
2062 * configure.in: Delete uses.
6a7db240b3a3 configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
John W. Eaton <jwe@octave.org>
parents: 7993
diff changeset
2063
7993
80a715c4824d aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents: 7990
diff changeset
2064 2008-07-29 Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
80a715c4824d aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents: 7990
diff changeset
2065
80a715c4824d aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents: 7990
diff changeset
2066 * aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC.
80a715c4824d aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Tatsuro MATSUOKA
parents: 7990
diff changeset
2067
7990
86dae6e5b83c Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents: 7958
diff changeset
2068 2008-07-29 David Bateman <dbateman@free.fr>
86dae6e5b83c Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents: 7958
diff changeset
2069
86dae6e5b83c Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents: 7958
diff changeset
2070 * NEWS.3: Copy from NEWS.
86dae6e5b83c Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents: 7958
diff changeset
2071 * NEWS: Initial update in preparation for a 3.2 release.
86dae6e5b83c Initial update of NEWS for 3.2 release
David Bateman <dbateman@free.fr>
parents: 7958
diff changeset
2072
7958
9939bb6332a3 FTGL configure test fix
John W. Eaton <jwe@octave.org>
parents: 7956
diff changeset
2073 2008-07-21 John W. Eaton <jwe@octave.org>
9939bb6332a3 FTGL configure test fix
John W. Eaton <jwe@octave.org>
parents: 7956
diff changeset
2074
9939bb6332a3 FTGL configure test fix
John W. Eaton <jwe@octave.org>
parents: 7956
diff changeset
2075 * configure.in: If FTGL.h is found, then also include
9939bb6332a3 FTGL configure test fix
John W. Eaton <jwe@octave.org>
parents: 7956
diff changeset
2076 FTGLTextureFont.h in test code.
9939bb6332a3 FTGL configure test fix
John W. Eaton <jwe@octave.org>
parents: 7956
diff changeset
2077
7956
0da8455b31c1 Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents: 7954
diff changeset
2078 2008-07-21 Michael Goffioul <michael.goffioul@gmail.com>
0da8455b31c1 Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents: 7954
diff changeset
2079
0da8455b31c1 Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents: 7954
diff changeset
2080 * configure.in: Remove GRAPHICS_OPENGL variable.
0da8455b31c1 Remove unneeded substituted variable
John W. Eaton <jwe@octave.org>
parents: 7954
diff changeset
2081
7954
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2082 2008-07-21 John W. Eaton <jwe@octave.org>
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2083
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2084 * aclocal.m4 (OCTAVE_OPENGL): Fix shell syntax problems.
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2085 Handle HAVE_GL_GL_H and HAVE_OPENGL_GL_H in link test.
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2086
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2087 * configure.in: Don't define and substitute FLTK_BACKEND_SRC or
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2088 GL_RENDER_SRC.
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2089 (HAVE_FLTK): AC_DEFINE if FLTK is available.
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2090 (HAVE_OPENGL): AC_DEFINE if OpenGL is available.
3ffc34caec65 configure fixes
John W. Eaton <jwe@octave.org>
parents: 7953
diff changeset
2091
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2092 2008-07-21 Jaroslav Hajek <highegg@gmail.com>
7953
efabe34cce70 make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents: 7951
diff changeset
2093
efabe34cce70 make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents: 7951
diff changeset
2094 * configure.in: Extend FTGL test to test for both ftgl.h and FTGL.h.
efabe34cce70 make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents: 7951
diff changeset
2095 Use HAVE_FTGL_UPPERCASE to indicate the latter (version <= 2.1.2).
efabe34cce70 make configure compatible with FTGL ver <= 2.1.2
Jaroslav Hajek <highegg@gmail.com>
parents: 7951
diff changeset
2096
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2097 2008-07-19 Rafael Laboissiere <rafael@debia8n.org>
7951
9d102940bdc7 Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents: 7945
diff changeset
2098
9d102940bdc7 Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents: 7945
diff changeset
2099 * octMakefile.in (CONF_DISTFILES): Include acx_blas_f77_func.m4 in
9d102940bdc7 Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents: 7945
diff changeset
2100 the list.
9d102940bdc7 Include acx_blas_f77_func.m4 in the distribution tarball
Rafael Laboissiere <rafael@debian.org>
parents: 7945
diff changeset
2101
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2102 2008-07-18 Carlo de Falco <carlo.defalco@gmail.com>
7945
456578a22388 check for OpenGL/gl[u].h
carlo@guglielmo.local
parents: 7944
diff changeset
2103
456578a22388 check for OpenGL/gl[u].h
carlo@guglielmo.local
parents: 7944
diff changeset
2104 * aclocal.m4: Search for gl.h and glu.h in OpenGL/ as well as in GL/.
456578a22388 check for OpenGL/gl[u].h
carlo@guglielmo.local
parents: 7944
diff changeset
2105
7944
c2449e91f50a configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents: 7937
diff changeset
2106 2008-07-18 John W. Eaton <jwe@octave.org>
c2449e91f50a configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents: 7937
diff changeset
2107
c2449e91f50a configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents: 7937
diff changeset
2108 * configure.in: Fix FTGL test to handle either FTGL/ftgl.h or ftgl.h.
c2449e91f50a configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents: 7937
diff changeset
2109 (warn_freetype, warn_ftgl, warn_fltk_config, warn_fltk_opengl):
c2449e91f50a configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents: 7937
diff changeset
2110 New variables. Use these instead of overloading warn_graphics.
c2449e91f50a configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
John W. Eaton <jwe@octave.org>
parents: 7937
diff changeset
2111
7937
6661387827d6 Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents: 7934
diff changeset
2112 2008-07-17 David Bateman <dbateman@free.fr>
6661387827d6 Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents: 7934
diff changeset
2113
6661387827d6 Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents: 7934
diff changeset
2114 * configure.in (HAVE_MAGICK): New define for presence of
6661387827d6 Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents: 7934
diff changeset
2115 GraphicsMagick.
6661387827d6 Allow build without GraphicsMagick installed
David Bateman <dbateman@free.fr>
parents: 7934
diff changeset
2116
7934
5a156ab94dd2 Add octave_mutex class
John W. Eaton <jwe@octave.org>
parents: 7926
diff changeset
2117 2008-07-16 Michael Goffioul <michael.goffioul@gmail.com>
5a156ab94dd2 Add octave_mutex class
John W. Eaton <jwe@octave.org>
parents: 7926
diff changeset
2118
5a156ab94dd2 Add octave_mutex class
John W. Eaton <jwe@octave.org>
parents: 7926
diff changeset
2119 * configure.in: Add check for pthread.h.
5a156ab94dd2 Add octave_mutex class
John W. Eaton <jwe@octave.org>
parents: 7926
diff changeset
2120
7926
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2121 2008-07-14 John W. Eaton <jwe@octave.org>
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2122
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2123 * Makeconf.in (MAGICK_CONFIG): Substitute here.
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2124 (MAGICK_INCFLAGS, MAGICK_LIBS): Define using GraphicsMagick++
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2125 config script.
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2126 (do-subst-config-vals): Include MAGICK_LIBS and MAGICK_INCFLAGS in
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2127 list of substitutions.
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2128 * configure.in: Check for GraphicsMagick++ config script.
d74f996e005d __magick_read__.cc: configuration and style fixes
John W. Eaton <jwe@octave.org>
parents: 7916
diff changeset
2129
7915
d74e515cb535 configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents: 7914
diff changeset
2130 2008-07-10 John W. Eaton <jwe@octave.org>
d74e515cb535 configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents: 7914
diff changeset
2131
7916
f805e026c481 octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents: 7915
diff changeset
2132 * octMakefile.in (DIRS_TO_MAKE): Delete $(localfcnfilepath) and
f805e026c481 octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents: 7915
diff changeset
2133 $(localoctfilepath) from the list. Include $(datadir)
f805e026c481 octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents: 7915
diff changeset
2134 $(localfcnfiledir) $(localapifcnfiledir) $(localverfcnfiledir)
f805e026c481 octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents: 7915
diff changeset
2135 $(localoctfiledir) $(localapioctfiledir) $(localveroctfiledir)
f805e026c481 octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents: 7915
diff changeset
2136 $(imagedir) and $(localapiarchlibdir) in the list.
f805e026c481 octMakefile.in (DIRS_TO_MAKE): update list
John W. Eaton <jwe@octave.org>
parents: 7915
diff changeset
2137
7915
d74e515cb535 configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents: 7914
diff changeset
2138 * configure.in: Look for FTGL/ftgl.h instead of FTGL/FTGL.h. Also
d74e515cb535 configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents: 7914
diff changeset
2139 look for ftgl.h.
d74e515cb535 configure.in: check for ftgl.h instead of FTGL.h
John W. Eaton <jwe@octave.org>
parents: 7914
diff changeset
2140
7914
e998e81224b5 Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents: 7905
diff changeset
2141 2008-07-10 Michael Goffioul <michael.goffioul@gmail.com>
7905
bcacdcc726f7 Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents: 7887
diff changeset
2142
bcacdcc726f7 Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents: 7887
diff changeset
2143 * configure.in: new substituted variables GL_RENDER_SRC and
bcacdcc726f7 Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents: 7887
diff changeset
2144 FLTK_BACKEND_SRC.
bcacdcc726f7 Allow octave compilation without FLTK/OpenGL
John W. Eaton <jwe@octave.org>
parents: 7887
diff changeset
2145
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2146 2008-06-20 Michael Goffioul <michael.goffioul@gmail.com>
7914
e998e81224b5 Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents: 7905
diff changeset
2147
e998e81224b5 Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents: 7905
diff changeset
2148 * Makeconf.in: Add GRAPHICS_CFLAGS substitution.
e998e81224b5 Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents: 7905
diff changeset
2149 * configure.in: Add checks for hypotf and _hypotf.
e998e81224b5 Various compilation fixes for MSVC.
John W. Eaton <jwe@octave.org>
parents: 7905
diff changeset
2150
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2151 2008-06-12 Jaroslav Hajek <highegg@gmail.com>
7887
627b10572d82 configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents: 7874
diff changeset
2152
627b10572d82 configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents: 7874
diff changeset
2153 * configure.in: Move LIBS and CXXFLAGS restoration into
627b10572d82 configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents: 7874
diff changeset
2154 the proper block.
627b10572d82 configure.in: fix invalid placement of variables restoration statements
Jaroslav Hajek <highegg@gmail.com>
parents: 7874
diff changeset
2155
7874
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2156 2008-06-05 John W. Eaton <jwe@octave.org>
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2157
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2158 * configure.in: Add FT2_CFLAGS to XTRA_CXXFLAGS, not CXXFLAGS.
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2159 Don't add FT2_LIBS to LIBS.
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2160 Don't generate src/graphics/Makefile, src/graphics/Makerules,
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2161 src/graphics/opengl/Makefile, or src/graphics/fltk_backend/Makefile.
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2162
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2163 * Makeconf.in (FT2_LIBS, GRAPHICS_LIBS): Substitute here.
e3a502930e2a eliminate src/graphics subdirectory
John W. Eaton <jwe@octave.org>
parents: 7863
diff changeset
2164
7834
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2165 2008-06-04 Shai Ayal <shaiay@users.sourceforge.net>
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2166
7863
2a62d45fa21d added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents: 7834
diff changeset
2167 * configure.in: Use AC_TRY_LINK in FTGL test.
2a62d45fa21d added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents: 7834
diff changeset
2168 Include FT_CFLAGS in CXXFLAGS.
2a62d45fa21d added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents: 7834
diff changeset
2169
2a62d45fa21d added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents: 7834
diff changeset
2170 * aclocal.m4 (OCTAVE_OPENGL): Note FIXME for apple.
2a62d45fa21d added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents: 7834
diff changeset
2171
2a62d45fa21d added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents: 7834
diff changeset
2172 * configure.in: Check for FTGL library.
2a62d45fa21d added check for FTGL library
Shai Ayal <shaiay@users.sourceforge.net>
parents: 7834
diff changeset
2173
7834
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2174 * configure.in: Remove check for Fl/glu.h header.
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2175
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2176 * aclocal.m4 (AC_CHECK_FT2): New macro to check for freetype2.
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2177
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2178 * configure.in: Check for FLTK and corresponding compiler flags.
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2179
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2180 2008-06-04 Michael Goffioul <michael.goffioul@gmail.com>
7823
feaaf725c54f Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7806
diff changeset
2181
7834
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2182 * configure.in: Double-quote warn_graphics variable.
caab78e7e377 added checks for fltk & freetype in configure script
Shai Ayal <shaiay@sourceforge.net>
parents: 7825
diff changeset
2183
7825
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2184 * aclocal.m4 (OCTAVE_OPENGL): New function to detect OpenGL
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2185 headers and libraries.
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2186 * configure.in (OCTAVE_OPENGL): Use it.
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2187 (OCTGRAPHICS_DLL_DEFS): New define to build
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2188 graphics-related DLL.
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2189 (AC_CONFIG_FILES): Generate additional files for graphics
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2190 related libraries.
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2191 * Makeconf.in (OPENGL_LIBS): New variable.
13871b7de124 Import sources for OpenGL-based renderer.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7823
diff changeset
2192
7823
feaaf725c54f Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7806
diff changeset
2193 * .hgignore: Also ignore build-.*, configure, and autom4te.cache.
feaaf725c54f Ignore build directories.
Michael Goffioul <michael.goffioul@gmail.com>
parents: 7806
diff changeset
2194
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2195 2008-05-22 Jaroslav Hajek <highegg@gmail.com>
7806
edc25a3fb2bc handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents: 7789
diff changeset
2196
edc25a3fb2bc handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents: 7789
diff changeset
2197 * mk-opts.pl (emit_print_function, emit_set_function,
edc25a3fb2bc handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents: 7789
diff changeset
2198 emit_show_function): Support float type.
edc25a3fb2bc handle floats in mk-opts.pl
Jaroslav Hajek <highegg@gmail.com>
parents: 7789
diff changeset
2199
7789
82be108cc558 First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents: 7702
diff changeset
2200 2008-05-20 David Bateman <dbateman@free.fr>
82be108cc558 First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents: 7702
diff changeset
2201
82be108cc558 First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents: 7702
diff changeset
2202 * configure.in (AC_CHECK_FUNCS): Add expm1, lgammaf, lgammaf_r,
82be108cc558 First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents: 7702
diff changeset
2203 log1pf and tgammaf. Also check for libfftw3f.
82be108cc558 First attempt at single precision tyeps
David Bateman <dbateman@free.fr>
parents: 7702
diff changeset
2204
7702
80b78635eefe Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents: 7698
diff changeset
2205 2008-04-09 Rafael Laboissiere <rafael@debian.org>
80b78635eefe Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents: 7698
diff changeset
2206
80b78635eefe Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents: 7698
diff changeset
2207 * example/octave.desktop.in: Drop the Encoding key, which is
80b78635eefe Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents: 7698
diff changeset
2208 deprecated by the FreeDesktop standard.
80b78635eefe Drop the Encoding key
Rafael Laboissiere <rafael@debian.org>
parents: 7698
diff changeset
2209
7698
4584feed3ec4 check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents: 7694
diff changeset
2210 2008-04-04 John W. Eaton <jwe@octave.org>
4584feed3ec4 check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents: 7694
diff changeset
2211
4584feed3ec4 check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents: 7694
diff changeset
2212 * Makeconf.in (do-check-m-sources): New macro.
4584feed3ec4 check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents: 7694
diff changeset
2213
7694
79462337c892 update README.Cygwin
Tatsuro Matsuoka
parents: 7683
diff changeset
2214 2008-04-03 Tatsuro MATSUOKA <tmacchant@yahoo.co.jp>
79462337c892 update README.Cygwin
Tatsuro Matsuoka
parents: 7683
diff changeset
2215
79462337c892 update README.Cygwin
Tatsuro Matsuoka
parents: 7683
diff changeset
2216 * README.Cygwin: Update.
79462337c892 update README.Cygwin
Tatsuro Matsuoka
parents: 7683
diff changeset
2217
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2218 2008-04-02 Jaroslav Hajek <highegg@gmail.com>
7683
8136cb19fb7a implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents: 7638
diff changeset
2219
8136cb19fb7a implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents: 7638
diff changeset
2220 * acx_blas_f77_func.m4: New file.
8136cb19fb7a implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents: 7638
diff changeset
2221 * configure.in: Call ACX_BLAS_WITH_F77_FUNC instead of ACX_BLAS.
8136cb19fb7a implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents: 7638
diff changeset
2222 Supply a warning for incompatible Fortran/BLAS configuration.
8136cb19fb7a implement BLAS-F77 call compatibility check
Jaroslav Hajek <highegg@gmail.com>
parents: 7638
diff changeset
2223
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2224 2008-03-25 Jaroslav Hajek <highegg@gmail.com>
7638
2df457529cfa implement expm1 and log1p functions
Jaroslav Hajek <highegg@gmail.com>
parents: 7636
diff changeset
2225
2df457529cfa implement expm1 and log1p functions
Jaroslav Hajek <highegg@gmail.com>
parents: 7636
diff changeset
2226 * configure.in: Check for expm1 and log1p functions.
2df457529cfa implement expm1 and log1p functions
Jaroslav Hajek <highegg@gmail.com>
parents: 7636
diff changeset
2227
7636
99c410f7f0b0 implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents: 7619
diff changeset
2228 2008-03-25 John W. Eaton <jwe@octave.org>
99c410f7f0b0 implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents: 7619
diff changeset
2229
99c410f7f0b0 implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents: 7619
diff changeset
2230 * configure.in: Check for trunc.
99c410f7f0b0 implement mapper function for banker's rounding
Jaroslav Hajek <highegg@gmail.com>
parents: 7619
diff changeset
2231
7619
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7601
diff changeset
2232 2008-03-21 David Bateman <dbateman@free.fr>
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7601
diff changeset
2233
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7601
diff changeset
2234 * configure.in (HAVE_AMD): Complete test for presence of amd.
56012914972a Add the amd function
David Bateman <dbateman@free.fr>
parents: 7601
diff changeset
2235
7601
8a939b217863 Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents: 7579
diff changeset
2236 2008-03-18 David Bateman <dbateman@free.fr>
8a939b217863 Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents: 7579
diff changeset
2237
8a939b217863 Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents: 7579
diff changeset
2238 * configure.in (AC_CHECK_FUNCS): Also check lgamma_r.
8a939b217863 Treat negative values to lgamma and beta correctly
David Bateman <dbateman@free.fr>
parents: 7579
diff changeset
2239
7579
a74f9679535f run-octave.in: fix typo
David Bateman <dbateman@free.fr>
parents: 7512
diff changeset
2240 2008-03-11 David Bateman <dbateman@free.fr>
a74f9679535f run-octave.in: fix typo
David Bateman <dbateman@free.fr>
parents: 7512
diff changeset
2241
a74f9679535f run-octave.in: fix typo
David Bateman <dbateman@free.fr>
parents: 7512
diff changeset
2242 * run-octave.in: Fix typo.
a74f9679535f run-octave.in: fix typo
David Bateman <dbateman@free.fr>
parents: 7512
diff changeset
2243
7512
59bee17bc192 ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents: 7483
diff changeset
2244 2008-02-21 John W. Eaton <jwe@octave.org>
59bee17bc192 ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents: 7483
diff changeset
2245
59bee17bc192 ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents: 7483
diff changeset
2246 * examples/Makefile.in (install install-strip): Ignore errors
59bee17bc192 ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents: 7483
diff changeset
2247 installing octave.desktop file.
59bee17bc192 ignore errors installing octave.desktop file
John W. Eaton <jwe@octave.org>
parents: 7483
diff changeset
2248
7483
fb66330b2608 don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents: 7482
diff changeset
2249 2008-02-15 John W. Eaton <jwe@octave.org>
fb66330b2608 don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents: 7482
diff changeset
2250
fb66330b2608 don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents: 7482
diff changeset
2251 * configure.in (*-*-freebsd*, *-*-openbsd*): Don't set SH_LD.
fb66330b2608 don't special case SH_LD for FreeBSD and OpenBSD
John W. Eaton <jwe@octave.org>
parents: 7482
diff changeset
2252
7482
29980c6b8604 don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents: 7449
diff changeset
2253 2008-02-14 John W. Eaton <jwe@octave.org>
29980c6b8604 don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents: 7449
diff changeset
2254
29980c6b8604 don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents: 7449
diff changeset
2255 * examples/fortdemo.cc: Don't check f77_exception_encountered.
29980c6b8604 don't check f77_exception_encountered
John W. Eaton <jwe@octave.org>
parents: 7449
diff changeset
2256
7449
3184b36b03de [project @ 2008-02-06 08:27:00 by jwe]
jwe
parents: 7448
diff changeset
2257 2008-02-06 John W. Eaton <jwe@octave.org>
3184b36b03de [project @ 2008-02-06 08:27:00 by jwe]
jwe
parents: 7448
diff changeset
2258
3184b36b03de [project @ 2008-02-06 08:27:00 by jwe]
jwe
parents: 7448
diff changeset
2259 * examples/Makefile.in (octave.desktop):
3184b36b03de [project @ 2008-02-06 08:27:00 by jwe]
jwe
parents: 7448
diff changeset
2260 Use mv instead of move-if-change.
3184b36b03de [project @ 2008-02-06 08:27:00 by jwe]
jwe
parents: 7448
diff changeset
2261
7448
d21150a19f80 [project @ 2008-02-05 23:11:19 by jwe]
jwe
parents: 7361
diff changeset
2262 2008-02-05 John W. Eaton <jwe@octave.org>
d21150a19f80 [project @ 2008-02-05 23:11:19 by jwe]
jwe
parents: 7361
diff changeset
2263
d21150a19f80 [project @ 2008-02-05 23:11:19 by jwe]
jwe
parents: 7361
diff changeset
2264 * dlfcn/Makefile.in: Unconditionally include $(MAKEDEPS).
d21150a19f80 [project @ 2008-02-05 23:11:19 by jwe]
jwe
parents: 7361
diff changeset
2265 Mark $(MAKEDEPS) as .PHONY targets if omit_deps is true.
d21150a19f80 [project @ 2008-02-05 23:11:19 by jwe]
jwe
parents: 7361
diff changeset
2266
7361
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2267 2008-01-12 John W. Eaton <jwe@octave.org>
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2268
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2269 * aclocal.m4: Call AC_SUBST instead of AC_DEFINE_UNQOTED for
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2270 GNUPLOT_BINARY.
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2271 * aclocal.m4, configure.in: Use GNUPLOT instead of GNUPLOT_BINARY
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2272 as variable name.
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2273 * Makeconf.in (GNUPLOT): Substitute.
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2274 (do-subst-config-vals): Substitute GNUPLOT.
a2870fd8ac58 [project @ 2008-01-12 07:50:54 by jwe]
jwe
parents: 7334
diff changeset
2275
7334
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
2276 2007-12-21 John W. Eaton <jwe@octave.org>
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
2277
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
2278 Version 3.0.0 released.
274d9642ac10 [project @ 2007-12-22 01:42:45 by jwe]
jwe
parents: 7315
diff changeset
2279
7315
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7273
diff changeset
2280 2007-12-13 John W. Eaton <jwe@octave.org>
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7273
diff changeset
2281
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7273
diff changeset
2282 * octMakefile.in (octave-bug, octave-config, mkoctfile):
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7273
diff changeset
2283 Also depend on $(top_srcdir)/src/version.h.
3ceb12c499e9 [project @ 2007-12-13 21:35:36 by jwe]
jwe
parents: 7273
diff changeset
2284
7273
7e58655dbe23 [project @ 2007-12-10 07:33:20 by jwe]
jwe
parents: 7266
diff changeset
2285 2007-12-10 John W. Eaton <jwe@octave.org>
7e58655dbe23 [project @ 2007-12-10 07:33:20 by jwe]
jwe
parents: 7266
diff changeset
2286
7e58655dbe23 [project @ 2007-12-10 07:33:20 by jwe]
jwe
parents: 7266
diff changeset
2287 * acx_blas.m4: Use -lsunperf, not -xlic_lib=sunperf.
7e58655dbe23 [project @ 2007-12-10 07:33:20 by jwe]
jwe
parents: 7266
diff changeset
2288 From Jim Langston <Jim.Langston@Sun.COM>.
7e58655dbe23 [project @ 2007-12-10 07:33:20 by jwe]
jwe
parents: 7266
diff changeset
2289
7266
b42f8f3527a5 [project @ 2007-12-06 22:05:23 by jwe]
jwe
parents: 7253
diff changeset
2290 2007-12-06 John W. Eaton <jwe@octave.org>
b42f8f3527a5 [project @ 2007-12-06 22:05:23 by jwe]
jwe
parents: 7253
diff changeset
2291
b42f8f3527a5 [project @ 2007-12-06 22:05:23 by jwe]
jwe
parents: 7253
diff changeset
2292 * configure.in (*-*-darwin*): Only set CPICFLAG, CXXPICFLAG, and
b42f8f3527a5 [project @ 2007-12-06 22:05:23 by jwe]
jwe
parents: 7253
diff changeset
2293 FPICFLAG to "" on powerpc systems.
b42f8f3527a5 [project @ 2007-12-06 22:05:23 by jwe]
jwe
parents: 7253
diff changeset
2294
7253
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2295 2007-12-04 John W. Eaton <jwe@octave.org>
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2296
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2297 * octave-bug.in (LIBDLFCN): Delete variable and all uses.
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2298 * Makeconf.in (LIBDLFCN, DLFCN_INCFLAGS): Likewise.
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2299 * configure.in (DLFCN_DIR, LIBDLFCN, DLFCN_INCFLAGS): Likewise.
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2300 Don't generate dlfcn/Makefile.
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2301 * octMakefile.in (DISTSUBDIRS): Delete dlfcn from the list.
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2302 (SUBDIRS): Don't substitute DLFCN_DIR here.
c5a024013d2d [project @ 2007-12-04 20:51:24 by jwe]
jwe
parents: 7244
diff changeset
2303
7244
5a9561046b89 [project @ 2007-12-04 02:27:27 by jwe]
jwe
parents: 7237
diff changeset
2304 2007-12-03 Moritz Borgmann <octave@moriborg.de>
5a9561046b89 [project @ 2007-12-04 02:27:27 by jwe]
jwe
parents: 7237
diff changeset
2305
5a9561046b89 [project @ 2007-12-04 02:27:27 by jwe]
jwe
parents: 7237
diff changeset
2306 * Makeconf.in, aclocal.m4, configure.in: Check for find program,
5a9561046b89 [project @ 2007-12-04 02:27:27 by jwe]
jwe
parents: 7237
diff changeset
2307 preferably gfind (on non-GNU systems). Need a sane find for
5a9561046b89 [project @ 2007-12-04 02:27:27 by jwe]
jwe
parents: 7237
diff changeset
2308 run-octave script.
5a9561046b89 [project @ 2007-12-04 02:27:27 by jwe]
jwe
parents: 7237
diff changeset
2309 * run-octave.in: Use FIND and AWK as determined by configure.
5a9561046b89 [project @ 2007-12-04 02:27:27 by jwe]
jwe
parents: 7237
diff changeset
2310
7237
7e248dd1e6d5 [project @ 2007-12-03 19:52:47 by jwe]
jwe
parents: 7231
diff changeset
2311 2007-12-03 John W. Eaton <jwe@octave.org>
7e248dd1e6d5 [project @ 2007-12-03 19:52:47 by jwe]
jwe
parents: 7231
diff changeset
2312
7e248dd1e6d5 [project @ 2007-12-03 19:52:47 by jwe]
jwe
parents: 7231
diff changeset
2313 * configure.in: If available, include <sys/types.h> in test for
7e248dd1e6d5 [project @ 2007-12-03 19:52:47 by jwe]
jwe
parents: 7231
diff changeset
2314 sigset_t and sig_atomic_t.
7e248dd1e6d5 [project @ 2007-12-03 19:52:47 by jwe]
jwe
parents: 7231
diff changeset
2315
7231
2eb392d058bb [project @ 2007-11-30 18:53:29 by jwe]
jwe
parents: 7189
diff changeset
2316 2007-11-30 Moritz Borgmann <octave@moriborg.de>
2eb392d058bb [project @ 2007-11-30 18:53:29 by jwe]
jwe
parents: 7189
diff changeset
2317
2eb392d058bb [project @ 2007-11-30 18:53:29 by jwe]
jwe
parents: 7189
diff changeset
2318 * configure.in: Also check for sunmath.h.
2eb392d058bb [project @ 2007-11-30 18:53:29 by jwe]
jwe
parents: 7189
diff changeset
2319
7189
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2320 2007-11-26 David Bateman <dbateman@free.fr>
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2321
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2322 * PROJECTS: condest now implemented.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2323
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2324 * NEWS: Document the TeX interpreter mode and its limitations with
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2325 gnuplot 4.0.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2326
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2327 * NEWS: Document the use of "colormap gmap40" to workaround some
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2328 gnuplot 4.0 colormap issues.
e8d953d03f6a [project @ 2007-11-26 20:42:09 by dbateman]
dbateman
parents: 7177
diff changeset
2329
7177
57d2546ad8d5 [project @ 2007-11-14 22:21:35 by jwe]
jwe
parents: 7173
diff changeset
2330 2007-11-14 John W. Eaton <jwe@octave.org>
57d2546ad8d5 [project @ 2007-11-14 22:21:35 by jwe]
jwe
parents: 7173
diff changeset
2331
57d2546ad8d5 [project @ 2007-11-14 22:21:35 by jwe]
jwe
parents: 7173
diff changeset
2332 * configure.in: Don't create Makefrag.bsd.
57d2546ad8d5 [project @ 2007-11-14 22:21:35 by jwe]
jwe
parents: 7173
diff changeset
2333
7173
ff2ff2c09865 [project @ 2007-11-14 18:20:49 by jwe]
jwe
parents: 7171
diff changeset
2334 2007-11-14 Joseph P. Skudlarek <Jskud@Jskud.com>
ff2ff2c09865 [project @ 2007-11-14 18:20:49 by jwe]
jwe
parents: 7171
diff changeset
2335
ff2ff2c09865 [project @ 2007-11-14 18:20:49 by jwe]
jwe
parents: 7171
diff changeset
2336 * configure.in: Rework pcre.h tests to work with autoconf 2.59,
ff2ff2c09865 [project @ 2007-11-14 18:20:49 by jwe]
jwe
parents: 7171
diff changeset
2337 and avoid explicit pcre/pcre.h check by using pcre-config.
ff2ff2c09865 [project @ 2007-11-14 18:20:49 by jwe]
jwe
parents: 7171
diff changeset
2338
7171
9bc096bc59d4 [project @ 2007-11-13 18:02:51 by jwe]
jwe
parents: 7169
diff changeset
2339 2007-11-13 Joseph P. Skudlarek <Jskud@Jskud.com>
9bc096bc59d4 [project @ 2007-11-13 18:02:51 by jwe]
jwe
parents: 7169
diff changeset
2340
9bc096bc59d4 [project @ 2007-11-13 18:02:51 by jwe]
jwe
parents: 7169
diff changeset
2341 * octave-bug.in: Try mailx, then Mail, then /usr/ucb/mail, then
9bc096bc59d4 [project @ 2007-11-13 18:02:51 by jwe]
jwe
parents: 7169
diff changeset
2342 /bin/mail.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2343
7169
f83b2ca41b05 [project @ 2007-11-13 17:17:38 by jwe]
jwe
parents: 7155
diff changeset
2344 2007-11-13 John W. Eaton <jwe@octave.org>
f83b2ca41b05 [project @ 2007-11-13 17:17:38 by jwe]
jwe
parents: 7155
diff changeset
2345
f83b2ca41b05 [project @ 2007-11-13 17:17:38 by jwe]
jwe
parents: 7155
diff changeset
2346 * configure.in: Only define HAVE_PCRE_H if <pcre.h> has the
f83b2ca41b05 [project @ 2007-11-13 17:17:38 by jwe]
jwe
parents: 7155
diff changeset
2347 definitions we need. Likewise for <pcre/pcre.h>.
f83b2ca41b05 [project @ 2007-11-13 17:17:38 by jwe]
jwe
parents: 7155
diff changeset
2348
7155
6ca57492b26e [project @ 2007-11-10 05:14:23 by jwe]
jwe
parents: 7117
diff changeset
2349 2007-11-10 John W. Eaton <jwe@octave.org>
6ca57492b26e [project @ 2007-11-10 05:14:23 by jwe]
jwe
parents: 7117
diff changeset
2350
6ca57492b26e [project @ 2007-11-10 05:14:23 by jwe]
jwe
parents: 7117
diff changeset
2351 * configure.in: Delete AC_SUBST_FILE(f77_rules_frag).
6ca57492b26e [project @ 2007-11-10 05:14:23 by jwe]
jwe
parents: 7117
diff changeset
2352
7117
373c39904877 [project @ 2007-11-07 18:48:00 by jwe]
jwe
parents: 7095
diff changeset
2353 2007-11-07 John W. Eaton <jwe@octave.org>
373c39904877 [project @ 2007-11-07 18:48:00 by jwe]
jwe
parents: 7095
diff changeset
2354
373c39904877 [project @ 2007-11-07 18:48:00 by jwe]
jwe
parents: 7095
diff changeset
2355 * configure.in: Also check for pcre/pcre.h.
373c39904877 [project @ 2007-11-07 18:48:00 by jwe]
jwe
parents: 7095
diff changeset
2356
7095
efd16513ff8f [project @ 2007-11-01 17:37:21 by jwe]
jwe
parents: 7088
diff changeset
2357 2007-11-01 John W. Eaton <jwe@octave.org>
efd16513ff8f [project @ 2007-11-01 17:37:21 by jwe]
jwe
parents: 7088
diff changeset
2358
efd16513ff8f [project @ 2007-11-01 17:37:21 by jwe]
jwe
parents: 7088
diff changeset
2359 * configure.in: Delete BLAS library calling convention
efd16513ff8f [project @ 2007-11-01 17:37:21 by jwe]
jwe
parents: 7088
diff changeset
2360 compatibility check.
efd16513ff8f [project @ 2007-11-01 17:37:21 by jwe]
jwe
parents: 7088
diff changeset
2361
7088
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 7081
diff changeset
2362 2007-10-31 John W. Eaton <jwe@octave.org>
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 7081
diff changeset
2363
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 7081
diff changeset
2364 * README.binary-dist: Delete.
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 7081
diff changeset
2365
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 7081
diff changeset
2366 * README.MachTen: Delete.
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 7081
diff changeset
2367 * octMakefile.in (DISTFILES): Remove it from the list.
5eb3db6e4042 [project @ 2007-10-31 20:35:10 by jwe]
jwe
parents: 7081
diff changeset
2368
7081
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2369 2007-10-30 David Bateman <dbateman@free.fr>
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2370
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2371 * examples/addtwomatrices.cc, examples/celldemo.cc,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2372 examples/firstmexdemo.c, examples/fortdemo.cc, examples/fortsub.f,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2373 examples/funcdemo.cc, examples/globaldemo.cc,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2374 examples/helloworld.cc, examples/mycell.c, examples/myfeval.c,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2375 examples/myfunc.c, examples/mypow2.c, examples/mysparse.c,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2376 examples/mystring.c, examples/mystruct.c, examples/paramdemo.cc,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2377 examples/stringdemo.cc, examples/structdemo.cc,
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2378 examples/unwinddemo.cc: Doc fixes for small book format.
503001863427 [project @ 2007-10-31 01:08:14 by jwe]
jwe
parents: 7075
diff changeset
2379
7075
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7067
diff changeset
2380 2007-10-26 Michael Goffioul <michael.goffioul@gmail.com>
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7067
diff changeset
2381
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7067
diff changeset
2382 * Makeconf.in: Remove UNSETCOMSPEC trick.
1558d3dab722 [project @ 2007-10-26 18:22:04 by jwe]
jwe
parents: 7067
diff changeset
2383
7067
88417316c1b0 [project @ 2007-10-25 06:57:16 by jwe]
jwe
parents: 7063
diff changeset
2384 2007-10-25 John W. Eaton <jwe@octave.org>
88417316c1b0 [project @ 2007-10-25 06:57:16 by jwe]
jwe
parents: 7063
diff changeset
2385
88417316c1b0 [project @ 2007-10-25 06:57:16 by jwe]
jwe
parents: 7063
diff changeset
2386 * configure.in (AH_BOTTOM): Define OCTAVE_EMPTY_CPP_ARG here.
88417316c1b0 [project @ 2007-10-25 06:57:16 by jwe]
jwe
parents: 7063
diff changeset
2387
7058
ad2aaf824128 [project @ 2007-10-24 06:15:39 by jwe]
jwe
parents: 7054
diff changeset
2388 2007-10-24 John W. Eaton <jwe@octave.org>
ad2aaf824128 [project @ 2007-10-24 06:15:39 by jwe]
jwe
parents: 7054
diff changeset
2389
7063
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2390 * octMakefile.in (maintainer-clean distclean): No need to delete
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2391 Makefrag.f77 and Makerules.f77.
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2392 * Makeconf.in: Include rules for making .o files from .f files
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2393 instead of substituting @f77_rules_frag@.
7063
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2394 * configure.in): Delete handling of --with-f2c and --with-f77
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2395 options. No need to call OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS.
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2396 Delete all special cases for f2c.
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2397 * aclocal.m4 (OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS): Delete macro.
58102cc15ddf [project @ 2007-10-24 20:35:19 by jwe]
jwe
parents: 7062
diff changeset
2398
7062
1eb94c1da37d [project @ 2007-10-24 19:57:57 by jwe]
jwe
parents: 7061
diff changeset
2399 * FLEX.patch: Delete obsolete file.
1eb94c1da37d [project @ 2007-10-24 19:57:57 by jwe]
jwe
parents: 7061
diff changeset
2400 * octMakefile.in (DISTFILES): Remove it from the list.
1eb94c1da37d [project @ 2007-10-24 19:57:57 by jwe]
jwe
parents: 7061
diff changeset
2401
1eb94c1da37d [project @ 2007-10-24 19:57:57 by jwe]
jwe
parents: 7061
diff changeset
2402 * acx_blas.m4: Use "-Wl,-framework -Wl,vecLib" instead of
1eb94c1da37d [project @ 2007-10-24 19:57:57 by jwe]
jwe
parents: 7061
diff changeset
2403 just "-framework vecLib" in test for Mac OS X test.
1eb94c1da37d [project @ 2007-10-24 19:57:57 by jwe]
jwe
parents: 7061
diff changeset
2404
7061
005c785b8d81 [project @ 2007-10-24 19:00:12 by jwe]
jwe
parents: 7058
diff changeset
2405 * configure.in, aclocal.m4: Avoid AC_TRY_EVAL.
005c785b8d81 [project @ 2007-10-24 19:00:12 by jwe]
jwe
parents: 7058
diff changeset
2406
7058
ad2aaf824128 [project @ 2007-10-24 06:15:39 by jwe]
jwe
parents: 7054
diff changeset
2407 * aclocal.m4 (OCTAVE_STRPTIME_BROKEN): New macro.
ad2aaf824128 [project @ 2007-10-24 06:15:39 by jwe]
jwe
parents: 7054
diff changeset
2408 * configure.in: Use it.
ad2aaf824128 [project @ 2007-10-24 06:15:39 by jwe]
jwe
parents: 7054
diff changeset
2409
7054
1c5b2b5b58ba [project @ 2007-10-23 23:22:16 by jwe]
jwe
parents: 7036
diff changeset
2410 2007-10-23 John W. Eaton <jwe@octave.org>
1c5b2b5b58ba [project @ 2007-10-23 23:22:16 by jwe]
jwe
parents: 7036
diff changeset
2411
1c5b2b5b58ba [project @ 2007-10-23 23:22:16 by jwe]
jwe
parents: 7036
diff changeset
2412 * configure.in: When checking for -lf2c, set F2CLIBS instad of
1c5b2b5b58ba [project @ 2007-10-23 23:22:16 by jwe]
jwe
parents: 7036
diff changeset
2413 FLIBS, then set FLIBS to $F2CLIBS just before printing the summary.
1c5b2b5b58ba [project @ 2007-10-23 23:22:16 by jwe]
jwe
parents: 7036
diff changeset
2414 Check for BLAS library calling convention compatibility.
1c5b2b5b58ba [project @ 2007-10-23 23:22:16 by jwe]
jwe
parents: 7036
diff changeset
2415
7036
daff886a8e2a [project @ 2007-10-17 19:02:10 by jwe]
jwe
parents: 7017
diff changeset
2416 2007-10-17 John W. Eaton <jwe@octave.org>
daff886a8e2a [project @ 2007-10-17 19:02:10 by jwe]
jwe
parents: 7017
diff changeset
2417
daff886a8e2a [project @ 2007-10-17 19:02:10 by jwe]
jwe
parents: 7017
diff changeset
2418 * configure.in: Delete checks for METIS.
daff886a8e2a [project @ 2007-10-17 19:02:10 by jwe]
jwe
parents: 7017
diff changeset
2419
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2420 2007-10-12 John W. Eaton <jwe@octave.org>
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2421
7017
a1dbe9d80eee [project @ 2007-10-12 21:27:11 by jwe]
jwe
parents: 7016
diff changeset
2422 * mk-opts.pl (parse_input): Allow comment lines beginning with #.
a1dbe9d80eee [project @ 2007-10-12 21:27:11 by jwe]
jwe
parents: 7016
diff changeset
2423
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2424 * Change copyright notices in all files that are part of Octave to
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2425 GPLv3 or any later version.
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2426
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2427 * COPYING: Update to GPLv3.
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2428
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2429 * run-octave.in: List args explicitly in exec command.
7016
93c65f2a5668 [project @ 2007-10-12 06:40:56 by jwe]
jwe
parents: 7014
diff changeset
2430
7014
4389f6bc1ae0 [project @ 2007-10-11 22:36:07 by jwe]
jwe
parents: 7001
diff changeset
2431 2007-10-11 John W. Eaton <jwe@octave.org>
4389f6bc1ae0 [project @ 2007-10-11 22:36:07 by jwe]
jwe
parents: 7001
diff changeset
2432
4389f6bc1ae0 [project @ 2007-10-11 22:36:07 by jwe]
jwe
parents: 7001
diff changeset
2433 * config.guess, config.sub: Update from FSF sources.
4389f6bc1ae0 [project @ 2007-10-11 22:36:07 by jwe]
jwe
parents: 7001
diff changeset
2434
7001
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6987
diff changeset
2435 2007-10-10 Kim Hansen <kimhanse@gmail.com>
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6987
diff changeset
2436
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2437 * run-octave.in: Use $args. Eliminate "if [ -n "$args" ]" conditional.
7001
8b0cfeb06365 [project @ 2007-10-10 18:02:59 by jwe]
jwe
parents: 6987
diff changeset
2438
6987
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2439 2007-10-09 John W. Eaton <jwe@octave.org>
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2440
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2441 * gdbinit.in: Delete.
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2442 * octMakefile.in (DISTFILES): Remove it from the list.
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2443 (.gdbinit): Delete rule.
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2444 (maintainer-clean, distclean): No need to delete .gdbinit.
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2445
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2446 2007-10-09 Kim Hansen <kimhanse@gmail.com>
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2447
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2448 * run-octave.in: Use gdb with --args, not .gdbinit.
6987
deb175b6e4a1 [project @ 2007-10-09 18:39:15 by jwe]
jwe
parents: 6980
diff changeset
2449
6980
e5d51f9fa1c9 [project @ 2007-10-08 21:52:04 by jwe]
jwe
parents: 6969
diff changeset
2450 2007-10-08 John W. Eaton <jwe@octave.org>
e5d51f9fa1c9 [project @ 2007-10-08 21:52:04 by jwe]
jwe
parents: 6969
diff changeset
2451
e5d51f9fa1c9 [project @ 2007-10-08 21:52:04 by jwe]
jwe
parents: 6969
diff changeset
2452 * emacs/octave-hlp.el, emacs/octave-inf.el, emacs/octave-mod.el:
e5d51f9fa1c9 [project @ 2007-10-08 21:52:04 by jwe]
jwe
parents: 6969
diff changeset
2453 Sync with GNU Emacs versions.
e5d51f9fa1c9 [project @ 2007-10-08 21:52:04 by jwe]
jwe
parents: 6969
diff changeset
2454 * emacs/octave-mod.el: Delete last two args from calls to
e5d51f9fa1c9 [project @ 2007-10-08 21:52:04 by jwe]
jwe
parents: 6969
diff changeset
2455 define-abbrev.
e5d51f9fa1c9 [project @ 2007-10-08 21:52:04 by jwe]
jwe
parents: 6969
diff changeset
2456
6969
0a64abe792f4 [project @ 2007-10-06 14:15:19 by jwe]
jwe
parents: 6957
diff changeset
2457 2007-10-06 John W. Eaton <jwe@octave.org>
0a64abe792f4 [project @ 2007-10-06 14:15:19 by jwe]
jwe
parents: 6957
diff changeset
2458
0a64abe792f4 [project @ 2007-10-06 14:15:19 by jwe]
jwe
parents: 6957
diff changeset
2459 * configure.in: Check for lgamma and tgamma.
0a64abe792f4 [project @ 2007-10-06 14:15:19 by jwe]
jwe
parents: 6957
diff changeset
2460
6957
768a19157591 [project @ 2007-10-04 17:58:36 by jwe]
jwe
parents: 6955
diff changeset
2461 2007-10-04 John W. Eaton <jwe@octave.org>
768a19157591 [project @ 2007-10-04 17:58:36 by jwe]
jwe
parents: 6955
diff changeset
2462
768a19157591 [project @ 2007-10-04 17:58:36 by jwe]
jwe
parents: 6955
diff changeset
2463 * configure.in (UGLY_DEFS): Delete special case for darwin.
768a19157591 [project @ 2007-10-04 17:58:36 by jwe]
jwe
parents: 6955
diff changeset
2464
6955
4aef2ca14cf9 [project @ 2007-10-04 16:38:11 by jwe]
jwe
parents: 6941
diff changeset
2465 2007-10-03 John W. Eaton <jwe@octave.org>
4aef2ca14cf9 [project @ 2007-10-04 16:38:11 by jwe]
jwe
parents: 6941
diff changeset
2466
4aef2ca14cf9 [project @ 2007-10-04 16:38:11 by jwe]
jwe
parents: 6941
diff changeset
2467 * aclocal.m4 (OCTAVE_PROG_SED): Also check for \(X\|Y\) style
4aef2ca14cf9 [project @ 2007-10-04 16:38:11 by jwe]
jwe
parents: 6941
diff changeset
2468 regular expression alternation.
4aef2ca14cf9 [project @ 2007-10-04 16:38:11 by jwe]
jwe
parents: 6941
diff changeset
2469
6941
3d555cd5ad0f [project @ 2007-10-01 18:58:29 by jwe]
jwe
parents: 6915
diff changeset
2470 2007-10-01 John W. Eaton <jwe@octave.org>
3d555cd5ad0f [project @ 2007-10-01 18:58:29 by jwe]
jwe
parents: 6915
diff changeset
2471
3d555cd5ad0f [project @ 2007-10-01 18:58:29 by jwe]
jwe
parents: 6915
diff changeset
2472 * aclocal.m4 (OCTAVE_CHECK_STRPTIME): Delete.
3d555cd5ad0f [project @ 2007-10-01 18:58:29 by jwe]
jwe
parents: 6915
diff changeset
2473 * configure.in: Don't use OCTAVE_CHECK_STRPTIME, simply check for
3d555cd5ad0f [project @ 2007-10-01 18:58:29 by jwe]
jwe
parents: 6915
diff changeset
2474 strptime.
3d555cd5ad0f [project @ 2007-10-01 18:58:29 by jwe]
jwe
parents: 6915
diff changeset
2475
6915
3fb60fc8139f [project @ 2007-09-19 16:55:31 by jwe]
jwe
parents: 6913
diff changeset
2476 2007-09-18 Thomas Treichl <Thomas.Treichl@gmx.net>
6913
f779c83d6ccf [project @ 2007-09-18 18:58:12 by jwe]
jwe
parents: 6870
diff changeset
2477
f779c83d6ccf [project @ 2007-09-18 18:58:12 by jwe]
jwe
parents: 6870
diff changeset
2478 * aclocal.m4 (OCTAVE_CHECK_STRPTIME): New macro.
f779c83d6ccf [project @ 2007-09-18 18:58:12 by jwe]
jwe
parents: 6870
diff changeset
2479 * configure.in: Use it.
f779c83d6ccf [project @ 2007-09-18 18:58:12 by jwe]
jwe
parents: 6870
diff changeset
2480
6870
e2e5425905ac [project @ 2007-09-06 20:18:20 by jwe]
jwe
parents: 6855
diff changeset
2481 2007-09-06 John W. Eaton <jwe@octave.org>
e2e5425905ac [project @ 2007-09-06 20:18:20 by jwe]
jwe
parents: 6855
diff changeset
2482
e2e5425905ac [project @ 2007-09-06 20:18:20 by jwe]
jwe
parents: 6855
diff changeset
2483 * configure.in: Avoid broken strptime function on Cygwin systems.
e2e5425905ac [project @ 2007-09-06 20:18:20 by jwe]
jwe
parents: 6855
diff changeset
2484
6855
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6829
diff changeset
2485 2007-09-01 David Bateman <dbateman@free.fr>
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6829
diff changeset
2486
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6829
diff changeset
2487 * configure.in: AC_SUBST and check the variable TEXINFO_QHULL.
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6829
diff changeset
2488 * Makeconf.in: Use it.
a052825889a0 [project @ 2007-09-01 00:08:16 by dbateman]
dbateman
parents: 6829
diff changeset
2489
6829
6c85f7d37e61 [project @ 2007-08-24 20:23:21 by dbateman]
dbateman
parents: 6827
diff changeset
2490 2007-08-24 David Bateman <dbateman@free.fr>
6c85f7d37e61 [project @ 2007-08-24 20:23:21 by dbateman]
dbateman
parents: 6827
diff changeset
2491
6c85f7d37e61 [project @ 2007-08-24 20:23:21 by dbateman]
dbateman
parents: 6827
diff changeset
2492 * configure.in: Extra Qhull bits.
6c85f7d37e61 [project @ 2007-08-24 20:23:21 by dbateman]
dbateman
parents: 6827
diff changeset
2493
6827
647cad232070 [project @ 2007-08-24 16:38:05 by jwe]
jwe
parents: 6823
diff changeset
2494 2007-08-24 Kim Hansen <kimhanse@gmail.com>
647cad232070 [project @ 2007-08-24 16:38:05 by jwe]
jwe
parents: 6823
diff changeset
2495
647cad232070 [project @ 2007-08-24 16:38:05 by jwe]
jwe
parents: 6823
diff changeset
2496 * run-octave.in: Use `command` instead of $(command) to accomodate
647cad232070 [project @ 2007-08-24 16:38:05 by jwe]
jwe
parents: 6823
diff changeset
2497 brain-dead shells.
647cad232070 [project @ 2007-08-24 16:38:05 by jwe]
jwe
parents: 6823
diff changeset
2498
6823
9fddcc586065 [project @ 2007-08-24 08:27:27 by dbateman]
dbateman
parents: 6822
diff changeset
2499 2007-08-24 David Bateman <dbateman@free.fr>
9fddcc586065 [project @ 2007-08-24 08:27:27 by dbateman]
dbateman
parents: 6822
diff changeset
2500
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2501 * configure.in: Probe for the use of Qhull.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2502 * aclocal.m4 (AC_CHECK_QHULL_VERSION): Macro to check whether
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2503 Qhull needs a version number.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2504 * Makeconf.in: Add QHULL_LIBS.
6823
9fddcc586065 [project @ 2007-08-24 08:27:27 by dbateman]
dbateman
parents: 6822
diff changeset
2505
6822
5c4702203cc4 [project @ 2007-08-23 19:43:07 by jwe]
jwe
parents: 6821
diff changeset
2506 2007-08-23 John W. Eaton <jwe@octave.org>
5c4702203cc4 [project @ 2007-08-23 19:43:07 by jwe]
jwe
parents: 6821
diff changeset
2507
5c4702203cc4 [project @ 2007-08-23 19:43:07 by jwe]
jwe
parents: 6821
diff changeset
2508 * aclocal.m4 (OCTAVE_PROG_SED): Don't clobber value from environment.
5c4702203cc4 [project @ 2007-08-23 19:43:07 by jwe]
jwe
parents: 6821
diff changeset
2509 From: Christian Cornelssen <ccorn@cs.tu-berlin.de>.
5c4702203cc4 [project @ 2007-08-23 19:43:07 by jwe]
jwe
parents: 6821
diff changeset
2510
6821
b5d4d61d6bad [project @ 2007-08-23 17:32:49 by jwe]
jwe
parents: 6812
diff changeset
2511 2007-08-23 Thomas Weber <thomas.weber.mail@gmail.com>
b5d4d61d6bad [project @ 2007-08-23 17:32:49 by jwe]
jwe
parents: 6812
diff changeset
2512
b5d4d61d6bad [project @ 2007-08-23 17:32:49 by jwe]
jwe
parents: 6812
diff changeset
2513 * aclocal.m4 (OCTAVE_PROG_GNUPLOT): Drop check for multiple plot
b5d4d61d6bad [project @ 2007-08-23 17:32:49 by jwe]
jwe
parents: 6812
diff changeset
2514 windows.
b5d4d61d6bad [project @ 2007-08-23 17:32:49 by jwe]
jwe
parents: 6812
diff changeset
2515
9968
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
2516 2007-08-10 S�ren Hauberg <hauberg@gmail.com>
6812
da3d4bb32f35 [project @ 2007-08-10 20:14:19 by jwe]
jwe
parents: 6804
diff changeset
2517
da3d4bb32f35 [project @ 2007-08-10 20:14:19 by jwe]
jwe
parents: 6804
diff changeset
2518 * ROADMAP: Update for current sources.
da3d4bb32f35 [project @ 2007-08-10 20:14:19 by jwe]
jwe
parents: 6804
diff changeset
2519
6804
4d3fa8841006 [project @ 2007-07-26 18:44:06 by jwe]
jwe
parents: 6796
diff changeset
2520 2007-07-26 John W. Eaton <jwe@octave.org>
4d3fa8841006 [project @ 2007-07-26 18:44:06 by jwe]
jwe
parents: 6796
diff changeset
2521
4d3fa8841006 [project @ 2007-07-26 18:44:06 by jwe]
jwe
parents: 6796
diff changeset
2522 * configure.in: Also look for glpk/glpk.h.
4d3fa8841006 [project @ 2007-07-26 18:44:06 by jwe]
jwe
parents: 6796
diff changeset
2523
6796
59c0c3637633 [project @ 2007-07-25 15:45:04 by jwe]
jwe
parents: 6794
diff changeset
2524 2007-07-25 David Bateman <dbateman@free.fr>
59c0c3637633 [project @ 2007-07-25 15:45:04 by jwe]
jwe
parents: 6794
diff changeset
2525
59c0c3637633 [project @ 2007-07-25 15:45:04 by jwe]
jwe
parents: 6794
diff changeset
2526 * octMakefile.in, dlfcn/Makefile.in, emacs/Makefile.in,
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2527 examples/Makefile.in, test/Makefile.in: Adjust DISTFILES to allow
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2528 out of tree "make dist" to work.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2529
6794
5e4ae36ffdb2 [project @ 2007-07-24 22:53:53 by jwe]
jwe
parents: 6789
diff changeset
2530 2007-07-24 Michael Goffioul <michael.goffioul@swing.be>
5e4ae36ffdb2 [project @ 2007-07-24 22:53:53 by jwe]
jwe
parents: 6789
diff changeset
2531
5e4ae36ffdb2 [project @ 2007-07-24 22:53:53 by jwe]
jwe
parents: 6789
diff changeset
2532 * configure.in (*-*-msdosmsvc): Only add -g to DL_LDFLAGS and
5e4ae36ffdb2 [project @ 2007-07-24 22:53:53 by jwe]
jwe
parents: 6789
diff changeset
2533 SH_LDFLAGS if either CFLAGS or CXXFLAGS contains -g.
5e4ae36ffdb2 [project @ 2007-07-24 22:53:53 by jwe]
jwe
parents: 6789
diff changeset
2534
6789
166f388b5173 [project @ 2007-07-24 16:38:46 by jwe]
jwe
parents: 6782
diff changeset
2535 2007-07-24 Rafael Laboissiere <rafael@debian.org>
166f388b5173 [project @ 2007-07-24 16:38:46 by jwe]
jwe
parents: 6782
diff changeset
2536
166f388b5173 [project @ 2007-07-24 16:38:46 by jwe]
jwe
parents: 6782
diff changeset
2537 * Makeconf.in (RUNTEST): Delete variable substitution.
166f388b5173 [project @ 2007-07-24 16:38:46 by jwe]
jwe
parents: 6782
diff changeset
2538 (do-subst-config-vals): Don't substitute %OCTAVE_CONF_RUNTEST%.
166f388b5173 [project @ 2007-07-24 16:38:46 by jwe]
jwe
parents: 6782
diff changeset
2539
6782
e3f06290847c [project @ 2007-07-20 16:08:21 by jwe]
jwe
parents: 6755
diff changeset
2540 2007-07-20 Thomas Treichl <Thomas.Treichl@gmx.net>
e3f06290847c [project @ 2007-07-20 16:08:21 by jwe]
jwe
parents: 6755
diff changeset
2541
e3f06290847c [project @ 2007-07-20 16:08:21 by jwe]
jwe
parents: 6755
diff changeset
2542 * mkoctfile.in: Fix typo.
e3f06290847c [project @ 2007-07-20 16:08:21 by jwe]
jwe
parents: 6755
diff changeset
2543
6755
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2544 2007-06-25 John W. Eaton <jwe@octave.org>
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2545
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2546 * mk-opts.pl (emit_print_function): Make generated function print
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2547 to ostream (passed as arg) instead of local buffer. Don't call
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2548 print_usage in generated function.
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2549 (emit_options_function): Fix call to print_${class_name} in
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2550 generated to pass octave_stdout as arg.
55411ecc8d8b [project @ 2007-06-25 18:16:58 by jwe]
jwe
parents: 6742
diff changeset
2551
6742
ebf96cc00ee9 [project @ 2007-06-18 16:27:52 by jwe]
jwe
parents: 6732
diff changeset
2552 2007-06-18 John W. Eaton <jwe@octave.org>
ebf96cc00ee9 [project @ 2007-06-18 16:27:52 by jwe]
jwe
parents: 6732
diff changeset
2553
ebf96cc00ee9 [project @ 2007-06-18 16:27:52 by jwe]
jwe
parents: 6732
diff changeset
2554 * emacs/octave-inf.el (inferior-octave-prompt): Match "octave.bin"
ebf96cc00ee9 [project @ 2007-06-18 16:27:52 by jwe]
jwe
parents: 6732
diff changeset
2555 and "octave.exe" in addition to "octave".
ebf96cc00ee9 [project @ 2007-06-18 16:27:52 by jwe]
jwe
parents: 6732
diff changeset
2556
6732
4ba39e63b005 [project @ 2007-06-15 18:07:29 by jwe]
jwe
parents: 6724
diff changeset
2557 2007-06-15 John W. Eaton <jwe@octave.org>
4ba39e63b005 [project @ 2007-06-15 18:07:29 by jwe]
jwe
parents: 6724
diff changeset
2558
4ba39e63b005 [project @ 2007-06-15 18:07:29 by jwe]
jwe
parents: 6724
diff changeset
2559 * run-octave.in: Use simple string concatenation instead of
4ba39e63b005 [project @ 2007-06-15 18:07:29 by jwe]
jwe
parents: 6724
diff changeset
2560 sprintf in AWK program.
4ba39e63b005 [project @ 2007-06-15 18:07:29 by jwe]
jwe
parents: 6724
diff changeset
2561
6710
95ecf87531ca [project @ 2007-06-13 06:57:27 by jwe]
jwe
parents: 6704
diff changeset
2562 2007-06-13 Michael Goffioul <michael.goffioul@swing.be>
95ecf87531ca [project @ 2007-06-13 06:57:27 by jwe]
jwe
parents: 6704
diff changeset
2563
6724
388747e3d96b [project @ 2007-06-14 17:04:52 by jwe]
jwe
parents: 6719
diff changeset
2564 * configure.in: Set NO_OCT_FILE_STRIP=true for msdosmsvc.
388747e3d96b [project @ 2007-06-14 17:04:52 by jwe]
jwe
parents: 6719
diff changeset
2565
388747e3d96b [project @ 2007-06-14 17:04:52 by jwe]
jwe
parents: 6719
diff changeset
2566 * aclocal.m4 (OCTAVE_HDF5_DLL): Include return statements in
388747e3d96b [project @ 2007-06-14 17:04:52 by jwe]
jwe
parents: 6719
diff changeset
2567 function body used for test.
388747e3d96b [project @ 2007-06-14 17:04:52 by jwe]
jwe
parents: 6719
diff changeset
2568
6719
30e1320bb0ee [project @ 2007-06-13 22:22:51 by dbateman]
dbateman
parents: 6710
diff changeset
2569 * configure.in: Check for CXSparse with C++.
6724
388747e3d96b [project @ 2007-06-14 17:04:52 by jwe]
jwe
parents: 6719
diff changeset
2570
6710
95ecf87531ca [project @ 2007-06-13 06:57:27 by jwe]
jwe
parents: 6704
diff changeset
2571 * Makeconf.in (do-subst-config-vals): Also substitute ${libdir} as
95ecf87531ca [project @ 2007-06-13 06:57:27 by jwe]
jwe
parents: 6704
diff changeset
2572 OCTAVE_CONF_LIBDIR.
95ecf87531ca [project @ 2007-06-13 06:57:27 by jwe]
jwe
parents: 6704
diff changeset
2573 * mkoctfile.in: Set DEFAULT_LIBDIR and substitute OCTAVE_HOME.
95ecf87531ca [project @ 2007-06-13 06:57:27 by jwe]
jwe
parents: 6704
diff changeset
2574 Define LIBDIR. Use LIBDIR to set DEFAULT_LFLAGS.
95ecf87531ca [project @ 2007-06-13 06:57:27 by jwe]
jwe
parents: 6704
diff changeset
2575
6704
781777998927 [project @ 2007-06-13 05:23:56 by jwe]
jwe
parents: 6694
diff changeset
2576 2007-06-12 Benjamin Lindner <lindnerben@gmx.net>
781777998927 [project @ 2007-06-13 05:23:56 by jwe]
jwe
parents: 6694
diff changeset
2577
781777998927 [project @ 2007-06-13 05:23:56 by jwe]
jwe
parents: 6694
diff changeset
2578 * configure.in: For mingw, add -lws2_32 -lkernel32 to LIBS and set
781777998927 [project @ 2007-06-13 05:23:56 by jwe]
jwe
parents: 6694
diff changeset
2579 _USE_MATH_DEFINES same as for msvc.
781777998927 [project @ 2007-06-13 05:23:56 by jwe]
jwe
parents: 6694
diff changeset
2580
6694
3d913ba36b75 [project @ 2007-06-06 06:08:25 by jwe]
jwe
parents: 6686
diff changeset
2581 2007-06-06 Michael Goffioul <michael.goffioul@swing.be>
3d913ba36b75 [project @ 2007-06-06 06:08:25 by jwe]
jwe
parents: 6686
diff changeset
2582
3d913ba36b75 [project @ 2007-06-06 06:08:25 by jwe]
jwe
parents: 6686
diff changeset
2583 * configure.in: Check for utime.h and sys/utime.h headers.
3d913ba36b75 [project @ 2007-06-06 06:08:25 by jwe]
jwe
parents: 6686
diff changeset
2584 Check for utime, _chmod, _utime, and _utime32 functions.
3d913ba36b75 [project @ 2007-06-06 06:08:25 by jwe]
jwe
parents: 6686
diff changeset
2585
6686
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6682
diff changeset
2586 2007-06-03 David Bateman <dbateman@free.fr>
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6682
diff changeset
2587
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6682
diff changeset
2588 * configure.in (AC_CONFIG_FILES): Add src/mxarray.h
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6682
diff changeset
2589 * examples/mycell.c, examples/mypow2.c, examples/mysparse.c,
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6682
diff changeset
2590 examples/mystring.c, examples/mystruct.c: Use mwSize and mwIndex,
2aad75fcc93a [project @ 2007-06-03 20:58:28 by dbateman]
dbateman
parents: 6682
diff changeset
2591 rather than int for indexing to conform to new mex API.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
2592
6682
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2593 2007-06-01 John W. Eaton <jwe@octave.org>
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2594
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2595 * configure.in (*-*-darwin*): Fix quoting and construction of
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2596 MKOCTFILE_DL_LDFLAGS.
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2597 * mkoctfile.in (DEFAULT_BINDIR, EXEEXT): New substitutions.
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2598 * Makeconf.in (MKOCTFILE_DL_LDFLAGS): Delete.
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2599 (do-subst-config-vals): Do configure substitution of
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2600 MKOCTFILE_DL_LDFLAGS directly here instead of using intermediate
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2601 variable. Quote this sed substitution with ' instead of ".
1e440ccda1ca [project @ 2007-06-01 19:34:56 by jwe]
jwe
parents: 6668
diff changeset
2602
6668
69197bd681f6 [project @ 2007-05-29 07:57:19 by jwe]
jwe
parents: 6654
diff changeset
2603 2007-05-29 Steven Mestdagh <steven.mestdagh@esat.kuleuven.be>
69197bd681f6 [project @ 2007-05-29 07:57:19 by jwe]
jwe
parents: 6654
diff changeset
2604
69197bd681f6 [project @ 2007-05-29 07:57:19 by jwe]
jwe
parents: 6654
diff changeset
2605 * configure.in: Delete spurious "break" in fftw3 check.
69197bd681f6 [project @ 2007-05-29 07:57:19 by jwe]
jwe
parents: 6654
diff changeset
2606 Use separate case for SH_LD and SH_LDFLAGS on openbsd.
69197bd681f6 [project @ 2007-05-29 07:57:19 by jwe]
jwe
parents: 6654
diff changeset
2607
6654
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
2608 2007-05-22 John W. Eaton <jwe@octave.org>
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
2609
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
2610 * Makeconf.in (do-script-uninstall): Also remove directory.
3390577e4e70 [project @ 2007-05-22 16:33:05 by jwe]
jwe
parents: 6653
diff changeset
2611
6653
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6628
diff changeset
2612 2007-05-22 Thomas Weber <thomas.weber.mail@gmail.com>
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6628
diff changeset
2613
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6628
diff changeset
2614 * NEWS.2, README.MSVC, WWW/NEWS-2.html: Fix typos.
673686daec87 [project @ 2007-05-22 15:36:09 by jwe]
jwe
parents: 6628
diff changeset
2615
6628
d88d66f8cab6 [project @ 2007-05-16 15:11:14 by jwe]
jwe
parents: 6595
diff changeset
2616 2007-05-16 David Bateman <dbateman@free.fr>
d88d66f8cab6 [project @ 2007-05-16 15:11:14 by jwe]
jwe
parents: 6595
diff changeset
2617
d88d66f8cab6 [project @ 2007-05-16 15:11:14 by jwe]
jwe
parents: 6595
diff changeset
2618 * PROJECTS: Update.
d88d66f8cab6 [project @ 2007-05-16 15:11:14 by jwe]
jwe
parents: 6595
diff changeset
2619
6594
5843c11b4006 [project @ 2007-04-27 14:59:58 by jwe]
jwe
parents: 6593
diff changeset
2620 2007-04-27 John W. Eaton <jwe@octave.org>
5843c11b4006 [project @ 2007-04-27 14:59:58 by jwe]
jwe
parents: 6593
diff changeset
2621
5843c11b4006 [project @ 2007-04-27 14:59:58 by jwe]
jwe
parents: 6593
diff changeset
2622 * examples/Makefile.in (SOURCES): Add all example files to the list.
5843c11b4006 [project @ 2007-04-27 14:59:58 by jwe]
jwe
parents: 6593
diff changeset
2623
5843c11b4006 [project @ 2007-04-27 14:59:58 by jwe]
jwe
parents: 6593
diff changeset
2624 * octave-config.in: Don't set PREFIX to OCTAVE_HOME if OCTAVE_HOME
5843c11b4006 [project @ 2007-04-27 14:59:58 by jwe]
jwe
parents: 6593
diff changeset
2625 is empty.
5843c11b4006 [project @ 2007-04-27 14:59:58 by jwe]
jwe
parents: 6593
diff changeset
2626
6593
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6585
diff changeset
2627 2007-04-27 David Bateman <dbateman@free.fr>
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6585
diff changeset
2628
6595
55586d763de1 [project @ 2007-04-27 15:31:10 by dbateman]
dbateman
parents: 6594
diff changeset
2629 * examples/mycell.c, examples/mypow2.c, examples/mystring.c,
55586d763de1 [project @ 2007-04-27 15:31:10 by dbateman]
dbateman
parents: 6594
diff changeset
2630 examples/myprop.c: New example mex files.
6593
3da1f4a41455 [project @ 2007-04-27 08:08:19 by dbateman]
dbateman
parents: 6585
diff changeset
2631
6585
4862205146fd [project @ 2007-04-26 19:00:48 by jwe]
jwe
parents: 6583
diff changeset
2632 2007-04-26 Alex Zvoleff <azvoleff@sbcglobal.net>
4862205146fd [project @ 2007-04-26 19:00:48 by jwe]
jwe
parents: 6583
diff changeset
2633
4862205146fd [project @ 2007-04-26 19:00:48 by jwe]
jwe
parents: 6583
diff changeset
2634 * configure.in: Don't report ARPACK libraries in summary.
4862205146fd [project @ 2007-04-26 19:00:48 by jwe]
jwe
parents: 6583
diff changeset
2635
6580
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
2636 2007-04-25 David Bateman <dbateman@free.fr>
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
2637
6583
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
2638 * Makeconf.in (do-subst-texinfo-vals): Also substitute abs_top_srcdir.
e4ef75fe0bf2 [project @ 2007-04-26 04:01:08 by jwe]
jwe
parents: 6580
diff changeset
2639
6580
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
2640 * examples/myfunc.c, exampples/paramdemo.cc: New files
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
2641 * examples/mystruct.c, examples/mysparse.c, fortdemo.cc: Fix a few
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
2642 formatting issues when included in texinfo files.
d2bb3b8a8d20 [project @ 2007-04-25 22:19:03 by dbateman]
dbateman
parents: 6577
diff changeset
2643
6573
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2644 2007-04-25 John W. Eaton <jwe@octave.org>
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2645
6577
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6573
diff changeset
2646 * Makeconf.in (do-subst-texinfo-vals): Also substitute top_srcdir.
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6573
diff changeset
2647
6573
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2648 * examples/addtwomatrices.cc, examples/celldemo.cc,
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2649 examples/fortdemo.cc, examples/funcdemo.cc,
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2650 examples/globaldemo.cc, examples/helloworld.cc,
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2651 examples/stringdemo.cc, examples/structdemo.cc,
6577
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6573
diff changeset
2652 examples/unwinddemo.cc, examples/fortsub.f,
f72d6d4b735a [project @ 2007-04-25 15:54:59 by jwe]
jwe
parents: 6573
diff changeset
2653 examples/firstmexdemo.c: New files.
6573
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2654 * examples/Makefile.in (SOURCES): Add them to the list.
9180be9d3d08 [project @ 2007-04-25 04:27:16 by jwe]
jwe
parents: 6552
diff changeset
2655
6552
d933e1615bb1 [project @ 2007-04-20 14:43:21 by jwe]
jwe
parents: 6477
diff changeset
2656 2007-04-20 John W. Eaton <jwe@octave.org>
d933e1615bb1 [project @ 2007-04-20 14:43:21 by jwe]
jwe
parents: 6477
diff changeset
2657
d933e1615bb1 [project @ 2007-04-20 14:43:21 by jwe]
jwe
parents: 6477
diff changeset
2658 * configure.in: Don't check for ARPACK.
d933e1615bb1 [project @ 2007-04-20 14:43:21 by jwe]
jwe
parents: 6477
diff changeset
2659
6475
5e881924e645 [project @ 2007-03-29 13:28:03 by jwe]
jwe
parents: 6467
diff changeset
2660 2007-03-29 Rafael Laboissiere <rafael@debian.org>
5e881924e645 [project @ 2007-03-29 13:28:03 by jwe]
jwe
parents: 6467
diff changeset
2661
6477
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6475
diff changeset
2662 * emacs/octave-mod.el: Drop LOADPATH, INFO_FILE, and
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6475
diff changeset
2663 INFO_PROGRAM from octave-variables.
a441d6681364 [project @ 2007-03-29 13:44:44 by jwe]
jwe
parents: 6475
diff changeset
2664
6475
5e881924e645 [project @ 2007-03-29 13:28:03 by jwe]
jwe
parents: 6467
diff changeset
2665 * examples/info-emacs-octave-help, examples/info-emacs-info:
5e881924e645 [project @ 2007-03-29 13:28:03 by jwe]
jwe
parents: 6467
diff changeset
2666 Use gnuclient, not gnudoit.
5e881924e645 [project @ 2007-03-29 13:28:03 by jwe]
jwe
parents: 6467
diff changeset
2667
6466
ed0ea8badbff [project @ 2007-03-27 14:39:18 by jwe]
jwe
parents: 6445
diff changeset
2668 2007-03-27 John W. Eaton <jwe@octave.org>
ed0ea8badbff [project @ 2007-03-27 14:39:18 by jwe]
jwe
parents: 6445
diff changeset
2669
6467
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6466
diff changeset
2670 * octMakefile.in (dist, conf-dist): Use ln, not $(LN_S).
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6466
diff changeset
2671 * emacs/Makefile.in (dist): Likewise.
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6466
diff changeset
2672 * examples/Makefile.in (dist): Likewise.
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6466
diff changeset
2673 * dlfcn/Makefile.in (conf-dist): Likewise.
a84de7048629 [project @ 2007-03-27 16:05:15 by jwe]
jwe
parents: 6466
diff changeset
2674
6466
ed0ea8badbff [project @ 2007-03-27 14:39:18 by jwe]
jwe
parents: 6445
diff changeset
2675 * config.guess, config.sub: Update from FSF sources.
ed0ea8badbff [project @ 2007-03-27 14:39:18 by jwe]
jwe
parents: 6445
diff changeset
2676
6445
407c08a8e5b7 [project @ 2007-03-23 19:20:12 by jwe]
jwe
parents: 6428
diff changeset
2677 2007-03-23 John W. Eaton <jwe@octave.org>
407c08a8e5b7 [project @ 2007-03-23 19:20:12 by jwe]
jwe
parents: 6428
diff changeset
2678
407c08a8e5b7 [project @ 2007-03-23 19:20:12 by jwe]
jwe
parents: 6428
diff changeset
2679 * examples/make_int.cc (octave_integer::clone): Return type is
407c08a8e5b7 [project @ 2007-03-23 19:20:12 by jwe]
jwe
parents: 6428
diff changeset
2680 pointer to octave_base_value, not octave_value.
407c08a8e5b7 [project @ 2007-03-23 19:20:12 by jwe]
jwe
parents: 6428
diff changeset
2681 (Fdoit): Rep is reference to octave_base_value, not octave_value.
407c08a8e5b7 [project @ 2007-03-23 19:20:12 by jwe]
jwe
parents: 6428
diff changeset
2682
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
2683 2007-03-21 Paul Kienzle <pkienzle@users.sf.net>
6428
1a59ba7d32f0 [project @ 2007-03-21 18:57:07 by jwe]
jwe
parents: 6381
diff changeset
2684
1a59ba7d32f0 [project @ 2007-03-21 18:57:07 by jwe]
jwe
parents: 6381
diff changeset
2685 * octMakefile.in (all): Print message after successful build.
1a59ba7d32f0 [project @ 2007-03-21 18:57:07 by jwe]
jwe
parents: 6381
diff changeset
2686
6381
8a844b3d10b1 [project @ 2007-03-05 18:41:56 by jwe]
jwe
parents: 6366
diff changeset
2687 2007-03-05 John W. Eaton <jwe@octave.org>
8a844b3d10b1 [project @ 2007-03-05 18:41:56 by jwe]
jwe
parents: 6366
diff changeset
2688
8a844b3d10b1 [project @ 2007-03-05 18:41:56 by jwe]
jwe
parents: 6366
diff changeset
2689 * configure.in (GLPK_PRE_4_14): Rename from GLPK_PRE_4_15.
8a844b3d10b1 [project @ 2007-03-05 18:41:56 by jwe]
jwe
parents: 6366
diff changeset
2690
6365
ccdb8ffbb994 [project @ 2007-02-27 19:43:35 by jwe]
jwe
parents: 6358
diff changeset
2691 2007-02-27 John W. Eaton <jwe@octave.org>
ccdb8ffbb994 [project @ 2007-02-27 19:43:35 by jwe]
jwe
parents: 6358
diff changeset
2692
6366
06f26e174fc9 [project @ 2007-02-28 19:16:49 by jwe]
jwe
parents: 6365
diff changeset
2693 * Makeconf.in (do-script-uninstall): Remove PKG_ADD.
06f26e174fc9 [project @ 2007-02-28 19:16:49 by jwe]
jwe
parents: 6365
diff changeset
2694 * examples/Makefile.in (uninstall): Don't remove files listed in
06f26e174fc9 [project @ 2007-02-28 19:16:49 by jwe]
jwe
parents: 6365
diff changeset
2695 $(SCRIPTS) from $(srcdir).
06f26e174fc9 [project @ 2007-02-28 19:16:49 by jwe]
jwe
parents: 6365
diff changeset
2696 Remove www.octave.org-octave.desktop, not octave.desktop.
06f26e174fc9 [project @ 2007-02-28 19:16:49 by jwe]
jwe
parents: 6365
diff changeset
2697
6365
ccdb8ffbb994 [project @ 2007-02-27 19:43:35 by jwe]
jwe
parents: 6358
diff changeset
2698 * run-octave.in (run-octave.in): Use --no-initial-path.
ccdb8ffbb994 [project @ 2007-02-27 19:43:35 by jwe]
jwe
parents: 6358
diff changeset
2699 Rename to qargs to args. Use $args not "$args" when invoking Octave.
ccdb8ffbb994 [project @ 2007-02-27 19:43:35 by jwe]
jwe
parents: 6358
diff changeset
2700 Try harder to get quoting right when passing args to Octave.
ccdb8ffbb994 [project @ 2007-02-27 19:43:35 by jwe]
jwe
parents: 6358
diff changeset
2701
6358
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2702 2007-02-26 John W. Eaton <jwe@octave.org>
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2703
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2704 * octMakefile.in (DISTDIRS): Eliminate variable.
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2705
6694
3d913ba36b75 [project @ 2007-06-06 06:08:25 by jwe]
jwe
parents: 6686
diff changeset
2706 2007-02-26 Michael Goffioul <michael.goffioul@swing.be>
6358
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2707
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2708 * octMakefile.in, dlfcn/Makefile.in, emacs/Makefile.in:
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2709 Use $(LN_S) instead of ln or ln -s.
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2710
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2711 * octMakefile.in (dist): Use -9 instead of --best with gzip/bzip2.
61091f4af6e4 [project @ 2007-02-26 20:46:22 by jwe]
jwe
parents: 6335
diff changeset
2712
6335
de4ae354c831 [project @ 2007-02-21 18:19:07 by jwe]
jwe
parents: 6333
diff changeset
2713 2007-02-21 John W. Eaton <jwe@octave.org>
de4ae354c831 [project @ 2007-02-21 18:19:07 by jwe]
jwe
parents: 6333
diff changeset
2714
de4ae354c831 [project @ 2007-02-21 18:19:07 by jwe]
jwe
parents: 6333
diff changeset
2715 * configure.in: Also warn about missing functionality for
de4ae354c831 [project @ 2007-02-21 18:19:07 by jwe]
jwe
parents: 6333
diff changeset
2716 --without-glpk or --without-curl options. Print curl library
de4ae354c831 [project @ 2007-02-21 18:19:07 by jwe]
jwe
parents: 6333
diff changeset
2717 warning in summary.
de4ae354c831 [project @ 2007-02-21 18:19:07 by jwe]
jwe
parents: 6333
diff changeset
2718
6333
4e81fe3bceff [project @ 2007-02-20 21:05:10 by jwe]
jwe
parents: 6319
diff changeset
2719 2007-02-20 Rafael Laboissiere <rafael@debian.org>
4e81fe3bceff [project @ 2007-02-20 21:05:10 by jwe]
jwe
parents: 6319
diff changeset
2720
4e81fe3bceff [project @ 2007-02-20 21:05:10 by jwe]
jwe
parents: 6319
diff changeset
2721 * configure.in: Check for versions of GLPK prior to 4.15 and set
4e81fe3bceff [project @ 2007-02-20 21:05:10 by jwe]
jwe
parents: 6319
diff changeset
2722 the GLPK_PRE_4_15 macro accordingly.
4e81fe3bceff [project @ 2007-02-20 21:05:10 by jwe]
jwe
parents: 6319
diff changeset
2723
6319
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2724 2007-02-16 John W. Eaton <jwe@octave.org>
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2725
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2726 * mkoctfile.in: Use OCTAVE_PREFIX, not OCTAVE_CONF_PREFIX, in sed
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2727 substitutions.
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2728 * octave-conf.in: Define DATAROOTDIR, not DATADIR, from
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2729 OCTAVE_DATAROOTDIR.
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2730 From Michael Goffioul <michael.goffioul@swing.be>.
e7e7c338bf99 [project @ 2007-02-16 11:14:44 by jwe]
jwe
parents: 6311
diff changeset
2731
6311
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2732 2007-02-15 John W. Eaton <jwe@octave.org>
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2733
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2734 * octave-config.in (DATAROOTDIR): Include in list of vars.
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2735 Substitute OCTAVE_HOME.
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2736
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2737 * Makeconf.in (MKOCTFILE_INCFLAGS, MKOCTFILE_LFLAGS): Delete vars.
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2738 (do-subst-config-vals): Don't substitute them.
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2739 Also substitute OCTAVE_CONF_INCLUDEDIR, OCTAVE_CONF_OCTINCLUDEDIR,
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2740 OCTAVE_CONF_OCTLIBDIR, and OCTAVE_CONF_PREFIX here.
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2741 * mkoctfile.in (OCTAVE_CONF_OCTINCLUDEDIR, OCTAVE_CONF_INCLUDEDIR,
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2742 OCTAVE_CONF_OCTLIBDIR): Substitute values and perform OCTAVE_HOME
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2743 substitution here.
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2744 (DEFAULT_INCFLAGS, DEFAULT_LFLAGS): New variables. Use them to
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2745 set default values for INCFLAGS and LFLAGS.
e2a1aca62551 [project @ 2007-02-15 21:18:34 by jwe]
jwe
parents: 6295
diff changeset
2746
6295
0fcce0872e02 [project @ 2007-02-10 02:10:21 by jwe]
jwe
parents: 6290
diff changeset
2747 2007-02-09 John W. Eaton <jwe@octave.org>
0fcce0872e02 [project @ 2007-02-10 02:10:21 by jwe]
jwe
parents: 6290
diff changeset
2748
0fcce0872e02 [project @ 2007-02-10 02:10:21 by jwe]
jwe
parents: 6290
diff changeset
2749 * mkoctfile.in: Handle .a files.
0fcce0872e02 [project @ 2007-02-10 02:10:21 by jwe]
jwe
parents: 6290
diff changeset
2750
6286
c6a7b0453f9a [project @ 2007-02-08 19:04:38 by jwe]
jwe
parents: 6279
diff changeset
2751 2007-02-08 John W. Eaton <jwe@octave.org>
c6a7b0453f9a [project @ 2007-02-08 19:04:38 by jwe]
jwe
parents: 6279
diff changeset
2752
6290
750b40fe7b02 [project @ 2007-02-08 20:58:46 by jwe]
jwe
parents: 6289
diff changeset
2753 * octMakefile.in (all): Depend on dist-info-files.
750b40fe7b02 [project @ 2007-02-08 20:58:46 by jwe]
jwe
parents: 6289
diff changeset
2754 (dist): Delete dist-info-files dependency.
750b40fe7b02 [project @ 2007-02-08 20:58:46 by jwe]
jwe
parents: 6289
diff changeset
2755
6286
c6a7b0453f9a [project @ 2007-02-08 19:04:38 by jwe]
jwe
parents: 6279
diff changeset
2756 * configure.in: Rewrite if !( X ) ... fi as if X; true; else ... fi.
6289
e8c4edcfe43d [project @ 2007-02-08 20:06:54 by jwe]
jwe
parents: 6286
diff changeset
2757 Also check for _glp_lpx_simplex.
6286
c6a7b0453f9a [project @ 2007-02-08 19:04:38 by jwe]
jwe
parents: 6279
diff changeset
2758
6279
195382e92d51 [project @ 2007-02-08 03:47:19 by jwe]
jwe
parents: 6276
diff changeset
2759 2007-02-07 John W. Eaton <jwe@octave.org>
195382e92d51 [project @ 2007-02-08 03:47:19 by jwe]
jwe
parents: 6276
diff changeset
2760
195382e92d51 [project @ 2007-02-08 03:47:19 by jwe]
jwe
parents: 6276
diff changeset
2761 * Makeconf.in (do-script-install): Use $(FCN_FILES) for list of
195382e92d51 [project @ 2007-02-08 03:47:19 by jwe]
jwe
parents: 6276
diff changeset
2762 files instead of $(FCN_FILES_NO_DIR). Use basename to get
195382e92d51 [project @ 2007-02-08 03:47:19 by jwe]
jwe
parents: 6276
diff changeset
2763 filename with no directory part.
195382e92d51 [project @ 2007-02-08 03:47:19 by jwe]
jwe
parents: 6276
diff changeset
2764
6276
d26c558691cd [project @ 2007-02-07 09:01:24 by jwe]
jwe
parents: 6271
diff changeset
2765 2007-02-07 Michael Goffioul <michael.goffioul@swing.be>
d26c558691cd [project @ 2007-02-07 09:01:24 by jwe]
jwe
parents: 6271
diff changeset
2766
d26c558691cd [project @ 2007-02-07 09:01:24 by jwe]
jwe
parents: 6271
diff changeset
2767 * aclocal.m4 (OCTAVE_HDF5_DLL): New macro.
d26c558691cd [project @ 2007-02-07 09:01:24 by jwe]
jwe
parents: 6271
diff changeset
2768 * configure.in: Use it.
d26c558691cd [project @ 2007-02-07 09:01:24 by jwe]
jwe
parents: 6271
diff changeset
2769
6270
c8d25f552230 [project @ 2007-02-05 21:41:26 by jwe]
jwe
parents: 6255
diff changeset
2770 2007-02-05 John W. Eaton <jwe@octave.org>
c8d25f552230 [project @ 2007-02-05 21:41:26 by jwe]
jwe
parents: 6255
diff changeset
2771
6271
6fab59e81b4e [project @ 2007-02-06 01:36:46 by jwe]
jwe
parents: 6270
diff changeset
2772 * configure.in: Check for realpath function.
6fab59e81b4e [project @ 2007-02-06 01:36:46 by jwe]
jwe
parents: 6270
diff changeset
2773
6270
c8d25f552230 [project @ 2007-02-05 21:41:26 by jwe]
jwe
parents: 6255
diff changeset
2774 * demo.m: Delete obsolete file.
c8d25f552230 [project @ 2007-02-05 21:41:26 by jwe]
jwe
parents: 6255
diff changeset
2775
6255
c97a1cdea9e7 [project @ 2007-01-29 21:15:28 by jwe]
jwe
parents: 6253
diff changeset
2776 2007-01-29 Michael Goffioul <michael.goffioul@swing.be>
c97a1cdea9e7 [project @ 2007-01-29 21:15:28 by jwe]
jwe
parents: 6253
diff changeset
2777
c97a1cdea9e7 [project @ 2007-01-29 21:15:28 by jwe]
jwe
parents: 6253
diff changeset
2778 * configure.in (*-*-msdosmsvc): Set NO_OCT_FILE_STRIP to true.
c97a1cdea9e7 [project @ 2007-01-29 21:15:28 by jwe]
jwe
parents: 6253
diff changeset
2779
6253
f1676652d808 [project @ 2007-01-24 20:43:36 by jwe]
jwe
parents: 6231
diff changeset
2780 2007-01-24 John W. Eaton <jwe@octave.org>
f1676652d808 [project @ 2007-01-24 20:43:36 by jwe]
jwe
parents: 6231
diff changeset
2781
f1676652d808 [project @ 2007-01-24 20:43:36 by jwe]
jwe
parents: 6231
diff changeset
2782 * octMakefile.in (install): Install NEWS file.
f1676652d808 [project @ 2007-01-24 20:43:36 by jwe]
jwe
parents: 6231
diff changeset
2783 (uninstall): Remove it.
f1676652d808 [project @ 2007-01-24 20:43:36 by jwe]
jwe
parents: 6231
diff changeset
2784
6231
82021cf7e53a [project @ 2007-01-08 19:53:35 by dbateman]
dbateman
parents: 6208
diff changeset
2785 2007-01-08 David Bateman <dbateman@free.fr>
82021cf7e53a [project @ 2007-01-08 19:53:35 by dbateman]
dbateman
parents: 6208
diff changeset
2786
82021cf7e53a [project @ 2007-01-08 19:53:35 by dbateman]
dbateman
parents: 6208
diff changeset
2787 * configure.in: Replace sparsesuite with suitesparse to match
82021cf7e53a [project @ 2007-01-08 19:53:35 by dbateman]
dbateman
parents: 6208
diff changeset
2788 upstream name.
82021cf7e53a [project @ 2007-01-08 19:53:35 by dbateman]
dbateman
parents: 6208
diff changeset
2789
6208
323be5eeed1f [project @ 2006-12-06 20:23:18 by jwe]
jwe
parents: 6201
diff changeset
2790 2006-12-06 Michael Goffioul <michael.goffioul@swing.be>
323be5eeed1f [project @ 2006-12-06 20:23:18 by jwe]
jwe
parents: 6201
diff changeset
2791
323be5eeed1f [project @ 2006-12-06 20:23:18 by jwe]
jwe
parents: 6201
diff changeset
2792 * acx_blas.m4, acx_lapack.m4: Handle f2c calling convention.
323be5eeed1f [project @ 2006-12-06 20:23:18 by jwe]
jwe
parents: 6201
diff changeset
2793
6201
42efaffa4f08 [project @ 2006-12-05 19:45:58 by jwe]
jwe
parents: 6187
diff changeset
2794 2006-12-05 John W. Eaton <jwe@octave.org>
42efaffa4f08 [project @ 2006-12-05 19:45:58 by jwe]
jwe
parents: 6187
diff changeset
2795
42efaffa4f08 [project @ 2006-12-05 19:45:58 by jwe]
jwe
parents: 6187
diff changeset
2796 * configure.in: Don't check for strptime on *-apple-darwin* systems.
42efaffa4f08 [project @ 2006-12-05 19:45:58 by jwe]
jwe
parents: 6187
diff changeset
2797
6187
2a8922007c12 [project @ 2006-11-29 01:59:59 by jwe]
jwe
parents: 6186
diff changeset
2798 2006-11-28 John W. Eaton <jwe@octave.org>
2a8922007c12 [project @ 2006-11-29 01:59:59 by jwe]
jwe
parents: 6186
diff changeset
2799
2a8922007c12 [project @ 2006-11-29 01:59:59 by jwe]
jwe
parents: 6186
diff changeset
2800 * mkoctfile.in: Construct default output file from basename of
2a8922007c12 [project @ 2006-11-29 01:59:59 by jwe]
jwe
parents: 6186
diff changeset
2801 input file name.
2a8922007c12 [project @ 2006-11-29 01:59:59 by jwe]
jwe
parents: 6186
diff changeset
2802
2a8922007c12 [project @ 2006-11-29 01:59:59 by jwe]
jwe
parents: 6186
diff changeset
2803 2006-11-28 David Bateman <dbateman@free.fr>
6186
237a7f535bbc [project @ 2006-11-28 20:13:39 by dbateman]
dbateman
parents: 6170
diff changeset
2804
237a7f535bbc [project @ 2006-11-28 20:13:39 by dbateman]
dbateman
parents: 6170
diff changeset
2805 * configure.in: Check for sparse header files in the sparsesuite
237a7f535bbc [project @ 2006-11-28 20:13:39 by dbateman]
dbateman
parents: 6170
diff changeset
2806 sub-directory. In the cholmod tests, include the camd libraries, as
237a7f535bbc [project @ 2006-11-28 20:13:39 by dbateman]
dbateman
parents: 6170
diff changeset
2807 this might be a dependency for cholmod.
237a7f535bbc [project @ 2006-11-28 20:13:39 by dbateman]
dbateman
parents: 6170
diff changeset
2808
6170
033b9fd8012a [project @ 2006-11-15 18:00:27 by jwe]
jwe
parents: 6161
diff changeset
2809 2006-11-15 John W. Eaton <jwe@octave.org>
033b9fd8012a [project @ 2006-11-15 18:00:27 by jwe]
jwe
parents: 6161
diff changeset
2810
033b9fd8012a [project @ 2006-11-15 18:00:27 by jwe]
jwe
parents: 6161
diff changeset
2811 * run-octave.in: Don't forget LD_PRELOAD if there are args.
033b9fd8012a [project @ 2006-11-15 18:00:27 by jwe]
jwe
parents: 6161
diff changeset
2812
6161
4d90ee4061ef [project @ 2006-11-14 15:12:04 by jwe]
jwe
parents: 6159
diff changeset
2813 2006-11-14 John W. Eaton <jwe@octave.org>
4d90ee4061ef [project @ 2006-11-14 15:12:04 by jwe]
jwe
parents: 6159
diff changeset
2814
4d90ee4061ef [project @ 2006-11-14 15:12:04 by jwe]
jwe
parents: 6159
diff changeset
2815 * configure.in: If warning message is printed, print additional
4d90ee4061ef [project @ 2006-11-14 15:12:04 by jwe]
jwe
parents: 6159
diff changeset
2816 final note about missing libraries.
4d90ee4061ef [project @ 2006-11-14 15:12:04 by jwe]
jwe
parents: 6159
diff changeset
2817
6155
ab5008998876 [project @ 2006-11-13 18:49:52 by jwe]
jwe
parents: 6153
diff changeset
2818 2006-11-13 John W. Eaton <jwe@octave.org>
ab5008998876 [project @ 2006-11-13 18:49:52 by jwe]
jwe
parents: 6153
diff changeset
2819
ab5008998876 [project @ 2006-11-13 18:49:52 by jwe]
jwe
parents: 6153
diff changeset
2820 * run-octave.in: Substitute liboctinterp, liboctave, and libcruft.
ab5008998876 [project @ 2006-11-13 18:49:52 by jwe]
jwe
parents: 6153
diff changeset
2821 Use them to set LD_PRELOAD.
ab5008998876 [project @ 2006-11-13 18:49:52 by jwe]
jwe
parents: 6153
diff changeset
2822 * Makeconf.in (do-subst-script-vals): Also substitute
ab5008998876 [project @ 2006-11-13 18:49:52 by jwe]
jwe
parents: 6153
diff changeset
2823 liboctinterp, liboctave, and libcruft.
ab5008998876 [project @ 2006-11-13 18:49:52 by jwe]
jwe
parents: 6153
diff changeset
2824
6153
e60688a1ea07 [project @ 2006-11-13 17:30:54 by jwe]
jwe
parents: 6152
diff changeset
2825 2006-11-13 Rafael Laboissiere <rafael@debian.org>
e60688a1ea07 [project @ 2006-11-13 17:30:54 by jwe]
jwe
parents: 6152
diff changeset
2826
e60688a1ea07 [project @ 2006-11-13 17:30:54 by jwe]
jwe
parents: 6152
diff changeset
2827 * mkoctfile.in: Add -Wl,... options to ldflags, not pass_on_flags.
e60688a1ea07 [project @ 2006-11-13 17:30:54 by jwe]
jwe
parents: 6152
diff changeset
2828
6152
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2829 2006-11-11 John W. Eaton <jwe@octave.org>
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2830
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2831 * examples/Makefile.in (octave.desktop):
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2832 Use $(simple-move-if-change-rule) here.
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2833
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2834 * Makeconf.in (simple-move-if-change-rule,
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2835 (builddir-move-if-change-rule): New macros.
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2836
9968
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
2837 2006-11-11 S�ren Hauberg <hauberg@gmail.com>
6152
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2838
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2839 * examples/Makefile.in (uninstall): Add missing semicolon.
2eb0723b4fad [project @ 2006-11-11 19:07:17 by jwe]
jwe
parents: 6150
diff changeset
2840
6150
2ad8962722cc [project @ 2006-11-10 00:05:05 by jwe]
jwe
parents: 6149
diff changeset
2841 2006-11-09 John W. Eaton <jwe@octave.org>
2ad8962722cc [project @ 2006-11-10 00:05:05 by jwe]
jwe
parents: 6149
diff changeset
2842
2ad8962722cc [project @ 2006-11-10 00:05:05 by jwe]
jwe
parents: 6149
diff changeset
2843 * examples/Makefile.in (uninstall): New target.
2ad8962722cc [project @ 2006-11-10 00:05:05 by jwe]
jwe
parents: 6149
diff changeset
2844
6149
3a68a2dc6eb1 [project @ 2006-11-09 18:26:56 by jwe]
jwe
parents: 6141
diff changeset
2845 2006-11-09 Michael Goffioul <michael.goffioul@swing.be>
3a68a2dc6eb1 [project @ 2006-11-09 18:26:56 by jwe]
jwe
parents: 6141
diff changeset
2846
3a68a2dc6eb1 [project @ 2006-11-09 18:26:56 by jwe]
jwe
parents: 6141
diff changeset
2847 * configure.in (OCTAVE_LOCAL_BUFFER): Don't access first element
3a68a2dc6eb1 [project @ 2006-11-09 18:26:56 by jwe]
jwe
parents: 6141
diff changeset
2848 if size is 0.
3a68a2dc6eb1 [project @ 2006-11-09 18:26:56 by jwe]
jwe
parents: 6141
diff changeset
2849
6141
f6c2d9276572 [project @ 2006-11-06 17:52:51 by jwe]
jwe
parents: 6137
diff changeset
2850 2006-11-06 Michael Goffioul <michael.goffioul@swing.be>
f6c2d9276572 [project @ 2006-11-06 17:52:51 by jwe]
jwe
parents: 6137
diff changeset
2851
f6c2d9276572 [project @ 2006-11-06 17:52:51 by jwe]
jwe
parents: 6137
diff changeset
2852 * configure.in (CRUFT_DLL_DEFS, OCTAVE_DLL_DEFS, OCTINTERP_DLL_DEFS):
f6c2d9276572 [project @ 2006-11-06 17:52:51 by jwe]
jwe
parents: 6137
diff changeset
2853 Also rename in AC_SUBST calls.
f6c2d9276572 [project @ 2006-11-06 17:52:51 by jwe]
jwe
parents: 6137
diff changeset
2854 * Makeconf.in (ALL_CFLAGS): Use DLL_CDEFS instead of XTRA_CDEFS.
f6c2d9276572 [project @ 2006-11-06 17:52:51 by jwe]
jwe
parents: 6137
diff changeset
2855 (ALL_CXXFLAGS): Use DLL_CDEFS instead of XTRA_CXXDEFS.
f6c2d9276572 [project @ 2006-11-06 17:52:51 by jwe]
jwe
parents: 6137
diff changeset
2856
6137
4fb3f3e3d6bb [project @ 2006-11-03 18:19:10 by jwe]
jwe
parents: 6136
diff changeset
2857 2006-11-03 John W. Eaton <jwe@octave.org>
4fb3f3e3d6bb [project @ 2006-11-03 18:19:10 by jwe]
jwe
parents: 6136
diff changeset
2858
4fb3f3e3d6bb [project @ 2006-11-03 18:19:10 by jwe]
jwe
parents: 6136
diff changeset
2859 * configure.in (CRUFT_DLL_DEFS): Rename from XTRA_CRUFT_DEFS.
4fb3f3e3d6bb [project @ 2006-11-03 18:19:10 by jwe]
jwe
parents: 6136
diff changeset
2860 (OCTAVE_DLL_DEFS): Rename from XTRA_OCTAVE_DEFS.
4fb3f3e3d6bb [project @ 2006-11-03 18:19:10 by jwe]
jwe
parents: 6136
diff changeset
2861 (OCTINTERP_DLL_DEFS): Rename from XTRA_OCTINTERP_DEFS.
4fb3f3e3d6bb [project @ 2006-11-03 18:19:10 by jwe]
jwe
parents: 6136
diff changeset
2862 (XTRA_CRUFT_LINK_FLAGS): Rename from XTRA_CRUFT_LINK_DEPS.
4fb3f3e3d6bb [project @ 2006-11-03 18:19:10 by jwe]
jwe
parents: 6136
diff changeset
2863
6136
bbbe04bacea2 [project @ 2006-11-02 16:54:27 by jwe]
jwe
parents: 6133
diff changeset
2864 2006-11-02 John W. Eaton <jwe@octave.org>
bbbe04bacea2 [project @ 2006-11-02 16:54:27 by jwe]
jwe
parents: 6133
diff changeset
2865
bbbe04bacea2 [project @ 2006-11-02 16:54:27 by jwe]
jwe
parents: 6133
diff changeset
2866 * README.Cygwin: Rename from README.Windows.
bbbe04bacea2 [project @ 2006-11-02 16:54:27 by jwe]
jwe
parents: 6133
diff changeset
2867 * README.MSVC: New file.
bbbe04bacea2 [project @ 2006-11-02 16:54:27 by jwe]
jwe
parents: 6133
diff changeset
2868 * README.Windows: Point to the README.Cygwin and README.MSVC files.
bbbe04bacea2 [project @ 2006-11-02 16:54:27 by jwe]
jwe
parents: 6133
diff changeset
2869
6129
0c6ac2882e10 [project @ 2006-11-01 07:00:48 by jwe]
jwe
parents: 6125
diff changeset
2870 2006-11-01 John W. Eaton <jwe@octave.org>
0c6ac2882e10 [project @ 2006-11-01 07:00:48 by jwe]
jwe
parents: 6125
diff changeset
2871
6133
e0065af38cf4 [project @ 2006-11-02 03:33:50 by jwe]
jwe
parents: 6131
diff changeset
2872 * configure.in: Check for PCRE macros we use. Warn if regex
e0065af38cf4 [project @ 2006-11-02 03:33:50 by jwe]
jwe
parents: 6131
diff changeset
2873 library is not found. Print hdf5, zlib, umfpack, colamd, ccolamd,
e0065af38cf4 [project @ 2006-11-02 03:33:50 by jwe]
jwe
parents: 6131
diff changeset
2874 cholmod, and cxsparse warnings when we detect the problems.
e0065af38cf4 [project @ 2006-11-02 03:33:50 by jwe]
jwe
parents: 6131
diff changeset
2875
6131
9a6e5cae5275 [project @ 2006-11-01 18:25:54 by jwe]
jwe
parents: 6129
diff changeset
2876 * run-octave.in: Handle quoted args properly in exec call?
6129
0c6ac2882e10 [project @ 2006-11-01 07:00:48 by jwe]
jwe
parents: 6125
diff changeset
2877
6125
a1754033bc6c [project @ 2006-10-29 17:05:53 by jwe]
jwe
parents: 6123
diff changeset
2878 2006-10-29 John W. Eaton <jwe@octave.org>
a1754033bc6c [project @ 2006-10-29 17:05:53 by jwe]
jwe
parents: 6123
diff changeset
2879
a1754033bc6c [project @ 2006-10-29 17:05:53 by jwe]
jwe
parents: 6123
diff changeset
2880 * run-octave.in: Handle spaces in directory names.
a1754033bc6c [project @ 2006-10-29 17:05:53 by jwe]
jwe
parents: 6123
diff changeset
2881
6123
8d285942fc3c [project @ 2006-10-28 14:09:20 by jwe]
jwe
parents: 6122
diff changeset
2882 2006-10-28 Michael Goffioul <michael.goffioul@swing.be>
6122
f3322fd3c9bb [project @ 2006-10-28 13:56:55 by jwe]
jwe
parents: 6121
diff changeset
2883
f3322fd3c9bb [project @ 2006-10-28 13:56:55 by jwe]
jwe
parents: 6121
diff changeset
2884 * configure.in (AH_BOTTOM): If using MSVC, define __WIN32__ before
f3322fd3c9bb [project @ 2006-10-28 13:56:55 by jwe]
jwe
parents: 6121
diff changeset
2885 other #ifdefs that use it.
f3322fd3c9bb [project @ 2006-10-28 13:56:55 by jwe]
jwe
parents: 6121
diff changeset
2886
6116
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2887 2006-10-27 John W. Eaton <jwe@octave.org>
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2888
6121
483176585b84 [project @ 2006-10-28 03:06:32 by jwe]
jwe
parents: 6119
diff changeset
2889 * configure.in (AH_BOTTOM): Move DLL defs to
483176585b84 [project @ 2006-10-28 03:06:32 by jwe]
jwe
parents: 6119
diff changeset
2890 libcruft/misc/oct-dlldefs.h and include it here.
483176585b84 [project @ 2006-10-28 03:06:32 by jwe]
jwe
parents: 6119
diff changeset
2891
6116
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2892 * aclocal.m4 (OCTAVE_PROG_TEXI2PDF): Require OCTAVE_PROG_TEXI2DVI.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2893 If texi2pdf is not found but texi2dvi is available, set TEXI2PDF
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2894 to "$TEXI2DVI --pdf".
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2895 (OCTAVE_PROG_GHOSTSCRIPT): Also check for gswin32 on Windows systems.
6119
fabb1be5fd84 [project @ 2006-10-28 00:13:58 by jwe]
jwe
parents: 6116
diff changeset
2896
6116
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2897 * Makeconf.in (UNSETCOMSPEC): Define if COMSPEC is defined.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2898 From Michael Goffioul <michael.goffioul@swing.be>.
b64fb24bf4a0 [project @ 2006-10-27 18:04:49 by jwe]
jwe
parents: 6110
diff changeset
2899
6110
8e5edd73e504 [project @ 2006-10-27 02:23:35 by jwe]
jwe
parents: 6104
diff changeset
2900 2006-10-26 John W. Eaton <jwe@octave.org>
8e5edd73e504 [project @ 2006-10-27 02:23:35 by jwe]
jwe
parents: 6104
diff changeset
2901
8e5edd73e504 [project @ 2006-10-27 02:23:35 by jwe]
jwe
parents: 6104
diff changeset
2902 * configure.in (OCTAVE_EXPORT, OCTAVE_IMPORT): New macros
8e5edd73e504 [project @ 2006-10-27 02:23:35 by jwe]
jwe
parents: 6104
diff changeset
2903 (CRUFT_API, OCTAVE_API, OCTINTERP_API): Define using OCTAVE_EXPORT
8e5edd73e504 [project @ 2006-10-27 02:23:35 by jwe]
jwe
parents: 6104
diff changeset
2904 and OCTAVE_IMPORT.
8e5edd73e504 [project @ 2006-10-27 02:23:35 by jwe]
jwe
parents: 6104
diff changeset
2905
6100
8137e2bbd1dd [project @ 2006-10-26 16:01:45 by jwe]
jwe
parents: 6098
diff changeset
2906 2006-10-26 Michael Goffioul <michael.goffioul@swing.be>
8137e2bbd1dd [project @ 2006-10-26 16:01:45 by jwe]
jwe
parents: 6098
diff changeset
2907
8137e2bbd1dd [project @ 2006-10-26 16:01:45 by jwe]
jwe
parents: 6098
diff changeset
2908 * configure.in (*-*-msdosmsvc): Set library_path_var.
6103
a2fdc87184cf [project @ 2006-10-26 21:32:17 by jwe]
jwe
parents: 6102
diff changeset
2909 Check for _WIN32_WINNT >= 0x0403. Define _USE_MATH_DEFINES if it
a2fdc87184cf [project @ 2006-10-26 21:32:17 by jwe]
jwe
parents: 6102
diff changeset
2910 is needed.
6102
ef9569e10d8b [project @ 2006-10-26 20:50:04 by jwe]
jwe
parents: 6100
diff changeset
2911 (XTRA_CRUFT_LINK_DEPS): New variable. Substitute it.
6104
a334206512b9 [project @ 2006-10-26 21:41:39 by jwe]
jwe
parents: 6103
diff changeset
2912
a334206512b9 [project @ 2006-10-26 21:41:39 by jwe]
jwe
parents: 6103
diff changeset
2913 * aclocal.m4 (OCTAVE_MKDIR_TAKES_ONE_ARG): Perform check with C++
a334206512b9 [project @ 2006-10-26 21:41:39 by jwe]
jwe
parents: 6103
diff changeset
2914 compiler.
a334206512b9 [project @ 2006-10-26 21:41:39 by jwe]
jwe
parents: 6103
diff changeset
2915
6098
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2916 2006-10-26 John W. Eaton <jwe@octave.org>
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2917
6103
a2fdc87184cf [project @ 2006-10-26 21:32:17 by jwe]
jwe
parents: 6102
diff changeset
2918 * aclocal.m4 (OCTAVE_PROG_PAGER): Also check for more.com for
a2fdc87184cf [project @ 2006-10-26 21:32:17 by jwe]
jwe
parents: 6102
diff changeset
2919 *-*-mingw* and *-*-msdosmsvc systems.
a2fdc87184cf [project @ 2006-10-26 21:32:17 by jwe]
jwe
parents: 6102
diff changeset
2920
6102
ef9569e10d8b [project @ 2006-10-26 20:50:04 by jwe]
jwe
parents: 6100
diff changeset
2921 * configure.in (F77_TOLOWER, F77_APPEND_UNDERSCORE,
ef9569e10d8b [project @ 2006-10-26 20:50:04 by jwe]
jwe
parents: 6100
diff changeset
2922 F77_APPEND_EXTRA_UNDERSCORE): New variables. Substitute them.
ef9569e10d8b [project @ 2006-10-26 20:50:04 by jwe]
jwe
parents: 6100
diff changeset
2923 * Makeconf.in (F77_TOLOWER, F77_APPEND_UNDERSCORE,
ef9569e10d8b [project @ 2006-10-26 20:50:04 by jwe]
jwe
parents: 6100
diff changeset
2924 F77_APPEND_EXTRA_UNDERSCORE): Substitute here.
ef9569e10d8b [project @ 2006-10-26 20:50:04 by jwe]
jwe
parents: 6100
diff changeset
2925 (do-subst-f77-mangling): New macro.
ef9569e10d8b [project @ 2006-10-26 20:50:04 by jwe]
jwe
parents: 6100
diff changeset
2926
6098
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2927 * emacs/octave-inf.el (inferior-octave-has-built-in-variables):
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2928 New defvar.
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2929 (inferior-octave-resync-dirs): Check to see whether Octave has
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2930 built-in variables and set inferior-octave-has-built-in-variables.
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2931 Check inferior-octave-has-built-in-variables to decide whether to
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2932 send commands that set built-in variables or call functions to
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2933 change Octave's behavior.
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2934 Send "disp (pwd ())" to Octave instead of just "pwd".
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2935 (inferior-octave-startup): Send "more off" to Octave instead of
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2936 "page_screen_output = 0".
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2937
6087
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2938 2006-10-25 John W. Eaton <jwe@octave.org>
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2939
6098
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2940 * configure.in (RETSIGTYPE_IS_VOID): Define if
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2941 "$ac_cv_type_signal" = "void".
70158d7ab8ef [project @ 2006-10-26 14:51:36 by jwe]
jwe
parents: 6094
diff changeset
2942
6094
86ee3cc8d8d2 [project @ 2006-10-26 01:18:33 by jwe]
jwe
parents: 6091
diff changeset
2943 * configure.in (*-*-msdosmsvc): Don't check for strftime.
86ee3cc8d8d2 [project @ 2006-10-26 01:18:33 by jwe]
jwe
parents: 6091
diff changeset
2944
6087
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2945 * configure.in (INCLUDE_DEPS): Set and substitute.
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2946 (DEPEND_FLAGS, DEPEND_EXTRA_SED_PATTERN): Rearrange way these are set.
6089
9f9313969599 [project @ 2006-10-25 21:00:07 by jwe]
jwe
parents: 6087
diff changeset
2947
6087
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2948 * Makeconf.in (INCLUDE_DEPS): Substitute here, and use to set default
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2949 value for omit_deps.
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2950
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2951 2006-10-25 Michael Goffioul <michael.goffioul@swing.be>
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2952
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2953 * Makeconf.in (ALL_CFLAGS): Include $(XTRA_CDEFS) in the list.
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2954 (ALL_CXXFLAGS): Include $(XTRA_CXXDEFS) in the list.
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2955
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2956 * configure.in (XTRA_CRUFT_DEFS, XTRA_OCTAVE_DEFS,
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2957 XTRA_OCTINTERP_DEFS): Define and substitute.
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2958 (AH_BOTTOM) [_MSC_VER]: include definitions for CRUFT_API,
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2959 OCTAVE_API, and OCTINTERP_API.
700e121edb94 [project @ 2006-10-25 19:03:12 by jwe]
jwe
parents: 6086
diff changeset
2960
6089
9f9313969599 [project @ 2006-10-25 21:00:07 by jwe]
jwe
parents: 6087
diff changeset
2961 * configure.in (*-*-msdosmsvc): Add "-EHs -MD" to CXXFLAGS.
9f9313969599 [project @ 2006-10-25 21:00:07 by jwe]
jwe
parents: 6087
diff changeset
2962 Add "-MD" to CFLAGS. Add "-MD" to CONFLIB_ARG when checking for
9f9313969599 [project @ 2006-10-25 21:00:07 by jwe]
jwe
parents: 6087
diff changeset
2963 libf2c.
9f9313969599 [project @ 2006-10-25 21:00:07 by jwe]
jwe
parents: 6087
diff changeset
2964
6090
ee50f74d1dd7 [project @ 2006-10-25 21:08:53 by jwe]
jwe
parents: 6089
diff changeset
2965 * configure.in (*-*-msdosmsvc): Generate replacement unistd.h.
ee50f74d1dd7 [project @ 2006-10-25 21:08:53 by jwe]
jwe
parents: 6089
diff changeset
2966 * octMakefile.in (maintainer-clean, distclean): Also remove unistd.h.
ee50f74d1dd7 [project @ 2006-10-25 21:08:53 by jwe]
jwe
parents: 6089
diff changeset
2967
ee50f74d1dd7 [project @ 2006-10-25 21:08:53 by jwe]
jwe
parents: 6089
diff changeset
2968 * configure.in (*-*-msdosmsvc): Default sepchar is ';'.
6091
96a11041f52b [project @ 2006-10-25 21:25:04 by jwe]
jwe
parents: 6090
diff changeset
2969 Define default LIBS (link against kernel32 and ws2_32).
96a11041f52b [project @ 2006-10-25 21:25:04 by jwe]
jwe
parents: 6090
diff changeset
2970 Force having LoadLibrary API.
96a11041f52b [project @ 2006-10-25 21:25:04 by jwe]
jwe
parents: 6090
diff changeset
2971
96a11041f52b [project @ 2006-10-25 21:25:04 by jwe]
jwe
parents: 6090
diff changeset
2972 * configure.in (AH_BOTTOM) [_MSC_VER]: Define __WIN32__.
6090
ee50f74d1dd7 [project @ 2006-10-25 21:08:53 by jwe]
jwe
parents: 6089
diff changeset
2973
6086
4278b170b9f9 [project @ 2006-10-25 15:11:40 by jwe]
jwe
parents: 6073
diff changeset
2974 2006-10-25 John W. Eaton <jwe@octave.org>
4278b170b9f9 [project @ 2006-10-25 15:11:40 by jwe]
jwe
parents: 6073
diff changeset
2975
4278b170b9f9 [project @ 2006-10-25 15:11:40 by jwe]
jwe
parents: 6073
diff changeset
2976 * mkoctfile.in (OCTAVE_VERSION): No need to quote replacement here.
4278b170b9f9 [project @ 2006-10-25 15:11:40 by jwe]
jwe
parents: 6073
diff changeset
2977
6073
934146a33e83 [project @ 2006-10-24 13:52:30 by jwe]
jwe
parents: 6071
diff changeset
2978 2006-10-24 John W. Eaton <jwe@octave.org>
934146a33e83 [project @ 2006-10-24 13:52:30 by jwe]
jwe
parents: 6071
diff changeset
2979
934146a33e83 [project @ 2006-10-24 13:52:30 by jwe]
jwe
parents: 6071
diff changeset
2980 * run-octave.in: Only modify .gdbinit if -g option is given.
934146a33e83 [project @ 2006-10-24 13:52:30 by jwe]
jwe
parents: 6071
diff changeset
2981 Use $(/bin/pwd) instead of $(pwd).
934146a33e83 [project @ 2006-10-24 13:52:30 by jwe]
jwe
parents: 6071
diff changeset
2982
6071
950d8cb39617 [project @ 2006-10-23 19:30:28 by jwe]
jwe
parents: 6061
diff changeset
2983 2006-10-23 John W. Eaton <jwe@octave.org>
950d8cb39617 [project @ 2006-10-23 19:30:28 by jwe]
jwe
parents: 6061
diff changeset
2984
950d8cb39617 [project @ 2006-10-23 19:30:28 by jwe]
jwe
parents: 6061
diff changeset
2985 * emacs/Makefile.in (SOURCES, DISTFILES, install, install-strip,
950d8cb39617 [project @ 2006-10-23 19:30:28 by jwe]
jwe
parents: 6061
diff changeset
2986 uninstall): Handle otags name change.
950d8cb39617 [project @ 2006-10-23 19:30:28 by jwe]
jwe
parents: 6061
diff changeset
2987 * emacs/octave-tags, emacs/octave-tags.1: Rename from otags.
950d8cb39617 [project @ 2006-10-23 19:30:28 by jwe]
jwe
parents: 6061
diff changeset
2988
6061
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2989 2006-10-17 John W. Eaton <jwe@octave.org>
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2990
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2991 * configure.in: Check for _isnan, _finite, and _copysign.
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2992
6057
0cc5f8afba3f [project @ 2006-10-18 02:02:36 by jwe]
jwe
parents: 6056
diff changeset
2993 2006-10-17 Michael Goffioul <michael.goffioul@swing.be>
0cc5f8afba3f [project @ 2006-10-18 02:02:36 by jwe]
jwe
parents: 6056
diff changeset
2994
6061
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2995 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE, OCTAVE_CXX_ABI): Use
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2996 $ac_objext instead of assuming .o.
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2997 (OCTAVE_PROG_GNUPLOT): Handle *-*-msdos the same as *-*-cygwin*
c968f4198067 [project @ 2006-10-18 20:57:04 by jwe]
jwe
parents: 6057
diff changeset
2998 and *-*-mingw32*.
6057
0cc5f8afba3f [project @ 2006-10-18 02:02:36 by jwe]
jwe
parents: 6056
diff changeset
2999
6056
1297bb9a3ad0 [project @ 2006-10-17 19:39:14 by jwe]
jwe
parents: 6051
diff changeset
3000 2006-10-17 John W. Eaton <jwe@octave.org>
1297bb9a3ad0 [project @ 2006-10-17 19:39:14 by jwe]
jwe
parents: 6051
diff changeset
3001
1297bb9a3ad0 [project @ 2006-10-17 19:39:14 by jwe]
jwe
parents: 6051
diff changeset
3002 * configure.in: Check for curl_easy_escap instead of
1297bb9a3ad0 [project @ 2006-10-17 19:39:14 by jwe]
jwe
parents: 6051
diff changeset
3003 curl_global_init.
1297bb9a3ad0 [project @ 2006-10-17 19:39:14 by jwe]
jwe
parents: 6051
diff changeset
3004
6051
583c98eeeae2 [project @ 2006-10-13 18:11:26 by jwe]
jwe
parents: 6049
diff changeset
3005 2006-10-13 Michael Goffioul <michael.goffioul@swing.be>
583c98eeeae2 [project @ 2006-10-13 18:11:26 by jwe]
jwe
parents: 6049
diff changeset
3006
583c98eeeae2 [project @ 2006-10-13 18:11:26 by jwe]
jwe
parents: 6049
diff changeset
3007 * configure.in [_MSC_VER]: Disable some warnings.
583c98eeeae2 [project @ 2006-10-13 18:11:26 by jwe]
jwe
parents: 6049
diff changeset
3008 (*-*-msdos): New case for shared libraries.
583c98eeeae2 [project @ 2006-10-13 18:11:26 by jwe]
jwe
parents: 6049
diff changeset
3009 (LIBPRE): New variable.
583c98eeeae2 [project @ 2006-10-13 18:11:26 by jwe]
jwe
parents: 6049
diff changeset
3010 * Makeconf.in: Substitute it.
583c98eeeae2 [project @ 2006-10-13 18:11:26 by jwe]
jwe
parents: 6049
diff changeset
3011
6049
04c2ad6d1679 [project @ 2006-10-13 14:32:15 by jwe]
jwe
parents: 6043
diff changeset
3012 2006-10-12 John W. Eaton <jwe@octave.org>
04c2ad6d1679 [project @ 2006-10-13 14:32:15 by jwe]
jwe
parents: 6043
diff changeset
3013
04c2ad6d1679 [project @ 2006-10-13 14:32:15 by jwe]
jwe
parents: 6043
diff changeset
3014 * configure.in (AH_BOTTOM): Don't unconditionally #define
04c2ad6d1679 [project @ 2006-10-13 14:32:15 by jwe]
jwe
parents: 6043
diff changeset
3015 OCTAVE_HAVE_POSIX_FILESYSTEM followed by a conditional #undef
04c2ad6d1679 [project @ 2006-10-13 14:32:15 by jwe]
jwe
parents: 6043
diff changeset
3016 OCTAVE_HAVE_POSIX_FILESYSTEM since autoconf is commenting out the
04c2ad6d1679 [project @ 2006-10-13 14:32:15 by jwe]
jwe
parents: 6043
diff changeset
3017 #undef.
04c2ad6d1679 [project @ 2006-10-13 14:32:15 by jwe]
jwe
parents: 6043
diff changeset
3018
6043
199f15a8d1fc [project @ 2006-10-09 19:49:03 by jwe]
jwe
parents: 6028
diff changeset
3019 2006-10-09 John W. Eaton <jwe@octave.org>
199f15a8d1fc [project @ 2006-10-09 19:49:03 by jwe]
jwe
parents: 6028
diff changeset
3020
199f15a8d1fc [project @ 2006-10-09 19:49:03 by jwe]
jwe
parents: 6028
diff changeset
3021 * Makeconf.in (CURL_LIBS, do-subst-config-vals):
199f15a8d1fc [project @ 2006-10-09 19:49:03 by jwe]
jwe
parents: 6028
diff changeset
3022 Substitute CURL_LIBS.
199f15a8d1fc [project @ 2006-10-09 19:49:03 by jwe]
jwe
parents: 6028
diff changeset
3023
199f15a8d1fc [project @ 2006-10-09 19:49:03 by jwe]
jwe
parents: 6028
diff changeset
3024 * configure.in: Check for libcurl.
199f15a8d1fc [project @ 2006-10-09 19:49:03 by jwe]
jwe
parents: 6028
diff changeset
3025
6028
3dbbbec85190 [project @ 2006-10-04 13:42:21 by jwe]
jwe
parents: 6025
diff changeset
3026 2006-10-04 John W. Eaton <jwe@octave.org>
3dbbbec85190 [project @ 2006-10-04 13:42:21 by jwe]
jwe
parents: 6025
diff changeset
3027
3dbbbec85190 [project @ 2006-10-04 13:42:21 by jwe]
jwe
parents: 6025
diff changeset
3028 * Makeconf.in (library_path_var): Substitute value from configure.
3dbbbec85190 [project @ 2006-10-04 13:42:21 by jwe]
jwe
parents: 6025
diff changeset
3029 (do-subst-script-vals): Add library_path_var to the list.
3dbbbec85190 [project @ 2006-10-04 13:42:21 by jwe]
jwe
parents: 6025
diff changeset
3030 * run-octave.in: Substitute value here.
3dbbbec85190 [project @ 2006-10-04 13:42:21 by jwe]
jwe
parents: 6025
diff changeset
3031
6024
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3032 2006-10-03 John W. Eaton <jwe@octave.org>
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3033
6025
bb0c9f97fe4f [project @ 2006-10-03 19:21:09 by jwe]
jwe
parents: 6024
diff changeset
3034 * configure.in: Warn if PCRE library is not found.
bb0c9f97fe4f [project @ 2006-10-03 19:21:09 by jwe]
jwe
parents: 6024
diff changeset
3035
6024
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3036 * configure.in: Include CAMD_LIBS, AMD_LIBS, and REGEX_LIBS in the
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3037 summary.
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3038
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3039 2006-10-03 David Bateman <dbateman@free.fr>
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3040
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3041 * configure.in: Check for libcamd.
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3042 * Makeconf.in (CAMD_LIBS): New variable.
500d884ae373 [project @ 2006-10-03 14:27:33 by jwe]
jwe
parents: 6009
diff changeset
3043
6009
1f5d31edb459 [project @ 2006-09-27 15:42:01 by jwe]
jwe
parents: 6001
diff changeset
3044 2006-09-27 John W. Eaton <jwe@octave.org>
1f5d31edb459 [project @ 2006-09-27 15:42:01 by jwe]
jwe
parents: 6001
diff changeset
3045
1f5d31edb459 [project @ 2006-09-27 15:42:01 by jwe]
jwe
parents: 6001
diff changeset
3046 * mkoctfile.in [--mex]: Include -I. in incflags.
9968
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
3047 From S�ren Hauberg <hauberg@gmail.com>.
6009
1f5d31edb459 [project @ 2006-09-27 15:42:01 by jwe]
jwe
parents: 6001
diff changeset
3048
6001
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5994
diff changeset
3049 2006-09-26 John W. Eaton <jwe@octave.org>
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5994
diff changeset
3050
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5994
diff changeset
3051 * configure.in (AC_CONFIG_FILES):
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5994
diff changeset
3052 Remove doc/interpreter/images/Makefile from the list.
d45cb743ff2e [project @ 2006-09-26 16:28:15 by jwe]
jwe
parents: 5994
diff changeset
3053
5994
4ace443375b1 [project @ 2006-09-16 17:13:46 by jwe]
jwe
parents: 5990
diff changeset
3054 2006-09-16 John W. Eaton <jwe@octave.org>
4ace443375b1 [project @ 2006-09-16 17:13:46 by jwe]
jwe
parents: 5990
diff changeset
3055
4ace443375b1 [project @ 2006-09-16 17:13:46 by jwe]
jwe
parents: 5990
diff changeset
3056 * octave-bug.in: Delete LIBPLPLOT variables.
4ace443375b1 [project @ 2006-09-16 17:13:46 by jwe]
jwe
parents: 5990
diff changeset
3057
5990
d90d089a9d32 [project @ 2006-09-15 14:34:57 by jwe]
jwe
parents: 5989
diff changeset
3058 2006-09-15 John W. Eaton <jwe@octave.org>
d90d089a9d32 [project @ 2006-09-15 14:34:57 by jwe]
jwe
parents: 5989
diff changeset
3059
d90d089a9d32 [project @ 2006-09-15 14:34:57 by jwe]
jwe
parents: 5989
diff changeset
3060 * configure.in: Check for locale.h and setlocale.
d90d089a9d32 [project @ 2006-09-15 14:34:57 by jwe]
jwe
parents: 5989
diff changeset
3061
5989
e049385342f6 [project @ 2006-09-14 02:10:46 by jwe]
jwe
parents: 5970
diff changeset
3062 2006-09-13 Christopher Hulbert <cchgroupmail@gmail.com>
e049385342f6 [project @ 2006-09-14 02:10:46 by jwe]
jwe
parents: 5970
diff changeset
3063
e049385342f6 [project @ 2006-09-14 02:10:46 by jwe]
jwe
parents: 5970
diff changeset
3064 * run-octave.in (LD_LIBRARY_PATH): Also append LD_LIBRARY_PATH
e049385342f6 [project @ 2006-09-14 02:10:46 by jwe]
jwe
parents: 5970
diff changeset
3065 from environment.
e049385342f6 [project @ 2006-09-14 02:10:46 by jwe]
jwe
parents: 5970
diff changeset
3066
5970
af3407589a89 [project @ 2006-08-25 18:24:40 by jwe]
jwe
parents: 5942
diff changeset
3067 2006-08-25 Alexander Barth <abarth@marine.usf.edu>
af3407589a89 [project @ 2006-08-25 18:24:40 by jwe]
jwe
parents: 5942
diff changeset
3068
af3407589a89 [project @ 2006-08-25 18:24:40 by jwe]
jwe
parents: 5942
diff changeset
3069 * mkoctfile.in: Accept .f90 and .F90 as Fortran files.
af3407589a89 [project @ 2006-08-25 18:24:40 by jwe]
jwe
parents: 5942
diff changeset
3070 Pass $incflags and $defs to Fortran compiler.
af3407589a89 [project @ 2006-08-25 18:24:40 by jwe]
jwe
parents: 5942
diff changeset
3071
5942
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
3072 2006-08-18 John W. Eaton <jwe@octave.org>
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
3073
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
3074 * Makeconf.in (do-subst-texinfo-vals): Don't substitute
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
3075 %CANONICAL_HOST_TYPE%.
a02a305e06ee [project @ 2006-08-18 18:57:06 by jwe]
jwe
parents: 5934
diff changeset
3076
5934
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5909
diff changeset
3077 2006-08-17 John W. Eaton <jwe@octave.org>
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5909
diff changeset
3078
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5909
diff changeset
3079 * aclocal.m4 (OCTAVE_PROG_GHOSTSCRIPT, OCTAVE_PROG_MAKEINFO,
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5909
diff changeset
3080 OCTAVE_PROG_TEXI2DVI, OCTAVE_PROG_TEXI2PDF): New macros.
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5909
diff changeset
3081 * configure.in: Use them. Maybe print warnings in summary.
8702f00329bf [project @ 2006-08-17 20:29:51 by jwe]
jwe
parents: 5909
diff changeset
3082
5909
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3083 2006-07-27 John W. Eaton <jwe@octave.org>
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3084
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3085 * Makeconf.in (localapiarchlibdir): Substitute it here.
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3086 (do-subst-default-vals): Include it in the sed command here.
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3087 * configure.in (localapiarchlibdir): New variable.
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3088 * octave-config.in: Don't quote %VAR% values.
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3089 (LOCALAPIARCHLIBDIR): New variable.
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3090
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3091 2006-07-27 Thomas Weber <thomas.weber.mail@gmail.com>
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3092
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3093 * octave-config.in (OCTAVE_FCNFILEPATH, OCTAVE_IMAGEPATH,
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3094 OCTAVE_LOCALFCNFILEPATH, OCTAVE_LOCALOCTFILEPATH): Delete variables.
a6a2423a9c25 [project @ 2006-07-27 19:35:22 by jwe]
jwe
parents: 5904
diff changeset
3095
5904
80d3933fb8b6 [project @ 2006-07-26 17:19:10 by jwe]
jwe
parents: 5903
diff changeset
3096 2006-07-26 John W. Eaton <jwe@octave.org>
80d3933fb8b6 [project @ 2006-07-26 17:19:10 by jwe]
jwe
parents: 5903
diff changeset
3097
80d3933fb8b6 [project @ 2006-07-26 17:19:10 by jwe]
jwe
parents: 5903
diff changeset
3098 * mkoctfile.in (Options): Accept -g.
80d3933fb8b6 [project @ 2006-07-26 17:19:10 by jwe]
jwe
parents: 5903
diff changeset
3099
80d3933fb8b6 [project @ 2006-07-26 17:19:10 by jwe]
jwe
parents: 5903
diff changeset
3100 * configure.in: Check for exp2 and log2.
80d3933fb8b6 [project @ 2006-07-26 17:19:10 by jwe]
jwe
parents: 5903
diff changeset
3101
5903
11bb9bf343a0 [project @ 2006-07-26 03:36:33 by jwe]
jwe
parents: 5866
diff changeset
3102 2006-07-25 David Bateman <dbateman@free.fr>
11bb9bf343a0 [project @ 2006-07-26 03:36:33 by jwe]
jwe
parents: 5866
diff changeset
3103
11bb9bf343a0 [project @ 2006-07-26 03:36:33 by jwe]
jwe
parents: 5866
diff changeset
3104 * mysparse.c: New file.
11bb9bf343a0 [project @ 2006-07-26 03:36:33 by jwe]
jwe
parents: 5866
diff changeset
3105
5866
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5864
diff changeset
3106 2006-06-27 John W. Eaton <jwe@octave.org>
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5864
diff changeset
3107
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5864
diff changeset
3108 * octMakefile.in (maintainer-clean distclean): Remove
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5864
diff changeset
3109 $(SHELL_SCRIPTS) instead of naming files individually.
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5864
diff changeset
3110 Also remove .gdbinit.
f9ac7ebf0e19 [project @ 2006-06-28 16:05:22 by jwe]
jwe
parents: 5864
diff changeset
3111
5864
e884ab4f29ee [project @ 2006-06-22 00:57:27 by jwe]
jwe
parents: 5857
diff changeset
3112 2006-06-21 John W. Eaton <jwe@octave.org>
e884ab4f29ee [project @ 2006-06-22 00:57:27 by jwe]
jwe
parents: 5857
diff changeset
3113
e884ab4f29ee [project @ 2006-06-22 00:57:27 by jwe]
jwe
parents: 5857
diff changeset
3114 * examples/myfeval.c, examples/myfevalf.f, examples/myhello.c,
e884ab4f29ee [project @ 2006-06-22 00:57:27 by jwe]
jwe
parents: 5857
diff changeset
3115 examples/myset.c, examples/mystruct.c: New files.
e884ab4f29ee [project @ 2006-06-22 00:57:27 by jwe]
jwe
parents: 5857
diff changeset
3116
e884ab4f29ee [project @ 2006-06-22 00:57:27 by jwe]
jwe
parents: 5857
diff changeset
3117 * mkoctfile.in: New option, --mex.
e884ab4f29ee [project @ 2006-06-22 00:57:27 by jwe]
jwe
parents: 5857
diff changeset
3118
5857
6a558a8763df [project @ 2006-06-13 16:43:44 by jwe]
jwe
parents: 5854
diff changeset
3119 2006-06-13 John W. Eaton <jwe@octave.org>
6a558a8763df [project @ 2006-06-13 16:43:44 by jwe]
jwe
parents: 5854
diff changeset
3120
6a558a8763df [project @ 2006-06-13 16:43:44 by jwe]
jwe
parents: 5854
diff changeset
3121 * configure.in (--enable-64): Include "(EXPERIMENTAL)" in help text.
6a558a8763df [project @ 2006-06-13 16:43:44 by jwe]
jwe
parents: 5854
diff changeset
3122 Also set warn_64_bit if no suitable type for octave_idx_type is found.
6a558a8763df [project @ 2006-06-13 16:43:44 by jwe]
jwe
parents: 5854
diff changeset
3123 If --enable-64 is specified, print warning in summary message.
6a558a8763df [project @ 2006-06-13 16:43:44 by jwe]
jwe
parents: 5854
diff changeset
3124
5854
68f8017ef077 [project @ 2006-06-12 15:54:27 by jwe]
jwe
parents: 5847
diff changeset
3125 2006-06-12 John W. Eaton <jwe@octave.org>
68f8017ef077 [project @ 2006-06-12 15:54:27 by jwe]
jwe
parents: 5847
diff changeset
3126
68f8017ef077 [project @ 2006-06-12 15:54:27 by jwe]
jwe
parents: 5847
diff changeset
3127 * aclocal.m4 (OCTAVE_CXX_BROKEN_REINTERPRET_CAST): New macro.
68f8017ef077 [project @ 2006-06-12 15:54:27 by jwe]
jwe
parents: 5847
diff changeset
3128 * configure.in: Use it.
68f8017ef077 [project @ 2006-06-12 15:54:27 by jwe]
jwe
parents: 5847
diff changeset
3129 * AH_BOTTOM: Conditionally define FCN_PTR_CAST here.
68f8017ef077 [project @ 2006-06-12 15:54:27 by jwe]
jwe
parents: 5847
diff changeset
3130
5847
62e7b9307d00 [project @ 2006-06-08 14:28:07 by jwe]
jwe
parents: 5844
diff changeset
3131 2006-06-08 John W. Eaton <jwe@octave.org>
62e7b9307d00 [project @ 2006-06-08 14:28:07 by jwe]
jwe
parents: 5844
diff changeset
3132
62e7b9307d00 [project @ 2006-06-08 14:28:07 by jwe]
jwe
parents: 5844
diff changeset
3133 * Makeconf.in (do-subst-default-vals): Also substitute
62e7b9307d00 [project @ 2006-06-08 14:28:07 by jwe]
jwe
parents: 5844
diff changeset
3134 OCTAVE_DATAROOTDIR.
62e7b9307d00 [project @ 2006-06-08 14:28:07 by jwe]
jwe
parents: 5844
diff changeset
3135
5843
393100dce990 [project @ 2006-06-06 15:10:08 by jwe]
jwe
parents: 5828
diff changeset
3136 2006-06-06 John W. Eaton <jwe@octave.org>
393100dce990 [project @ 2006-06-06 15:10:08 by jwe]
jwe
parents: 5828
diff changeset
3137
5844
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3138 * Makeconf.in (datarootdir): New variable.
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3139
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3140 * acx_lapack.m4 (acx_lapack_ok):
5844
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3141 Use AC_LINK_IFELSE+AC_LANG_PROGRAM instead of AC_TRY_LINK
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3142
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3143 * aclocal.m4: Use AC_RUN_IFELSE+AC_LANG_SOURCE instead of AC_TRY_RUN.
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3144
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3145 * acx_blas.m4, acx_lapack.m4, configure.in, aclocal.m4:
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3146 Use AS_HELP_STRING instead of AC_HELP_STRING.
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3147
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3148 * configure.in: Outside of other macros, use AC_MSG_NOTICE instad
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3149 of AC_MSG_RESULT. Check for sys_siglist using method from
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3150 autoconf manual.
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3151
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3152 * configure.in, Makeconf.in: octMakefile.in: Delete plplot cruft.
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3153
5843
393100dce990 [project @ 2006-06-06 15:10:08 by jwe]
jwe
parents: 5828
diff changeset
3154 * configure.in, aclocal.m4:
393100dce990 [project @ 2006-06-06 15:10:08 by jwe]
jwe
parents: 5828
diff changeset
3155 Use AC_LINK_IFELSE+AC_LANG_PROGRAM instead of AC_TRY_LINK
5844
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3156 Use AC_COMPILE_IFELSE+AC_LANG_PROGRAM instead of AC_TRY_COMPILE.
034cdbd34c0a [project @ 2006-06-07 15:38:58 by jwe]
jwe
parents: 5843
diff changeset
3157 Use AS_HELP_STRING consistently with AC_ARG_WITH and AC_ARG_ENABLE.
5843
393100dce990 [project @ 2006-06-06 15:10:08 by jwe]
jwe
parents: 5828
diff changeset
3158
5828
22e23bee74c8 [project @ 2006-05-23 06:05:14 by jwe]
jwe
parents: 5823
diff changeset
3159 2006-05-23 John W. Eaton <jwe@octave.org>
22e23bee74c8 [project @ 2006-05-23 06:05:14 by jwe]
jwe
parents: 5823
diff changeset
3160
22e23bee74c8 [project @ 2006-05-23 06:05:14 by jwe]
jwe
parents: 5823
diff changeset
3161 * configure.in: Check for inttypes.h and stdint.h.
22e23bee74c8 [project @ 2006-05-23 06:05:14 by jwe]
jwe
parents: 5823
diff changeset
3162
5823
080c08b192d8 [project @ 2006-05-19 05:32:17 by jwe]
jwe
parents: 5814
diff changeset
3163 2006-05-19 John W. Eaton <jwe@octave.org>
080c08b192d8 [project @ 2006-05-19 05:32:17 by jwe]
jwe
parents: 5814
diff changeset
3164
080c08b192d8 [project @ 2006-05-19 05:32:17 by jwe]
jwe
parents: 5814
diff changeset
3165 * mk-opts.pl (emit_print_function, emit_options_function):
080c08b192d8 [project @ 2006-05-19 05:32:17 by jwe]
jwe
parents: 5814
diff changeset
3166 Generate print_usage calls with no args.
080c08b192d8 [project @ 2006-05-19 05:32:17 by jwe]
jwe
parents: 5814
diff changeset
3167
5814
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3168 2006-05-11 John W. Eaton <jwe@octave.org>
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3169
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3170 * configure.in (localfcnfilepath, localoctfilepath, fcnfilepath,
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3171 imagepath): Delete variables.
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3172 * Makeconf.in (localfcnfilepath, localoctfilepath, fcnfilepath,
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3173 imagepath): Likewise.
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3174 (do-subst-default-vals): Don't substitute them.
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3175
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3176 * run-octave.in: Pass --image-path to octave.
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3177 Use find to recursively add directories to loadpath.
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3178 Fixup set args command in .gdbinit here.
67bf9b4f2ae2 [project @ 2006-05-11 21:58:34 by jwe]
jwe
parents: 5798
diff changeset
3179
5798
7e7ed81f5566 [project @ 2006-05-09 17:24:33 by jwe]
jwe
parents: 5793
diff changeset
3180 2006-05-09 John W. Eaton <jwe@octave.org>
7e7ed81f5566 [project @ 2006-05-09 17:24:33 by jwe]
jwe
parents: 5793
diff changeset
3181
7e7ed81f5566 [project @ 2006-05-09 17:24:33 by jwe]
jwe
parents: 5793
diff changeset
3182 * octMakefile.in (abs_top_srcdir): Substitute value here.
7e7ed81f5566 [project @ 2006-05-09 17:24:33 by jwe]
jwe
parents: 5793
diff changeset
3183
5793
395382df0d8a [project @ 2006-05-06 14:55:35 by dbateman]
dbateman
parents: 5788
diff changeset
3184 2006-05-05 David Bateman <dbateman@free.fr>
395382df0d8a [project @ 2006-05-06 14:55:35 by dbateman]
dbateman
parents: 5788
diff changeset
3185
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3186 * Makeconf.in (do-subst-scripts-vals): Also replace
5793
395382df0d8a [project @ 2006-05-06 14:55:35 by dbateman]
dbateman
parents: 5788
diff changeset
3187 abs_top_srcdir.
395382df0d8a [project @ 2006-05-06 14:55:35 by dbateman]
dbateman
parents: 5788
diff changeset
3188 * run-octave.in: Define top_srcdir as an absolute path.
395382df0d8a [project @ 2006-05-06 14:55:35 by dbateman]
dbateman
parents: 5788
diff changeset
3189
5788
c3e8552402ab [project @ 2006-05-04 12:19:01 by jwe]
jwe
parents: 5781
diff changeset
3190 2006-05-04 John W. Eaton <jwe@octave.org>
c3e8552402ab [project @ 2006-05-04 12:19:01 by jwe]
jwe
parents: 5781
diff changeset
3191
c3e8552402ab [project @ 2006-05-04 12:19:01 by jwe]
jwe
parents: 5781
diff changeset
3192 * octMakefile.in (SHELL_SCRIPTS): Include run-octave in the list.
c3e8552402ab [project @ 2006-05-04 12:19:01 by jwe]
jwe
parents: 5781
diff changeset
3193
5781
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3194 2006-05-02 John W. Eaton <jwe@octave.org>
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3195
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3196 * NEWS: New contents for 3.0.
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3197 * NEWS.2: Move contents of NEWS here.
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3198
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3199 2006-04-29 John W. Eaton <jwe@octave.org>
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3200
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3201 * run-octave.in: Execute $builddir/src/octave, not src/octave.
faafc2d98b8d [project @ 2006-05-02 19:40:19 by jwe]
jwe
parents: 5778
diff changeset
3202
5778
70f67d85558d [project @ 2006-04-27 01:34:08 by jwe]
jwe
parents: 5776
diff changeset
3203 2006-04-26 Thomas Weber <thomas.weber.mail@gmail.com>
70f67d85558d [project @ 2006-04-27 01:34:08 by jwe]
jwe
parents: 5776
diff changeset
3204
70f67d85558d [project @ 2006-04-27 01:34:08 by jwe]
jwe
parents: 5776
diff changeset
3205 * configure.in: Fix apiversion vs. api_version typo.
70f67d85558d [project @ 2006-04-27 01:34:08 by jwe]
jwe
parents: 5776
diff changeset
3206
5776
1182d6852172 [project @ 2006-04-26 01:23:17 by jwe]
jwe
parents: 5765
diff changeset
3207 2006-04-25 John W. Eaton <jwe@octave.org>
1182d6852172 [project @ 2006-04-26 01:23:17 by jwe]
jwe
parents: 5765
diff changeset
3208
1182d6852172 [project @ 2006-04-26 01:23:17 by jwe]
jwe
parents: 5765
diff changeset
3209 * Makefile.in (TARGETS): Include run-octave and .gdbinit in the list.
1182d6852172 [project @ 2006-04-26 01:23:17 by jwe]
jwe
parents: 5765
diff changeset
3210 * Makeconf.in (subst-script-vals): New macro.
1182d6852172 [project @ 2006-04-26 01:23:17 by jwe]
jwe
parents: 5765
diff changeset
3211 * octMakefile.in (run-octave, .gdbinit): New rules.
1182d6852172 [project @ 2006-04-26 01:23:17 by jwe]
jwe
parents: 5765
diff changeset
3212 (DISTFILES): Include run-octave.in and gdbinit.in in the list.
1182d6852172 [project @ 2006-04-26 01:23:17 by jwe]
jwe
parents: 5765
diff changeset
3213
5765
7ba9ad1fec11 [project @ 2006-04-17 05:05:15 by jwe]
jwe
parents: 5760
diff changeset
3214 2006-04-17 John W. Eaton <jwe@octave.org>
7ba9ad1fec11 [project @ 2006-04-17 05:05:15 by jwe]
jwe
parents: 5760
diff changeset
3215
7ba9ad1fec11 [project @ 2006-04-17 05:05:15 by jwe]
jwe
parents: 5760
diff changeset
3216 * mk-opts.pl (emit_print_function): Emit code that uses
7ba9ad1fec11 [project @ 2006-04-17 05:05:15 by jwe]
jwe
parents: 5760
diff changeset
3217 std::ostringstream directly.
7ba9ad1fec11 [project @ 2006-04-17 05:05:15 by jwe]
jwe
parents: 5760
diff changeset
3218
5760
8d7162924bd3 [project @ 2006-04-14 04:01:37 by jwe]
jwe
parents: 5759
diff changeset
3219 2006-04-13 John W. Eaton <jwe@octave.org>
8d7162924bd3 [project @ 2006-04-14 04:01:37 by jwe]
jwe
parents: 5759
diff changeset
3220
8d7162924bd3 [project @ 2006-04-14 04:01:37 by jwe]
jwe
parents: 5759
diff changeset
3221 * configure.in (CONST_CAST, DYNAMIC_CAST, REINTERPRET_CAST,
8d7162924bd3 [project @ 2006-04-14 04:01:37 by jwe]
jwe
parents: 5759
diff changeset
3222 STATIC_CAST): Delete.
8d7162924bd3 [project @ 2006-04-14 04:01:37 by jwe]
jwe
parents: 5759
diff changeset
3223
5759
ce79d238f142 [project @ 2006-04-13 13:04:32 by jwe]
jwe
parents: 5719
diff changeset
3224 2006-04-12 John W. Eaton <jwe@octave.org>
ce79d238f142 [project @ 2006-04-13 13:04:32 by jwe]
jwe
parents: 5719
diff changeset
3225
ce79d238f142 [project @ 2006-04-13 13:04:32 by jwe]
jwe
parents: 5719
diff changeset
3226 * configure.in: If using g++, also add -Wold-style-cast to CXXFLAGS.
ce79d238f142 [project @ 2006-04-13 13:04:32 by jwe]
jwe
parents: 5719
diff changeset
3227
5719
8c224c786df9 [project @ 2006-03-28 11:14:53 by jwe]
jwe
parents: 5717
diff changeset
3228 2006-03-28 John W. Eaton <jwe@octave.org>
8c224c786df9 [project @ 2006-03-28 11:14:53 by jwe]
jwe
parents: 5717
diff changeset
3229
8c224c786df9 [project @ 2006-03-28 11:14:53 by jwe]
jwe
parents: 5717
diff changeset
3230 * configure.in: Don't check for MPI libraries.
8c224c786df9 [project @ 2006-03-28 11:14:53 by jwe]
jwe
parents: 5717
diff changeset
3231
5717
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5708
diff changeset
3232 2006-03-27 John W. Eaton <jwe@octave.org>
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5708
diff changeset
3233
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5708
diff changeset
3234 * configure.in: Downcase ac_cv_header_mach_o_dyld_h.
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5708
diff changeset
3235 From Martin Costabel <costabel@wanadoo.fr>.
34cda7d94c08 [project @ 2006-03-27 22:26:18 by jwe]
jwe
parents: 5708
diff changeset
3236
5708
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3237 2006-03-22 John W. Eaton <jwe@octave.org>
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3238
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3239 * Makeconf.in: (TEXINFO_COLAMD, TEXINFO_CHOLMOD, TEXINFO_UMFPACK):
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3240 Substitute here.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3241 (do-subst-texinfo-vals): New macro definition.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3242
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3243 * configure.in: Don't substitute OCTAVE_VERSION, OCTAVE_HOSTTYPE,
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3244 or OCTAVE_HOME.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3245 (AC_CONFIG_FILES): Remove doc/conf.texi from the list.
dec8dd15a574 [project @ 2006-03-22 22:25:58 by jwe]
jwe
parents: 5703
diff changeset
3246
5703
1199fc86582d [project @ 2006-03-21 19:46:19 by jwe]
jwe
parents: 5667
diff changeset
3247 2006-03-21 John W. Eaton <jwe@octave.org>
1199fc86582d [project @ 2006-03-21 19:46:19 by jwe]
jwe
parents: 5667
diff changeset
3248
1199fc86582d [project @ 2006-03-21 19:46:19 by jwe]
jwe
parents: 5667
diff changeset
3249 * configure.in: Only print warnings for missing functionality in
1199fc86582d [project @ 2006-03-21 19:46:19 by jwe]
jwe
parents: 5667
diff changeset
3250 summary message.
1199fc86582d [project @ 2006-03-21 19:46:19 by jwe]
jwe
parents: 5667
diff changeset
3251
5667
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5658
diff changeset
3252 2006-03-14 John W. Eaton <jwe@octave.org>
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5658
diff changeset
3253
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5658
diff changeset
3254 * mk-opts.pl (emit_print_function): Buffer extra message here and
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5658
diff changeset
3255 pass to print_usage.
ec3ffbf9982b [project @ 2006-03-15 02:51:39 by jwe]
jwe
parents: 5658
diff changeset
3256
5658
7b45fda21557 [project @ 2006-03-10 03:57:23 by jwe]
jwe
parents: 5648
diff changeset
3257 2006-03-09 John W. Eaton <jwe@octave.org>
7b45fda21557 [project @ 2006-03-10 03:57:23 by jwe]
jwe
parents: 5648
diff changeset
3258
7b45fda21557 [project @ 2006-03-10 03:57:23 by jwe]
jwe
parents: 5648
diff changeset
3259 * Makeconf.in (do-subst-default-vals): Also substitute OCTAVE_RELEASE.
7b45fda21557 [project @ 2006-03-10 03:57:23 by jwe]
jwe
parents: 5648
diff changeset
3260
5648
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5636
diff changeset
3261 2006-03-08 David Bateman <dbateman@free.fr>
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5636
diff changeset
3262
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5636
diff changeset
3263 * configure.in: Update the test for CXSPARSE for new upstream release.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3264 (OCTAVE_VERSION, OCTAVE_HOSTTYPE, OCTAVE_HOME,TEXINFO_UMFPACK,
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3265 TEXINFO_COLAMD, TEXINFO_CHOLMOD): New variables for texinfo
5648
69a4f320d95a [project @ 2006-03-08 20:17:37 by dbateman]
dbateman
parents: 5636
diff changeset
3266 documentation.
5658
7b45fda21557 [project @ 2006-03-10 03:57:23 by jwe]
jwe
parents: 5648
diff changeset
3267 (AC_CONFIG_FILES): Add doc/interpreter/images/Makefile and
7b45fda21557 [project @ 2006-03-10 03:57:23 by jwe]
jwe
parents: 5648
diff changeset
3268 doc/conf.texi.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3269
5636
c1a765321f28 [project @ 2006-03-02 20:51:32 by jwe]
jwe
parents: 5635
diff changeset
3270 2006-03-02 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
c1a765321f28 [project @ 2006-03-02 20:51:32 by jwe]
jwe
parents: 5635
diff changeset
3271
c1a765321f28 [project @ 2006-03-02 20:51:32 by jwe]
jwe
parents: 5635
diff changeset
3272 * emacs/octave-mod.el (octave-indent-for-comment): Make the code
c1a765321f28 [project @ 2006-03-02 20:51:32 by jwe]
jwe
parents: 5635
diff changeset
3273 match the comments.
c1a765321f28 [project @ 2006-03-02 20:51:32 by jwe]
jwe
parents: 5635
diff changeset
3274
5635
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3275 2006-03-02 John W. Eaton <jwe@octave.org>
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3276
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3277 * octMakefile.in (ALL_SUBDIRS): Delete.
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3278 (SUBDIRS): Include src here.
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3279 (SHELL_SCRIPTS): New variable.
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3280 (all): Depend on $(SHELL_SCRIPTS) and $(SUBDIRS) with libcruft and
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3281 liboctave filtered out.
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3282 (src): Depend on liboctave.
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3283 (liboctave): Depend on libcruft.
fce700d5bb5f [project @ 2006-03-02 06:09:17 by jwe]
jwe
parents: 5610
diff changeset
3284
5610
9761b7d24e9e [project @ 2006-02-09 09:12:02 by dbateman]
dbateman
parents: 5600
diff changeset
3285 2006-02-09 David Bateman <dbateman@free.fr>
9761b7d24e9e [project @ 2006-02-09 09:12:02 by dbateman]
dbateman
parents: 5600
diff changeset
3286
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3287 * configure.in: Fix for probe of colamd, cccolamd and metis. New test
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3288 for the presence of cxsparse.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3289 Makeconf.in: Include CXSPARSE_LIBS.
5610
9761b7d24e9e [project @ 2006-02-09 09:12:02 by dbateman]
dbateman
parents: 5600
diff changeset
3290
5600
c5737b060f6c [project @ 2006-01-19 16:39:37 by jwe]
jwe
parents: 5599
diff changeset
3291 2006-01-19 John W. Eaton <jwe@octave.org>
c5737b060f6c [project @ 2006-01-19 16:39:37 by jwe]
jwe
parents: 5599
diff changeset
3292
c5737b060f6c [project @ 2006-01-19 16:39:37 by jwe]
jwe
parents: 5599
diff changeset
3293 * configure.in: Use $WITH_PCRE instead of $HAVE_PCRE in shell test.
c5737b060f6c [project @ 2006-01-19 16:39:37 by jwe]
jwe
parents: 5599
diff changeset
3294
5599
38db18df5df8 [project @ 2006-01-14 17:17:38 by jwe]
jwe
parents: 5597
diff changeset
3295 2006-01-14 John W. Eaton <jwe@octave.org>
38db18df5df8 [project @ 2006-01-14 17:17:38 by jwe]
jwe
parents: 5597
diff changeset
3296
38db18df5df8 [project @ 2006-01-14 17:17:38 by jwe]
jwe
parents: 5597
diff changeset
3297 * configure.in: Check for mach-o/dyld.h, not Mach-O/dyld.h.
38db18df5df8 [project @ 2006-01-14 17:17:38 by jwe]
jwe
parents: 5597
diff changeset
3298 From Martin Costabel <costabel@wanadoo.fr>.
38db18df5df8 [project @ 2006-01-14 17:17:38 by jwe]
jwe
parents: 5597
diff changeset
3299
5597
e0e48ea2a93c [project @ 2006-01-13 21:17:37 by jwe]
jwe
parents: 5590
diff changeset
3300 2006-01-13 John W. Eaton <jwe@octave.org>
e0e48ea2a93c [project @ 2006-01-13 21:17:37 by jwe]
jwe
parents: 5590
diff changeset
3301
e0e48ea2a93c [project @ 2006-01-13 21:17:37 by jwe]
jwe
parents: 5590
diff changeset
3302 * Makeconf.in (do-mkpkgadd): New macro.
e0e48ea2a93c [project @ 2006-01-13 21:17:37 by jwe]
jwe
parents: 5590
diff changeset
3303
5585
6dbb3f6d0054 [project @ 2005-12-15 01:40:58 by jwe]
jwe
parents: 5579
diff changeset
3304 2005-12-14 David Bateman <dbateman@free.fr>
6dbb3f6d0054 [project @ 2005-12-15 01:40:58 by jwe]
jwe
parents: 5579
diff changeset
3305
5590
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5585
diff changeset
3306 * Makeconf.in: Remove OCTAVE_PROG_RUNTEST.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5585
diff changeset
3307 * alocal.m4: Remove OCTAVE_PROG_RUNTEST.
1ad66ea35fe5 [project @ 2006-01-06 00:24:05 by jwe]
jwe
parents: 5585
diff changeset
3308
5585
6dbb3f6d0054 [project @ 2005-12-15 01:40:58 by jwe]
jwe
parents: 5579
diff changeset
3309 * Makeconf.in: New tests of regex and pcre.
6dbb3f6d0054 [project @ 2005-12-15 01:40:58 by jwe]
jwe
parents: 5579
diff changeset
3310
5579
03d2e1df7c1b [project @ 2005-12-14 03:13:54 by jwe]
jwe
parents: 5562
diff changeset
3311 2005-12-13 John W. Eaton <jwe@octave.org>
03d2e1df7c1b [project @ 2005-12-14 03:13:54 by jwe]
jwe
parents: 5562
diff changeset
3312
03d2e1df7c1b [project @ 2005-12-14 03:13:54 by jwe]
jwe
parents: 5562
diff changeset
3313 * examples/Makefile.in (install install-strip): Fix typo.
03d2e1df7c1b [project @ 2005-12-14 03:13:54 by jwe]
jwe
parents: 5562
diff changeset
3314 From William Poetra Yoga Hadisoeseno <williampoetra@gmail.com>.
03d2e1df7c1b [project @ 2005-12-14 03:13:54 by jwe]
jwe
parents: 5562
diff changeset
3315
5562
2299097cf9f2 [project @ 2005-12-05 19:15:50 by jwe]
jwe
parents: 5557
diff changeset
3316 2005-12-05 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
2299097cf9f2 [project @ 2005-12-05 19:15:50 by jwe]
jwe
parents: 5557
diff changeset
3317
2299097cf9f2 [project @ 2005-12-05 19:15:50 by jwe]
jwe
parents: 5557
diff changeset
3318 * emacs/octave-inf.el (inferior-octave-startup):
2299097cf9f2 [project @ 2005-12-05 19:15:50 by jwe]
jwe
parents: 5557
diff changeset
3319 Force a non-empty string for secondary prompt PS2.
2299097cf9f2 [project @ 2005-12-05 19:15:50 by jwe]
jwe
parents: 5557
diff changeset
3320
5557
91cdb5f1eeed [project @ 2005-12-03 02:42:04 by jwe]
jwe
parents: 5554
diff changeset
3321 2005-12-02 John W. Eaton <jwe@octave.org>
91cdb5f1eeed [project @ 2005-12-03 02:42:04 by jwe]
jwe
parents: 5554
diff changeset
3322
91cdb5f1eeed [project @ 2005-12-03 02:42:04 by jwe]
jwe
parents: 5554
diff changeset
3323 * emacs/octave-mod.el (octave-electric-space): Don't indent
91cdb5f1eeed [project @ 2005-12-03 02:42:04 by jwe]
jwe
parents: 5554
diff changeset
3324 comments or strings if octave-auto-indent is nil.
91cdb5f1eeed [project @ 2005-12-03 02:42:04 by jwe]
jwe
parents: 5554
diff changeset
3325
5554
3f1a39aa2012 [project @ 2005-11-30 15:54:38 by jwe]
jwe
parents: 5548
diff changeset
3326 2005-11-30 John W. Eaton <jwe@octave.org>
3f1a39aa2012 [project @ 2005-11-30 15:54:38 by jwe]
jwe
parents: 5548
diff changeset
3327
3f1a39aa2012 [project @ 2005-11-30 15:54:38 by jwe]
jwe
parents: 5548
diff changeset
3328 * examples/Makefile.in (install install-strip): Install images and
3f1a39aa2012 [project @ 2005-11-30 15:54:38 by jwe]
jwe
parents: 5548
diff changeset
3329 desktop file.
3f1a39aa2012 [project @ 2005-11-30 15:54:38 by jwe]
jwe
parents: 5548
diff changeset
3330
5548
5cc01ba4c052 [project @ 2005-11-30 03:04:44 by jwe]
jwe
parents: 5547
diff changeset
3331 2005-11-29 Rafael Laboissiere <rafael@debian.org>
5cc01ba4c052 [project @ 2005-11-30 03:04:44 by jwe]
jwe
parents: 5547
diff changeset
3332
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3333 * emacs/octave-mod.el: Ensure that key bindings for
5548
5cc01ba4c052 [project @ 2005-11-30 03:04:44 by jwe]
jwe
parents: 5547
diff changeset
3334 octave-mark-defun and backward-kill-word work in both XEmacs and
5cc01ba4c052 [project @ 2005-11-30 03:04:44 by jwe]
jwe
parents: 5547
diff changeset
3335 GNU Emacs.
5cc01ba4c052 [project @ 2005-11-30 03:04:44 by jwe]
jwe
parents: 5547
diff changeset
3336
5547
8b0b36c2dc0c [project @ 2005-11-29 17:41:33 by jwe]
jwe
parents: 5542
diff changeset
3337 2005-11-28 John W. Eaton <jwe@octave.org>
8b0b36c2dc0c [project @ 2005-11-29 17:41:33 by jwe]
jwe
parents: 5542
diff changeset
3338
8b0b36c2dc0c [project @ 2005-11-29 17:41:33 by jwe]
jwe
parents: 5542
diff changeset
3339 * configure.in: Check for uname.
8b0b36c2dc0c [project @ 2005-11-29 17:41:33 by jwe]
jwe
parents: 5542
diff changeset
3340
5542
b23c53f26aec [project @ 2005-11-21 16:01:24 by jwe]
jwe
parents: 5527
diff changeset
3341 2005-11-21 John W. Eaton <jwe@octave.org>
b23c53f26aec [project @ 2005-11-21 16:01:24 by jwe]
jwe
parents: 5527
diff changeset
3342
b23c53f26aec [project @ 2005-11-21 16:01:24 by jwe]
jwe
parents: 5527
diff changeset
3343 * examples/Makefile.in (DISTFILES): Don't include octave.desktop here.
b23c53f26aec [project @ 2005-11-21 16:01:24 by jwe]
jwe
parents: 5527
diff changeset
3344 (distclean): Remove octave.desktop here.
b23c53f26aec [project @ 2005-11-21 16:01:24 by jwe]
jwe
parents: 5527
diff changeset
3345 (maintainer-clean): Not here.
b23c53f26aec [project @ 2005-11-21 16:01:24 by jwe]
jwe
parents: 5527
diff changeset
3346
5527
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3347 2005-11-01 John W. Eaton <jwe@octave.org>
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3348
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3349 * examples/Makefile.in (distclean, maintainer-clean):
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3350 Also remove octave.desktop.
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3351 From Quentin Spencer <qspencer@ieee.org>.
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3352
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3353 2005-11-01 Quentin Spencer <qspencer@ieee.org>
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3354
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3355 * octMakefile.in (CONF_DISTFILES): Delete acx_include_dirs.m4 from
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3356 the list.
ce71ed4c6da6 [project @ 2005-11-01 22:15:49 by jwe]
jwe
parents: 5518
diff changeset
3357
5518
a9bd6c31751f [project @ 2005-10-29 04:26:38 by jwe]
jwe
parents: 5513
diff changeset
3358 2005-10-28 John W. Eaton <jwe@octave.org>
a9bd6c31751f [project @ 2005-10-29 04:26:38 by jwe]
jwe
parents: 5513
diff changeset
3359
a9bd6c31751f [project @ 2005-10-29 04:26:38 by jwe]
jwe
parents: 5513
diff changeset
3360 * configure.in (AC_ARG_WITH(cholmod, ...)): Fix typo.
a9bd6c31751f [project @ 2005-10-29 04:26:38 by jwe]
jwe
parents: 5513
diff changeset
3361 From Quentin Spencer <qspencer@ieee.org> and
a9bd6c31751f [project @ 2005-10-29 04:26:38 by jwe]
jwe
parents: 5513
diff changeset
3362 Andy Adler <adler@site.uOttawa.ca>.
a9bd6c31751f [project @ 2005-10-29 04:26:38 by jwe]
jwe
parents: 5513
diff changeset
3363
5512
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3364 2005-10-26 John W. Eaton <jwe@octave.org>
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3365
5513
843fa0a80229 [project @ 2005-10-27 02:43:36 by jwe]
jwe
parents: 5512
diff changeset
3366 * configure.in, aclocal.m4: Don't quote "yes".
843fa0a80229 [project @ 2005-10-27 02:43:36 by jwe]
jwe
parents: 5512
diff changeset
3367
843fa0a80229 [project @ 2005-10-27 02:43:36 by jwe]
jwe
parents: 5512
diff changeset
3368 * configure.in: Print warning messages for umfpack, colamd,
843fa0a80229 [project @ 2005-10-27 02:43:36 by jwe]
jwe
parents: 5512
diff changeset
3369 ccolamd, and cholmod as we are searching. Avoid multiple
843fa0a80229 [project @ 2005-10-27 02:43:36 by jwe]
jwe
parents: 5512
diff changeset
3370 definitions of message strings.
843fa0a80229 [project @ 2005-10-27 02:43:36 by jwe]
jwe
parents: 5512
diff changeset
3371
5512
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3372 * aclocal.m4 (OCTAVE_UMFPACK_SEPERATE_SPLIT):
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3373 Use new method of finding umfpack.h.
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3374 * configure.in: Use AC_CHECK_HEADERS instead of
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3375 ACX_CHECK_HEADER_IN_DIRS.
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3376 (AC_CONFIG_FILES): Delete liboctave/oct-sparse.h from the list.
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3377
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3378 * acx_include_dirs.m4: Delete.
7c8767d0ffc0 [project @ 2005-10-27 02:20:17 by jwe]
jwe
parents: 5508
diff changeset
3379
5508
7865515fc6c2 [project @ 2005-10-26 15:24:07 by jwe]
jwe
parents: 5506
diff changeset
3380 2005-10-26 Arno J. Klaassen <arno@heho.snv.jussieu.fr>
7865515fc6c2 [project @ 2005-10-26 15:24:07 by jwe]
jwe
parents: 5506
diff changeset
3381
7865515fc6c2 [project @ 2005-10-26 15:24:07 by jwe]
jwe
parents: 5506
diff changeset
3382 * configure.in [*-*-freebsd*] (SH_LDFLAGS): Properly quote.
7865515fc6c2 [project @ 2005-10-26 15:24:07 by jwe]
jwe
parents: 5506
diff changeset
3383 (RLD_FLAG): Set.
7865515fc6c2 [project @ 2005-10-26 15:24:07 by jwe]
jwe
parents: 5506
diff changeset
3384
5506
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5499
diff changeset
3385 2005-10-23 David Bateman <dbateman@free.fr>
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5499
diff changeset
3386
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3387 * configure.in (OCTAVE_UMFPACK_SEPERATE_SPLIT): Check for metis
5506
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5499
diff changeset
3388 separately.
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5499
diff changeset
3389 * PROJECTS: Remove completed sparse matrix tasks.
b4cfbb0ec8c4 [project @ 2005-10-23 19:09:32 by dbateman]
dbateman
parents: 5499
diff changeset
3390
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
3391 2005-10-17 Paul Kienzle <pkienzle@users.sf.net>
5499
9e3efbc3070a [project @ 2005-10-17 20:11:52 by jwe]
jwe
parents: 5498
diff changeset
3392
9e3efbc3070a [project @ 2005-10-17 20:11:52 by jwe]
jwe
parents: 5498
diff changeset
3393 * octave.test/system/system.exp: rmdir no longer prints a
9e3efbc3070a [project @ 2005-10-17 20:11:52 by jwe]
jwe
parents: 5498
diff changeset
3394 message if the directory does not exist.
9e3efbc3070a [project @ 2005-10-17 20:11:52 by jwe]
jwe
parents: 5498
diff changeset
3395
9e3efbc3070a [project @ 2005-10-17 20:11:52 by jwe]
jwe
parents: 5498
diff changeset
3396 * octave.test/system/mk-rm-dir-1.m: mkdir/rmdir return 1
9e3efbc3070a [project @ 2005-10-17 20:11:52 by jwe]
jwe
parents: 5498
diff changeset
3397 on success and 0 on failure.
9e3efbc3070a [project @ 2005-10-17 20:11:52 by jwe]
jwe
parents: 5498
diff changeset
3398
5498
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3399 2005-10-17 John W. Eaton <jwe@octave.org>
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3400
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3401 * configure.in (F77_FFLOAT_STORE_FLAG):
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3402 Check for -ffloat-store option for Fortran compiler and set
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3403 F77_FLOAT_STORE_FLAG if it works.
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3404 * Makeconf.in: Substitute it here.
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3405 (do-subst-config-vals): Substitute OCTAVE_CONF_F77_FLOAT_STORE_FLAG.
3b3e8b7f0800 [project @ 2005-10-17 15:31:06 by jwe]
jwe
parents: 5496
diff changeset
3406
5496
0d1f6c7fe37a [project @ 2005-10-14 07:44:45 by jwe]
jwe
parents: 5483
diff changeset
3407 2005-10-14 John W. Eaton <jwe@octave.org>
0d1f6c7fe37a [project @ 2005-10-14 07:44:45 by jwe]
jwe
parents: 5483
diff changeset
3408
0d1f6c7fe37a [project @ 2005-10-14 07:44:45 by jwe]
jwe
parents: 5483
diff changeset
3409 * aclocal.m4 (OCTAVE_PROG_PYTHON): New macro.
0d1f6c7fe37a [project @ 2005-10-14 07:44:45 by jwe]
jwe
parents: 5483
diff changeset
3410 * configure.in: Use it.
0d1f6c7fe37a [project @ 2005-10-14 07:44:45 by jwe]
jwe
parents: 5483
diff changeset
3411 * Makeconf.in (PYTHON): Substitute it.
0d1f6c7fe37a [project @ 2005-10-14 07:44:45 by jwe]
jwe
parents: 5483
diff changeset
3412
5483
d2df058c4319 [project @ 2005-10-05 07:52:10 by dbateman]
dbateman
parents: 5470
diff changeset
3413 2005-10-05 David Bateman <dbateman@free.fr>
d2df058c4319 [project @ 2005-10-05 07:52:10 by dbateman]
dbateman
parents: 5470
diff changeset
3414
d2df058c4319 [project @ 2005-10-05 07:52:10 by dbateman]
dbateman
parents: 5470
diff changeset
3415 mkoctfile.in: allow -idirafter argument.
d2df058c4319 [project @ 2005-10-05 07:52:10 by dbateman]
dbateman
parents: 5470
diff changeset
3416
5466
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents: 5465
diff changeset
3417 2005-09-23 John W. Eaton <jwe@octave.org>
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents: 5465
diff changeset
3418
5468
41943dd8d7d8 [project @ 2005-09-23 18:34:46 by jwe]
jwe
parents: 5466
diff changeset
3419 * examples/Makefile.in (install install-strip):
41943dd8d7d8 [project @ 2005-09-23 18:34:46 by jwe]
jwe
parents: 5466
diff changeset
3420 Conditionally install octave.desktop.
5470
6fc86e60819d [project @ 2005-09-23 19:18:46 by jwe]
jwe
parents: 5468
diff changeset
3421 (IMAGE_FILES, IMAGE_FILES_NO_DIR): New macros.
6fc86e60819d [project @ 2005-09-23 19:18:46 by jwe]
jwe
parents: 5468
diff changeset
3422 (DISTFILES): Include IMAGE_FILES in list.
6fc86e60819d [project @ 2005-09-23 19:18:46 by jwe]
jwe
parents: 5468
diff changeset
3423 (install install-strip): Install image file.
6fc86e60819d [project @ 2005-09-23 19:18:46 by jwe]
jwe
parents: 5468
diff changeset
3424
5468
41943dd8d7d8 [project @ 2005-09-23 18:34:46 by jwe]
jwe
parents: 5466
diff changeset
3425 * aclocal.m4 (OCTAVE_PROG_DESKTOP_FILE_INSTALL): New macro
41943dd8d7d8 [project @ 2005-09-23 18:34:46 by jwe]
jwe
parents: 5466
diff changeset
3426 * configure.in: Use it.
41943dd8d7d8 [project @ 2005-09-23 18:34:46 by jwe]
jwe
parents: 5466
diff changeset
3427 * Makeconf.in: Substitute DESKTOP_FILE_INSTALL.
41943dd8d7d8 [project @ 2005-09-23 18:34:46 by jwe]
jwe
parents: 5466
diff changeset
3428
9968
f3bef90b7278 Remove various install-local targets in favor of using automake syntax for installation
Rik <rdrider0-list@yahoo.com>
parents: 9967
diff changeset
3429 * octave.desktop.in: New file. From S�ren Hauberg <hauberg@gmail.com>.
5466
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents: 5465
diff changeset
3430 * examples/Makefile.in (SOURCES): Add it to the list.
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents: 5465
diff changeset
3431 (octave.desktop): New target.
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents: 5465
diff changeset
3432 (all): Depend on octave.desktop.
6a4f87723932 [project @ 2005-09-23 16:42:30 by jwe]
jwe
parents: 5465
diff changeset
3433
5461
8d8fc8eff9e6 [project @ 2005-09-22 14:14:40 by jwe]
jwe
parents: 5454
diff changeset
3434 2005-09-22 John W. Eaton <jwe@octave.org>
8d8fc8eff9e6 [project @ 2005-09-22 14:14:40 by jwe]
jwe
parents: 5454
diff changeset
3435
5465
d6163c0effd5 [project @ 2005-09-23 15:42:48 by jwe]
jwe
parents: 5461
diff changeset
3436 * aclocal.m4 (OCTAVE_PROG_PERL): New macro.
d6163c0effd5 [project @ 2005-09-23 15:42:48 by jwe]
jwe
parents: 5461
diff changeset
3437 * configure.in: Use it.
d6163c0effd5 [project @ 2005-09-23 15:42:48 by jwe]
jwe
parents: 5461
diff changeset
3438 * Makeconf.in (PERL): Substitute it.
d6163c0effd5 [project @ 2005-09-23 15:42:48 by jwe]
jwe
parents: 5461
diff changeset
3439
5461
8d8fc8eff9e6 [project @ 2005-09-22 14:14:40 by jwe]
jwe
parents: 5454
diff changeset
3440 * config.guess, config.sub: Update from FSF sources.
8d8fc8eff9e6 [project @ 2005-09-22 14:14:40 by jwe]
jwe
parents: 5454
diff changeset
3441
5454
a921c9c17ba5 [project @ 2005-09-19 15:44:55 by jwe]
jwe
parents: 5451
diff changeset
3442 2005-09-19 David Bateman <dbateman@free.fr>
a921c9c17ba5 [project @ 2005-09-19 15:44:55 by jwe]
jwe
parents: 5451
diff changeset
3443
a921c9c17ba5 [project @ 2005-09-19 15:44:55 by jwe]
jwe
parents: 5451
diff changeset
3444 * octMakefile.in (LN_S): Change to DESTDIR before LN_S to avoid
a921c9c17ba5 [project @ 2005-09-19 15:44:55 by jwe]
jwe
parents: 5451
diff changeset
3445 lack of symlinks under mingw.
a921c9c17ba5 [project @ 2005-09-19 15:44:55 by jwe]
jwe
parents: 5451
diff changeset
3446
5451
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3447 2005-09-15 John W. Eaton <jwe@octave.org>
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3448
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3449 * oct-sparse.h.in: Move to liboctave.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3450 * octMakefile.in (CONF_DISTFILES): Delete it from the list.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3451 (maintainer-clean, distclean, install, install-strip, uninstall):
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3452 Omit rules for oct-sparse.h.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3453 * configure.in: Substitute liboctave/oct-sparse.h, not oct-sparse.h.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3454
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3455 2005-09-15 David Bateman <dbateman@free.fr>
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3456
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3457 * acx_include_dirs.m4 (AC_CHECK_HEADER_IN_DIRS): Define new macro.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3458 * oct-sparse.h.in: New AC_CONFIG_FILE.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3459 * configure.in: (AC_CHECK_HEADER_IN_DIRS): Use macro.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3460 (AMD_LIBS, COLAMD_LIBS, CCOLAMD_LIBS, CHOLMOD_LIBS): Probe for
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3461 these sparse library in addition to UMFPACK.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3462 (UMFPACK_INCLUDE, AMD_INCLUDE, COLAMD_INCLUDE, CCOLAMD_INCLUDE):
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3463 AC_SUBST into oct-sparse.h.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3464 (LIBGLOB): Probe for external glob/fnmatch, define LIBGLOB.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3465 (sepchar): Define path seperation character in system dependent
5451
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3466 manner. Use it with OCTAVE_SET_DEFAULT.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3467 (SEPCHAR, SEPCHAR_STR): Dpend on sepchar.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3468 (DL_LDFLAGS): Define for cygwin and mingw.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3469 (-lwsock32): Add to LIBS.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3470 (loadlibrary_api): Set for mingw/cygwin and autoconf test appears
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3471 broken.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3472 * Makeconf.in: Don't use ";" as sed seperation to avoid confusion
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3473 with sepchar.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3474 (LIBGLOB, AMD_LIBS, COLAMD_LIBS, CCOLAMD_LIBS, CHOLMOD_LIBS,
5451
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3475 sepchar): Substitute.
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3476 * octMakefile.in: (CONF_DISTFILES): Add acx_include_dirs.m4 and
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3477 oct-sparse.h.in
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3478 (oct-sparse.h): Include in install and clean directives
ed08548b9054 [project @ 2005-09-15 19:52:50 by jwe]
jwe
parents: 5437
diff changeset
3479
5437
009606303874 [project @ 2005-09-02 06:25:26 by jwe]
jwe
parents: 5414
diff changeset
3480 2005-08-31 Pascal A. Dupuis <Pascal.Dupuis@esat.kuleuven.be>
009606303874 [project @ 2005-09-02 06:25:26 by jwe]
jwe
parents: 5414
diff changeset
3481
009606303874 [project @ 2005-09-02 06:25:26 by jwe]
jwe
parents: 5414
diff changeset
3482 * emacs/octave-inf.el (inferior-octave-startup): Call
009606303874 [project @ 2005-09-02 06:25:26 by jwe]
jwe
parents: 5414
diff changeset
3483 inferior-octave-resync-dirs here.
009606303874 [project @ 2005-09-02 06:25:26 by jwe]
jwe
parents: 5414
diff changeset
3484
5414
98173cfac509 [project @ 2005-07-14 18:54:43 by jwe]
jwe
parents: 5389
diff changeset
3485 2005-07-14 John W. Eaton <jwe@octave.org>
98173cfac509 [project @ 2005-07-14 18:54:43 by jwe]
jwe
parents: 5389
diff changeset
3486
98173cfac509 [project @ 2005-07-14 18:54:43 by jwe]
jwe
parents: 5389
diff changeset
3487 * configure.in (SH_LDFLAGS): Add -Wl,--enable-auto-image-base for
98173cfac509 [project @ 2005-07-14 18:54:43 by jwe]
jwe
parents: 5389
diff changeset
3488 Cygwin and MinGW.
98173cfac509 [project @ 2005-07-14 18:54:43 by jwe]
jwe
parents: 5389
diff changeset
3489
5389
25c8956d2204 [project @ 2005-06-15 03:45:46 by jwe]
jwe
parents: 5376
diff changeset
3490 2005-06-14 John W. Eaton <jwe@octave.org>
25c8956d2204 [project @ 2005-06-15 03:45:46 by jwe]
jwe
parents: 5376
diff changeset
3491
25c8956d2204 [project @ 2005-06-15 03:45:46 by jwe]
jwe
parents: 5376
diff changeset
3492 * configure.in (AH_BOTTOM): Also define GCC_ATTR_DEPRECATED.
25c8956d2204 [project @ 2005-06-15 03:45:46 by jwe]
jwe
parents: 5376
diff changeset
3493
5376
e0b390a01639 [project @ 2005-06-02 15:35:07 by jwe]
jwe
parents: 5351
diff changeset
3494 2005-06-02 John W. Eaton <jwe@octave.org>
e0b390a01639 [project @ 2005-06-02 15:35:07 by jwe]
jwe
parents: 5351
diff changeset
3495
e0b390a01639 [project @ 2005-06-02 15:35:07 by jwe]
jwe
parents: 5351
diff changeset
3496 * Makeconf.in (do-subst-default-vals): Substitute
e0b390a01639 [project @ 2005-06-02 15:35:07 by jwe]
jwe
parents: 5351
diff changeset
3497 ${localstartupfiledir}, not ${localstartupfile} (which is undefined).
e0b390a01639 [project @ 2005-06-02 15:35:07 by jwe]
jwe
parents: 5351
diff changeset
3498
5351
05adf9de7657 [project @ 2005-05-16 20:07:36 by dbateman]
dbateman
parents: 5337
diff changeset
3499 2005-05-16 David Bateman <dbateman@free.fr>
05adf9de7657 [project @ 2005-05-16 20:07:36 by dbateman]
dbateman
parents: 5337
diff changeset
3500
05adf9de7657 [project @ 2005-05-16 20:07:36 by dbateman]
dbateman
parents: 5337
diff changeset
3501 * configure.in: Change UMFPACK_LONG_IDX to IDX_TYPE_LONG.
05adf9de7657 [project @ 2005-05-16 20:07:36 by dbateman]
dbateman
parents: 5337
diff changeset
3502
5337
7ffada2604ea [project @ 2005-05-05 03:55:22 by jwe]
jwe
parents: 5330
diff changeset
3503 2005-05-04 John W. Eaton <jwe@octave.org>
7ffada2604ea [project @ 2005-05-05 03:55:22 by jwe]
jwe
parents: 5330
diff changeset
3504
7ffada2604ea [project @ 2005-05-05 03:55:22 by jwe]
jwe
parents: 5330
diff changeset
3505 * configure.in (AC_CHECK_LIB($zlib_lib, ...)): Check for
7ffada2604ea [project @ 2005-05-05 03:55:22 by jwe]
jwe
parents: 5330
diff changeset
3506 gzclearerr instead of deflate.
7ffada2604ea [project @ 2005-05-05 03:55:22 by jwe]
jwe
parents: 5330
diff changeset
3507
5330
f88f21827fe5 [project @ 2005-05-02 17:41:00 by jwe]
jwe
parents: 5322
diff changeset
3508 2005-05-02 John W. Eaton <jwe@octave.org>
f88f21827fe5 [project @ 2005-05-02 17:41:00 by jwe]
jwe
parents: 5322
diff changeset
3509
f88f21827fe5 [project @ 2005-05-02 17:41:00 by jwe]
jwe
parents: 5322
diff changeset
3510 * configure.in (AC_ARG_WITH(umfpack)): List -lumfpack ahead of -lamd.
f88f21827fe5 [project @ 2005-05-02 17:41:00 by jwe]
jwe
parents: 5322
diff changeset
3511 From Dmitri A. Sergatskov <dasergatskov@gmail.com>.
f88f21827fe5 [project @ 2005-05-02 17:41:00 by jwe]
jwe
parents: 5322
diff changeset
3512
5322
22994a5730f9 [project @ 2005-04-29 13:04:24 by dbateman]
dbateman
parents: 5297
diff changeset
3513 2005-04-29 David Bateman <dbateman@free.fr>
22994a5730f9 [project @ 2005-04-29 13:04:24 by dbateman]
dbateman
parents: 5297
diff changeset
3514
22994a5730f9 [project @ 2005-04-29 13:04:24 by dbateman]
dbateman
parents: 5297
diff changeset
3515 * configure.in: Add UMFPACK_LONG_IDX
22994a5730f9 [project @ 2005-04-29 13:04:24 by dbateman]
dbateman
parents: 5297
diff changeset
3516
5292
b86a6fcc1721 [project @ 2005-04-21 15:39:20 by jwe]
jwe
parents: 5285
diff changeset
3517 2005-04-21 John W. Eaton <jwe@octave.org>
b86a6fcc1721 [project @ 2005-04-21 15:39:20 by jwe]
jwe
parents: 5285
diff changeset
3518
b86a6fcc1721 [project @ 2005-04-21 15:39:20 by jwe]
jwe
parents: 5285
diff changeset
3519 * configure.in (AC_CONFIG_FILES): Remove install-octave from the list.
5297
234abf4c74dd [project @ 2005-04-21 21:29:46 by jwe]
jwe
parents: 5292
diff changeset
3520 (AH_BOTTOM): Define SIZEOF_OCTAVE_IDX_TYPE.
5292
b86a6fcc1721 [project @ 2005-04-21 15:39:20 by jwe]
jwe
parents: 5285
diff changeset
3521
5285
fe5ee25a5e6c [project @ 2005-04-19 15:02:49 by jwe]
jwe
parents: 5276
diff changeset
3522 2005-04-14 John W. Eaton <jwe@octave.org>
fe5ee25a5e6c [project @ 2005-04-19 15:02:49 by jwe]
jwe
parents: 5276
diff changeset
3523
fe5ee25a5e6c [project @ 2005-04-19 15:02:49 by jwe]
jwe
parents: 5276
diff changeset
3524 * mkoctfile.in: Only perform link step if we have some object files.
fe5ee25a5e6c [project @ 2005-04-19 15:02:49 by jwe]
jwe
parents: 5276
diff changeset
3525 If only -v or --version is supplied, print version info and exit.
fe5ee25a5e6c [project @ 2005-04-19 15:02:49 by jwe]
jwe
parents: 5276
diff changeset
3526
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3527 2005-04-08 John W. Eaton <jwe@octave.org>
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3528
5276
233140bc8068 [project @ 2005-04-08 16:58:34 by jwe]
jwe
parents: 5275
diff changeset
3529 * octMakefile.in (maintainer-clean distclean):
233140bc8068 [project @ 2005-04-08 16:58:34 by jwe]
jwe
parents: 5275
diff changeset
3530 Remove install-octave from the list of files to remove.
233140bc8068 [project @ 2005-04-08 16:58:34 by jwe]
jwe
parents: 5275
diff changeset
3531 (install-octave.in): Delete file.
233140bc8068 [project @ 2005-04-08 16:58:34 by jwe]
jwe
parents: 5275
diff changeset
3532 (DISTFILES): Remove it from the list.
233140bc8068 [project @ 2005-04-08 16:58:34 by jwe]
jwe
parents: 5275
diff changeset
3533
5275
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3534 * Initial merge of 64-bit changes from Clinton Chee:
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3535
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3536 2005-04-07 John W. Eaton <jwe@octave.org>
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3537
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3538 * configure.in (--enable-64): Make default disabled.
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3539
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3540 2005-04-06 John W. Eaton <jwe@octave.org>
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3541
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3542 * mk-opts.pl (emit_show_function, emit_set_functions,
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3543 emit_print_function): Also accept "octave_idx_type" and
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3544 "Array<octave_idx_type>".
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3545
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3546 2005-04-01 John W. Eaton <jwe@octave.org>
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3547
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3548 * Makeconf.in (USE_64_BIT_IDX_T): Substitute value.
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3549 (do-subst-config-vals): Add to list of substitutions.
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3550
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3551 * configure.in (AC_CONFIG_FILES): Perform substitutions on
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3552 liboctave/oct-types.h too.
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3553 Handle --enable-64.
23b37da9fd5b [project @ 2005-04-08 16:07:35 by jwe]
jwe
parents: 5273
diff changeset
3554
5273
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3555 2005-04-06 David Bateman <dbateman@free.fr>
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3556
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3557 * configure.in: Split the HDF5 and zlib detection code, so that zlib
5273
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3558 can be used for compressed load/save in the absence of HDF5.
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3559
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3560 * Makeconf.in: Define UMFPACK_LIBS.
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3561
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3562 * Configure.in: Slightly alter the UMFPACK detection code so that it
5273
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3563 correctly detects cblas bindings or not.
b82d85bf54ae [project @ 2005-04-07 08:27:26 by dbateman]
dbateman
parents: 5235
diff changeset
3564
5231
f19646530e62 [project @ 2005-03-22 15:13:58 by jwe]
jwe
parents: 5229
diff changeset
3565 2005-03-22 John W. Eaton <jwe@octave.org>
f19646530e62 [project @ 2005-03-22 15:13:58 by jwe]
jwe
parents: 5229
diff changeset
3566
5235
5f0ad69b5c8c [project @ 2005-03-22 19:48:16 by jwe]
jwe
parents: 5231
diff changeset
3567 * Makeconf.in (GLPK_LIBS): Substitute value.
5f0ad69b5c8c [project @ 2005-03-22 19:48:16 by jwe]
jwe
parents: 5231
diff changeset
3568 (do-subst-config-vals): Add to list of substitutions.
5f0ad69b5c8c [project @ 2005-03-22 19:48:16 by jwe]
jwe
parents: 5231
diff changeset
3569
5f0ad69b5c8c [project @ 2005-03-22 19:48:16 by jwe]
jwe
parents: 5231
diff changeset
3570 * configure.in: Check for glpk.
5f0ad69b5c8c [project @ 2005-03-22 19:48:16 by jwe]
jwe
parents: 5231
diff changeset
3571
5231
f19646530e62 [project @ 2005-03-22 15:13:58 by jwe]
jwe
parents: 5229
diff changeset
3572 * emacs/octave-mod.el (octave-abbrev-table): Omit fifth and sixth
f19646530e62 [project @ 2005-03-22 15:13:58 by jwe]
jwe
parents: 5229
diff changeset
3573 arguments from define-abbrev for compatibility with some older
f19646530e62 [project @ 2005-03-22 15:13:58 by jwe]
jwe
parents: 5229
diff changeset
3574 versions of Emacs.
f19646530e62 [project @ 2005-03-22 15:13:58 by jwe]
jwe
parents: 5229
diff changeset
3575
5229
9b0ff1aefcbe [project @ 2005-03-21 20:37:44 by jwe]
jwe
parents: 5226
diff changeset
3576 2005-03-21 John W. Eaton <jwe@octave.org>
9b0ff1aefcbe [project @ 2005-03-21 20:37:44 by jwe]
jwe
parents: 5226
diff changeset
3577
9b0ff1aefcbe [project @ 2005-03-21 20:37:44 by jwe]
jwe
parents: 5226
diff changeset
3578 * octave-bug.in: Try harder to find default pager (use code
9b0ff1aefcbe [project @ 2005-03-21 20:37:44 by jwe]
jwe
parents: 5226
diff changeset
3579 similar to that used for finding default editor).
9b0ff1aefcbe [project @ 2005-03-21 20:37:44 by jwe]
jwe
parents: 5226
diff changeset
3580
5226
316ddaa7ae5b [project @ 2005-03-18 01:54:24 by jwe]
jwe
parents: 5222
diff changeset
3581 2005-03-17 Shan G. Smith <shan@cybertrails.com>
316ddaa7ae5b [project @ 2005-03-18 01:54:24 by jwe]
jwe
parents: 5222
diff changeset
3582
316ddaa7ae5b [project @ 2005-03-18 01:54:24 by jwe]
jwe
parents: 5222
diff changeset
3583 * configure.in: Move check for -lumfpack to after check for blas.
316ddaa7ae5b [project @ 2005-03-18 01:54:24 by jwe]
jwe
parents: 5222
diff changeset
3584
5221
843ac57f254a [project @ 2005-03-17 04:53:06 by jwe]
jwe
parents: 5207
diff changeset
3585 2005-03-17 John W. Eaton <jwe@octave.org>
843ac57f254a [project @ 2005-03-17 04:53:06 by jwe]
jwe
parents: 5207
diff changeset
3586
5222
8d95c4573f96 [project @ 2005-03-17 16:15:25 by jwe]
jwe
parents: 5221
diff changeset
3587 * configure.in: If first check for -lumfpack fails try again with
8d95c4573f96 [project @ 2005-03-17 16:15:25 by jwe]
jwe
parents: 5221
diff changeset
3588 -lcblas as an additional library.
8d95c4573f96 [project @ 2005-03-17 16:15:25 by jwe]
jwe
parents: 5221
diff changeset
3589
5221
843ac57f254a [project @ 2005-03-17 04:53:06 by jwe]
jwe
parents: 5207
diff changeset
3590 * configure.in: Change defaults to enable shared libraries and
843ac57f254a [project @ 2005-03-17 04:53:06 by jwe]
jwe
parents: 5207
diff changeset
3591 dynamic linking and disable static libraries.
843ac57f254a [project @ 2005-03-17 04:53:06 by jwe]
jwe
parents: 5207
diff changeset
3592
5204
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3593 2005-03-15 John W. Eaton <jwe@octave.org>
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3594
5207
0c85be737139 [project @ 2005-03-15 19:13:53 by jwe]
jwe
parents: 5204
diff changeset
3595 * octMakefile.in (DISTFILES): Remove texi2dvi from the list.
0c85be737139 [project @ 2005-03-15 19:13:53 by jwe]
jwe
parents: 5204
diff changeset
3596
5204
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3597 * emacs/octave-inf.el, emacs/octave-mod.el, emacs/octave-hlp.el:
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3598 Import changes from Emacs.
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3599
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3600 2005-03-14 Rafael Laboissiere <rafael@debian.org>
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3601
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3602 * emacs/octave-mod.el (octave-end-keywords): Omit "end" from the list.
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3603 (octave-reserved-words): Include "end" here.
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3604 (octve-block-match-alist): Don't include "end" here.
2a44a667da02 [project @ 2005-03-15 05:07:15 by jwe]
jwe
parents: 5203
diff changeset
3605
5203
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3606 2005-03-14 John W. Eaton <jwe@octave.org>
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3607
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3608 * configure.in: Check for umfpack/umfpack.h instead of just umfpack.h.
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3609
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3610 2004-06-22 David Bateman <dbateman@free.org>
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3611
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3612 * configure.in: Check for UMFPACK library and header files.
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3613
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3614 2005-03-14 John W. Eaton <jwe@octave.org>
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3615
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3616 * configure.in: Also print a warning if HDF5 library is not found.
dbeafbc0ff64 [project @ 2005-03-15 00:58:55 by jwe]
jwe
parents: 5199
diff changeset
3617
5199
16a6247730d9 [project @ 2005-03-10 20:24:45 by jwe]
jwe
parents: 5196
diff changeset
3618 2005-03-10 John W. Eaton <jwe@octave.org>
16a6247730d9 [project @ 2005-03-10 20:24:45 by jwe]
jwe
parents: 5196
diff changeset
3619
16a6247730d9 [project @ 2005-03-10 20:24:45 by jwe]
jwe
parents: 5196
diff changeset
3620 * mkoctfile.in: Accept -R DIR.
5222
8d95c4573f96 [project @ 2005-03-17 16:15:25 by jwe]
jwe
parents: 5221
diff changeset
3621
5196
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3622 2005-03-09 John W. Eaton <jwe@octave.org>
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3623
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3624 * examples/Makefile.in (bin-dist): Delete target.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3625 (BINDISTFILES): Delete variable.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3626 * emacs/Makefile.in: Likewise.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3627
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3628 * octMakefile.in (VERSION, ARCH, binary-dist): Delete targets.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3629 (XBINDISTFILES, BINDISTFILES, BINDISTSUBDIRS): Delete variables.
cd5cc2a80589 [project @ 2005-03-09 15:22:58 by jwe]
jwe
parents: 5194
diff changeset
3630
5194
cb213ce19827 [project @ 2005-03-04 19:38:21 by jwe]
jwe
parents: 5177
diff changeset
3631 2005-03-04 John W. Eaton <jwe@octave.org>
cb213ce19827 [project @ 2005-03-04 19:38:21 by jwe]
jwe
parents: 5177
diff changeset
3632
cb213ce19827 [project @ 2005-03-04 19:38:21 by jwe]
jwe
parents: 5177
diff changeset
3633 * configure.in (GXX_PICKY_FLAGS): Don't include
cb213ce19827 [project @ 2005-03-04 19:38:21 by jwe]
jwe
parents: 5177
diff changeset
3634 -Wmissing-prototypes or -Wstrict-prototypes.
cb213ce19827 [project @ 2005-03-04 19:38:21 by jwe]
jwe
parents: 5177
diff changeset
3635
5174
4515ad040dc7 [project @ 2005-03-02 05:35:48 by jwe]
jwe
parents: 5173
diff changeset
3636 2005-03-02 John W. Eaton <jwe@octave.org>
4515ad040dc7 [project @ 2005-03-02 05:35:48 by jwe]
jwe
parents: 5173
diff changeset
3637
5177
86fa011d6404 [project @ 2005-03-03 00:32:34 by jwe]
jwe
parents: 5174
diff changeset
3638 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG, OCTAVE_F77_FLAG):
86fa011d6404 [project @ 2005-03-03 00:32:34 by jwe]
jwe
parents: 5174
diff changeset
3639 Use AC_LINK_IFELSE instead of AC_TRY_LINK.
86fa011d6404 [project @ 2005-03-03 00:32:34 by jwe]
jwe
parents: 5174
diff changeset
3640
5174
4515ad040dc7 [project @ 2005-03-02 05:35:48 by jwe]
jwe
parents: 5173
diff changeset
3641 * configure.in (OCTAVE_LOCAL_BUFFER): Use < T > instead of <T>.
4515ad040dc7 [project @ 2005-03-02 05:35:48 by jwe]
jwe
parents: 5173
diff changeset
3642 From Clinton Chee <chee@parallel.hpc.unsw.edu.au>.
4515ad040dc7 [project @ 2005-03-02 05:35:48 by jwe]
jwe
parents: 5173
diff changeset
3643
5173
1278a2bc1527 [project @ 2005-03-02 01:33:37 by jwe]
jwe
parents: 5172
diff changeset
3644 2005-03-01 John W. Eaton <jwe@octave.org>
1278a2bc1527 [project @ 2005-03-02 01:33:37 by jwe]
jwe
parents: 5172
diff changeset
3645
1278a2bc1527 [project @ 2005-03-02 01:33:37 by jwe]
jwe
parents: 5172
diff changeset
3646 * configure.in (AC_CONFIG_FILES): Remove libcruft/odessa/Makefile
1278a2bc1527 [project @ 2005-03-02 01:33:37 by jwe]
jwe
parents: 5172
diff changeset
3647 from the list.
1278a2bc1527 [project @ 2005-03-02 01:33:37 by jwe]
jwe
parents: 5172
diff changeset
3648
5172
9d9bbda4f00c [project @ 2005-03-01 18:26:20 by jwe]
jwe
parents: 5170
diff changeset
3649 2005-03-01 Todd Neal <tolchz@gmail.com>
9d9bbda4f00c [project @ 2005-03-01 18:26:20 by jwe]
jwe
parents: 5170
diff changeset
3650
9d9bbda4f00c [project @ 2005-03-01 18:26:20 by jwe]
jwe
parents: 5170
diff changeset
3651 * examples/make_int.cc: DEFINE_OV_TYPEID_FUNCTIONS_AND_DATA now
9d9bbda4f00c [project @ 2005-03-01 18:26:20 by jwe]
jwe
parents: 5170
diff changeset
3652 takes three arguments.
5170
b2322bcf4fba [project @ 2005-03-01 06:23:08 by jwe]
jwe
parents: 5169
diff changeset
3653
b2322bcf4fba [project @ 2005-03-01 06:23:08 by jwe]
jwe
parents: 5169
diff changeset
3654 * octMakefile.in (SUBDIRS, CLEANSUBDIRS):
b2322bcf4fba [project @ 2005-03-01 06:23:08 by jwe]
jwe
parents: 5169
diff changeset
3655 Remove @GLOB_DIR@ from the list.
b2322bcf4fba [project @ 2005-03-01 06:23:08 by jwe]
jwe
parents: 5169
diff changeset
3656
5169
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3657 2005-02-28 John W. Eaton <jwe@octave.org>
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3658
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3659 * octMakefile.in (DISTDIRS): Remove glob from the list.
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3660 (dist): No need to clean up in glob subdirectory.
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3661 * glob: Delete directory.
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3662 * Makeconf.in (GLOB_INCFLAGS, LIBGLOB): Delete.
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3663 (do-subst-config-vals): Don't substitute them.
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3664 (INCFLAGS): Remove $(GLOB_INCFLAGS) from the list.
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3665 * configure.in: Don't test for glob or fnmatch.
47e2ef7d0ad6 [project @ 2005-03-01 06:16:25 by jwe]
jwe
parents: 5159
diff changeset
3666
5159
f0f3ccba4388 [project @ 2005-02-23 00:57:13 by jwe]
jwe
parents: 5151
diff changeset
3667 2005-02-22 Shan G. Smith <shan@cybertrails.com>
f0f3ccba4388 [project @ 2005-02-23 00:57:13 by jwe]
jwe
parents: 5151
diff changeset
3668
f0f3ccba4388 [project @ 2005-02-23 00:57:13 by jwe]
jwe
parents: 5151
diff changeset
3669 * mkoctfile.in: If not linking, then use output file name
f0f3ccba4388 [project @ 2005-02-23 00:57:13 by jwe]
jwe
parents: 5151
diff changeset
3670 specified with -o.
f0f3ccba4388 [project @ 2005-02-23 00:57:13 by jwe]
jwe
parents: 5151
diff changeset
3671
5151
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5138
diff changeset
3672 2005-02-21 John W. Eaton <jwe@octave.org>
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5138
diff changeset
3673
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5138
diff changeset
3674 * texi2dvi: Delete our private version.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5138
diff changeset
3675
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5138
diff changeset
3676 * Makeconf.in (MAKEINFO): Define.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5138
diff changeset
3677 (TEXI2DVI): Define as texi2dvi, not $(top_srcdir)/texi2dvi.
b142b5a0d6be [project @ 2005-02-21 16:50:00 by jwe]
jwe
parents: 5138
diff changeset
3678
5138
5fa9670b5956 [project @ 2005-02-09 23:13:03 by jwe]
jwe
parents: 5126
diff changeset
3679 2005-02-09 John W. Eaton <jwe@octave.org>
5fa9670b5956 [project @ 2005-02-09 23:13:03 by jwe]
jwe
parents: 5126
diff changeset
3680
5fa9670b5956 [project @ 2005-02-09 23:13:03 by jwe]
jwe
parents: 5126
diff changeset
3681 * configure.in: Check for canonicalize_file_name and resolvepath.
5fa9670b5956 [project @ 2005-02-09 23:13:03 by jwe]
jwe
parents: 5126
diff changeset
3682
5126
e3689205caa8 [project @ 2005-02-02 18:26:25 by jwe]
jwe
parents: 5112
diff changeset
3683 2005-02-02 John W. Eaton <jwe@octave.org>
e3689205caa8 [project @ 2005-02-02 18:26:25 by jwe]
jwe
parents: 5112
diff changeset
3684
e3689205caa8 [project @ 2005-02-02 18:26:25 by jwe]
jwe
parents: 5112
diff changeset
3685 * config.guess, config.sub: Update from FSF sources.
e3689205caa8 [project @ 2005-02-02 18:26:25 by jwe]
jwe
parents: 5112
diff changeset
3686
5111
aa9bc151d2fa [project @ 2005-01-19 03:15:31 by jwe]
jwe
parents: 5098
diff changeset
3687 2005-01-18 John W. Eaton <jwe@octave.org>
aa9bc151d2fa [project @ 2005-01-19 03:15:31 by jwe]
jwe
parents: 5098
diff changeset
3688
5112
634abff6677e [project @ 2005-01-19 03:52:00 by jwe]
jwe
parents: 5111
diff changeset
3689 * octave-bug.in: Try harder to find default editor (stolen from
634abff6677e [project @ 2005-01-19 03:52:00 by jwe]
jwe
parents: 5111
diff changeset
3690 bashbug).
5111
aa9bc151d2fa [project @ 2005-01-19 03:15:31 by jwe]
jwe
parents: 5098
diff changeset
3691
5098
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3692 2004-12-17 John W. Eaton <jwe@octave.org>
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3693
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3694 * configure.in: Use AC_GNU_SOURCE.
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3695
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3696 2004-12-17 Orion Poplawski <orion@cora.nwra.com>
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3697
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3698 * configure.in: Also check for signbit decl.
ab4e64f92526 [project @ 2004-12-18 15:04:20 by jwe]
jwe
parents: 5094
diff changeset
3699
5094
1dbe2c93af51 [project @ 2004-12-03 13:40:28 by jwe]
jwe
parents: 5078
diff changeset
3700 2004-12-03 John W. Eaton <jwe@octave.org>
1dbe2c93af51 [project @ 2004-12-03 13:40:28 by jwe]
jwe
parents: 5078
diff changeset
3701
1dbe2c93af51 [project @ 2004-12-03 13:40:28 by jwe]
jwe
parents: 5078
diff changeset
3702 * aclocal.m4 (OCTAVE_PROG_GPERF): Check with -L C++, not -L ANSI_C.
1dbe2c93af51 [project @ 2004-12-03 13:40:28 by jwe]
jwe
parents: 5078
diff changeset
3703 * Makefile.in (header-msg): Change recommended gperf version to
1dbe2c93af51 [project @ 2004-12-03 13:40:28 by jwe]
jwe
parents: 5078
diff changeset
3704 3.0.1 or more recent.
1dbe2c93af51 [project @ 2004-12-03 13:40:28 by jwe]
jwe
parents: 5078
diff changeset
3705
5078
1bf9abc0256b [project @ 2004-11-12 05:39:50 by jwe]
jwe
parents: 5076
diff changeset
3706 2004-11-12 John W. Eaton <jwe@octave.org>
1bf9abc0256b [project @ 2004-11-12 05:39:50 by jwe]
jwe
parents: 5076
diff changeset
3707
1bf9abc0256b [project @ 2004-11-12 05:39:50 by jwe]
jwe
parents: 5076
diff changeset
3708 * Back off on -ffloat-store until we decide whether it is really
1bf9abc0256b [project @ 2004-11-12 05:39:50 by jwe]
jwe
parents: 5076
diff changeset
3709 necessary.
1bf9abc0256b [project @ 2004-11-12 05:39:50 by jwe]
jwe
parents: 5076
diff changeset
3710
5076
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3711 2004-11-11 John W. Eaton <jwe@octave.org>
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3712
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3713 * (OCTAVE_PROG_GNUPLOT): Don't set GNUPLOT_BINARY before calling
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3714 AC_CHECK_PROGS(GNUPLOT_BINARY, ...).
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3715
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3716 * configure.in: Use it to see if the C, C++, and Fortran compilers
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3717 accept -ffloat-store.
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3718 * aclocal.m4 (OCTAVE_F77_FLAG): New macro.
dc5f6082aa74 [project @ 2004-11-12 03:49:26 by jwe]
jwe
parents: 4971
diff changeset
3719
4971
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3720 2004-09-08 John W. Eaton <jwe@octave.org>
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3721
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3722 * configure.in (GXX_PICKY_FLAGS): Remove -fno-nonnull-objects.
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3723 (GCC_PICKY_FLAGS): Remove -Wnested-externs -Wid-clash-31.
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3724 From Quentin Spencer <qspencer@ieee.org>.
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3725
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3726 * configure.in (GCC_PICKY_FLAGS): Remove -Winline.
3486c62f2d62 [project @ 2004-09-08 16:46:36 by jwe]
jwe
parents: 4968
diff changeset
3727
4968
c09cbec51190 [project @ 2004-09-08 02:13:55 by jwe]
jwe
parents: 4906
diff changeset
3728 2004-09-07 John W. Eaton <jwe@octave.org>
c09cbec51190 [project @ 2004-09-08 02:13:55 by jwe]
jwe
parents: 4906
diff changeset
3729
c09cbec51190 [project @ 2004-09-08 02:13:55 by jwe]
jwe
parents: 4906
diff changeset
3730 * configure.in: Check for round.
c09cbec51190 [project @ 2004-09-08 02:13:55 by jwe]
jwe
parents: 4906
diff changeset
3731
4906
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4877
diff changeset
3732 2004-06-22 David Bateman <dbateman@free.fr>
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4877
diff changeset
3733
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4877
diff changeset
3734 * configure.in: Use -Wl,-Bsymbolic for MKOCTFILE_DL_LDFLAGS on
6754342ef7ad [project @ 2004-06-23 11:11:50 by jwe]
jwe
parents: 4877
diff changeset
3735 GNU/Linux systems but not for SH_LDFLAGS.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3736
4873
0358ed4394f5 [project @ 2004-04-22 05:51:20 by jwe]
jwe
parents: 4853
diff changeset
3737 2004-04-22 John W. Eaton <jwe@octave.org>
0358ed4394f5 [project @ 2004-04-22 05:51:20 by jwe]
jwe
parents: 4853
diff changeset
3738
4877
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4873
diff changeset
3739 * configure.in: Add -Wl,-Bsymbolic to SH_LDFLAGS for GNU/Linux
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4873
diff changeset
3740 systems. From Fredrik Lingvall <Fredrik.Lingvall@signal.uu.se>.
0ab4fd8ded30 [project @ 2004-04-22 19:59:44 by jwe]
jwe
parents: 4873
diff changeset
3741
4873
0358ed4394f5 [project @ 2004-04-22 05:51:20 by jwe]
jwe
parents: 4853
diff changeset
3742 * mkoctfile.in: Allow -Wx,option style options to be passed to the
0358ed4394f5 [project @ 2004-04-22 05:51:20 by jwe]
jwe
parents: 4853
diff changeset
3743 compiler. From Al Niessner <Al.Niessner@jpl.nasa.gov>.
0358ed4394f5 [project @ 2004-04-22 05:51:20 by jwe]
jwe
parents: 4853
diff changeset
3744
4850
8cc4818a0de0 [project @ 2004-04-06 17:06:34 by jwe]
jwe
parents: 4843
diff changeset
3745 2004-04-06 John W. Eaton <jwe@bevo.che.wisc.edu>
8cc4818a0de0 [project @ 2004-04-06 17:06:34 by jwe]
jwe
parents: 4843
diff changeset
3746
4853
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3747 * configure.in: Delete code for --with-ieee754.
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3748 Use OCTAVE_IEEE754_DATA_FORMAT.
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3749
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3750 * aclocal.m4 (OCTAVE_IEEE754_DATA_FORMAT): New macro, based on
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3751 configure.in code for HAVE_IEEE754_COMPLIANCE.
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3752
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3753 2004-04-06 David Bateman <dbateman@free.fr>
66b3cce2bf37 [project @ 2004-04-06 18:11:52 by jwe]
jwe
parents: 4850
diff changeset
3754
4850
8cc4818a0de0 [project @ 2004-04-06 17:06:34 by jwe]
jwe
parents: 4843
diff changeset
3755 * configure.in : add the option --with-ieee754 and use it to define
8cc4818a0de0 [project @ 2004-04-06 17:06:34 by jwe]
jwe
parents: 4843
diff changeset
3756 HAVE_IEEE754_COMPLIANCE
8cc4818a0de0 [project @ 2004-04-06 17:06:34 by jwe]
jwe
parents: 4843
diff changeset
3757
4843
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3758 2004-04-02 David Bateman <dbateman@free.fr>
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3759
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3760 * configure.in: Warn about g++ 2.9x versions.
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3761
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3762 2004-04-01 John W. Eaton <jwe@bevo.che.wisc.edu>
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3763
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3764 * octMakefile.in (dist): Also make bz2 file and compute md5
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3765 checksums of both gz and bz2 files.
7b4e76100964 [project @ 2004-04-02 14:54:20 by jwe]
jwe
parents: 4816
diff changeset
3766
4816
4908c82cd1a1 [project @ 2004-03-04 18:13:46 by jwe]
jwe
parents: 4812
diff changeset
3767 2004-03-04 John W. Eaton <jwe@bevo.che.wisc.edu>
4908c82cd1a1 [project @ 2004-03-04 18:13:46 by jwe]
jwe
parents: 4812
diff changeset
3768
4908c82cd1a1 [project @ 2004-03-04 18:13:46 by jwe]
jwe
parents: 4812
diff changeset
3769 * configure.in: No longer accept --with-g77 (it is still possible
4908c82cd1a1 [project @ 2004-03-04 18:13:46 by jwe]
jwe
parents: 4812
diff changeset
3770 to use --with-f77=g77).
4908c82cd1a1 [project @ 2004-03-04 18:13:46 by jwe]
jwe
parents: 4812
diff changeset
3771
4812
5997796932b1 [project @ 2004-03-03 19:27:58 by jwe]
jwe
parents: 4793
diff changeset
3772 2004-03-03 John W. Eaton <jwe@bevo.che.wisc.edu>
5997796932b1 [project @ 2004-03-03 19:27:58 by jwe]
jwe
parents: 4793
diff changeset
3773
5997796932b1 [project @ 2004-03-03 19:27:58 by jwe]
jwe
parents: 4793
diff changeset
3774 * configure.in: Check for -mieee instead of -mieee-with-inexact.
5997796932b1 [project @ 2004-03-03 19:27:58 by jwe]
jwe
parents: 4793
diff changeset
3775
4793
a62215ab8a03 [project @ 2004-02-20 20:59:34 by jwe]
jwe
parents: 4786
diff changeset
3776 2004-02-20 Per Persson <persquare@mac.com>
a62215ab8a03 [project @ 2004-02-20 20:59:34 by jwe]
jwe
parents: 4786
diff changeset
3777
a62215ab8a03 [project @ 2004-02-20 20:59:34 by jwe]
jwe
parents: 4786
diff changeset
3778 * mkoctfile.in (LINK_DEPS): Include $LDFLAGS in the list.
a62215ab8a03 [project @ 2004-02-20 20:59:34 by jwe]
jwe
parents: 4786
diff changeset
3779
4786
fc316bde0053 [project @ 2004-02-18 12:52:20 by jwe]
jwe
parents: 4773
diff changeset
3780 2004-02-18 Per Persson <persquare@mac.com>
fc316bde0053 [project @ 2004-02-18 12:52:20 by jwe]
jwe
parents: 4773
diff changeset
3781
fc316bde0053 [project @ 2004-02-18 12:52:20 by jwe]
jwe
parents: 4773
diff changeset
3782 * configure.in (*-*-darwin*): Define SONAME_FLAGS.
fc316bde0053 [project @ 2004-02-18 12:52:20 by jwe]
jwe
parents: 4773
diff changeset
3783
4773
ccfbd6047a54 [project @ 2004-02-16 19:02:32 by jwe]
jwe
parents: 4767
diff changeset
3784 2004-02-16 David Bateman <dbateman@free.fr>
ccfbd6047a54 [project @ 2004-02-16 19:02:32 by jwe]
jwe
parents: 4767
diff changeset
3785
ccfbd6047a54 [project @ 2004-02-16 19:02:32 by jwe]
jwe
parents: 4767
diff changeset
3786 * configure.in: Test for the presence of FFTW 3.x and use it in
ccfbd6047a54 [project @ 2004-02-16 19:02:32 by jwe]
jwe
parents: 4767
diff changeset
3787 preference to FFTW 2.x. Define HAVE_FFTW3
ccfbd6047a54 [project @ 2004-02-16 19:02:32 by jwe]
jwe
parents: 4767
diff changeset
3788
4766
e9c0df4e38cd [project @ 2004-02-16 06:00:54 by jwe]
jwe
parents: 4760
diff changeset
3789 2004-02-16 John W. Eaton <jwe@bevo.che.wisc.edu>
e9c0df4e38cd [project @ 2004-02-16 06:00:54 by jwe]
jwe
parents: 4760
diff changeset
3790
4767
7207369b6c82 [project @ 2004-02-16 07:08:24 by jwe]
jwe
parents: 4766
diff changeset
3791 * mkoctfile.in (LINK_DEPS): Include $LIBS and $RLD_FLAG.
4766
e9c0df4e38cd [project @ 2004-02-16 06:00:54 by jwe]
jwe
parents: 4760
diff changeset
3792 Use $OCTAVE_LIBS instead of listing libs individually.
e9c0df4e38cd [project @ 2004-02-16 06:00:54 by jwe]
jwe
parents: 4760
diff changeset
3793
4759
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3794 2004-02-14 John W. Eaton <jwe@bevo.che.wisc.edu>
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3795
4760
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3796 * mkoctfile.in: Delete INCLUDE_LINK_DEPS. Fix help text.
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3797 Always define LINK_DEPS.
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3798 (LINK_DEPS): Also include FLIBS in the list.
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3799
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3800 * Makeconf.in (INCLUDE_LINK_DEPS): Don't substitute.
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3801 (do-subst-config-vals): Delete INCLUDE_LINK_DEPS.
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3802 * configure.in (INCLUDE_LINK_DEPS): Delete.
8ece12f60ba2 [project @ 2004-02-15 00:32:30 by jwe]
jwe
parents: 4759
diff changeset
3803
4759
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3804 * mkoctfile (SH_LD, SH_LDFLAGS): Delete.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3805 (DL_LD, DL_LDFLAGS): New variables. Use them instead of SH_LD and
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3806 SH_LDFLAGS for creating .oct files.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3807 Fix help text.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3808
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3809 * configure.in (MKOCTFILE_SH_LDFLAGS): Delete.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3810 (MKOCTFILE_DL_LDFLAGS): New variable, default to DL_LDFLAGS.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3811
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3812 * Makeconf.in (do-subst-config-vals): Add DL_LD, DL_LDFLAGS, and
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3813 MKOCTFILE_DL_LDFLAGS to the list of substitutions.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3814 Delete MKOCTFILE_SH_LDFLAGS.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3815
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3816 2004-02-14 Per Persson <persquare@mac.com>
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3817
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3818 * configure.in (DL_LD, DL_LDFLAGS): New variables, default to
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3819 SH_LD and SH_LDFLAGS, respectively.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3820 Define independently for SH_LD and SH_LDFLAGS for *-*-darwin* targets.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3821 * Makeconf.in (DL_LD, DL_LDFLAGS): Substitute them here.
364bbf35dbfa [project @ 2004-02-15 00:08:06 by jwe]
jwe
parents: 4756
diff changeset
3822
4756
60c78bde10e5 [project @ 2004-02-13 21:58:01 by jwe]
jwe
parents: 4728
diff changeset
3823 2004-02-13 John W. Eaton <jwe@bevo.che.wisc.edu>
60c78bde10e5 [project @ 2004-02-13 21:58:01 by jwe]
jwe
parents: 4728
diff changeset
3824
60c78bde10e5 [project @ 2004-02-13 21:58:01 by jwe]
jwe
parents: 4728
diff changeset
3825 * Makefile.in (header-msg): Required bison version now 1.31 or later.
60c78bde10e5 [project @ 2004-02-13 21:58:01 by jwe]
jwe
parents: 4728
diff changeset
3826
4728
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3827 2004-01-29 John W. Eaton <jwe@bevo.che.wisc.edu>
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3828
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3829 * emacs/octave-mod.el: If line-end-position is not defined,
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3830 provide it as an alias for point-at-eol.
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3831
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3832 2004-01-24 John W. Eaton <jwe@bevo.che.wisc.edu>
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3833
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3834 * emacs/octave-mod.el: If line-beginning-position is not defined,
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3835 provide it as an alias for point-at-bol.
c67cd5d56071 [project @ 2004-01-29 18:38:49 by jwe]
jwe
parents: 4726
diff changeset
3836
4726
14dc2267c343 [project @ 2004-01-23 20:04:35 by jwe]
jwe
parents: 4710
diff changeset
3837 2004-01-23 John W. Eaton <jwe@bevo.che.wisc.edu>
14dc2267c343 [project @ 2004-01-23 20:04:35 by jwe]
jwe
parents: 4710
diff changeset
3838
14dc2267c343 [project @ 2004-01-23 20:04:35 by jwe]
jwe
parents: 4710
diff changeset
3839 * configure.in (AH_BOTTOM):
14dc2267c343 [project @ 2004-01-23 20:04:35 by jwe]
jwe
parents: 4710
diff changeset
3840 Define OCTAVE_LOCAL_BUFFER using vector<T> instead of auto_ptr.
14dc2267c343 [project @ 2004-01-23 20:04:35 by jwe]
jwe
parents: 4710
diff changeset
3841 Suggested by Paul Thomas <Paul.Thomas@jet.efda.org>
14dc2267c343 [project @ 2004-01-23 20:04:35 by jwe]
jwe
parents: 4710
diff changeset
3842
4710
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4696
diff changeset
3843 2004-01-22 John W. Eaton <jwe@bevo.che.wisc.edu>
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4696
diff changeset
3844
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4696
diff changeset
3845 * octMakefile.in (maintainer-clean, distclean):
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4696
diff changeset
3846 Remove Makefile and autom4te.cache.
48191fcee04d [project @ 2004-01-22 19:12:02 by jwe]
jwe
parents: 4696
diff changeset
3847
4696
fcab389ad291 [project @ 2004-01-15 02:11:59 by jwe]
jwe
parents: 4685
diff changeset
3848 2004-01-14 David Bateman <dbateman@free.fr>
fcab389ad291 [project @ 2004-01-15 02:11:59 by jwe]
jwe
parents: 4685
diff changeset
3849
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3850 * configure.in: Test for the presence of the function
4696
fcab389ad291 [project @ 2004-01-15 02:11:59 by jwe]
jwe
parents: 4685
diff changeset
3851 H5Gget_num_objs in HDF5 library, and define HAVE_H5GGET_NUM_OBJS.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
3852
4685
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
3853 2004-01-06 Per Persson <persquare@mac.com>
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
3854
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
3855 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Recognize
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
3856 *-*-darwin*, not *-*-darwin6*.
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
3857
4683
a3a306af7292 [project @ 2003-12-23 05:48:02 by jwe]
jwe
parents: 4670
diff changeset
3858 2003-12-20 John W. Eaton <jwe@bevo.che.wisc.edu>
a3a306af7292 [project @ 2003-12-23 05:48:02 by jwe]
jwe
parents: 4670
diff changeset
3859
a3a306af7292 [project @ 2003-12-23 05:48:02 by jwe]
jwe
parents: 4670
diff changeset
3860 * INSTALL: Update to newer version from autoconf.
a3a306af7292 [project @ 2003-12-23 05:48:02 by jwe]
jwe
parents: 4670
diff changeset
3861
4670
4ad69c3588a9 [project @ 2003-11-26 14:42:51 by jwe]
jwe
parents: 4645
diff changeset
3862 2003-11-26 Cyril Humbert <Cyril.Humbert@univ-mlv.fr>
4ad69c3588a9 [project @ 2003-11-26 14:42:51 by jwe]
jwe
parents: 4645
diff changeset
3863
4ad69c3588a9 [project @ 2003-11-26 14:42:51 by jwe]
jwe
parents: 4645
diff changeset
3864 * octave-config.in (--m-site-dir): Echo $LOCALVERFCNFILEDIR, not
4ad69c3588a9 [project @ 2003-11-26 14:42:51 by jwe]
jwe
parents: 4645
diff changeset
3865 $OCTAVE_LOCALVERFCNFILEDIR.
4ad69c3588a9 [project @ 2003-11-26 14:42:51 by jwe]
jwe
parents: 4645
diff changeset
3866 (--oct-site-dir): Echo $LOCALVEROCTFILEDIR, not
4ad69c3588a9 [project @ 2003-11-26 14:42:51 by jwe]
jwe
parents: 4645
diff changeset
3867 $OCTAVE_LOCALVEROCTFILEDIR.
4ad69c3588a9 [project @ 2003-11-26 14:42:51 by jwe]
jwe
parents: 4645
diff changeset
3868
4645
bd2067547b40 [project @ 2003-11-23 08:07:52 by jwe]
jwe
parents: 4627
diff changeset
3869 2003-11-20 John W. Eaton <jwe@bevo.che.wisc.edu>
bd2067547b40 [project @ 2003-11-23 08:07:52 by jwe]
jwe
parents: 4627
diff changeset
3870
bd2067547b40 [project @ 2003-11-23 08:07:52 by jwe]
jwe
parents: 4627
diff changeset
3871 * configure.in: Also maybe add -W to WARN_CFLAGS and WARN_CXXFLAGS.
bd2067547b40 [project @ 2003-11-23 08:07:52 by jwe]
jwe
parents: 4627
diff changeset
3872
4626
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3873 2003-11-15 John W. Eaton <jwe@bevo.che.wisc.edu>
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3874
4627
212fc2115e09 [project @ 2003-11-17 03:48:03 by jwe]
jwe
parents: 4626
diff changeset
3875 * Makeconf.in (SHLLIB_VER): Fix typo.
212fc2115e09 [project @ 2003-11-17 03:48:03 by jwe]
jwe
parents: 4626
diff changeset
3876
4626
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3877 * Makeconf.in (WARN_CFLAGS, WARN_CXXFLAGS): Substitute them.
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3878 (ALL_CFLAGS, BUG_CFLAGS): Add $(WARN_CFLAGS).
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3879 (ALL_CXXFLAGS, BUG_CXXFLAGS): Add $(WARN_CXXFLAGS).
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3880 (UGLY_ALL_CXXFLAGS): Delete.
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3881
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3882 * configure.in: Add -Wall and -Wshadow to WARN_CFLAGS and
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3883 WARN_CXXFLAGS instead of CFLAGS and CXXFLAGS.
1ba089061bfe [project @ 2003-11-16 00:33:07 by jwe]
jwe
parents: 4618
diff changeset
3884
4602
59e180c8cb61 [project @ 2003-11-12 18:36:24 by jwe]
jwe
parents: 4587
diff changeset
3885 2003-11-12 John W. Eaton <jwe@bevo.che.wisc.edu>
59e180c8cb61 [project @ 2003-11-12 18:36:24 by jwe]
jwe
parents: 4587
diff changeset
3886
59e180c8cb61 [project @ 2003-11-12 18:36:24 by jwe]
jwe
parents: 4587
diff changeset
3887 * configure.in: If we need alloca, then also include it in LIBGLOB.
59e180c8cb61 [project @ 2003-11-12 18:36:24 by jwe]
jwe
parents: 4587
diff changeset
3888
4587
7b957b442818 [project @ 2003-11-10 15:50:39 by jwe]
jwe
parents: 4570
diff changeset
3889 2003-11-10 John W. Eaton <jwe@bevo.che.wisc.edu>
7b957b442818 [project @ 2003-11-10 15:50:39 by jwe]
jwe
parents: 4570
diff changeset
3890
7b957b442818 [project @ 2003-11-10 15:50:39 by jwe]
jwe
parents: 4570
diff changeset
3891 * configure.in: Preserve CFLAGS and CXXFLAGS before doing anything.
7b957b442818 [project @ 2003-11-10 15:50:39 by jwe]
jwe
parents: 4570
diff changeset
3892 Maybe add -Wshadow to CFLAGS and CXXFLAGS.
7b957b442818 [project @ 2003-11-10 15:50:39 by jwe]
jwe
parents: 4570
diff changeset
3893
4570
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3894 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3895
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3896 * emacs/octave-mod.el (octave-comment-start): Simplify.
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3897 (octave-point): Remove.
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3898 (octave-in-comment-p, octave-in-string-p)
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3899 (octave-not-in-string-or-comment-p, calculate-octave-indent)
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3900 (octave-blink-matching-block-open, octave-auto-fill):
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3901 Use line-(beginning|end)-position instead.
32b491743d40 [project @ 2003-10-30 15:28:08 by jwe]
jwe
parents: 4568
diff changeset
3902
4568
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3903 2003-10-29 John W. Eaton <jwe@bevo.che.wisc.edu>
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3904
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3905 * emacs/octave-inf.el (inferior-octave-prompt): Don't bother
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3906 matching "octave.bin".
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3907
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3908 2003-10-29 Lute Kamstra <lute@gnu.org>
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3909
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3910 * emacs/octave-inf.el (inferior-octave-prompt): Recognize
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3911 version number in prompt.
03c053808a7c [project @ 2003-10-30 00:21:45 by jwe]
jwe
parents: 4546
diff changeset
3912
4546
a4796ccde726 [project @ 2003-10-24 18:58:22 by jwe]
jwe
parents: 4544
diff changeset
3913 2003-10-24 John W. Eaton <jwe@bevo.che.wisc.edu>
a4796ccde726 [project @ 2003-10-24 18:58:22 by jwe]
jwe
parents: 4544
diff changeset
3914
a4796ccde726 [project @ 2003-10-24 18:58:22 by jwe]
jwe
parents: 4544
diff changeset
3915 * emacs/octave-mod.el (octave-mode-syntax-table): Allow % to be a
a4796ccde726 [project @ 2003-10-24 18:58:22 by jwe]
jwe
parents: 4544
diff changeset
3916 comment character.
a4796ccde726 [project @ 2003-10-24 18:58:22 by jwe]
jwe
parents: 4544
diff changeset
3917
4544
74c92e375b54 [project @ 2003-10-23 23:48:29 by jwe]
jwe
parents: 4532
diff changeset
3918 2003-10-23 John W. Eaton <jwe@bevo.che.wisc.edu>
74c92e375b54 [project @ 2003-10-23 23:48:29 by jwe]
jwe
parents: 4532
diff changeset
3919
74c92e375b54 [project @ 2003-10-23 23:48:29 by jwe]
jwe
parents: 4532
diff changeset
3920 * Makeconf.in (AWK): Substitute and export it.
74c92e375b54 [project @ 2003-10-23 23:48:29 by jwe]
jwe
parents: 4532
diff changeset
3921 * configure.in: Also check for AWK.
74c92e375b54 [project @ 2003-10-23 23:48:29 by jwe]
jwe
parents: 4532
diff changeset
3922
4532
01ee68d18069 [project @ 2003-10-10 00:49:54 by jwe]
jwe
parents: 4513
diff changeset
3923 2003-10-07 John W. Eaton <jwe@bevo.che.wisc.edu>
01ee68d18069 [project @ 2003-10-10 00:49:54 by jwe]
jwe
parents: 4513
diff changeset
3924
01ee68d18069 [project @ 2003-10-10 00:49:54 by jwe]
jwe
parents: 4513
diff changeset
3925 * configure.in (AC_PREREQ): Require 2.57.
01ee68d18069 [project @ 2003-10-10 00:49:54 by jwe]
jwe
parents: 4513
diff changeset
3926
4513
508238e65af7 [project @ 2003-09-19 21:40:57 by jwe]
jwe
parents: 4478
diff changeset
3927 2003-09-19 John W. Eaton <jwe@bevo.che.wisc.edu>
508238e65af7 [project @ 2003-09-19 21:40:57 by jwe]
jwe
parents: 4478
diff changeset
3928
508238e65af7 [project @ 2003-09-19 21:40:57 by jwe]
jwe
parents: 4478
diff changeset
3929 * configure.in (AH_BOTTOM): Don't define HEAVYWEIGHT_INDEXING here.
508238e65af7 [project @ 2003-09-19 21:40:57 by jwe]
jwe
parents: 4478
diff changeset
3930
4476
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
3931 2003-07-30 John W. Eaton <jwe@bevo.che.wisc.edu>
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
3932
4478
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
3933 * emacs/octave-mod.el (octave-variables): Delete
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
3934 propagate_empty_matrices from the list.
7afd4bf05aa8 [project @ 2003-07-30 19:15:31 by jwe]
jwe
parents: 4476
diff changeset
3935
4476
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
3936 * ck-oct-fcns.m: Delete.
b7360f8eb035 [project @ 2003-07-30 17:17:21 by jwe]
jwe
parents: 4469
diff changeset
3937
4469
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4466
diff changeset
3938 2003-07-25 John W. Eaton <jwe@bevo.che.wisc.edu>
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4466
diff changeset
3939
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4466
diff changeset
3940 * configure.in: Warn if --enable-dl but not --enable-shared.
53ee020af847 [project @ 2003-07-26 03:45:10 by jwe]
jwe
parents: 4466
diff changeset
3941
4466
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4461
diff changeset
3942 2003-07-15 John W. Eaton <jwe@bevo.che.wisc.edu>
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4461
diff changeset
3943
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4461
diff changeset
3944 * emacs/octave-mod.el (octave-variables): Delete
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4461
diff changeset
3945 default_return_value and define_all_return_values from the list.
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4461
diff changeset
3946 Add warn_undefined_return_values to the list.
b18007283045 [project @ 2003-07-15 11:43:28 by jwe]
jwe
parents: 4461
diff changeset
3947
4460
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
3948 2003-07-11 John W. Eaton <jwe@bevo.che.wisc.edu>
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
3949
4461
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
3950 * emacs/octave-mod.el (octave-variables):
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
3951 Add warn_empty_list_elements and warn_resize_on_range_error to the
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
3952 list.
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
3953 Delete empty_list_elements_ok and resize_on_range_error from the
af308ca1a354 [project @ 2003-07-11 22:21:17 by jwe]
jwe
parents: 4460
diff changeset
3954 list.
4460
cef48c4b902d [project @ 2003-07-11 18:37:48 by jwe]
jwe
parents: 4457
diff changeset
3955
4457
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
3956 2003-07-10 John W. Eaton <jwe@bevo.che.wisc.edu>
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
3957
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
3958 * emacs/octave-mod.el (octave-variables): Add warn_neg_dim_as_zero
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
3959 to the list.
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
3960 Delete treat_neg_dim_as_zero from the list.
d7d9ca19960a [project @ 2003-07-11 03:05:38 by jwe]
jwe
parents: 4455
diff changeset
3961
4451
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4449
diff changeset
3962 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu>
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4449
diff changeset
3963
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4449
diff changeset
3964 * emacs/octave-mod.el (octave-variables): Include
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4449
diff changeset
3965 DEFAULT_EXEC_PATH, DEFAULT_LOAD_PATH, crash_dumps_octave_core,
4452
f3c21a1d1c62 [project @ 2003-07-09 23:20:18 by jwe]
jwe
parents: 4451
diff changeset
3966 sighup_dumps_octave_core, sigterm_dumps_octave_core,
4455
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
3967 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
3968 warn_fortran_indexing in the list.
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
3969 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok,
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
3970 implicit_str_to_num_ok, prefer_column_vectors,
abbf63293766 [project @ 2003-07-11 01:01:16 by jwe]
jwe
parents: 4452
diff changeset
3971 prefer_zero_one_indexing, and do_fortran_indexing from the list.
4451
ea1d3e1a4b1b [project @ 2003-07-09 19:09:09 by jwe]
jwe
parents: 4449
diff changeset
3972
4446
3cd9ddde2da2 [project @ 2003-07-08 17:27:40 by jwe]
jwe
parents: 4443
diff changeset
3973 2003-07-08 John W. Eaton <jwe@bevo.che.wisc.edu>
3cd9ddde2da2 [project @ 2003-07-08 17:27:40 by jwe]
jwe
parents: 4443
diff changeset
3974
4449
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3975 * Makeconf.in (do-subst-default-vals): Substitute OCTAVE_API_VERSION.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3976 * octave-config.in: Handle new variable OCTAVE_API_VERSION.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3977
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3978 * octMakefile.in (DIRS_TO_MAKE): Delete undefined vars
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3979 $(localfcnfilepathdirs) and $(localoctfilepathdirs) from the list.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3980
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3981 * octave-config.in: Handle new variables OCTAVE_LOCALAPIFCNFILEDIR
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3982 and OCTAVE_LOCALAPIOCTFILEDIR
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3983
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3984 * configure.in (localapifcnfiledir): New variable.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3985 (localfcnfilepath): Add it to the list.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3986 (localapioctfiledir): New variable.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3987 (localoctfilepath): Add it to the list.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3988 * Makeconf.in (do-subst-default-vals): Substitute new varibles.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3989
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3990 * Makeconf.in (getapiversion, apiversion): New macros.
e2c91da0aa16 [project @ 2003-07-09 02:21:11 by jwe]
jwe
parents: 4446
diff changeset
3991
4446
3cd9ddde2da2 [project @ 2003-07-08 17:27:40 by jwe]
jwe
parents: 4443
diff changeset
3992 * octMakefile.in (DIRS_TO_MAKE): Include $(localverarchlibdir) in
3cd9ddde2da2 [project @ 2003-07-08 17:27:40 by jwe]
jwe
parents: 4443
diff changeset
3993 the list.
3cd9ddde2da2 [project @ 2003-07-08 17:27:40 by jwe]
jwe
parents: 4443
diff changeset
3994
4443
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
3995 2003-07-07 John W. Eaton <jwe@bevo.che.wisc.edu>
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
3996
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
3997 * Makeconf.in: Set and substitute values for startupfiledir and
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
3998 localstartupfiledir.
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
3999
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
4000 * octave-config.in: Allow other configuration defaults to be
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
4001 accessed using --variable VAR option.
aa345723c698 [project @ 2003-07-07 19:55:18 by jwe]
jwe
parents: 4440
diff changeset
4002
4440
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4439
diff changeset
4003 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu>
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4439
diff changeset
4004
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4439
diff changeset
4005 * octMakefile.in (distclean): remove install-octave here.
0bca8443db39 [project @ 2003-07-02 22:45:29 by jwe]
jwe
parents: 4439
diff changeset
4006
4439
64a91c8251e2 [project @ 2003-06-27 19:13:37 by jwe]
jwe
parents: 4423
diff changeset
4007 2003-06-27 John W. Eaton <jwe@bevo.che.wisc.edu>
64a91c8251e2 [project @ 2003-06-27 19:13:37 by jwe]
jwe
parents: 4423
diff changeset
4008
64a91c8251e2 [project @ 2003-06-27 19:13:37 by jwe]
jwe
parents: 4423
diff changeset
4009 * configure.in: If user doesn't specify --enable-rpath, then
64a91c8251e2 [project @ 2003-06-27 19:13:37 by jwe]
jwe
parents: 4423
diff changeset
4010 default is to enable it.
64a91c8251e2 [project @ 2003-06-27 19:13:37 by jwe]
jwe
parents: 4423
diff changeset
4011
4422
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4417
diff changeset
4012 2003-06-04 John W. Eaton <jwe@bevo.che.wisc.edu>
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4417
diff changeset
4013
4423
961d9767275f [project @ 2003-06-04 17:49:50 by jwe]
jwe
parents: 4422
diff changeset
4014 * aclocal.m4 (GNUPLOT_HAS_FRAMES): Eliminate variable.
961d9767275f [project @ 2003-06-04 17:49:50 by jwe]
jwe
parents: 4422
diff changeset
4015
4422
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4417
diff changeset
4016 * emacs/octave-mod.el (octave-variables): Eliminate
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4417
diff changeset
4017 gnuplot_has_multiplot.
92be67bc9301 [project @ 2003-06-04 17:43:15 by jwe]
jwe
parents: 4417
diff changeset
4018
4417
5cca7b5d6b34 [project @ 2003-05-25 02:40:35 by jwe]
jwe
parents: 4416
diff changeset
4019 2003-05-21 John W. Eaton <jwe@bevo.che.wisc.edu>
5cca7b5d6b34 [project @ 2003-05-25 02:40:35 by jwe]
jwe
parents: 4416
diff changeset
4020
5cca7b5d6b34 [project @ 2003-05-25 02:40:35 by jwe]
jwe
parents: 4416
diff changeset
4021 * configure.in: In check for f_open in libf2c, only use
5cca7b5d6b34 [project @ 2003-05-25 02:40:35 by jwe]
jwe
parents: 4416
diff changeset
4022 -L. -lconflib if we have created libconflib.a.
5cca7b5d6b34 [project @ 2003-05-25 02:40:35 by jwe]
jwe
parents: 4416
diff changeset
4023
4414
f071adceaa04 [project @ 2003-05-16 20:11:35 by jwe]
jwe
parents: 4413
diff changeset
4024 2003-05-16 John W. Eaton <jwe@bevo.che.wisc.edu>
f071adceaa04 [project @ 2003-05-16 20:11:35 by jwe]
jwe
parents: 4413
diff changeset
4025
4416
de2bc66c709f [project @ 2003-05-16 21:36:02 by jwe]
jwe
parents: 4414
diff changeset
4026 * aclocal.m4 (OCTAVE_PROG_GPERF): Provide struct decl so -t option
de2bc66c709f [project @ 2003-05-16 21:36:02 by jwe]
jwe
parents: 4414
diff changeset
4027 succeeds with gperf 3.0.
de2bc66c709f [project @ 2003-05-16 21:36:02 by jwe]
jwe
parents: 4414
diff changeset
4028
4414
f071adceaa04 [project @ 2003-05-16 20:11:35 by jwe]
jwe
parents: 4413
diff changeset
4029 * Makeconf.in (NO_OCT_FILE_STRIP): Use -C arg for make.
f071adceaa04 [project @ 2003-05-16 20:11:35 by jwe]
jwe
parents: 4413
diff changeset
4030
f071adceaa04 [project @ 2003-05-16 20:11:35 by jwe]
jwe
parents: 4413
diff changeset
4031 * octMakefile.in (DIRS_TO_MAKE): Use $(shell ...) instead of `...`.
f071adceaa04 [project @ 2003-05-16 20:11:35 by jwe]
jwe
parents: 4413
diff changeset
4032
4413
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4411
diff changeset
4033 2003-05-14 John W. Eaton <jwe@bevo.che.wisc.edu>
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4411
diff changeset
4034
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4411
diff changeset
4035 * Makeconf.in, octMakefile.in, emacs/Makefile.in,
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4411
diff changeset
4036 examples/Makefile.in: Handle DESTDIR.
2de7c7452a1e [project @ 2003-05-14 22:27:43 by jwe]
jwe
parents: 4411
diff changeset
4037
4411
cd14ff360ec8 [project @ 2003-05-14 01:10:27 by jwe]
jwe
parents: 4399
diff changeset
4038 2003-05-13 John W. Eaton <jwe@bevo.che.wisc.edu>
cd14ff360ec8 [project @ 2003-05-14 01:10:27 by jwe]
jwe
parents: 4399
diff changeset
4039
cd14ff360ec8 [project @ 2003-05-14 01:10:27 by jwe]
jwe
parents: 4399
diff changeset
4040 * Makeconf.in (sbindir): New variable substitution.
cd14ff360ec8 [project @ 2003-05-14 01:10:27 by jwe]
jwe
parents: 4399
diff changeset
4041
4399
286a3345aa8e [project @ 2003-05-01 03:00:28 by jwe]
jwe
parents: 4388
diff changeset
4042 2003-04-30 John W. Eaton <jwe@bevo.che.wisc.edu>
286a3345aa8e [project @ 2003-05-01 03:00:28 by jwe]
jwe
parents: 4388
diff changeset
4043
286a3345aa8e [project @ 2003-05-01 03:00:28 by jwe]
jwe
parents: 4388
diff changeset
4044 * configure.in: Don't define WITH_KPATHSEARCH.
286a3345aa8e [project @ 2003-05-01 03:00:28 by jwe]
jwe
parents: 4388
diff changeset
4045
4388
a3020cb1fe0f [project @ 2003-04-24 22:22:59 by jwe]
jwe
parents: 4382
diff changeset
4046 2003-04-24 John W. Eaton <jwe@bevo.che.wisc.edu>
a3020cb1fe0f [project @ 2003-04-24 22:22:59 by jwe]
jwe
parents: 4382
diff changeset
4047
a3020cb1fe0f [project @ 2003-04-24 22:22:59 by jwe]
jwe
parents: 4382
diff changeset
4048 * configure.in: Look for wsock32 library on MinGW systems.
a3020cb1fe0f [project @ 2003-04-24 22:22:59 by jwe]
jwe
parents: 4382
diff changeset
4049
4382
f8373733d8f9 [project @ 2003-04-22 18:02:48 by jwe]
jwe
parents: 4378
diff changeset
4050 2003-04-22 John W. Eaton <jwe@bevo.che.wisc.edu>
f8373733d8f9 [project @ 2003-04-22 18:02:48 by jwe]
jwe
parents: 4378
diff changeset
4051
f8373733d8f9 [project @ 2003-04-22 18:02:48 by jwe]
jwe
parents: 4378
diff changeset
4052 * configure.in (OCTAVE_LOCAL_BUFFER): Always allocate temporary
f8373733d8f9 [project @ 2003-04-22 18:02:48 by jwe]
jwe
parents: 4378
diff changeset
4053 buffer using new.
f8373733d8f9 [project @ 2003-04-22 18:02:48 by jwe]
jwe
parents: 4378
diff changeset
4054
4378
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4055 2003-04-18 John W. Eaton <jwe@bevo.che.wisc.edu>
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4056
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4057 * Makefile.in octMakefile.in: Delete kpathsea targets.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4058
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4059 * kpathsea: Delete all files and directory.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4060
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4061 * configure.in: Don't run configure in kpathsea subdirectory.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4062
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4063 * README.kpathsea: New file.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4064 * octMakefile.in (DISTFILES): Include it in the list.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4065
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4066 * Makeconf.in (do-subst-config-vals): Don't substitute it.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4067
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4068 * configure.in: Also check for basename.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4069 Don't substitute LIBKPATHSEA.
7d48a8fba1d4 [project @ 2003-04-19 00:03:47 by jwe]
jwe
parents: 4377
diff changeset
4070
4377
ced2ac0cff7b [project @ 2003-04-17 19:13:25 by jwe]
jwe
parents: 4368
diff changeset
4071 2003-04-17 John W. Eaton <jwe@bevo.che.wisc.edu>
ced2ac0cff7b [project @ 2003-04-17 19:13:25 by jwe]
jwe
parents: 4368
diff changeset
4072
ced2ac0cff7b [project @ 2003-04-17 19:13:25 by jwe]
jwe
parents: 4368
diff changeset
4073 * configure.in (AH_BOTTOM): Don't assume that __WIN32__ will be
ced2ac0cff7b [project @ 2003-04-17 19:13:25 by jwe]
jwe
parents: 4368
diff changeset
4074 defined when __CYGWIN__ is defined.
ced2ac0cff7b [project @ 2003-04-17 19:13:25 by jwe]
jwe
parents: 4368
diff changeset
4075
4368
c45874c087c7 [project @ 2003-03-17 14:01:56 by jwe]
jwe
parents: 4366
diff changeset
4076 2003-03-17 John W. Eaton <jwe@bevo.che.wisc.edu>
c45874c087c7 [project @ 2003-03-17 14:01:56 by jwe]
jwe
parents: 4366
diff changeset
4077
c45874c087c7 [project @ 2003-03-17 14:01:56 by jwe]
jwe
parents: 4366
diff changeset
4078 * configure.in: Only complain for g++ earlier than 2.95.
c45874c087c7 [project @ 2003-03-17 14:01:56 by jwe]
jwe
parents: 4366
diff changeset
4079 Try harder to get version number only.
c45874c087c7 [project @ 2003-03-17 14:01:56 by jwe]
jwe
parents: 4366
diff changeset
4080
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4081 2003-03-05 Paul Kienzle <pkienzle@users.sf.net>
4366
ad851d04b396 [project @ 2003-03-05 09:49:18 by jwe]
jwe
parents: 4365
diff changeset
4082
ad851d04b396 [project @ 2003-03-05 09:49:18 by jwe]
jwe
parents: 4365
diff changeset
4083 * aclocal.m4 (OCTAVE_DYNAMIC_AUTO_ARRAYS): New macro.
ad851d04b396 [project @ 2003-03-05 09:49:18 by jwe]
jwe
parents: 4365
diff changeset
4084 * configure.in: Use it.
ad851d04b396 [project @ 2003-03-05 09:49:18 by jwe]
jwe
parents: 4365
diff changeset
4085 (AH_BOTTOM): Check HAVE_DYNAMIC_AUTO_ARRAYS instead of __GNUG__.
ad851d04b396 [project @ 2003-03-05 09:49:18 by jwe]
jwe
parents: 4365
diff changeset
4086
4365
4dfce8f9ee98 [project @ 2003-03-03 22:58:10 by jwe]
jwe
parents: 4361
diff changeset
4087 2003-03-03 John W. Eaton <jwe@bevo.che.wisc.edu>
4dfce8f9ee98 [project @ 2003-03-03 22:58:10 by jwe]
jwe
parents: 4361
diff changeset
4088
4dfce8f9ee98 [project @ 2003-03-03 22:58:10 by jwe]
jwe
parents: 4361
diff changeset
4089 * configure.in: Undo previous change.
4dfce8f9ee98 [project @ 2003-03-03 22:58:10 by jwe]
jwe
parents: 4361
diff changeset
4090 * Makeconf.in: Likewise.
4dfce8f9ee98 [project @ 2003-03-03 22:58:10 by jwe]
jwe
parents: 4361
diff changeset
4091
4361
34014c0fb2ce [project @ 2003-03-02 03:12:08 by jwe]
jwe
parents: 4360
diff changeset
4092 2003-03-01 John W. Eaton <jwe@bevo.che.wisc.edu>
34014c0fb2ce [project @ 2003-03-02 03:12:08 by jwe]
jwe
parents: 4360
diff changeset
4093
34014c0fb2ce [project @ 2003-03-02 03:12:08 by jwe]
jwe
parents: 4360
diff changeset
4094 * configure.in (KPATHSEA_INCFLAGS): New variable.
34014c0fb2ce [project @ 2003-03-02 03:12:08 by jwe]
jwe
parents: 4360
diff changeset
4095 * Makeconf.in (KPATHSEA_INCFLAGS): Substitute it.
34014c0fb2ce [project @ 2003-03-02 03:12:08 by jwe]
jwe
parents: 4360
diff changeset
4096 (do-subst-config-vals): Add it to the list.
34014c0fb2ce [project @ 2003-03-02 03:12:08 by jwe]
jwe
parents: 4360
diff changeset
4097 (INCFLAGS): Add $(KPATHSEA_INCFLAGS).
34014c0fb2ce [project @ 2003-03-02 03:12:08 by jwe]
jwe
parents: 4360
diff changeset
4098
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4099 2003-02-23 Paul Kienzle <pkienzle@users.sf.net>
4360
1d7180ab9df1 [project @ 2003-02-24 02:57:24 by jwe]
jwe
parents: 4353
diff changeset
4100
1d7180ab9df1 [project @ 2003-02-24 02:57:24 by jwe]
jwe
parents: 4353
diff changeset
4101 * aclocal.m4 (OCTAVE_PLACEMENT_DELETE): New macro.
1d7180ab9df1 [project @ 2003-02-24 02:57:24 by jwe]
jwe
parents: 4353
diff changeset
4102 * configure.in: Use it.
1d7180ab9df1 [project @ 2003-02-24 02:57:24 by jwe]
jwe
parents: 4353
diff changeset
4103 (AH_BOTTOM): Don't define HAVE_PLACEMENT_DELETE here.
1d7180ab9df1 [project @ 2003-02-24 02:57:24 by jwe]
jwe
parents: 4353
diff changeset
4104
4349
a6c22c2c9b09 [project @ 2003-02-21 18:59:07 by jwe]
jwe
parents: 4334
diff changeset
4105 2003-02-21 John W. Eaton <jwe@bevo.che.wisc.edu>
a6c22c2c9b09 [project @ 2003-02-21 18:59:07 by jwe]
jwe
parents: 4334
diff changeset
4106
4353
ea4b8c35ac9d [project @ 2003-02-21 21:04:41 by jwe]
jwe
parents: 4352
diff changeset
4107 * configure.in: Allow RLD_FLAG to be set using --enable-rpath arg.
ea4b8c35ac9d [project @ 2003-02-21 21:04:41 by jwe]
jwe
parents: 4352
diff changeset
4108
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4109 * configure.in: Fix default RLD_FLAG value for *-sgi-*. From
4353
ea4b8c35ac9d [project @ 2003-02-21 21:04:41 by jwe]
jwe
parents: 4352
diff changeset
4110 Paul Kienzle <pkienzle@users.sf.net>.
ea4b8c35ac9d [project @ 2003-02-21 21:04:41 by jwe]
jwe
parents: 4352
diff changeset
4111
ea4b8c35ac9d [project @ 2003-02-21 21:04:41 by jwe]
jwe
parents: 4352
diff changeset
4112 * configure.in: Check for long long int and unsigned long long int.
ea4b8c35ac9d [project @ 2003-02-21 21:04:41 by jwe]
jwe
parents: 4352
diff changeset
4113
4352
80b83de0aa2a [project @ 2003-02-21 20:01:38 by jwe]
jwe
parents: 4349
diff changeset
4114 * configure.in (AH_BOTTOM): Define HAVE_PLACEMENT_DELETE for gcc
80b83de0aa2a [project @ 2003-02-21 20:01:38 by jwe]
jwe
parents: 4349
diff changeset
4115 3.2 and later.
80b83de0aa2a [project @ 2003-02-21 20:01:38 by jwe]
jwe
parents: 4349
diff changeset
4116
4349
a6c22c2c9b09 [project @ 2003-02-21 18:59:07 by jwe]
jwe
parents: 4334
diff changeset
4117 * configure.in: Check for copysign and signbit.
a6c22c2c9b09 [project @ 2003-02-21 18:59:07 by jwe]
jwe
parents: 4334
diff changeset
4118
4334
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
4119 2003-02-18 John W. Eaton <jwe@bevo.che.wisc.edu>
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
4120
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
4121 * emacs/Makefile.in (DISTFILES): Add otags.1 to the list.
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
4122
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4123 2003-02-18 Dirk Eddelbuettel <edd@debian.org>
4334
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
4124
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
4125 * emacs/otags.1: New file.
764229f9a5c8 [project @ 2003-02-19 06:24:02 by jwe]
jwe
parents: 4329
diff changeset
4126
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4127 2003-02-18 David Bateman <dbateman@free.fr>
4329
d53c33d93440 [project @ 2003-02-18 20:00:48 by jwe]
jwe
parents: 4328
diff changeset
4128
d53c33d93440 [project @ 2003-02-18 20:00:48 by jwe]
jwe
parents: 4328
diff changeset
4129 * configure.in: Eliminate linpack
d53c33d93440 [project @ 2003-02-18 20:00:48 by jwe]
jwe
parents: 4328
diff changeset
4130
4328
f7b63f362168 [project @ 2003-02-16 04:29:00 by jwe]
jwe
parents: 4323
diff changeset
4131 2003-02-15 John W. Eaton <jwe@bevo.che.wisc.edu>
f7b63f362168 [project @ 2003-02-16 04:29:00 by jwe]
jwe
parents: 4323
diff changeset
4132
f7b63f362168 [project @ 2003-02-16 04:29:00 by jwe]
jwe
parents: 4323
diff changeset
4133 * configure.in: Check for mkstemp too.
f7b63f362168 [project @ 2003-02-16 04:29:00 by jwe]
jwe
parents: 4323
diff changeset
4134
4323
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4135 2003-02-13 Arno Klaassen <arno@scito.com>
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4136
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4137 * configure.in: Fix SH_LD and SH_LDFLAGS for -*-*-freebsd*.
4323
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4138
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4139 2003-02-13 John W. Eaton <jwe@bevo.che.wisc.edu>
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4140
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4141 * configure.in: Use '$(CXX)', '$(AR)', not "$CXX" and "$AR" when
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4142 setting variables for building shared libraries.
0990c9b77109 [project @ 2003-02-14 07:36:26 by jwe]
jwe
parents: 4320
diff changeset
4143
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4144 2003-02-13 Paul Kienzle <pkienzle@users.sf.net>
4320
cc3a9c2608bd [project @ 2003-02-13 21:09:31 by jwe]
jwe
parents: 4304
diff changeset
4145
cc3a9c2608bd [project @ 2003-02-13 21:09:31 by jwe]
jwe
parents: 4304
diff changeset
4146 * examples/make_int.cc: Support for ISO standard compilers.
cc3a9c2608bd [project @ 2003-02-13 21:09:31 by jwe]
jwe
parents: 4304
diff changeset
4147
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4148 2003-01-22 Richard Stallman <rms@gnu.org>
4304
fd7d9a6e15ff [project @ 2003-01-23 05:22:57 by jwe]
jwe
parents: 4302
diff changeset
4149
fd7d9a6e15ff [project @ 2003-01-23 05:22:57 by jwe]
jwe
parents: 4302
diff changeset
4150 * emacs/octave-mod.el (octave-mode-map): Avoid binding keys that
fd7d9a6e15ff [project @ 2003-01-23 05:22:57 by jwe]
jwe
parents: 4302
diff changeset
4151 are reserved for users.
fd7d9a6e15ff [project @ 2003-01-23 05:22:57 by jwe]
jwe
parents: 4302
diff changeset
4152
4302
ebc2d8e4968b [project @ 2003-01-22 22:02:23 by jwe]
jwe
parents: 4301
diff changeset
4153 2003-01-22 John W. Eaton <jwe@bevo.che.wisc.edu>
ebc2d8e4968b [project @ 2003-01-22 22:02:23 by jwe]
jwe
parents: 4301
diff changeset
4154
ebc2d8e4968b [project @ 2003-01-22 22:02:23 by jwe]
jwe
parents: 4301
diff changeset
4155 * Makeconf.in: Fix typo in previous change.
ebc2d8e4968b [project @ 2003-01-22 22:02:23 by jwe]
jwe
parents: 4301
diff changeset
4156
4301
309ef552d7c6 [project @ 2003-01-21 21:49:00 by jwe]
jwe
parents: 4299
diff changeset
4157 2003-01-21 John W. Eaton <jwe@bevo.che.wisc.edu>
309ef552d7c6 [project @ 2003-01-21 21:49:00 by jwe]
jwe
parents: 4299
diff changeset
4158
309ef552d7c6 [project @ 2003-01-21 21:49:00 by jwe]
jwe
parents: 4299
diff changeset
4159 * Makeconf.in (MKOCTFILE_INCFLAGS): Skip -I$(includedir) if
309ef552d7c6 [project @ 2003-01-21 21:49:00 by jwe]
jwe
parents: 4299
diff changeset
4160 $(includedir) is /usr/include.
309ef552d7c6 [project @ 2003-01-21 21:49:00 by jwe]
jwe
parents: 4299
diff changeset
4161
4299
02fcb550f20c [project @ 2003-01-16 20:15:14 by jwe]
jwe
parents: 4298
diff changeset
4162 2003-01-16 Mumit Khan <khan@nanotech.wisc.edu>
02fcb550f20c [project @ 2003-01-16 20:15:14 by jwe]
jwe
parents: 4298
diff changeset
4163
02fcb550f20c [project @ 2003-01-16 20:15:14 by jwe]
jwe
parents: 4298
diff changeset
4164 * Makeconf.in (SED): Export to subshells.
02fcb550f20c [project @ 2003-01-16 20:15:14 by jwe]
jwe
parents: 4298
diff changeset
4165
4298
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4166 2003-01-11 John W. Eaton <jwe@bevo.che.wisc.edu>
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4167
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4168 * configure.in: Don't bother with compiler flags for
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4169 explicit/no-implicit template instantiation.
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4170
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4171 2003-01-11 Paul Kienzle <pkienzle@users.sf.net>
4298
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4172
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4173 * configure.in, Makeconf.in: Allow setting of BUILD_LDFLAGS.
055d2f68d445 [project @ 2003-01-13 15:09:31 by jwe]
jwe
parents: 4296
diff changeset
4174
4296
399595b12ca7 [project @ 2003-01-11 16:57:55 by jwe]
jwe
parents: 4290
diff changeset
4175 2003-01-11 John W. Eaton <jwe@bevo.che.wisc.edu>
399595b12ca7 [project @ 2003-01-11 16:57:55 by jwe]
jwe
parents: 4290
diff changeset
4176
399595b12ca7 [project @ 2003-01-11 16:57:55 by jwe]
jwe
parents: 4290
diff changeset
4177 * autogen.sh: Use --force for autoconf and autoheader.
399595b12ca7 [project @ 2003-01-11 16:57:55 by jwe]
jwe
parents: 4290
diff changeset
4178
4284
75ed329c117b [project @ 2003-01-04 06:20:07 by jwe]
jwe
parents: 4283
diff changeset
4179 2003-01-04 John W. Eaton <jwe@bevo.che.wisc.edu>
75ed329c117b [project @ 2003-01-04 06:20:07 by jwe]
jwe
parents: 4283
diff changeset
4180
4290
73431774c0b7 [project @ 2003-01-05 06:30:44 by jwe]
jwe
parents: 4284
diff changeset
4181 * octMakefile.in (CONF_DISTFILES): Include acx_blas.m4 and
73431774c0b7 [project @ 2003-01-05 06:30:44 by jwe]
jwe
parents: 4284
diff changeset
4182 acx_lapack.m4.
73431774c0b7 [project @ 2003-01-05 06:30:44 by jwe]
jwe
parents: 4284
diff changeset
4183
4284
75ed329c117b [project @ 2003-01-04 06:20:07 by jwe]
jwe
parents: 4283
diff changeset
4184 * configure.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX,
75ed329c117b [project @ 2003-01-04 06:20:07 by jwe]
jwe
parents: 4283
diff changeset
4185 BUILD_CXXFLAGS): Kluge for Sun C/C++.
75ed329c117b [project @ 2003-01-04 06:20:07 by jwe]
jwe
parents: 4283
diff changeset
4186
4270
e7e10ce42860 [project @ 2003-01-03 18:52:59 by jwe]
jwe
parents: 4264
diff changeset
4187 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu>
e7e10ce42860 [project @ 2003-01-03 18:52:59 by jwe]
jwe
parents: 4264
diff changeset
4188
e7e10ce42860 [project @ 2003-01-03 18:52:59 by jwe]
jwe
parents: 4264
diff changeset
4189 * configure.in: Default value of BUILD_CXX is $CXX, not g++.
4278
2cc12970de72 [project @ 2003-01-04 00:41:39 by jwe]
jwe
parents: 4270
diff changeset
4190 (AH_BOTTOM): Define __USE_STD_IOSTREAM if using Compaq C++ compiler.
4283
07c990a9edf5 [project @ 2003-01-04 05:24:55 by jwe]
jwe
parents: 4278
diff changeset
4191 For compiler/linker options, use -Wl,OPT instead of -Xlinker OPT.
4284
75ed329c117b [project @ 2003-01-04 06:20:07 by jwe]
jwe
parents: 4283
diff changeset
4192 Check for -ieee option for the C and C++ compilers on alpha systems.
4270
e7e10ce42860 [project @ 2003-01-03 18:52:59 by jwe]
jwe
parents: 4264
diff changeset
4193
4264
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4249
diff changeset
4194 2003-01-02 John W. Eaton <jwe@bevo.che.wisc.edu>
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4249
diff changeset
4195
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4249
diff changeset
4196 * configure.in: Fail on all gcc 1.x and 2.x versions.
4e2d2516da22 [project @ 2003-01-03 05:30:34 by jwe]
jwe
parents: 4249
diff changeset
4197
4249
8a1ef8fe4036 [project @ 2002-12-31 04:42:32 by jwe]
jwe
parents: 4229
diff changeset
4198 2002-12-30 John W. Eaton <jwe@bevo.che.wisc.edu>
8a1ef8fe4036 [project @ 2002-12-31 04:42:32 by jwe]
jwe
parents: 4229
diff changeset
4199
8a1ef8fe4036 [project @ 2002-12-31 04:42:32 by jwe]
jwe
parents: 4229
diff changeset
4200 * configure.in (OCTAVE_LOCAL_BUFFER): New macro.
8a1ef8fe4036 [project @ 2002-12-31 04:42:32 by jwe]
jwe
parents: 4229
diff changeset
4201
4228
309e799edc5a [project @ 2002-12-18 18:10:13 by jwe]
jwe
parents: 4227
diff changeset
4202 2002-12-18 John W. Eaton <jwe@bevo.che.wisc.edu>
309e799edc5a [project @ 2002-12-18 18:10:13 by jwe]
jwe
parents: 4227
diff changeset
4203
4229
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4228
diff changeset
4204 * mkoctfile.in: Include $LIBOCTINTERP in the stand alone link command.
40153a2affd6 [project @ 2002-12-18 20:37:32 by jwe]
jwe
parents: 4228
diff changeset
4205 Define LIBOCTAVE, LIBOCTINTERP, LIBCRUFT, LIBREADLINE using -lLIB.
4228
309e799edc5a [project @ 2002-12-18 18:10:13 by jwe]
jwe
parents: 4227
diff changeset
4206
4227
399793c2c95a [project @ 2002-12-18 03:31:55 by jwe]
jwe
parents: 4214
diff changeset
4207 2002-12-17 John W. Eaton <jwe@bevo.che.wisc.edu>
399793c2c95a [project @ 2002-12-18 03:31:55 by jwe]
jwe
parents: 4214
diff changeset
4208
399793c2c95a [project @ 2002-12-18 03:31:55 by jwe]
jwe
parents: 4214
diff changeset
4209 * Makeconf.in (do-script-install, do-script-uninstall):
399793c2c95a [project @ 2002-12-18 03:31:55 by jwe]
jwe
parents: 4214
diff changeset
4210 New macros, used in Makefiles in scripts subdirectory.
399793c2c95a [project @ 2002-12-18 03:31:55 by jwe]
jwe
parents: 4214
diff changeset
4211 (do-script-install): Use new scripts/mkpkgadd script to construct
399793c2c95a [project @ 2002-12-18 03:31:55 by jwe]
jwe
parents: 4214
diff changeset
4212 PKG_ADD files.
399793c2c95a [project @ 2002-12-18 03:31:55 by jwe]
jwe
parents: 4214
diff changeset
4213
4214
b9317f3973ec [project @ 2002-12-04 04:57:01 by jwe]
jwe
parents: 4207
diff changeset
4214 2002-12-03 Nix <nix@esperi.demon.co.uk>
b9317f3973ec [project @ 2002-12-04 04:57:01 by jwe]
jwe
parents: 4207
diff changeset
4215
b9317f3973ec [project @ 2002-12-04 04:57:01 by jwe]
jwe
parents: 4207
diff changeset
4216 * configure.in: Use AC_CHECK_DECL in conjunction with
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4217 AC_DECL_SYS_SIGLIST to ensure signal.h is searched.
4214
b9317f3973ec [project @ 2002-12-04 04:57:01 by jwe]
jwe
parents: 4207
diff changeset
4218
4207
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4219 2002-12-03 John W. Eaton <jwe@bevo.che.wisc.edu>
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4220
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4221 * configure.in: Dont't set SONAME_FLAGS for alpha alpha*-dec-osf*
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4222 systems.
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4223
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4224 2002-11-29 Paul Kienzle <pkienzle@users.sf.net>
4207
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4225
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4226 * mkoctfile.in: Include "$incflags $def" in commands to generate
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4227 dependecies.
fa3482b34599 [project @ 2002-12-03 18:22:05 by jwe]
jwe
parents: 4199
diff changeset
4228
4199
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4229 2002-11-21 John W. Eaton <jwe@bevo.che.wisc.edu>
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4230
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4231 * configure.in (do-subst-config-vals): Substitute OCTAVE_BINDIR.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4232
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4233 * configure.in (MKOCTFILE_SH_LDFLAGS): New variable.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4234 * Makeconf.in (do-subst-config-vals): Substitute
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4235 OCTAVE_CONF version of this variable.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4236
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4237 * mkoctfile.in: Set SH_LDFLAGS from MKOCTFILE_SH_LDFLAGS, not
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4238 SH_LDFLAGS.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4239 (VERSION): Substitute value of OCTAVE_CONF_VERSION.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4240
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4241 * configure.in (NO_OCT_FILE_STRIP): New variable.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4242 * Makeconf.in (do-subst-config-vals): Substitute it.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4243 * mkoctfile.in (no_oct_file_strip_on_this_platform): New variable.
35ec3b95a3ca [project @ 2002-11-21 20:47:49 by jwe]
jwe
parents: 4196
diff changeset
4244
4192
5719210fff4c [project @ 2002-11-20 16:56:47 by jwe]
jwe
parents: 4190
diff changeset
4245 2002-11-20 John W. Eaton <jwe@bevo.che.wisc.edu>
5719210fff4c [project @ 2002-11-20 16:56:47 by jwe]
jwe
parents: 4190
diff changeset
4246
4196
f874c6c68845 [project @ 2002-11-20 22:27:01 by jwe]
jwe
parents: 4192
diff changeset
4247 * configure.in (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION):
f874c6c68845 [project @ 2002-11-20 22:27:01 by jwe]
jwe
parents: 4192
diff changeset
4248 Delete use.
f874c6c68845 [project @ 2002-11-20 22:27:01 by jwe]
jwe
parents: 4192
diff changeset
4249
4192
5719210fff4c [project @ 2002-11-20 16:56:47 by jwe]
jwe
parents: 4190
diff changeset
4250 * aclocal.m4 (OCTAVE_LANG_PROG_NO_CONFDEFS): Delete.
5719210fff4c [project @ 2002-11-20 16:56:47 by jwe]
jwe
parents: 4190
diff changeset
4251 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): Delete.
5719210fff4c [project @ 2002-11-20 16:56:47 by jwe]
jwe
parents: 4190
diff changeset
4252
4189
047d21dd1890 [project @ 2002-11-19 21:08:57 by jwe]
jwe
parents: 4182
diff changeset
4253 2002-11-19 John W. Eaton <jwe@bevo.che.wisc.edu>
047d21dd1890 [project @ 2002-11-19 21:08:57 by jwe]
jwe
parents: 4182
diff changeset
4254
047d21dd1890 [project @ 2002-11-19 21:08:57 by jwe]
jwe
parents: 4182
diff changeset
4255 * configure.in: Check for dlopen last, to avoid broken
047d21dd1890 [project @ 2002-11-19 21:08:57 by jwe]
jwe
parents: 4182
diff changeset
4256 compatibility libraries.
4190
bc0edad7dda7 [project @ 2002-11-19 23:14:51 by jwe]
jwe
parents: 4189
diff changeset
4257 Default value for SHLLIB is '$(SHLEXT)', not $SHLEXT.
4189
047d21dd1890 [project @ 2002-11-19 21:08:57 by jwe]
jwe
parents: 4182
diff changeset
4258
4182
4d1d7c51205c [project @ 2002-11-15 20:33:47 by jwe]
jwe
parents: 4180
diff changeset
4259 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu>
4d1d7c51205c [project @ 2002-11-15 20:33:47 by jwe]
jwe
parents: 4180
diff changeset
4260
4d1d7c51205c [project @ 2002-11-15 20:33:47 by jwe]
jwe
parents: 4180
diff changeset
4261 * configure.in (USE_EXCEPTIONS_FOR_INTERRUPTS): No need to define.
4d1d7c51205c [project @ 2002-11-15 20:33:47 by jwe]
jwe
parents: 4180
diff changeset
4262
4180
84fe3ca3a246 [project @ 2002-11-15 04:47:01 by jwe]
jwe
parents: 4163
diff changeset
4263 2002-11-14 John W. Eaton <jwe@bevo.che.wisc.edu>
84fe3ca3a246 [project @ 2002-11-15 04:47:01 by jwe]
jwe
parents: 4163
diff changeset
4264
84fe3ca3a246 [project @ 2002-11-15 04:47:01 by jwe]
jwe
parents: 4163
diff changeset
4265 * configure.in: Check for sigsetjmp and siglongjmp.
84fe3ca3a246 [project @ 2002-11-15 04:47:01 by jwe]
jwe
parents: 4163
diff changeset
4266 (AH_BOTTOM): If both are found, define OCTAVE_HAVE_SIG_JUMP.
84fe3ca3a246 [project @ 2002-11-15 04:47:01 by jwe]
jwe
parents: 4163
diff changeset
4267 Also check for sig_atomic_t, typedef it if not available.
84fe3ca3a246 [project @ 2002-11-15 04:47:01 by jwe]
jwe
parents: 4163
diff changeset
4268
4685
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
4269 2002-11-10 Per Persson <persquare@mac.com>
4163
811ec5317aeb [project @ 2002-11-11 03:40:16 by jwe]
jwe
parents: 4162
diff changeset
4270
811ec5317aeb [project @ 2002-11-11 03:40:16 by jwe]
jwe
parents: 4162
diff changeset
4271 * configure.in: Detect dyld API for dynamic linking on OS X.
811ec5317aeb [project @ 2002-11-11 03:40:16 by jwe]
jwe
parents: 4162
diff changeset
4272
4685
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
4273 2002-11-09 Per Persson <persquare@mac.com>
4162
bcdf1c264e08 [project @ 2002-11-10 00:34:37 by jwe]
jwe
parents: 4157
diff changeset
4274
bcdf1c264e08 [project @ 2002-11-10 00:34:37 by jwe]
jwe
parents: 4157
diff changeset
4275 * configure.in: Use $(TOPDIR)/src/octave, not $(bindir)/octave for
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4276 -bundle-loader argument.
4162
bcdf1c264e08 [project @ 2002-11-10 00:34:37 by jwe]
jwe
parents: 4157
diff changeset
4277
bcdf1c264e08 [project @ 2002-11-10 00:34:37 by jwe]
jwe
parents: 4157
diff changeset
4278 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Force result for OS X.
bcdf1c264e08 [project @ 2002-11-10 00:34:37 by jwe]
jwe
parents: 4157
diff changeset
4279
4157
ce74e9fa296b [project @ 2002-11-08 01:40:31 by jwe]
jwe
parents: 4153
diff changeset
4280 2002-11-07 John W. Eaton <jwe@bevo.che.wisc.edu>
ce74e9fa296b [project @ 2002-11-08 01:40:31 by jwe]
jwe
parents: 4153
diff changeset
4281
ce74e9fa296b [project @ 2002-11-08 01:40:31 by jwe]
jwe
parents: 4153
diff changeset
4282 * configure.in: Set FPICFLAG, Also set CXXPICFLAG, CPICFLAG,
ce74e9fa296b [project @ 2002-11-08 01:40:31 by jwe]
jwe
parents: 4153
diff changeset
4283 FPICFLAG, and INCLUDE_LINK_DEPS for OS X.
ce74e9fa296b [project @ 2002-11-08 01:40:31 by jwe]
jwe
parents: 4153
diff changeset
4284
ce74e9fa296b [project @ 2002-11-08 01:40:31 by jwe]
jwe
parents: 4153
diff changeset
4285 * acx_blas.m4 (LIBS): Also check for Apple vecLib framework.
ce74e9fa296b [project @ 2002-11-08 01:40:31 by jwe]
jwe
parents: 4153
diff changeset
4286
4153
6b96ce9f5743 [project @ 2002-11-06 20:38:49 by jwe]
jwe
parents: 4151
diff changeset
4287 2002-11-06 John W. Eaton <jwe@bevo.che.wisc.edu>
6b96ce9f5743 [project @ 2002-11-06 20:38:49 by jwe]
jwe
parents: 4151
diff changeset
4288
6b96ce9f5743 [project @ 2002-11-06 20:38:49 by jwe]
jwe
parents: 4151
diff changeset
4289 * configure.in (AH_BOTTOM): Define USE_EXCEPTIONS_FOR_INTERRUPTS.
6b96ce9f5743 [project @ 2002-11-06 20:38:49 by jwe]
jwe
parents: 4151
diff changeset
4290
4151
8b113cca48f1 [project @ 2002-11-04 22:11:25 by jwe]
jwe
parents: 4138
diff changeset
4291 2002-11-04 Joseph P. Skudlarek <jskud@jskud.com>
8b113cca48f1 [project @ 2002-11-04 22:11:25 by jwe]
jwe
parents: 4138
diff changeset
4292
8b113cca48f1 [project @ 2002-11-04 22:11:25 by jwe]
jwe
parents: 4138
diff changeset
4293 * emacs/otags: handle declarations without arguments and/or return
8b113cca48f1 [project @ 2002-11-04 22:11:25 by jwe]
jwe
parents: 4138
diff changeset
4294 values.
8b113cca48f1 [project @ 2002-11-04 22:11:25 by jwe]
jwe
parents: 4138
diff changeset
4295
4138
b38835ea3c6e [project @ 2002-10-31 16:18:51 by jwe]
jwe
parents: 4130
diff changeset
4296 2002-10-31 John W. Eaton <jwe@bevo.che.wisc.edu>
b38835ea3c6e [project @ 2002-10-31 16:18:51 by jwe]
jwe
parents: 4130
diff changeset
4297
b38835ea3c6e [project @ 2002-10-31 16:18:51 by jwe]
jwe
parents: 4130
diff changeset
4298 * configure.in (SHLEXT_VER, SHLLIB_VER, SHLBIN_VER): Use
b38835ea3c6e [project @ 2002-10-31 16:18:51 by jwe]
jwe
parents: 4130
diff changeset
4299 $(version), not $(VERSION).
b38835ea3c6e [project @ 2002-10-31 16:18:51 by jwe]
jwe
parents: 4130
diff changeset
4300
4130
7d9bda865012 [project @ 2002-10-28 21:05:30 by jwe]
jwe
parents: 4128
diff changeset
4301 2002-10-28 John W. Eaton <jwe@bevo.che.wisc.edu>
7d9bda865012 [project @ 2002-10-28 21:05:30 by jwe]
jwe
parents: 4128
diff changeset
4302
7d9bda865012 [project @ 2002-10-28 21:05:30 by jwe]
jwe
parents: 4128
diff changeset
4303 * Makeconf.in (HAVE_DLOPEN_API, HAVE_SHL_LOAD_API,
7d9bda865012 [project @ 2002-10-28 21:05:30 by jwe]
jwe
parents: 4128
diff changeset
4304 HAVE_LOADLIBRARY_API): Delete.
7d9bda865012 [project @ 2002-10-28 21:05:30 by jwe]
jwe
parents: 4128
diff changeset
4305 (do-subst-config-vals): Don't substitute them here.
7d9bda865012 [project @ 2002-10-28 21:05:30 by jwe]
jwe
parents: 4128
diff changeset
4306
4126
b10790694d48 [project @ 2002-10-25 20:05:23 by jwe]
jwe
parents: 4125
diff changeset
4307 2002-10-25 John W. Eaton <jwe@bevo.che.wisc.edu>
b10790694d48 [project @ 2002-10-25 20:05:23 by jwe]
jwe
parents: 4125
diff changeset
4308
4128
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4309 * configure.in (ENABLE_DYNAMIC_LINKING): Rename from
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4310 WITH_DYNAMIC_LINKING.
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4311 * Makeconf.in: Likewise.
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4312 * examples/hello.cc: Likewise. Improve comments.
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4313
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4314 * configure.in: Revive --enable-dl to set default value for
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4315 WITH_DYNAMIC_LINKING.
919b2f6573ee [project @ 2002-10-25 20:36:14 by jwe]
jwe
parents: 4126
diff changeset
4316
4126
b10790694d48 [project @ 2002-10-25 20:05:23 by jwe]
jwe
parents: 4125
diff changeset
4317 * configure.in: Also set SHLEXT_VER, SHLLIB_VER, SHLBIN_VER.
b10790694d48 [project @ 2002-10-25 20:05:23 by jwe]
jwe
parents: 4125
diff changeset
4318 * Makeconf.in: Substitute them here.
b10790694d48 [project @ 2002-10-25 20:05:23 by jwe]
jwe
parents: 4125
diff changeset
4319 Also substitute SHLLINKEXT.
b10790694d48 [project @ 2002-10-25 20:05:23 by jwe]
jwe
parents: 4125
diff changeset
4320
4685
14a1c9f42f67 [project @ 2004-01-06 17:20:02 by jwe]
jwe
parents: 4683
diff changeset
4321 2002-10-25 Per Persson <persquare@mac.com>
4125
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4122
diff changeset
4322
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4122
diff changeset
4323 * aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): Fix
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4122
diff changeset
4324 first test to properly fail on OS X. Fix typo in final test to
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4122
diff changeset
4325 set result.
040314da2fec [project @ 2002-10-25 12:55:47 by jwe]
jwe
parents: 4122
diff changeset
4326
4122
19a1626b8d57 [project @ 2002-10-23 22:10:53 by jwe]
jwe
parents: 4110
diff changeset
4327 2002-10-23 John W. Eaton <jwe@bevo.che.wisc.edu>
19a1626b8d57 [project @ 2002-10-23 22:10:53 by jwe]
jwe
parents: 4110
diff changeset
4328
19a1626b8d57 [project @ 2002-10-23 22:10:53 by jwe]
jwe
parents: 4110
diff changeset
4329 * mk-opts.pl (emit_opt_class_header): Make set_options another
19a1626b8d57 [project @ 2002-10-23 22:10:53 by jwe]
jwe
parents: 4110
diff changeset
4330 name for copy.
19a1626b8d57 [project @ 2002-10-23 22:10:53 by jwe]
jwe
parents: 4110
diff changeset
4331
4110
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4332 2002-10-17 John W. Eaton <jwe@bevo.che.wisc.edu>
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4333
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4334 * Makeconf.in (do-subst-config-vals): Don't substitute
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4335 OCTAVE_CONF_OCTAVE_LITE.
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4336 (OCTAVE_LITE): Delete.
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4337
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4338 * Makeconf.in: Use HAVE_DLOPEN_API, HAVE_LOADLIBRARY_API, and
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4339 HAVE_SHL_LOAD_API instead of WITH_DL and WITH_SHL.
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4340
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4341 * configure.in: Rewrite the way we handle dynamic linking.
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4342 If dynamic linking is used always do what was previously only
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4343 enabled by --enable-lite-kernel.
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4344
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4345 2002-10-17 Paul Kienzle <pkienzle@users.sf.net>
4110
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4346
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4347 * configure.in: Define WITH_DYNAMIC_LINKING based on --enable-shared.
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4348 Add -lwsock32 to LIBS for MinGW.
b9238356dd07 [project @ 2002-10-17 16:14:44 by jwe]
jwe
parents: 4109
diff changeset
4349
4109
6e20cac828cd [project @ 2002-10-17 03:11:30 by jwe]
jwe
parents: 4105
diff changeset
4350 2002-10-16 John W. Eaton <jwe@bevo.che.wisc.edu>
6e20cac828cd [project @ 2002-10-17 03:11:30 by jwe]
jwe
parents: 4105
diff changeset
4351
6e20cac828cd [project @ 2002-10-17 03:11:30 by jwe]
jwe
parents: 4105
diff changeset
4352 * aclocal.m4 (OCTAVE_LANG_PROG_NO_CONFDEFS): New macro.
6e20cac828cd [project @ 2002-10-17 03:11:30 by jwe]
jwe
parents: 4105
diff changeset
4353 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): Use it along with
6e20cac828cd [project @ 2002-10-17 03:11:30 by jwe]
jwe
parents: 4105
diff changeset
4354 AC_LINK_IFELSE instead of AC_TRY_LINK.
6e20cac828cd [project @ 2002-10-17 03:11:30 by jwe]
jwe
parents: 4105
diff changeset
4355 Require both programs to compile for success.
6e20cac828cd [project @ 2002-10-17 03:11:30 by jwe]
jwe
parents: 4105
diff changeset
4356
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4357 2002-10-16 Paul Kienzle <pkienzle@users.sf.net>
4105
92f4552ea359 [project @ 2002-10-16 14:55:38 by jwe]
jwe
parents: 4104
diff changeset
4358
92f4552ea359 [project @ 2002-10-16 14:55:38 by jwe]
jwe
parents: 4104
diff changeset
4359 * aclocal.m4: Both Cygwin and MinGW don't prepend underscores.
92f4552ea359 [project @ 2002-10-16 14:55:38 by jwe]
jwe
parents: 4104
diff changeset
4360 * configure.in: MinGW builds shared libraries the same as Cygwin.
92f4552ea359 [project @ 2002-10-16 14:55:38 by jwe]
jwe
parents: 4104
diff changeset
4361 MinGW must link to winsock explicitly.
92f4552ea359 [project @ 2002-10-16 14:55:38 by jwe]
jwe
parents: 4104
diff changeset
4362 * install-octave.in: MinGW and Cygwin both need OCTAVE_HOME.
92f4552ea359 [project @ 2002-10-16 14:55:38 by jwe]
jwe
parents: 4104
diff changeset
4363
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4364 2002-10-15 Paul Kienzle <pkienzle@users.sf.net>
4104
fef735180134 [project @ 2002-10-15 20:28:20 by jwe]
jwe
parents: 4103
diff changeset
4365
fef735180134 [project @ 2002-10-15 20:28:20 by jwe]
jwe
parents: 4103
diff changeset
4366 * configure.in (library_path_var): New variable.
fef735180134 [project @ 2002-10-15 20:28:20 by jwe]
jwe
parents: 4103
diff changeset
4367
4102
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4368 2002-10-14 John W. Eaton <jwe@bevo.che.wisc.edu>
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4369
4103
677c5f3a15be [project @ 2002-10-14 21:20:48 by jwe]
jwe
parents: 4102
diff changeset
4370 * configure.in (SH_LDFLAGS): Additional options for Cygwin:
4104
fef735180134 [project @ 2002-10-15 20:28:20 by jwe]
jwe
parents: 4103
diff changeset
4371 -Wl,--export-all-symbols -Wl,--enable-auto-import.
4103
677c5f3a15be [project @ 2002-10-14 21:20:48 by jwe]
jwe
parents: 4102
diff changeset
4372
4102
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4373 * Makeconf.in (TERMLIBS): Substitute here.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4374
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4375 * configure.in: Define OCTAVE_USE_WINDOWS_API if
4102
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4376 defined (__WIN32__) && ! defined (__CYGWIN__), not if
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4377 defined (__WIN32__) || ! defined (__CYGWIN__).
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4378 Also call AC_SUBST for TERMLIBS.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4379
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4380 2002-10-14 Paul Kienzle <pkienzle@users.sf.net>
4102
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4381
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4382 * configure.in: Use correct SHLEXT and PICFLAG for Cygwin.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4383 * configure.in: Cygwin must link against -loctave.dll, etc.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4384
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4385 * configure.in: Define INCLUDE_LINK_DEPS because Cygwin needs DLLs
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4386 to be linked against their dependencies.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4387 * Makeconf.in: Ditto.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4388
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4389 * configure.in: Define SHLLIB and SHLBIN because Cygwin doesn't
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4390 link against shared libs but instead against -lxxx.dll. LIB and
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4391 BIN are the link and load forms respectively of the library.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4392 * Makeconf.in: Ditto, and define the corresponding XXX_VER.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4393
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4394 * configure.in: Remove LIBOCT_READLINE and LIBOCT_PATHSEARCH
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4395 because they are merged into LIBOCTAVE to avoid circular
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4396 dependencies.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4397 * Makeconf.in: Ditto.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4398 * mkoctfile.in: Ditto.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4399
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4400 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Define LIBREADLINE because
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4401 Cygwin requires liboctave to be linked against -lreadline so
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4402 including it in LIBS isn't sufficient.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4403 * mkoctfile.in: Substitute and use LIBREADLINE here.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4404
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4405 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Force no for cygwin.
cbac6756967e [project @ 2002-10-14 20:16:44 by jwe]
jwe
parents: 4101
diff changeset
4406
4101
ea537559ab07 [project @ 2002-10-11 20:57:21 by jwe]
jwe
parents: 4098
diff changeset
4407 2002-10-11 John W. Eaton <jwe@bevo.che.wisc.edu>
ea537559ab07 [project @ 2002-10-11 20:57:21 by jwe]
jwe
parents: 4098
diff changeset
4408
ea537559ab07 [project @ 2002-10-11 20:57:21 by jwe]
jwe
parents: 4098
diff changeset
4409 * configure.in (AH_BOTTOM): Maybe define OCTAVE_USE_WINDOWS_API
ea537559ab07 [project @ 2002-10-11 20:57:21 by jwe]
jwe
parents: 4098
diff changeset
4410 and OCTAVE_HAVE_WINDOWS_FILESYSTEM.
ea537559ab07 [project @ 2002-10-11 20:57:21 by jwe]
jwe
parents: 4098
diff changeset
4411
4095
60abc5f86565 [project @ 2002-10-09 14:44:44 by jwe]
jwe
parents: 4094
diff changeset
4412 2002-10-09 John W. Eaton <jwe@bevo.che.wisc.edu>
60abc5f86565 [project @ 2002-10-09 14:44:44 by jwe]
jwe
parents: 4094
diff changeset
4413
4098
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4414 * aclocal.m4 (OCTAVE_PROG_GNUPLOT): AC_DEFINE GNUPLOT_BINARY
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4415 Default value on Windows systems is pgnuplot.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4416 If not cross compiling and no gnuplot program is found, set
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4417 default to gnuplot. Set defaults for multiplot and frames. Check
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4418 for pgnpuplot, pipe-gnuplot, and gnuplot on Windows systems.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4419
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4420 * configure.in (BUILD_EXEEXT): New variable.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4421 * Makeconf.in (BUILD_EXEEXT): Substitute it here.
8496ae60db8a [project @ 2002-10-10 05:20:20 by jwe]
jwe
parents: 4095
diff changeset
4422
4095
60abc5f86565 [project @ 2002-10-09 14:44:44 by jwe]
jwe
parents: 4094
diff changeset
4423 * aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION):
60abc5f86565 [project @ 2002-10-09 14:44:44 by jwe]
jwe
parents: 4094
diff changeset
4424 Add second test for OS X.
60abc5f86565 [project @ 2002-10-09 14:44:44 by jwe]
jwe
parents: 4094
diff changeset
4425
4093
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4426 2002-10-08 John W. Eaton <jwe@bevo.che.wisc.edu>
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4427
4094
3e631060ab8f [project @ 2002-10-09 02:12:30 by jwe]
jwe
parents: 4093
diff changeset
4428 * aclocal.m4 (OCTAVE_CXX_PRAGMA_INTERFACE_IMPLEMENTATION): New macro.
3e631060ab8f [project @ 2002-10-09 02:12:30 by jwe]
jwe
parents: 4093
diff changeset
4429 * configure.in: Use it.
3e631060ab8f [project @ 2002-10-09 02:12:30 by jwe]
jwe
parents: 4093
diff changeset
4430
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4431 * configure.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX, BUILD_CXXFLAGS):
4094
3e631060ab8f [project @ 2002-10-09 02:12:30 by jwe]
jwe
parents: 4093
diff changeset
4432 Set default values if cross compiling.
3e631060ab8f [project @ 2002-10-09 02:12:30 by jwe]
jwe
parents: 4093
diff changeset
4433
4093
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4434 * aclocal.m4 (OCTAVE_PROG_NM): Do the right thing for cross compiling.
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4435 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Require OCTAVE_PROG_NM.
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4436 (OCTAVE_CXX_ABI): Likewise.
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4437
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4438 * Makeconf.in (BUILD_CC, BUILD_CFLAGS, BUILD_CXX, BUILD_CXXFLAGS):
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4439 New variables for cross compiling.
5a82e874999b [project @ 2002-10-08 23:48:45 by jwe]
jwe
parents: 4092
diff changeset
4440
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4441 2002-10-07 Paul Kienzle <pkienzle@users.sf.net>
4092
01f46b36e11f [project @ 2002-10-07 16:13:22 by jwe]
jwe
parents: 4084
diff changeset
4442
01f46b36e11f [project @ 2002-10-07 16:13:22 by jwe]
jwe
parents: 4084
diff changeset
4443 * configure.in: Check for raise.
01f46b36e11f [project @ 2002-10-07 16:13:22 by jwe]
jwe
parents: 4084
diff changeset
4444
4084
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4445 2002-10-02 John W. Eaton <jwe@bevo.che.wisc.edu>
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4446
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4447 * aclocal.m4 (OCTAVE_PROG_SED): New macro, adapted from autoconf
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4448 patches mailing list archive, written by Robert Boehne
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4449 <rboehne@ricardo-us.com>.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4450 * configure.in: Use it.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4451 * Makeconf.in: Substitute SED, use $(SED), not sed.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4452 (do-subst-conffig-vals): Substitute it here too.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4453 * mkoctfile.in: And here. Use $SED, not sed.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4454 * octave-bug.in: Likewise.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4455 * install-octave.in: Likewise.
babc519f245b [project @ 2002-10-03 03:23:14 by jwe]
jwe
parents: 4081
diff changeset
4456
4081
e5966ddef842 [project @ 2002-09-30 22:33:41 by jwe]
jwe
parents: 4067
diff changeset
4457 2002-09-30 John W. Eaton <jwe@bevo.che.wisc.edu>
e5966ddef842 [project @ 2002-09-30 22:33:41 by jwe]
jwe
parents: 4067
diff changeset
4458
e5966ddef842 [project @ 2002-09-30 22:33:41 by jwe]
jwe
parents: 4067
diff changeset
4459 * configure.in: Don't define mkdir here.
e5966ddef842 [project @ 2002-09-30 22:33:41 by jwe]
jwe
parents: 4067
diff changeset
4460
4067
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4461 2002-09-25 Mumit Khan <khan@nanotech.wisc.edu>
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4462
4067
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4463 * aclocal.m4 (OCTAVE_MKDIR_TAKES_ONE_ARG): New macro to determine if
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4464 host mkdir accepts only one arg instead of the usual two.
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4465 * configure.in: Use. Check for direct.h.
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4466 (mkdir): Define.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4467
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4468 2002-09-26 Paul Kienzle <pkienzle@users.sf.net>
4067
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4469
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4470 * configure.in: Check for conio.h.
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4471 Check for _kbhit.
e97fb79fc1d5 [project @ 2002-09-26 22:43:25 by jwe]
jwe
parents: 4066
diff changeset
4472
4066
47d3baea432d [project @ 2002-09-26 22:10:06 by jwe]
jwe
parents: 4064
diff changeset
4473 2002-09-26 John W. Eaton <jwe@bevo.che.wisc.edu>
47d3baea432d [project @ 2002-09-26 22:10:06 by jwe]
jwe
parents: 4064
diff changeset
4474
47d3baea432d [project @ 2002-09-26 22:10:06 by jwe]
jwe
parents: 4064
diff changeset
4475 * configure.in (AH_BOTTOM): Don't define
47d3baea432d [project @ 2002-09-26 22:10:06 by jwe]
jwe
parents: 4064
diff changeset
4476 USE_PRAGMA_INTERFACE_IMPLEMENTATION.
47d3baea432d [project @ 2002-09-26 22:10:06 by jwe]
jwe
parents: 4064
diff changeset
4477
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4478 2002-09-26 Paul Kienzle <pkienzle@users.sf.net>
4064
b4fa31442a78 [project @ 2002-09-26 21:10:45 by jwe]
jwe
parents: 4062
diff changeset
4479
b4fa31442a78 [project @ 2002-09-26 21:10:45 by jwe]
jwe
parents: 4062
diff changeset
4480 * configure.in: Fix syntax errors in !HAVE_XXX_T.
b4fa31442a78 [project @ 2002-09-26 21:10:45 by jwe]
jwe
parents: 4062
diff changeset
4481 Don't require terminal control for build.
b4fa31442a78 [project @ 2002-09-26 21:10:45 by jwe]
jwe
parents: 4062
diff changeset
4482
4062
86e4baa81410 [project @ 2002-09-23 15:38:05 by jwe]
jwe
parents: 4061
diff changeset
4483 2002-09-23 John W. Eaton <jwe@bevo.che.wisc.edu>
86e4baa81410 [project @ 2002-09-23 15:38:05 by jwe]
jwe
parents: 4061
diff changeset
4484
86e4baa81410 [project @ 2002-09-23 15:38:05 by jwe]
jwe
parents: 4061
diff changeset
4485 * configure.in: Fix typedefs used in AH_BOTTOM.
86e4baa81410 [project @ 2002-09-23 15:38:05 by jwe]
jwe
parents: 4061
diff changeset
4486
4061
6e86256e9c54 [project @ 2002-09-19 16:42:25 by jwe]
jwe
parents: 4051
diff changeset
4487 2002-09-19 John W. Eaton <jwe@bevo.che.wisc.edu>
6e86256e9c54 [project @ 2002-09-19 16:42:25 by jwe]
jwe
parents: 4051
diff changeset
4488
6e86256e9c54 [project @ 2002-09-19 16:42:25 by jwe]
jwe
parents: 4051
diff changeset
4489 * configure.in (AH_BOTTOM): If using g++, define
6e86256e9c54 [project @ 2002-09-19 16:42:25 by jwe]
jwe
parents: 4051
diff changeset
4490 USE_PRAGMA_INTERFACE_IMPLEMENTATION.
6e86256e9c54 [project @ 2002-09-19 16:42:25 by jwe]
jwe
parents: 4051
diff changeset
4491
4051
b79da8779a0e [project @ 2002-08-17 19:38:32 by jwe]
jwe
parents: 4050
diff changeset
4492 2002-08-17 John W. Eaton <jwe@bevo.che.wisc.edu>
b79da8779a0e [project @ 2002-08-17 19:38:32 by jwe]
jwe
parents: 4050
diff changeset
4493
b79da8779a0e [project @ 2002-08-17 19:38:32 by jwe]
jwe
parents: 4050
diff changeset
4494 * configure.in: Check for sstream.
b79da8779a0e [project @ 2002-08-17 19:38:32 by jwe]
jwe
parents: 4050
diff changeset
4495
4050
6481f41a79f3 [project @ 2002-08-17 02:18:18 by jwe]
jwe
parents: 4044
diff changeset
4496 2002-08-16 John W. Eaton <jwe@bevo.che.wisc.edu>
6481f41a79f3 [project @ 2002-08-17 02:18:18 by jwe]
jwe
parents: 4044
diff changeset
4497
6481f41a79f3 [project @ 2002-08-17 02:18:18 by jwe]
jwe
parents: 4044
diff changeset
4498 * Makeconf.in (%.d : %.cc): Add $*.df to LHS of dependency list.
6481f41a79f3 [project @ 2002-08-17 02:18:18 by jwe]
jwe
parents: 4044
diff changeset
4499
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4500 2002-08-15 Paul Kienzle <pkienzle@users.sf.net>
4044
9678c5526190 [project @ 2002-08-15 16:54:55 by jwe]
jwe
parents: 4035
diff changeset
4501
9678c5526190 [project @ 2002-08-15 16:54:55 by jwe]
jwe
parents: 4035
diff changeset
4502 * mk-opts.pl: Add support for INCLUDE = "...".
9678c5526190 [project @ 2002-08-15 16:54:55 by jwe]
jwe
parents: 4035
diff changeset
4503
9678c5526190 [project @ 2002-08-15 16:54:55 by jwe]
jwe
parents: 4035
diff changeset
4504 2002-08-15 John W. Eaton <jwe@bevo.che.wisc.edu>
9678c5526190 [project @ 2002-08-15 16:54:55 by jwe]
jwe
parents: 4035
diff changeset
4505
9678c5526190 [project @ 2002-08-15 16:54:55 by jwe]
jwe
parents: 4035
diff changeset
4506 * mk-opts.pl: Handle Array<int> too.
9678c5526190 [project @ 2002-08-15 16:54:55 by jwe]
jwe
parents: 4035
diff changeset
4507
4035
92776b806c55 [project @ 2002-08-10 08:04:07 by jwe]
jwe
parents: 4014
diff changeset
4508 2002-08-10 John W. Eaton <jwe@bevo.che.wisc.edu>
92776b806c55 [project @ 2002-08-10 08:04:07 by jwe]
jwe
parents: 4014
diff changeset
4509
92776b806c55 [project @ 2002-08-10 08:04:07 by jwe]
jwe
parents: 4014
diff changeset
4510 * mk-opts.pl (emit_options_function): Emit newline at EOF.
92776b806c55 [project @ 2002-08-10 08:04:07 by jwe]
jwe
parents: 4014
diff changeset
4511
4014
8eaf7182d48a [project @ 2002-08-01 20:55:57 by jwe]
jwe
parents: 3998
diff changeset
4512 2002-08-01 John W. Eaton <jwe@bevo.che.wisc.edu>
8eaf7182d48a [project @ 2002-08-01 20:55:57 by jwe]
jwe
parents: 3998
diff changeset
4513
8eaf7182d48a [project @ 2002-08-01 20:55:57 by jwe]
jwe
parents: 3998
diff changeset
4514 * Makeconf.in: Use $@-t instead of $@.tmp or $@.t.
8eaf7182d48a [project @ 2002-08-01 20:55:57 by jwe]
jwe
parents: 3998
diff changeset
4515
3998
f6df65db67f9 [project @ 2002-07-24 18:10:39 by jwe]
jwe
parents: 3989
diff changeset
4516 2002-07-19 John W. Eaton <jwe@bevo.che.wisc.edu>
f6df65db67f9 [project @ 2002-07-24 18:10:39 by jwe]
jwe
parents: 3989
diff changeset
4517
f6df65db67f9 [project @ 2002-07-24 18:10:39 by jwe]
jwe
parents: 3989
diff changeset
4518 * mk-opts.pl: New file.
f6df65db67f9 [project @ 2002-07-24 18:10:39 by jwe]
jwe
parents: 3989
diff changeset
4519 * Makefile.in (DISTFILES): Add it to the list.
f6df65db67f9 [project @ 2002-07-24 18:10:39 by jwe]
jwe
parents: 3989
diff changeset
4520
3989
bdde4f33221e [project @ 2002-07-12 19:50:46 by jwe]
jwe
parents: 3983
diff changeset
4521 2002-07-12 John W. Eaton <jwe@bevo.che.wisc.edu>
bdde4f33221e [project @ 2002-07-12 19:50:46 by jwe]
jwe
parents: 3983
diff changeset
4522
bdde4f33221e [project @ 2002-07-12 19:50:46 by jwe]
jwe
parents: 3983
diff changeset
4523 * configure.in (AC_CONFIG_FILES): Add libcruft/dasrt/Makefile to
bdde4f33221e [project @ 2002-07-12 19:50:46 by jwe]
jwe
parents: 3983
diff changeset
4524 the list.
bdde4f33221e [project @ 2002-07-12 19:50:46 by jwe]
jwe
parents: 3983
diff changeset
4525
3983
7a37caf6ed43 [project @ 2002-07-11 02:36:25 by jwe]
jwe
parents: 3958
diff changeset
4526 2002-07-10 John W. Eaton <jwe@bevo.che.wisc.edu>
7a37caf6ed43 [project @ 2002-07-11 02:36:25 by jwe]
jwe
parents: 3958
diff changeset
4527
7a37caf6ed43 [project @ 2002-07-11 02:36:25 by jwe]
jwe
parents: 3958
diff changeset
4528 * configure.in (AC_CONFIG_FILES): Add libcruft/odessa/Makefile to
7a37caf6ed43 [project @ 2002-07-11 02:36:25 by jwe]
jwe
parents: 3958
diff changeset
4529 the list.
7a37caf6ed43 [project @ 2002-07-11 02:36:25 by jwe]
jwe
parents: 3958
diff changeset
4530
3956
8a5596d6f7c4 [project @ 2002-05-24 05:29:57 by jwe]
jwe
parents: 3943
diff changeset
4531 2002-05-24 John W. Eaton <jwe@bevo.che.wisc.edu>
8a5596d6f7c4 [project @ 2002-05-24 05:29:57 by jwe]
jwe
parents: 3943
diff changeset
4532
8a5596d6f7c4 [project @ 2002-05-24 05:29:57 by jwe]
jwe
parents: 3943
diff changeset
4533 * configure.in: Maybe add -fno-coalesce-templates to XTRA_CXXFLAGS
8a5596d6f7c4 [project @ 2002-05-24 05:29:57 by jwe]
jwe
parents: 3943
diff changeset
4534 on darwin systems.
8a5596d6f7c4 [project @ 2002-05-24 05:29:57 by jwe]
jwe
parents: 3943
diff changeset
4535 (SH_LDFLAGS): Set this on darwin systems.
8a5596d6f7c4 [project @ 2002-05-24 05:29:57 by jwe]
jwe
parents: 3943
diff changeset
4536 (UGLY_DEFS): Cope with broken sed or shell quoting on darwin systems.
8a5596d6f7c4 [project @ 2002-05-24 05:29:57 by jwe]
jwe
parents: 3943
diff changeset
4537
3943
a10df4059532 [project @ 2002-05-16 22:31:35 by jwe]
jwe
parents: 3925
diff changeset
4538 2002-05-16 John W. Eaton <jwe@bevo.che.wisc.edu>
a10df4059532 [project @ 2002-05-16 22:31:35 by jwe]
jwe
parents: 3925
diff changeset
4539
a10df4059532 [project @ 2002-05-16 22:31:35 by jwe]
jwe
parents: 3925
diff changeset
4540 * aclocal.m4 (OCTAVE_CXX_ISO_COMPLIANT_LIBRARY): Omit cwctype.
a10df4059532 [project @ 2002-05-16 22:31:35 by jwe]
jwe
parents: 3925
diff changeset
4541
3923
f54f5fb43d43 [project @ 2002-05-01 07:08:45 by jwe]
jwe
parents: 3911
diff changeset
4542 2002-05-01 John W. Eaton <jwe@bevo.che.wisc.edu>
f54f5fb43d43 [project @ 2002-05-01 07:08:45 by jwe]
jwe
parents: 3911
diff changeset
4543
f54f5fb43d43 [project @ 2002-05-01 07:08:45 by jwe]
jwe
parents: 3911
diff changeset
4544 * configure.in (AC_AIX): Move before AC_MINIX and AC_ISC_POSIX.
f54f5fb43d43 [project @ 2002-05-01 07:08:45 by jwe]
jwe
parents: 3911
diff changeset
4545 (AH_BOTTOM): Move contents of acconfig.h here.
f54f5fb43d43 [project @ 2002-05-01 07:08:45 by jwe]
jwe
parents: 3911
diff changeset
4546 * acconfig.h: Delete.
3925
ab04567e7809 [project @ 2002-05-01 07:22:59 by jwe]
jwe
parents: 3923
diff changeset
4547 * octMakefile.in (CONF_DISTFILES): Delete acconfig.h from the list.
3923
f54f5fb43d43 [project @ 2002-05-01 07:08:45 by jwe]
jwe
parents: 3911
diff changeset
4548
3911
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3908
diff changeset
4549 2002-04-27 John W. Eaton <jwe@bevo.che.wisc.edu>
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3908
diff changeset
4550
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3908
diff changeset
4551 * configure.in (AC_CONFIG_FILES): Add libcruft/daspk/Makefile to
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3908
diff changeset
4552 the list.
8389e78e67d4 [project @ 2002-04-28 02:15:38 by jwe]
jwe
parents: 3908
diff changeset
4553
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4554 2002-04-24 Kurt Hornik <hornik@ci.tuwien.ac.at>
3908
90dc5c9a9a21 [project @ 2002-04-24 19:53:35 by jwe]
jwe
parents: 3899
diff changeset
4555
90dc5c9a9a21 [project @ 2002-04-24 19:53:35 by jwe]
jwe
parents: 3899
diff changeset
4556 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG): Also handle flags
90dc5c9a9a21 [project @ 2002-04-24 19:53:35 by jwe]
jwe
parents: 3899
diff changeset
4557 that contain : and =.
90dc5c9a9a21 [project @ 2002-04-24 19:53:35 by jwe]
jwe
parents: 3899
diff changeset
4558
3899
8fe3fdf1fa42 [project @ 2002-04-12 23:31:49 by jwe]
jwe
parents: 3897
diff changeset
4559 2002-04-12 John W. Eaton <jwe@bevo.che.wisc.edu>
8fe3fdf1fa42 [project @ 2002-04-12 23:31:49 by jwe]
jwe
parents: 3897
diff changeset
4560
8fe3fdf1fa42 [project @ 2002-04-12 23:31:49 by jwe]
jwe
parents: 3897
diff changeset
4561 * config.guess, config.sub: Update from FSF sources.
8fe3fdf1fa42 [project @ 2002-04-12 23:31:49 by jwe]
jwe
parents: 3897
diff changeset
4562
3897
efa508da7d5c [project @ 2002-04-11 21:24:49 by jwe]
jwe
parents: 3892
diff changeset
4563 2002-04-11 John W. Eaton <jwe@bevo.che.wisc.edu>
efa508da7d5c [project @ 2002-04-11 21:24:49 by jwe]
jwe
parents: 3892
diff changeset
4564
efa508da7d5c [project @ 2002-04-11 21:24:49 by jwe]
jwe
parents: 3892
diff changeset
4565 * configure.in: Declare F2C and F2CFLAGS with AC_ARG_VAR.
efa508da7d5c [project @ 2002-04-11 21:24:49 by jwe]
jwe
parents: 3892
diff changeset
4566 Delete AC_SUBST calls for F77, FFLAGS, FLIBS, F2C, F2CFLAGS (no
efa508da7d5c [project @ 2002-04-11 21:24:49 by jwe]
jwe
parents: 3892
diff changeset
4567 need to do this explicitly now).
efa508da7d5c [project @ 2002-04-11 21:24:49 by jwe]
jwe
parents: 3892
diff changeset
4568
3892
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4569 2002-04-04 John W. Eaton <jwe@bevo.che.wisc.edu>
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4570
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4571 * Makeconf.in: Set and substitute EXEEXT, not EXE.
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4572
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4573 * configure.in (EXE): Delete check and substitution.
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4574 * install-octave.in: Use EXEEXT instead of EXE.
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4575
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4576 * configure.in: Use AC_CHECK_MEMBERS, not OCTAVE_STRUCT_GR_PASSWD.
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4577 Use AC_CHECK_TYPES, not AC_CHECK_TYPE or OCTAVE_CHECK_TYPE.
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4578 * aclocal.m4 (OCTAVE_STRUCT_GR_PASSWD, OCTAVE_CHECK_TYPE): Delete.
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4579 * acconfig.h (dev_t, ino_t, nlink_t, sigset_t): Typedef if not found.
56db014d8980 [project @ 2002-04-05 04:08:56 by jwe]
jwe
parents: 3888
diff changeset
4580
3888
70ebd3d672a1 [project @ 2002-04-04 01:05:53 by jwe]
jwe
parents: 3887
diff changeset
4581 2002-04-03 John W. Eaton <jwe@bevo.che.wisc.edu>
70ebd3d672a1 [project @ 2002-04-04 01:05:53 by jwe]
jwe
parents: 3887
diff changeset
4582
70ebd3d672a1 [project @ 2002-04-04 01:05:53 by jwe]
jwe
parents: 3887
diff changeset
4583 * aclocal.m4: Replace AC_LANG_SAVE, AC_LANG_C, AC_LANG_CPLUSPLUS,
70ebd3d672a1 [project @ 2002-04-04 01:05:53 by jwe]
jwe
parents: 3887
diff changeset
4584 and AC_LANG_RESTORE with AC_LANG_PUSH and AC_LANG_POP.
70ebd3d672a1 [project @ 2002-04-04 01:05:53 by jwe]
jwe
parents: 3887
diff changeset
4585 Use AS_MESSAGE_LOG_FD instead of AC_FD_CC.
70ebd3d672a1 [project @ 2002-04-04 01:05:53 by jwe]
jwe
parents: 3887
diff changeset
4586 * configure.in: Delete second arg in AC_CHECK_SIZEOF calls.
70ebd3d672a1 [project @ 2002-04-04 01:05:53 by jwe]
jwe
parents: 3887
diff changeset
4587
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4588 2002-04-03 Steven G. Johnson <stevenj@alum.mit.edu>
3886
96919c87953c [project @ 2002-04-03 21:20:56 by jwe]
jwe
parents: 3859
diff changeset
4589
96919c87953c [project @ 2002-04-03 21:20:56 by jwe]
jwe
parents: 3859
diff changeset
4590 * configure.in: Correct usage of AC_ARG_WITH for --with-fftw.
96919c87953c [project @ 2002-04-03 21:20:56 by jwe]
jwe
parents: 3859
diff changeset
4591
3887
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4592 * configure.in: Update for autoconf 2.5x.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4593 Minor syntax changes to new recommended syntaxes and macros.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4594 Apply changes from autoupdate plus eliminate some warning
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4595 messages, deprecated uses of changequote, etc.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4596 Use autoheader templates to generate config.h.in.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4597 Replace most of Octave's Fortran support macros with those in the
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4598 new autoconf.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4599 Eliminate most uses of internal (undocumented) autoconf cache vars.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4600 Replace BLAS/LAPACK detection new macros ACX_BLAS/ACX_LAPACK from
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4601 the autoconf macro repository.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4602 * acx_blas.m4, acx_lapack.m4: New files.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4603 * acconfig.h: Delete lines that can be automatically generated
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4604 from new info in configure.in and aclocal.m4.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4605 If it is not already defined, define F77_FUNC for use with f2c.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4606 * aclocal.m4 (OCTAVE_PROG_G77, OCTAVE_FLIBS, OCTAVE_F77_MAIN_FLAG,
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4607 OCTAVE_F77_UPPERCASE_NAMES, OCTAVE_F77_APPEND_UNDERSCORE,
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4608 OCTAVE_F2C_F77_COMPAT): Delete definitions.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4609 Use autoheader templates to generate config.h.in.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4610 * Makeconf.in, mkoctfile.in (FORTRAN_MAIN_FLAG): Delete all uses.
7da18459c08b [project @ 2002-04-04 00:44:21 by jwe]
jwe
parents: 3886
diff changeset
4611
3859
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4612 2001-11-09 John W. Eaton <jwe@bevo.che.wisc.edu>
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4613
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4614 * octave-bug.in (BLAS_LIBS, FFTW_LIBS, LD_CXX): Substitute and
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4615 print values.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4616 * mkoctfile.in: Accept --compile as an alias for -c.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4617 New option, --link-stand-alone.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4618 New option, --no-pathsearch.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4619 New option, --no-readline.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4620 Substitute RLD_FLAG, FLIBS, LIBKPATHSEA, LIBOCTINTERP,
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4621 LIBOCTAVE, LIBOCT_READLINE, LIBOCT_PATHSEARCH, LIBCRUFT,
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4622 BLAS_LIBS, FFTW_LIBS, and LIBS.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4623 * Makeconf.in (MKOCTFILE_LFLAGS): New variable.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4624 (do-subst-config-vals): Substitute FFTW_LIBS, LD_CXX,
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4625 LIBOCT_PATHSEARCH, LIBOCT_READLINE, MKOCTFILE_LFLAGS.
890a7e4c1362 [project @ 2001-11-09 17:05:08 by jwe]
jwe
parents: 3857
diff changeset
4626
3857
f7c7ecb63a7e [project @ 2001-11-07 05:36:34 by jwe]
jwe
parents: 3853
diff changeset
4627 2001-11-06 John W. Eaton <jwe@bevo.che.wisc.edu>
f7c7ecb63a7e [project @ 2001-11-07 05:36:34 by jwe]
jwe
parents: 3853
diff changeset
4628
f7c7ecb63a7e [project @ 2001-11-07 05:36:34 by jwe]
jwe
parents: 3853
diff changeset
4629 * Makefile.in (LIBOCT_READLINE, LIBOCT_PATHSEARCH): New variables.
f7c7ecb63a7e [project @ 2001-11-07 05:36:34 by jwe]
jwe
parents: 3853
diff changeset
4630 * Makeconf.in: Substitute them here.
f7c7ecb63a7e [project @ 2001-11-07 05:36:34 by jwe]
jwe
parents: 3853
diff changeset
4631
3853
d6acb650b9e6 [project @ 2001-11-02 14:25:34 by jwe]
jwe
parents: 3847
diff changeset
4632 2001-11-02 John W. Eaton <jwe@bevo.che.wisc.edu>
d6acb650b9e6 [project @ 2001-11-02 14:25:34 by jwe]
jwe
parents: 3847
diff changeset
4633
d6acb650b9e6 [project @ 2001-11-02 14:25:34 by jwe]
jwe
parents: 3847
diff changeset
4634 * octMakefile.in (dist): Omit long-gone info subdir.
d6acb650b9e6 [project @ 2001-11-02 14:25:34 by jwe]
jwe
parents: 3847
diff changeset
4635 Fix find command for removing Makefile in kpathsea and glob subdirs.
d6acb650b9e6 [project @ 2001-11-02 14:25:34 by jwe]
jwe
parents: 3847
diff changeset
4636
3847
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4637 2001-08-10 John W. Eaton <jwe@bevo.che.wisc.edu>
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4638
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4639 * mkoctfile.in: Substitute F2C and F2CFLAGS. Make it possible to
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4640 use f2c and a C compile to compiling Fortran source files. Print
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4641 warnings and error message on stderr, not stdout. Issue warnings
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4642 if it is not possible to comiple Fortran, C, or C++ files.
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4643
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4644 * configure.in (%.c : %.f): Don't use cat in F2C rule.
92fb162eba24 [project @ 2001-08-10 17:18:17 by jwe]
jwe
parents: 3846
diff changeset
4645
3846
08cd791cd613 [project @ 2001-07-27 18:19:48 by jwe]
jwe
parents: 3845
diff changeset
4646 2001-07-27 John W. Eaton <jwe@bevo.che.wisc.edu>
08cd791cd613 [project @ 2001-07-27 18:19:48 by jwe]
jwe
parents: 3845
diff changeset
4647
08cd791cd613 [project @ 2001-07-27 18:19:48 by jwe]
jwe
parents: 3845
diff changeset
4648 * Makeconf.in (do-subst-config-vals): Substitute DEPEND_FLAGS and
08cd791cd613 [project @ 2001-07-27 18:19:48 by jwe]
jwe
parents: 3845
diff changeset
4649 DEPEND_EXTRA_SED_PATTERN.
08cd791cd613 [project @ 2001-07-27 18:19:48 by jwe]
jwe
parents: 3845
diff changeset
4650 * mkoctfile.in: Handle --depend.
08cd791cd613 [project @ 2001-07-27 18:19:48 by jwe]
jwe
parents: 3845
diff changeset
4651
3845
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4652 2001-07-25 Rafael Laboissiere <rafael@laboissiere.net>
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4653
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4654 * octave-config.in: New file.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4655 * Makeconf.in (do-subst-default-vals): Substitute OCTAVE_VERSION.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4656 * Makefile.in (TARGETS): Add octave-config to list.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4657 * octMakefile.in (DISTFILES): Add octave-config.in to list.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4658 (BINDISTFILES): Add octave-config to list.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4659 (all): Add octave-config dependency.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4660 (octave-config): New rule.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4661 (install): Install octave-config.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4662 (uninstall): Delete octave-config from bindir.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4663 (maintainer-clean): Delete octave-config.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4664 (binary-dist): Add octave-config dependency.
d68c34dc9c25 [project @ 2001-07-26 02:11:05 by jwe]
jwe
parents: 3843
diff changeset
4665
3842
07b99a1889cb [project @ 2001-06-29 18:58:21 by jwe]
jwe
parents: 3835
diff changeset
4666 2001-06-29 Mumit Khan <khan@nanotech.wisc.edu>
07b99a1889cb [project @ 2001-06-29 18:58:21 by jwe]
jwe
parents: 3835
diff changeset
4667
3843
f848bc60b927 [project @ 2001-06-29 21:10:21 by jwe]
jwe
parents: 3842
diff changeset
4668 * aclocal.m4 (OCTAVE_CXX_ABI): Use "sun_v5" instead of "sun".
f848bc60b927 [project @ 2001-06-29 21:10:21 by jwe]
jwe
parents: 3842
diff changeset
4669
3842
07b99a1889cb [project @ 2001-06-29 18:58:21 by jwe]
jwe
parents: 3835
diff changeset
4670 * aclocal.m4 (OCTAVE_CXX_ABI): New macro.
07b99a1889cb [project @ 2001-06-29 18:58:21 by jwe]
jwe
parents: 3835
diff changeset
4671 (OCTAVE_CXX_PREPENDS_UNDERSCORE): Add missing return value.
07b99a1889cb [project @ 2001-06-29 18:58:21 by jwe]
jwe
parents: 3835
diff changeset
4672 * configure.in: Use.
07b99a1889cb [project @ 2001-06-29 18:58:21 by jwe]
jwe
parents: 3835
diff changeset
4673 * acconfig.h (CXX_ABI): New macro.
07b99a1889cb [project @ 2001-06-29 18:58:21 by jwe]
jwe
parents: 3835
diff changeset
4674
3835
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4675 2001-05-23 John W. Eaton <jwe@bevo.che.wisc.edu>
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4676
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4677 * configure.in: Quote the call to AC_CHECK_FUNC inside the
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4678 AC_CHECK_LIB macro when checking for lapack. For autoconf 2.50
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4679
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4680 * aclocal.m4: Changes for autoconf 2.50:
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4681 Convert dnl comments inside AC_DEFUN to ###.
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4682 (OCTAVE_FLIBS): Use [] quoting instead of changequote.
47ee5e57a350 [project @ 2001-05-23 06:41:58 by jwe]
jwe
parents: 3830
diff changeset
4683
3829
e4df622d6bb5 [project @ 2001-05-02 14:54:55 by jwe]
jwe
parents: 3827
diff changeset
4684 2001-05-02 John W. Eaton <jwe@bevo.che.wisc.edu>
e4df622d6bb5 [project @ 2001-05-02 14:54:55 by jwe]
jwe
parents: 3827
diff changeset
4685
e4df622d6bb5 [project @ 2001-05-02 14:54:55 by jwe]
jwe
parents: 3827
diff changeset
4686 * octMakefile.in: Remove remaining references to readline.
3830
77a11ed451d4 [project @ 2001-05-02 19:37:48 by jwe]
jwe
parents: 3829
diff changeset
4687 (CONF_DISTFILES): Add autogen.sh to the list.
3829
e4df622d6bb5 [project @ 2001-05-02 14:54:55 by jwe]
jwe
parents: 3827
diff changeset
4688
3827
ba548facf43b [project @ 2001-05-02 06:15:06 by jwe]
jwe
parents: 3824
diff changeset
4689 2001-05-02 Mumit Khan <khan@nanotech.wisc.edu>
ba548facf43b [project @ 2001-05-02 06:15:06 by jwe]
jwe
parents: 3824
diff changeset
4690
ba548facf43b [project @ 2001-05-02 06:15:06 by jwe]
jwe
parents: 3824
diff changeset
4691 * configure.in: Support for --with-fftw.
ba548facf43b [project @ 2001-05-02 06:15:06 by jwe]
jwe
parents: 3824
diff changeset
4692 (FFT_DIR, FFTW_LIBS): New substitutions.
ba548facf43b [project @ 2001-05-02 06:15:06 by jwe]
jwe
parents: 3824
diff changeset
4693 * Makeconf.in (FFTW_LIBS): New variable.
ba548facf43b [project @ 2001-05-02 06:15:06 by jwe]
jwe
parents: 3824
diff changeset
4694 * acconfig.h (HAVE_FFTW): New macro.
ba548facf43b [project @ 2001-05-02 06:15:06 by jwe]
jwe
parents: 3824
diff changeset
4695
3822
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4696 2001-04-26 John W. Eaton <jwe@bevo.che.wisc.edu>
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4697
3824
0ee55719541a [project @ 2001-04-26 17:07:21 by jwe]
jwe
parents: 3822
diff changeset
4698 * aclocal.m4 (OCTAVE_ENABLE_READLINE): Require readline unless
0ee55719541a [project @ 2001-04-26 17:07:21 by jwe]
jwe
parents: 3822
diff changeset
4699 --disable-readline is specified.
0ee55719541a [project @ 2001-04-26 17:07:21 by jwe]
jwe
parents: 3822
diff changeset
4700
3822
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4701 * configure.in: Don't define TERMLIBS. Do add terminal lib(s) to LIBS.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4702 * octave-bug.in: Delete references to TERMLIBS.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4703 * Makeconf.in: Likewise.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4704
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4705 * Makeconf.in (LIBREADLINE): Delete substitution.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4706 (do-subst-config-vals): Likewise.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4707 * octMakefile.in (SUBDIRS): Delete @READLINE_DIR@ from the list.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4708 * configure.in (AC_CONFIG_SUBDIRS): Delete $READLINE_DIR from the list.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4709
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4710 * configure.in (VOID_SIGHANDLER): Don't check or substitute here.
1a809dae77db [project @ 2001-04-26 16:07:17 by jwe]
jwe
parents: 3821
diff changeset
4711
3821
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4712 2001-04-25 John W. Eaton <jwe@bevo.che.wisc.edu>
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4713
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4714 * octMakefile.in (install, install-strip): Don't use mk-includedir-link
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4715
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4716 * Makeconf.in (mk-includedir-link, mk-libdir-link): Delete definitions.
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4717
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4718 2001-04-24 John W. Eaton <jwe@bevo.che.wisc.edu>
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4719
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4720 * Makeconf.in (mk-libdir-link): Undo previous change
b370019103de [project @ 2001-04-25 19:01:33 by jwe]
jwe
parents: 3820
diff changeset
4721
3820
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3818
diff changeset
4722 2001-04-23 John W. Eaton <jwe@bevo.che.wisc.edu>
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3818
diff changeset
4723
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3818
diff changeset
4724 * configure.in: Only check for libz if checking for HDF5 libraries.
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3818
diff changeset
4725 Allow user to specify HDF5 library name on command line, same as
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3818
diff changeset
4726 for BLAS libraries. Include BLAS and HDF5 libs in summary output.
f0ab8a324da7 [project @ 2001-04-24 16:06:59 by jwe]
jwe
parents: 3818
diff changeset
4727
3818
e5e9bf6d2957 [project @ 2001-04-19 20:51:17 by jwe]
jwe
parents: 3815
diff changeset
4728 2001-04-19 John W. Eaton <jwe@bevo.che.wisc.edu>
e5e9bf6d2957 [project @ 2001-04-19 20:51:17 by jwe]
jwe
parents: 3815
diff changeset
4729
e5e9bf6d2957 [project @ 2001-04-19 20:51:17 by jwe]
jwe
parents: 3815
diff changeset
4730 * octMakefile.in (CONF_DISTFILES): Remove config.h.bot from the list.
e5e9bf6d2957 [project @ 2001-04-19 20:51:17 by jwe]
jwe
parents: 3815
diff changeset
4731
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4732 2001-04-19 David Livings <david.livings@asa.co.uk>
3815
c554ad71bafc [project @ 2001-04-19 19:50:52 by jwe]
jwe
parents: 3803
diff changeset
4733
c554ad71bafc [project @ 2001-04-19 19:50:52 by jwe]
jwe
parents: 3803
diff changeset
4734 * Makeconf.in (mk-libdir-link): Omit check for $(octlibdir)/octave
c554ad71bafc [project @ 2001-04-19 19:50:52 by jwe]
jwe
parents: 3803
diff changeset
4735 existing as a directory.
c554ad71bafc [project @ 2001-04-19 19:50:52 by jwe]
jwe
parents: 3803
diff changeset
4736
3803
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3800
diff changeset
4737 2001-02-28 Albert Chin-A-Young <china@thewrittenword.com>
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3800
diff changeset
4738
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3800
diff changeset
4739 * configure.in: Check for getpwnam in libsun only after checking
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3800
diff changeset
4740 default libraries first. Check for gethostname in libsocket only
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4741 after checking default libraries first.
3803
63c75bc3db82 [project @ 2001-02-28 08:24:40 by jwe]
jwe
parents: 3800
diff changeset
4742
3800
115cbfcd067e [project @ 2001-02-22 21:55:15 by jwe]
jwe
parents: 3797
diff changeset
4743 2001-02-22 John W. Eaton <jwe@bevo.che.wisc.edu>
115cbfcd067e [project @ 2001-02-22 21:55:15 by jwe]
jwe
parents: 3797
diff changeset
4744
115cbfcd067e [project @ 2001-02-22 21:55:15 by jwe]
jwe
parents: 3797
diff changeset
4745 * configure.in: Allow for using f2c when setting functions to look
115cbfcd067e [project @ 2001-02-22 21:55:15 by jwe]
jwe
parents: 3797
diff changeset
4746 for in the BLAS and Lapack libraries.
115cbfcd067e [project @ 2001-02-22 21:55:15 by jwe]
jwe
parents: 3797
diff changeset
4747 From Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>.
115cbfcd067e [project @ 2001-02-22 21:55:15 by jwe]
jwe
parents: 3797
diff changeset
4748
3797
7f5eeace12b3 [project @ 2001-02-14 05:50:36 by jwe]
jwe
parents: 3788
diff changeset
4749 2001-02-10 Mumit Khan <khan@nanotech.wisc.edu>
7f5eeace12b3 [project @ 2001-02-14 05:50:36 by jwe]
jwe
parents: 3788
diff changeset
4750
7f5eeace12b3 [project @ 2001-02-14 05:50:36 by jwe]
jwe
parents: 3788
diff changeset
4751 * test/octave.test/string/dec2hex-1.m: Don't assume hex format
7f5eeace12b3 [project @ 2001-02-14 05:50:36 by jwe]
jwe
parents: 3788
diff changeset
4752 produces lower case letters.
7f5eeace12b3 [project @ 2001-02-14 05:50:36 by jwe]
jwe
parents: 3788
diff changeset
4753
3785
a8f572c03a7c [project @ 2001-02-07 17:26:15 by jwe]
jwe
parents: 3779
diff changeset
4754 2001-02-07 John W. Eaton <jwe@bevo.che.wisc.edu>
a8f572c03a7c [project @ 2001-02-07 17:26:15 by jwe]
jwe
parents: 3779
diff changeset
4755
3788
c60b54937cfe [project @ 2001-02-07 18:46:35 by jwe]
jwe
parents: 3785
diff changeset
4756 * acconfig.h: Merge contents of config.h.bot.
c60b54937cfe [project @ 2001-02-07 18:46:35 by jwe]
jwe
parents: 3785
diff changeset
4757 * config.h.bot: Delete.
c60b54937cfe [project @ 2001-02-07 18:46:35 by jwe]
jwe
parents: 3785
diff changeset
4758
3785
a8f572c03a7c [project @ 2001-02-07 17:26:15 by jwe]
jwe
parents: 3779
diff changeset
4759 * autogen.sh: Allow running of autoconf or autoheader to be skipped.
a8f572c03a7c [project @ 2001-02-07 17:26:15 by jwe]
jwe
parents: 3779
diff changeset
4760
3779
3001e15555e9 [project @ 2001-02-07 04:47:51 by jwe]
jwe
parents: 3775
diff changeset
4761 2001-02-06 John W. Eaton <jwe@bevo.che.wisc.edu>
3001e15555e9 [project @ 2001-02-07 04:47:51 by jwe]
jwe
parents: 3775
diff changeset
4762
3001e15555e9 [project @ 2001-02-07 04:47:51 by jwe]
jwe
parents: 3775
diff changeset
4763 * readline: Update to new version (4.2-beta1).
3001e15555e9 [project @ 2001-02-07 04:47:51 by jwe]
jwe
parents: 3775
diff changeset
4764
3775
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4765 2001-02-05 Mumit Khan <khan@nanotech.wisc.edu>
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4766
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4767 * configure.in (TEMPLATE_AR, TEMPLATE_ARFLAGS): New variables.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4768 * Makeconf.in (TEMPLATE_AR, TEMPLATE_ARFLAGS): Likewise.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4769
3775
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4770 * configure.in (XTRA_CXXFLAGS): Use -fno-implicit templates for
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4771 pre-gcc3 compilers. Remove -fno-rtti and -fno-exceptions.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4772 (DEPEND_FLAGS, DEPEND_EXTRA_SED_PATTERN): New macros.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4773 (BLAS_LIBS): Fix test for sunperf library on Sun Solaris.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4774 (CPICFLAG, CXXPICFLAG, FPICFLAG, SH_LDFLAGS, RLD_FLAG): Add Sun
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4775 compiler support.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4776 * Makefile.in (DEPEND_FLAGS, DEPEND_EXTRA_SED_PATTERN): New
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4777 variables.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4778 (%.d : %.cc): Use.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4779 (%.d : %.c): Likewise.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4780 * acconfig.h (CXX_ISO_COMPLIANT_LIBRARY): Add #undef.
13905c3a24af [project @ 2001-02-06 01:56:59 by jwe]
jwe
parents: 3769
diff changeset
4781
3769
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4782 2001-01-31 Mumit Khan <khan@nanotech.wisc.edu>
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4783
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4784 * Makeconf.in (%.d : %.cc): Strip the directory portion of the
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4785 target.
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4786 (%.d : %.c): Likewise.
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4787
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4788 * aclocal.m4 (OCTAVE_CXX_ISO_COMPLIANT_LIBRARY): New macro.
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4789 * configure.in: Use it.
7c8e3c42ed04 [project @ 2001-01-31 22:15:51 by jwe]
jwe
parents: 3768
diff changeset
4790
3768
243148f6c91c [project @ 2001-01-29 18:05:34 by jwe]
jwe
parents: 3750
diff changeset
4791 2001-01-29 John W. Eaton <jwe@bevo.che.wisc.edu>
243148f6c91c [project @ 2001-01-29 18:05:34 by jwe]
jwe
parents: 3750
diff changeset
4792
243148f6c91c [project @ 2001-01-29 18:05:34 by jwe]
jwe
parents: 3750
diff changeset
4793 * Makeconf.in (do-subst-config-vals): Substitute
243148f6c91c [project @ 2001-01-29 18:05:34 by jwe]
jwe
parents: 3750
diff changeset
4794 OCTAVE_CONF_CANONICAL_HOST_TYPE here too.
243148f6c91c [project @ 2001-01-29 18:05:34 by jwe]
jwe
parents: 3750
diff changeset
4795 * octave-bug.in: Substitute OCTAVE_CONF_CANONICAL_HOST_TYPE, not
243148f6c91c [project @ 2001-01-29 18:05:34 by jwe]
jwe
parents: 3750
diff changeset
4796 OCTAVE_CANONICAL_HOST_TYPE.
243148f6c91c [project @ 2001-01-29 18:05:34 by jwe]
jwe
parents: 3750
diff changeset
4797
3750
c922e2d23c8c [project @ 2000-12-09 07:34:11 by jwe]
jwe
parents: 3740
diff changeset
4798 2000-12-09 John W. Eaton <jwe@bevo.che.wisc.edu>
c922e2d23c8c [project @ 2000-12-09 07:34:11 by jwe]
jwe
parents: 3740
diff changeset
4799
c922e2d23c8c [project @ 2000-12-09 07:34:11 by jwe]
jwe
parents: 3740
diff changeset
4800 * aclocal.m4: Give gperf a keyword, to avoid complaints from newer
c922e2d23c8c [project @ 2000-12-09 07:34:11 by jwe]
jwe
parents: 3740
diff changeset
4801 versions.
c922e2d23c8c [project @ 2000-12-09 07:34:11 by jwe]
jwe
parents: 3740
diff changeset
4802
3740
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3735
diff changeset
4803 2000-11-27 Marcus.Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3735
diff changeset
4804
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3735
diff changeset
4805 * configure.in: Handle *-*-gnu* the same as *-*-linux* for shared
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3735
diff changeset
4806 library creation.
0228f57f88c3 [project @ 2000-11-28 02:51:22 by jwe]
jwe
parents: 3735
diff changeset
4807
3735
cf69dbe17e59 [project @ 2000-11-04 05:29:09 by jwe]
jwe
parents: 3734
diff changeset
4808 2000-11-03 Andy Adler <en254@freenet.carleton.ca>
cf69dbe17e59 [project @ 2000-11-04 05:29:09 by jwe]
jwe
parents: 3734
diff changeset
4809
cf69dbe17e59 [project @ 2000-11-04 05:29:09 by jwe]
jwe
parents: 3734
diff changeset
4810 * mkoctfile.in: Handle -c to mean compile only.
cf69dbe17e59 [project @ 2000-11-04 05:29:09 by jwe]
jwe
parents: 3734
diff changeset
4811
3734
40574699e4ec [project @ 2000-11-02 01:47:55 by jwe]
jwe
parents: 3731
diff changeset
4812 2000-11-01 John W. Eaton <jwe@bevo.che.wisc.edu>
40574699e4ec [project @ 2000-11-02 01:47:55 by jwe]
jwe
parents: 3731
diff changeset
4813
40574699e4ec [project @ 2000-11-02 01:47:55 by jwe]
jwe
parents: 3731
diff changeset
4814 * mkoctfile.in: Handle --print.
40574699e4ec [project @ 2000-11-02 01:47:55 by jwe]
jwe
parents: 3731
diff changeset
4815
3729
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4816 2000-10-31 John W. Eaton <jwe@bevo.che.wisc.edu>
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4817
3731
c06bae7229cf [project @ 2000-10-31 20:03:19 by jwe]
jwe
parents: 3729
diff changeset
4818 * aclocal.m4 (OCTAVE_PROG_GPERF): Check that gperf supports flags
c06bae7229cf [project @ 2000-10-31 20:03:19 by jwe]
jwe
parents: 3729
diff changeset
4819 we use.
c06bae7229cf [project @ 2000-10-31 20:03:19 by jwe]
jwe
parents: 3729
diff changeset
4820
3729
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4821 * missing: New file, modified from the missing script provided by
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4822 automake (never create files, just exit with failure status).
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
4823 * aclocal.m4 (OCTAVE_PROG_BISON, OCTAVE_PROG_FLEX, OCTAVE_PROG_GPERF):
3729
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4824 Use $(top_srcdir)/missing as replacement script.
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4825
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4826 * aclocal.m4 (OCTAVE_PROG_FLEX, OCTAVE_PROG_BISON): New macros.
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4827 * configure.in: Use them.
ea62136d86e8 [project @ 2000-10-31 17:17:26 by jwe]
jwe
parents: 3726
diff changeset
4828
3726
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4829 2000-10-27 John W. Eaton <jwe@bevo.che.wisc.edu>
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4830
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4831 * autogen.sh: Don't run configure.
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4832
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4833 * configure.in (SPECIAL_MATH_LIB): Delete code related to this var.
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4834 * Makeconf.in: Ditto.
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4835 (BLAS_LIBS, LIBS): Substitute here.
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4836 (do-subst-config-vals): Put BLAS_LIBS in oct-conf.h.
b7d997d593d9 [project @ 2000-10-27 17:51:21 by jwe]
jwe
parents: 3705
diff changeset
4837
3705
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3700
diff changeset
4838 2000-07-20 Joao Cardoso <jcardoso@inescn.pt>
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3700
diff changeset
4839
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3700
diff changeset
4840 * configure.in: (LD_CXX): Define and substitute.
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3700
diff changeset
4841 For sco3.2v5 systems, set SONAME_FLAGS and RLD_FLAG.
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3700
diff changeset
4842 * Makeconf.in (LD_CXX): Allow substitution.
7e90f4e9a4d5 [project @ 2000-07-22 01:57:25 by jwe]
jwe
parents: 3700
diff changeset
4843
3700
e313f24b88ef [project @ 2000-07-18 05:05:04 by jwe]
jwe
parents: 3697
diff changeset
4844 2000-07-18 John W. Eaton <jwe@bevo.che.wisc.edu>
e313f24b88ef [project @ 2000-07-18 05:05:04 by jwe]
jwe
parents: 3697
diff changeset
4845
e313f24b88ef [project @ 2000-07-18 05:05:04 by jwe]
jwe
parents: 3697
diff changeset
4846 * octMakefile.in (DISTSUBDIRS): Define in terms of $(ALL_SUBDIRS).
e313f24b88ef [project @ 2000-07-18 05:05:04 by jwe]
jwe
parents: 3697
diff changeset
4847
3697
8ce0d75eb4e3 [project @ 2000-07-18 03:28:33 by jwe]
jwe
parents: 3692
diff changeset
4848 2000-07-17 Joao Cardoso <jcardoso@inescn.pt>
8ce0d75eb4e3 [project @ 2000-07-18 03:28:33 by jwe]
jwe
parents: 3692
diff changeset
4849
8ce0d75eb4e3 [project @ 2000-07-18 03:28:33 by jwe]
jwe
parents: 3692
diff changeset
4850 * configure.in (LIBGLOB): Set to be the two object files in the
8ce0d75eb4e3 [project @ 2000-07-18 03:28:33 by jwe]
jwe
parents: 3692
diff changeset
4851 glob directory instead of libglob.a.
8ce0d75eb4e3 [project @ 2000-07-18 03:28:33 by jwe]
jwe
parents: 3692
diff changeset
4852
3692
3e474e5b2986 [project @ 2000-07-05 15:26:04 by jwe]
jwe
parents: 3690
diff changeset
4853 2000-07-05 Steven G. Johnson <stevenj@gil-galad.mit.edu>
3e474e5b2986 [project @ 2000-07-05 15:26:04 by jwe]
jwe
parents: 3690
diff changeset
4854
3e474e5b2986 [project @ 2000-07-05 15:26:04 by jwe]
jwe
parents: 3690
diff changeset
4855 * Use BLAS_LIBS to save the names of BLAS libraries instead of
3e474e5b2986 [project @ 2000-07-05 15:26:04 by jwe]
jwe
parents: 3690
diff changeset
4856 adding them to LIBS, then substitute BLAS_LIBS.
3e474e5b2986 [project @ 2000-07-05 15:26:04 by jwe]
jwe
parents: 3690
diff changeset
4857
3690
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3688
diff changeset
4858 2000-06-30 Steven G. Johnson <stevenj@gil-galad.mit.edu>
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3688
diff changeset
4859
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3688
diff changeset
4860 * configure.in: Support for --with-fastblas (ATLAS).
55e59236c5e5 [project @ 2000-06-30 20:55:36 by jwe]
jwe
parents: 3688
diff changeset
4861
3688
8aea513ff224 [project @ 2000-06-29 22:50:23 by jwe]
jwe
parents: 3687
diff changeset
4862 2000-06-29 John W. Eaton <jwe@bevo.che.wisc.edu>
8aea513ff224 [project @ 2000-06-29 22:50:23 by jwe]
jwe
parents: 3687
diff changeset
4863
8aea513ff224 [project @ 2000-06-29 22:50:23 by jwe]
jwe
parents: 3687
diff changeset
4864 * configure.in: Check for long long data type.
8aea513ff224 [project @ 2000-06-29 22:50:23 by jwe]
jwe
parents: 3687
diff changeset
4865
3687
b5a285d1c1f4 [project @ 2000-06-29 21:33:00 by jwe]
jwe
parents: 3681
diff changeset
4866 2000-06-29 Steven G. Johnson <stevenj@gil-galad.mit.edu>
b5a285d1c1f4 [project @ 2000-06-29 21:33:00 by jwe]
jwe
parents: 3681
diff changeset
4867
b5a285d1c1f4 [project @ 2000-06-29 21:33:00 by jwe]
jwe
parents: 3681
diff changeset
4868 * acconfig.h (HAVE_HDF5): Add undef.
b5a285d1c1f4 [project @ 2000-06-29 21:33:00 by jwe]
jwe
parents: 3681
diff changeset
4869 * configure.in: Handle --with-hdf5.
b5a285d1c1f4 [project @ 2000-06-29 21:33:00 by jwe]
jwe
parents: 3681
diff changeset
4870
3681
df54d394acc0 [project @ 2000-06-26 17:46:58 by jwe]
jwe
parents: 3675
diff changeset
4871 2000-06-26 John W. Eaton <jwe@bevo.che.wisc.edu>
df54d394acc0 [project @ 2000-06-26 17:46:58 by jwe]
jwe
parents: 3675
diff changeset
4872
df54d394acc0 [project @ 2000-06-26 17:46:58 by jwe]
jwe
parents: 3675
diff changeset
4873 * octave-bug.in: Substitute correct values for config_opts,
df54d394acc0 [project @ 2000-06-26 17:46:58 by jwe]
jwe
parents: 3675
diff changeset
4874 MACHINE, and CXXFLAGS.
df54d394acc0 [project @ 2000-06-26 17:46:58 by jwe]
jwe
parents: 3675
diff changeset
4875
3675
59123cd0be83 [project @ 2000-06-07 17:14:36 by jwe]
jwe
parents: 3673
diff changeset
4876 2000-06-07 John W. Eaton <jwe@bevo.che.wisc.edu>
59123cd0be83 [project @ 2000-06-07 17:14:36 by jwe]
jwe
parents: 3673
diff changeset
4877
59123cd0be83 [project @ 2000-06-07 17:14:36 by jwe]
jwe
parents: 3673
diff changeset
4878 * Makeconf.in (GPERF): Allow substitution.
59123cd0be83 [project @ 2000-06-07 17:14:36 by jwe]
jwe
parents: 3673
diff changeset
4879
3673
e0b46234555e [project @ 2000-06-05 18:28:54 by jwe]
jwe
parents: 3660
diff changeset
4880 2000-06-05 John W. Eaton <jwe@bevo.che.wisc.edu>
e0b46234555e [project @ 2000-06-05 18:28:54 by jwe]
jwe
parents: 3660
diff changeset
4881
e0b46234555e [project @ 2000-06-05 18:28:54 by jwe]
jwe
parents: 3660
diff changeset
4882 * aclocal.m4 (OCTAVE_PROG_GPERF): New macro.
e0b46234555e [project @ 2000-06-05 18:28:54 by jwe]
jwe
parents: 3660
diff changeset
4883 * configure.in: Use it. Print warning at end if gperf is missing.
e0b46234555e [project @ 2000-06-05 18:28:54 by jwe]
jwe
parents: 3660
diff changeset
4884
3660
2dc265765850 [project @ 2000-04-20 08:22:33 by jwe]
jwe
parents: 3659
diff changeset
4885 2000-04-20 John W. Eaton <jwe@bevo.che.wisc.edu>
2dc265765850 [project @ 2000-04-20 08:22:33 by jwe]
jwe
parents: 3659
diff changeset
4886
2dc265765850 [project @ 2000-04-20 08:22:33 by jwe]
jwe
parents: 3659
diff changeset
4887 * mkoctfile.in: Try moving output file first. But comment these
2dc265765850 [project @ 2000-04-20 08:22:33 by jwe]
jwe
parents: 3659
diff changeset
4888 lines and let people who have trouble enable them.
2dc265765850 [project @ 2000-04-20 08:22:33 by jwe]
jwe
parents: 3659
diff changeset
4889
3659
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4890 2000-04-19 John W. Eaton <jwe@bevo.che.wisc.edu>
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4891
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4892 * mkoctfile.in: Remove output file before linking.
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4893
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4894 * octMakefile.in (DIRS_TO_MAKE): Create $(octincludedir)/octave.
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4895 (install install-strip): Install config.h in $(octincludedir)/octave,
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4896 not $(octincludedir).
e68976912bb5 [project @ 2000-04-19 16:43:56 by jwe]
jwe
parents: 3650
diff changeset
4897
3650
b3a57a1369f8 [project @ 2000-03-31 06:06:16 by jwe]
jwe
parents: 3648
diff changeset
4898 2000-03-31 John W. Eaton <jwe@bevo.che.wisc.edu>
b3a57a1369f8 [project @ 2000-03-31 06:06:16 by jwe]
jwe
parents: 3648
diff changeset
4899
b3a57a1369f8 [project @ 2000-03-31 06:06:16 by jwe]
jwe
parents: 3648
diff changeset
4900 * octMakefile.in (DIRS_TO_MAKE): Double up on $ in awk command to
b3a57a1369f8 [project @ 2000-03-31 06:06:16 by jwe]
jwe
parents: 3648
diff changeset
4901 get them past Make.
b3a57a1369f8 [project @ 2000-03-31 06:06:16 by jwe]
jwe
parents: 3648
diff changeset
4902
3646
e85efffe12a5 [project @ 2000-03-25 07:18:55 by jwe]
jwe
parents: 3620
diff changeset
4903 2000-03-25 John W. Eaton <jwe@bevo.che.wisc.edu>
e85efffe12a5 [project @ 2000-03-25 07:18:55 by jwe]
jwe
parents: 3620
diff changeset
4904
e85efffe12a5 [project @ 2000-03-25 07:18:55 by jwe]
jwe
parents: 3620
diff changeset
4905 * octMakefile.in (SUBDIRS): Omit src.
e85efffe12a5 [project @ 2000-03-25 07:18:55 by jwe]
jwe
parents: 3620
diff changeset
4906 (ALL_SUBDIRS): New variable. Include src here.
e85efffe12a5 [project @ 2000-03-25 07:18:55 by jwe]
jwe
parents: 3620
diff changeset
4907 (all): Depend on src instead of $(SUBDIRS).
e85efffe12a5 [project @ 2000-03-25 07:18:55 by jwe]
jwe
parents: 3620
diff changeset
4908 (src): New target. Depend on $(SUBDIRS).
e85efffe12a5 [project @ 2000-03-25 07:18:55 by jwe]
jwe
parents: 3620
diff changeset
4909
3648
3074e565689c [project @ 2000-03-25 07:52:06 by jwe]
jwe
parents: 3646
diff changeset
4910 * Makefile.in (.NOTPARALLEL): New target, for GNU Make 3.79.
3074e565689c [project @ 2000-03-25 07:52:06 by jwe]
jwe
parents: 3646
diff changeset
4911 * octMakefile.in (.NOTPARALLEL): Likewise.
3074e565689c [project @ 2000-03-25 07:52:06 by jwe]
jwe
parents: 3646
diff changeset
4912
3620
0886bbb236cb [project @ 2000-03-23 05:17:23 by jwe]
jwe
parents: 3615
diff changeset
4913 2000-03-22 John W. Eaton <jwe@bevo.che.wisc.edu>
0886bbb236cb [project @ 2000-03-23 05:17:23 by jwe]
jwe
parents: 3615
diff changeset
4914
0886bbb236cb [project @ 2000-03-23 05:17:23 by jwe]
jwe
parents: 3615
diff changeset
4915 * configure.in: Check for vsnprintf.
0886bbb236cb [project @ 2000-03-23 05:17:23 by jwe]
jwe
parents: 3615
diff changeset
4916
3615
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4917 2000-03-21 John W. Eaton <jwe@bevo.che.wisc.edu>
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4918
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4919 * Makefile.in (liboctave.$(SHLEXT)): Delete target before rebuilding.
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4920
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4921 2000-03-21 Ben Sapp <bsapp@nua.lampf.lanl.gov>:
3615
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4922
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4923 * Makeconf.in (%.o : %.c): Pass -o to compile command.
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4924 (%.o : %.cc): Ditto.
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4925 * configure.in (%.o : %.f): Ditto.
c3b1f34a4748 [project @ 2000-03-21 08:19:19 by jwe]
jwe
parents: 3607
diff changeset
4926
3607
0ecd1696605d [project @ 2000-03-08 22:01:16 by jwe]
jwe
parents: 3606
diff changeset
4927 2000-03-08 Stephen Eglen <stephen@gnu.org>
0ecd1696605d [project @ 2000-03-08 22:01:16 by jwe]
jwe
parents: 3606
diff changeset
4928
0ecd1696605d [project @ 2000-03-08 22:01:16 by jwe]
jwe
parents: 3606
diff changeset
4929 * emacs/octave-mod.el (octave-font-lock-keywords): To font-lock
0ecd1696605d [project @ 2000-03-08 22:01:16 by jwe]
jwe
parents: 3606
diff changeset
4930 the builtin operators, use `font-lock-builtin-face' for Emacs
0ecd1696605d [project @ 2000-03-08 22:01:16 by jwe]
jwe
parents: 3606
diff changeset
4931 and `font-lock-preprocessor-face' for XEmacs.
0ecd1696605d [project @ 2000-03-08 22:01:16 by jwe]
jwe
parents: 3606
diff changeset
4932
3606
89f958b5358f [project @ 2000-03-08 09:30:05 by jwe]
jwe
parents: 3603
diff changeset
4933 2000-03-08 John W. Eaton <jwe@bevo.che.wisc.edu>
89f958b5358f [project @ 2000-03-08 09:30:05 by jwe]
jwe
parents: 3603
diff changeset
4934
89f958b5358f [project @ 2000-03-08 09:30:05 by jwe]
jwe
parents: 3603
diff changeset
4935 * configure.in: For building shared libaries, handle
89f958b5358f [project @ 2000-03-08 09:30:05 by jwe]
jwe
parents: 3603
diff changeset
4936 i386-pc-solaris2* the same as sparc-sun-solaris2*.
89f958b5358f [project @ 2000-03-08 09:30:05 by jwe]
jwe
parents: 3603
diff changeset
4937
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
4938 2000-02-29 Ben Sapp <bsapp@nua.lampf.lanl.gov>
3603
de4471c26cd3 [project @ 2000-02-29 07:59:54 by jwe]
jwe
parents: 3601
diff changeset
4939
de4471c26cd3 [project @ 2000-02-29 07:59:54 by jwe]
jwe
parents: 3601
diff changeset
4940 * examples/make_int.cc (make_int): Handle new operator names.
de4471c26cd3 [project @ 2000-02-29 07:59:54 by jwe]
jwe
parents: 3601
diff changeset
4941
3601
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3597
diff changeset
4942 2000-02-23 John W. Eaton <jwe@bevo.che.wisc.edu>
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3597
diff changeset
4943
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3597
diff changeset
4944 * octMakefile.in (maintainer-clean distclean): Don't delete Makefile.
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3597
diff changeset
4945 (dist): Delete stamp-auto.
b1830ce6993a [project @ 2000-02-24 05:07:15 by jwe]
jwe
parents: 3597
diff changeset
4946
3597
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4947 2000-02-11 John W. Eaton <jwe@bevo.che.wisc.edu>
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4948
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4949 * configure.in (octincludedir): Delete trailing /octave here.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4950 * Makeconf.in (mk-includedir-link): Append it here.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4951 (MKOCTFILE_INCFLAGS): Use both -I$(octincludedir) and
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4952 -I$(octincludedir)/octave.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4953
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4954 * configure.in (localveroctfiledir, localverarchlibdir,
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4955 localverfcnfiledir): New variables.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4956 (localfcnfilepath): Prepend localverfcnfiledir.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4957 (localoctfilepath): Prepend localveroctfiledir.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4958 * Makeconf.in: Substitute them here.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4959
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4960 * Makeconf.in (do-subst-default-vals): Substitute
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4961 OCTAVE_LOCALVERARCHLIBDIR, OCTAVE_LOCALVERFCNFILEDIR,
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4962 OCTAVE_LOCALVEROCTFILEDIR.
26662775f4e9 [project @ 2000-02-12 02:24:41 by jwe]
jwe
parents: 3594
diff changeset
4963
3590
a31ee5c3b66c [project @ 2000-02-08 10:09:05 by jwe]
jwe
parents: 3584
diff changeset
4964 2000-02-08 John W. Eaton <jwe@bevo.che.wisc.edu>
a31ee5c3b66c [project @ 2000-02-08 10:09:05 by jwe]
jwe
parents: 3584
diff changeset
4965
3594
881057f735e2 [project @ 2000-02-09 03:26:44 by jwe]
jwe
parents: 3593
diff changeset
4966 * config.guess: Update to latest from subversions.gnu.org.
881057f735e2 [project @ 2000-02-09 03:26:44 by jwe]
jwe
parents: 3593
diff changeset
4967 * config.sub: Likewise. Recognize sv1-cray as a basic_machine.
881057f735e2 [project @ 2000-02-09 03:26:44 by jwe]
jwe
parents: 3593
diff changeset
4968
3591
b35c6af4c49c [project @ 2000-02-08 19:19:17 by jwe]
jwe
parents: 3590
diff changeset
4969 * Makeconf.in (MKOCTFILE_INCFLAGS): New macro.
b35c6af4c49c [project @ 2000-02-08 19:19:17 by jwe]
jwe
parents: 3590
diff changeset
4970 (do-subst-conf-vals): Substitute it.
3593
78052d4fbc15 [project @ 2000-02-08 19:41:56 by jwe]
jwe
parents: 3591
diff changeset
4971 * mkoctfile.in: Set INCFLAGS from OCTAVE_CONF_MKOCTFILE_INCFLAGS.
3591
b35c6af4c49c [project @ 2000-02-08 19:19:17 by jwe]
jwe
parents: 3590
diff changeset
4972
3590
a31ee5c3b66c [project @ 2000-02-08 10:09:05 by jwe]
jwe
parents: 3584
diff changeset
4973 * mkoctfile.in: Fix names in substititions.
a31ee5c3b66c [project @ 2000-02-08 10:09:05 by jwe]
jwe
parents: 3584
diff changeset
4974 * octave-bug.in: Likewise.
a31ee5c3b66c [project @ 2000-02-08 10:09:05 by jwe]
jwe
parents: 3584
diff changeset
4975
3584
aa31644d9779 [project @ 2000-02-07 09:24:38 by jwe]
jwe
parents: 3506
diff changeset
4976 2000-02-07 John W. Eaton <jwe@bevo.che.wisc.edu>
aa31644d9779 [project @ 2000-02-07 09:24:38 by jwe]
jwe
parents: 3506
diff changeset
4977
aa31644d9779 [project @ 2000-02-07 09:24:38 by jwe]
jwe
parents: 3506
diff changeset
4978 * Makeconf.in (do-subst-default-vals, do-subst-config-vals):
aa31644d9779 [project @ 2000-02-07 09:24:38 by jwe]
jwe
parents: 3506
diff changeset
4979 Substitute more complete set of values.
aa31644d9779 [project @ 2000-02-07 09:24:38 by jwe]
jwe
parents: 3506
diff changeset
4980
3506
ed0e55953260 [project @ 2000-02-01 11:19:27 by jwe]
jwe
parents: 3485
diff changeset
4981 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu>
ed0e55953260 [project @ 2000-02-01 11:19:27 by jwe]
jwe
parents: 3485
diff changeset
4982
ed0e55953260 [project @ 2000-02-01 11:19:27 by jwe]
jwe
parents: 3485
diff changeset
4983 * aclocal.m4 (octave_cv_string_npos): Add std:: qualifier.
ed0e55953260 [project @ 2000-02-01 11:19:27 by jwe]
jwe
parents: 3485
diff changeset
4984
3485
e5d5848370c9 [project @ 2000-01-28 02:07:35 by jwe]
jwe
parents: 3475
diff changeset
4985 2000-01-27 John W. Eaton <jwe@bevo.che.wisc.edu>
e5d5848370c9 [project @ 2000-01-28 02:07:35 by jwe]
jwe
parents: 3475
diff changeset
4986
e5d5848370c9 [project @ 2000-01-28 02:07:35 by jwe]
jwe
parents: 3475
diff changeset
4987 * emacs/octave-mod.el (octave-begin-keywords): Add "do".
e5d5848370c9 [project @ 2000-01-28 02:07:35 by jwe]
jwe
parents: 3475
diff changeset
4988 (octave-end-keywords): Add "until".
e5d5848370c9 [project @ 2000-01-28 02:07:35 by jwe]
jwe
parents: 3475
diff changeset
4989 (octave-abbrev-table): Add "u" as abbrev for "until ()"
e5d5848370c9 [project @ 2000-01-28 02:07:35 by jwe]
jwe
parents: 3475
diff changeset
4990 (octave-block-match-alist): Add do-until.
e5d5848370c9 [project @ 2000-01-28 02:07:35 by jwe]
jwe
parents: 3475
diff changeset
4991
3474
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
4992 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu>
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
4993
3475
6293a9d5650a [project @ 2000-01-25 21:23:07 by jwe]
jwe
parents: 3474
diff changeset
4994 * configure.in: Don't look for the sunmath library.
6293a9d5650a [project @ 2000-01-25 21:23:07 by jwe]
jwe
parents: 3474
diff changeset
4995 Don't check for infinity or quiet_nan.
6293a9d5650a [project @ 2000-01-25 21:23:07 by jwe]
jwe
parents: 3474
diff changeset
4996
6293a9d5650a [project @ 2000-01-25 21:23:07 by jwe]
jwe
parents: 3474
diff changeset
4997 * emacs/octave-mod.el (octave-mode-syntax-table):
6293a9d5650a [project @ 2000-01-25 21:23:07 by jwe]
jwe
parents: 3474
diff changeset
4998 Undo previous change, but add a comment explaining why.
6293a9d5650a [project @ 2000-01-25 21:23:07 by jwe]
jwe
parents: 3474
diff changeset
4999
3474
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
5000 * install-octave.in: Exit on any error instead of continuing.
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
5001 Install Octave binary last.
9c68cfa263eb [project @ 2000-01-25 10:17:55 by jwe]
jwe
parents: 3473
diff changeset
5002
3473
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3465
diff changeset
5003 2000-01-24 John W. Eaton <jwe@bevo.che.wisc.edu>
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3465
diff changeset
5004
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3465
diff changeset
5005 * emacs/octave-mod.el (octave-mode-syntax-table):
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3465
diff changeset
5006 Make `%' a comment start character too.
64f8babb7b3d [project @ 2000-01-25 09:44:15 by jwe]
jwe
parents: 3465
diff changeset
5007
3465
996bb7ea4507 [project @ 2000-01-21 07:48:25 by jwe]
jwe
parents: 3351
diff changeset
5008 2000-01-20 John W. Eaton <jwe@bevo.che.wisc.edu>
996bb7ea4507 [project @ 2000-01-21 07:48:25 by jwe]
jwe
parents: 3351
diff changeset
5009
996bb7ea4507 [project @ 2000-01-21 07:48:25 by jwe]
jwe
parents: 3351
diff changeset
5010 * configure.in: Check for strptime and localtime_r.
996bb7ea4507 [project @ 2000-01-21 07:48:25 by jwe]
jwe
parents: 3351
diff changeset
5011
3351
8623649c967c [project @ 1999-11-15 16:17:01 by jwe]
jwe
parents: 3323
diff changeset
5012 1999-11-15 John W. Eaton <jwe@bevo.che.wisc.edu>
8623649c967c [project @ 1999-11-15 16:17:01 by jwe]
jwe
parents: 3323
diff changeset
5013
8623649c967c [project @ 1999-11-15 16:17:01 by jwe]
jwe
parents: 3323
diff changeset
5014 * configure.in (XTRA_CXXFLAGS, XTRA_CFLAGS): Use -mminimal-toc on
8623649c967c [project @ 1999-11-15 16:17:01 by jwe]
jwe
parents: 3323
diff changeset
5015 AIX systems.
8623649c967c [project @ 1999-11-15 16:17:01 by jwe]
jwe
parents: 3323
diff changeset
5016
3323
511caaa5e98e [project @ 1999-10-27 02:21:46 by jwe]
jwe
parents: 3308
diff changeset
5017 1999-10-26 John W. Eaton <jwe@bevo.che.wisc.edu>
511caaa5e98e [project @ 1999-10-27 02:21:46 by jwe]
jwe
parents: 3308
diff changeset
5018
511caaa5e98e [project @ 1999-10-27 02:21:46 by jwe]
jwe
parents: 3308
diff changeset
5019 * emacs/README: New file.
511caaa5e98e [project @ 1999-10-27 02:21:46 by jwe]
jwe
parents: 3308
diff changeset
5020 * emacs/Makefile.in (DISTFILES, BINDISTFILES): Add it to the lists.
511caaa5e98e [project @ 1999-10-27 02:21:46 by jwe]
jwe
parents: 3308
diff changeset
5021
511caaa5e98e [project @ 1999-10-27 02:21:46 by jwe]
jwe
parents: 3308
diff changeset
5022 * emacs/Makefile.in: Don't distribute .elc files.
511caaa5e98e [project @ 1999-10-27 02:21:46 by jwe]
jwe
parents: 3308
diff changeset
5023
3308
7ae1928ca623 [project @ 1999-10-21 08:57:11 by jwe]
jwe
parents: 3298
diff changeset
5024 1999-10-21 John W. Eaton <jwe@bevo.che.wisc.edu>
7ae1928ca623 [project @ 1999-10-21 08:57:11 by jwe]
jwe
parents: 3298
diff changeset
5025
7ae1928ca623 [project @ 1999-10-21 08:57:11 by jwe]
jwe
parents: 3298
diff changeset
5026 * configure.in: Check for select and poll. Also check for poll.h
7ae1928ca623 [project @ 1999-10-21 08:57:11 by jwe]
jwe
parents: 3298
diff changeset
5027 and sys/poll.h.
7ae1928ca623 [project @ 1999-10-21 08:57:11 by jwe]
jwe
parents: 3298
diff changeset
5028
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
5029 1999-10-19 Geoff Jacobsen <geoffj@casquet.inet.net.nz>
3298
aaf82ff88c82 [project @ 1999-10-19 17:58:31 by jwe]
jwe
parents: 3297
diff changeset
5030
aaf82ff88c82 [project @ 1999-10-19 17:58:31 by jwe]
jwe
parents: 3297
diff changeset
5031 * autogen.sh: New file.
aaf82ff88c82 [project @ 1999-10-19 17:58:31 by jwe]
jwe
parents: 3297
diff changeset
5032
3297
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3273
diff changeset
5033 1999-10-19 John W. Eaton <jwe@bevo.che.wisc.edu>
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3273
diff changeset
5034
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3273
diff changeset
5035 * octMakefile.in: Use `$(MAKE) -C dir' instead of `cd dir; $(MAKE)'.
b68ef5dec3bd [project @ 1999-10-19 17:52:27 by jwe]
jwe
parents: 3273
diff changeset
5036
3273
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5037 Mon Sep 20 11:02:29 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5038
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5039 * emacs/octave-inf.el, emacs/octave-mod.el: Update to match FSF
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5040 sources plus code that will make it work if Emacs doesn't have the
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5041 customize code.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5042
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
5043 Tue Sep 14 07:57:06 1999 Kurt Hornik <hornik@ci.tuwien.ac.at>
3273
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5044
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5045 * emacs/octave-inf.el (inferior-octave-startup): Always pass "-i"
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5046 and "--no-line-editing" to Octave subprocess.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5047 (inferior-octave-startup-args): Default to nil.
eb27ea9b7ff8 [project @ 1999-10-12 02:22:25 by jwe]
jwe
parents: 3268
diff changeset
5048
3268
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3249
diff changeset
5049 Mon Sep 6 10:50:10 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3249
diff changeset
5050
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3249
diff changeset
5051 * emacs/octave-inf.el (inferior-octave-startup-args):
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3249
diff changeset
5052 Add --no-line-editing to the list.
fdc7dd08cd85 [project @ 1999-09-10 05:16:49 by jwe]
jwe
parents: 3249
diff changeset
5053
3249
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5054 Fri Jul 9 09:15:24 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5055
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5056 * configure.in: Try to handle IEEE FP flags for g77 on Alphas.
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5057
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5058 Thu Jul 8 19:56:37 1999 Stephen Eglen <stephen@gnu.org>
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5059
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5060 * emacs/octave-inf.el (inferior-octave-directory-tracker):
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5061 Change regexp so that it doesn't match commands beginning with `cd'.
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5062
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5063 Wed Jun 23 13:20:11 1999 Mumit Khan <khan@xraylith.wisc.edu>
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5064
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5065 * configure.in (HAVE_TERMIOS_H): Avoid autoheader lossage.
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5066
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5067 Sun Jun 20 23:05:18 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5068
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5069 * configure.in: Check for sys/ioctl.h.
60866c521b92 [project @ 1999-07-13 03:44:16 by jwe]
jwe
parents: 3243
diff changeset
5070
3243
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5071 Mon May 10 09:06:47 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5072
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5073 * aclocal.m4 (OCTAVE_PROG_G77): Also match "FSF-g77", for egcs.
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5074
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5075 Thu Apr 8 19:20:09 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5076
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5077 * examples/hello.cc (Fhello): octave_value::print now requires a
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5078 stream arg.
dd00769643ae [project @ 1999-05-28 04:19:00 by jwe]
jwe
parents: 3238
diff changeset
5079
3238
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3234
diff changeset
5080 Wed Feb 3 01:02:37 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3234
diff changeset
5081
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3234
diff changeset
5082 * configure.in: Use AC_OUTPUT_COMMANDS to chmod install-octave so
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3234
diff changeset
5083 that the command will also executed in config.status.
041ea33fbbf4 [project @ 1999-03-26 17:48:16 by jwe]
jwe
parents: 3234
diff changeset
5084
3234
be8e0ba13644 [project @ 1999-01-29 03:52:30 by jwe]
jwe
parents: 3233
diff changeset
5085 Thu Jan 28 21:05:32 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
be8e0ba13644 [project @ 1999-01-29 03:52:30 by jwe]
jwe
parents: 3233
diff changeset
5086
be8e0ba13644 [project @ 1999-01-29 03:52:30 by jwe]
jwe
parents: 3233
diff changeset
5087 * Makeconf.in (do-subst-config-vals): Do substitution on
be8e0ba13644 [project @ 1999-01-29 03:52:30 by jwe]
jwe
parents: 3233
diff changeset
5088 CANONICAL_HOST_TYPE, not TARGET_HOST_TYPE.
be8e0ba13644 [project @ 1999-01-29 03:52:30 by jwe]
jwe
parents: 3233
diff changeset
5089 (do-subst-default-vals): Likewise.
be8e0ba13644 [project @ 1999-01-29 03:52:30 by jwe]
jwe
parents: 3233
diff changeset
5090
3233
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5091 Wed Jan 20 12:56:02 1999 John W. Eaton <jwe@bevo.che.wisc.edu>
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5092
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5093 * configure.in: Don't put -O in FFLAGS for powerpc-apple-machten*.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5094
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5095 Wed Dec 9 14:02:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5096
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5097 * Makeconf.in (RDYNAMIC_FLAG): Substitute RDYNAMIC_FLAG here.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5098 * configure.in: Check for G++ compiler flag -rdynamic if setting
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5099 up to support dynamic linking, and substitute RDYNAMIC_FLAG if
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5100 -rdynamic is accepted.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5101 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG): Clarify usage comment.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5102
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5103 Mon Dec 7 19:49:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5104
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5105 * configure.in: Check for -lm just after compiler tests.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5106 Remove -lm from other macro calls. Don't check for -lm on NeXT
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5107 systems. Eric Norum <eric@skatter.usask.ca> says /lib/libsys_s.a
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5108 has all the routines that are traditionally in libc.a and libm.a
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5109 on *NIX systems. NeXT also supplies a libm.a, but it seems to be
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5110 horribly buggy.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5111
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5112 Sat Dec 5 10:48:40 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5113
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5114 * mkoctfile.in: Correctly handle -?.
98d0ee053ba4 [project @ 1999-01-27 20:23:40 by jwe]
jwe
parents: 3225
diff changeset
5115
3225
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5116 Fri Dec 4 18:05:51 1998 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5117
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5118 * emacs/octave-mod.el (octave-abbrev-start): Use the correct name
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5119 of the abbrev table, and provide support for XEmacs.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5120 (octave-xemacs-p): New variable.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5121
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5122 Tue Nov 24 23:31:50 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5123
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5124 * configure.in: Check for strftime too.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5125 Avoid checking for termios.h on NeXT systems.
7aae2c3636a7 [project @ 1998-12-04 23:20:12 by jwe]
jwe
parents: 3222
diff changeset
5126
3222
dae85431bade [project @ 1998-11-19 22:14:06 by jwe]
jwe
parents: 3219
diff changeset
5127 Thu Nov 19 16:07:57 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
dae85431bade [project @ 1998-11-19 22:14:06 by jwe]
jwe
parents: 3219
diff changeset
5128
dae85431bade [project @ 1998-11-19 22:14:06 by jwe]
jwe
parents: 3219
diff changeset
5129 * aclocal.m4 (OCTAVE_CXX_PREPENDS_UNDERSCORE): New macro.
dae85431bade [project @ 1998-11-19 22:14:06 by jwe]
jwe
parents: 3219
diff changeset
5130 * configure.in: Use it.
dae85431bade [project @ 1998-11-19 22:14:06 by jwe]
jwe
parents: 3219
diff changeset
5131 * acconfig.h: Add #undef for it.
dae85431bade [project @ 1998-11-19 22:14:06 by jwe]
jwe
parents: 3219
diff changeset
5132
3219
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5133 Thu Nov 12 10:42:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5134
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5135 * emacs/otags: New script from Mario Storti
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5136 <mstorti@minerva.unl.edu.ar>.
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5137 * emacs/Makefile.in: Add it to the list of files to distribute and
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5138 install.
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5139
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5140 Wed Nov 11 17:26:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5141
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5142 * configure.in (AC_OUTPUT): Add libcruft/amos/Makefile.
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5143 Delete libcruft/specfun/Makefile.
30770ba4457a [project @ 1998-11-13 03:44:31 by jwe]
jwe
parents: 3215
diff changeset
5144
3215
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5145 Mon Nov 9 08:53:03 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5146
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5147 * Makeconf.in (LIBGLOB): Add a place for substitution to occur.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5148 (GLOB_INCFLAGS): Define as @GLOB_INCFLAGS@, not @DLFCN_INCFLAGS@.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5149 (do-subst-config-vals): Don't forget LIBGLOB.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5150 * octave-bug.in (LIBGLOB): Substitute here too, and add it to the
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5151 list of configuration items to print.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5152
3206
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5153 Mon Nov 2 20:33:16 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5154
3215
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5155 * configure.in: Define __NO_MATH_INLINES.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5156 * acconfig.h: Add #undef for it.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5157
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5158 * configure.in (AC_OUTPUT): Escape newlinew in macro call with \.
bc3fdfe311a3 [project @ 1998-11-10 14:06:21 by jwe]
jwe
parents: 3206
diff changeset
5159
3206
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5160 * install-octave.in (SHLEXT): Substitute.
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5161 (SHLEXT_VER): Define.
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5162 Use them for installing shared libraries.
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5163 Use subshells to avoid having to cd back to $distdir.
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5164 (distdir): Delete variable.
d0d2b69dc6c2 [project @ 1998-11-03 02:43:31 by jwe]
jwe
parents: 3189
diff changeset
5165
3189
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3185
diff changeset
5166 Fri Oct 2 14:23:59 1998 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3185
diff changeset
5167
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3185
diff changeset
5168 * octave-inf.el (inferior-octave-prompt): Also match prompts of
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3185
diff changeset
5169 the form `octave.bin:1>' which come from using precopiled binary
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3185
diff changeset
5170 versions.
bef7b73c0724 [project @ 1998-10-16 18:05:26 by jwe]
jwe
parents: 3185
diff changeset
5171
3180
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5172 Thu Sep 24 13:51:03 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5173
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5174 * configure.in (AC_OUTPUT): Add libcruft/ordered-qz to the list.
3185
9580887dd160 [project @ 1998-09-26 02:45:55 by jwe]
jwe
parents: 3180
diff changeset
5175 Delete libcruft/balgen and libcruft/eispack from the list.
3180
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5176
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5177 Mon Aug 31 12:07:02 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5178
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5179 * config.sub: Accept armv4 everywhere arm is allowed.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5180
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5181 Tue Aug 18 17:02:25 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5182
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5183 * mkoctfile.in: Allow -DDEF on command line.
c17387059fd3 [project @ 1998-09-24 18:59:11 by jwe]
jwe
parents: 3178
diff changeset
5184
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
5185 Thu Jun 18 20:24:40 1998 Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>
3178
09a3064a3a17 [project @ 1998-06-23 03:46:42 by jwe]
jwe
parents: 3177
diff changeset
5186
09a3064a3a17 [project @ 1998-06-23 03:46:42 by jwe]
jwe
parents: 3177
diff changeset
5187 * configure.in (RLD_FLAG): Set correctly for Linux on all
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
5188 architectures. From
3178
09a3064a3a17 [project @ 1998-06-23 03:46:42 by jwe]
jwe
parents: 3177
diff changeset
5189
3177
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3176
diff changeset
5190 Thu May 28 10:17:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3176
diff changeset
5191
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3176
diff changeset
5192 * configure.in: When checking for glob stuff, make sure that the
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3176
diff changeset
5193 systsem header file has all the definitions that we need. If not,
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3176
diff changeset
5194 set up to use our replacement library.
d81db29f8b2b [project @ 1998-05-28 15:23:50 by jwe]
jwe
parents: 3176
diff changeset
5195
3176
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5196 Mon May 18 11:33:45 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5197
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5198 * mkoctfile.in: Fix typos in case statement.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5199
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5200 Fri May 15 00:34:54 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5201
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5202 * configure.in: Make sure install-octave is executable.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5203
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5204 * install-octave.in (oct_files): Don't cd to src.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5205 (have_find): Delete variable (assume all systems have find).
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5206
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5207 Thu May 14 10:29:30 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5208
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5209 * aclocal.m4 (OCTAVE_SET_DEFAULT): Allow values to come from the
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5210 environment.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5211
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5212 * Makefile.in (binary-dist): Don't set LDFLAGS to -static.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5213 Run configure with --enable-shared and --enable-lite-kernel.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5214
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5215 * octMakefile.in (DISTFILES): Include README.MachTen in the list.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5216 (XBINDISTFILES): Include README.MachTen in the list.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5217 Delete README.NLP from the list
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5218 * README.MachTen: New file.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5219
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5220 * configure.in: Add -mno-fp-in-toc on ibm-aix4 systems.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5221 From Philippe.Defert@cern.ch <Philippe.Defert@cern.ch>.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5222
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5223 Tue May 5 14:43:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5224
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5225 * aclocal.m4 (OCTAVE_PROG_G77): Compile trivial program instead of
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5226 just running ${f77-f77} -v on nothing.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5227 Convert all uses of $F77 to ${F77-f77}.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5228
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5229 Mon May 4 12:08:36 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5230
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5231 * emacs/octave-mod.el (octave-mode): Make comment-multi-line local
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5232 and set to nil.
fccab8e7d35f [project @ 1998-05-18 20:33:31 by jwe]
jwe
parents: 3174
diff changeset
5233
3174
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5234 Tue Apr 28 14:28:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5235
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5236 * aclocal.m4 (OCTAVE_FLIBS): Really do skip -lkernel32.
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5237
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5238 Thu Apr 23 23:26:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5239
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5240 * kpathsea: Update to version 3.2.
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5241
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5242 Mon Apr 20 21:58:39 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5243
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5244 * configure.in (dlfcn.h): Add check.
390d5e396682 [project @ 1998-05-04 16:36:17 by jwe]
jwe
parents: 3168
diff changeset
5245
3168
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3164
diff changeset
5246 Sat Apr 18 20:15:37 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3164
diff changeset
5247
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3164
diff changeset
5248 * configure.in (USE_GNU_INFO): Delete everything related to this.
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3164
diff changeset
5249 * acconfig.h (USE_GNU_INFO): Delete undef.
1c267910655d [project @ 1998-04-19 01:22:38 by jwe]
jwe
parents: 3164
diff changeset
5250
3164
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
5251 Tue Apr 14 15:33:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
5252
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
5253 * install-octave.in: Improve error messages if version number or
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
5254 host architecture can't be found.
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
5255
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
5256 * install-octave.in: Don't install info reader.
45490c020e47 [project @ 1998-04-14 20:56:48 by jwe]
jwe
parents: 3162
diff changeset
5257
3162
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5258 Fri Mar 27 02:54:59 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5259
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5260 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Use a Fortran subroutine
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5261 instead of a function.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5262
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5263 Tue Mar 10 17:28:20 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5264
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5265 * configure.in (RLD_FLAG): Use $(octlibdir), not $(libdir).
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5266
3160
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5267 Mon Mar 2 00:02:26 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5268
3162
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5269 * install-octave.in: Explicitly set permissions on ls-R files.
7c96e85c76db [project @ 1998-04-08 18:19:35 by jwe]
jwe
parents: 3161
diff changeset
5270
3161
2837d1701fd9 [project @ 1998-03-02 06:27:23 by jwe]
jwe
parents: 3160
diff changeset
5271 * configure.in: Don't disable GNU Info on cygwin32 systems.
2837d1701fd9 [project @ 1998-03-02 06:27:23 by jwe]
jwe
parents: 3160
diff changeset
5272
3160
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5273 * install-octave.in: New file.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5274 * configure.in: Create install-octave.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5275 * octMakefile.in (distclean, maintainer-clean): Delete install-octave.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5276 (DISTFILES): Distribute install-octave.in, not install-octave.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5277
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5278 Sun Mar 1 23:15:04 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5279
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5280 * configure.in: Fix typo in test for glob and fnmatch headers.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5281
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5282 Fri Feb 27 15:43:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5283
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5284 * configure.in: Fix support for dlopen on SCO systems.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5285
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5286 Mon Feb 23 13:06:11 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5287
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5288 * configure.in (ieee_fp_flag): Use -mieee-with-inexact on Alphas.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5289 Use octave_cv_f77_is_g77, not just f77_is_g77.
4696773a14b1 [project @ 1998-03-02 06:18:12 by jwe]
jwe
parents: 3156
diff changeset
5290
3156
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5291 Fri Feb 20 00:38:31 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5292
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5293 * configure.in, Makeconf.in: Try to set things up to use the
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5294 system glob and fnmatch headers and functions if they exist.
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5295 Better handling of include and lib flags.
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5296
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5297 Thu Feb 19 01:21:19 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5298
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5299 * configure.in: Don't check for gamma or lgamma
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5300 * acconfig.h: Delete undef for HAVE_GAMMA and HAVE_LGAMMA.
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5301
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5302 Wed Feb 18 15:05:54 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5303
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5304 * configure.in: Don't check for vfork.
a494f93e60ff [project @ 1998-02-20 07:47:48 by jwe]
jwe
parents: 3152
diff changeset
5305
3152
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5306 Wed Feb 11 19:41:22 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5307
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5308 * Makeconf.in (mk-libdir-link): Don't create link if a directory
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5309 named $(libdir)/octave already exists.
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5310
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5311 Mon Feb 9 14:47:42 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5312
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5313 * octMakefile.in (INSTALL_SUBDIRS): Delete @INFO_DIR@.
a34a56e2e567 [project @ 1998-02-12 01:44:05 by jwe]
jwe
parents: 3147
diff changeset
5314
3147
894d516b4a00 [project @ 1998-02-06 06:00:08 by jwe]
jwe
parents: 3143
diff changeset
5315 Thu Feb 5 03:04:09 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
894d516b4a00 [project @ 1998-02-06 06:00:08 by jwe]
jwe
parents: 3143
diff changeset
5316
894d516b4a00 [project @ 1998-02-06 06:00:08 by jwe]
jwe
parents: 3143
diff changeset
5317 * configure.in: Check for vfork.
894d516b4a00 [project @ 1998-02-06 06:00:08 by jwe]
jwe
parents: 3143
diff changeset
5318
894d516b4a00 [project @ 1998-02-06 06:00:08 by jwe]
jwe
parents: 3143
diff changeset
5319 * config.h.bot (X_CAST): New macro.
894d516b4a00 [project @ 1998-02-06 06:00:08 by jwe]
jwe
parents: 3143
diff changeset
5320
3143
dbf073585f68 [project @ 1998-02-04 07:43:52 by jwe]
jwe
parents: 3141
diff changeset
5321 Wed Feb 4 01:42:50 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
dbf073585f68 [project @ 1998-02-04 07:43:52 by jwe]
jwe
parents: 3141
diff changeset
5322
dbf073585f68 [project @ 1998-02-04 07:43:52 by jwe]
jwe
parents: 3141
diff changeset
5323 * aclocal.m4 (OCTAVE_FLIBS): If ld_run_path is not absolute, kill it.
dbf073585f68 [project @ 1998-02-04 07:43:52 by jwe]
jwe
parents: 3141
diff changeset
5324
3141
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5325 Tue Feb 3 00:24:01 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5326
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5327 * Makeconf.in (do-subst-vals): Substitute $(libexecdir) too.
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5328
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5329 Mon Feb 2 22:42:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5330
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5331 * configure.in: Define octlibdir.
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5332 * Makeconf.in: Substitute value.
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5333 (do-subst-config-vals): Set LIBDIR to $(octlibdir).
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5334 (do-subst-default-vals): Substitute OCTLIBDIR too.
292ff0bf484b [project @ 1998-02-03 08:11:07 by jwe]
jwe
parents: 3136
diff changeset
5335
3136
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
5336 Sat Jan 31 19:29:56 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
5337
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
5338 * acconfig.h: Add #undefs for HAVE_GAMMA and HAVE_LGAMMA to avoid
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
5339 bug in autoconf, but #if 0 them out to avoid warning messages
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
5340 about redefining them.
af7ec9d3a5e6 [project @ 1998-02-01 20:11:06 by jwe]
jwe
parents: 3131
diff changeset
5341
3131
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5342 Mon Jan 26 13:26:09 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5343
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5344 * Makeconf.in (do-subst-config-vals): Substitute XTRA_CFLAGS and
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5345 XTRA_CXXFLAGS.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5346 * mkoctfile.in: Substitute XTRA_CFLAGS and XTRA_CXXFLAGS, not
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5347 GCC_IEEE_FP_FLAG, HOST_CXXFLAGS, and NO_IMPLICIT_TEMPLATES.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5348 (ALL_CFLAGS): Use XTRA_CFLAGS, not GCC_IEEE_FP_FLAG here.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5349 (ALL_CXXFLAGS): Use XTRA_CXXFLAGS, not GCC_IEEE_FP_FLAG,
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5350 HOST_CXXFLAGS, and NO_IMPLICIT_TEMPLATES here.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5351
3130
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5352 Sun Jan 25 01:59:47 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5353
3131
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5354 * configure.in: (GXX_PICKY_FLAGS): Add -Weffc++.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5355 Use OCTAVE_CC_FLAG and OCTAVE_CXX_FLAG to add -Wall and for adding
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5356 picky flags in AC_ARG_ENABLE(picky-flags ...) macro.
9c5160c83bd2 [project @ 1998-01-29 04:46:33 by jwe]
jwe
parents: 3130
diff changeset
5357
3130
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5358 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Require OCTAVE_PROG_G77.
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5359 Handle cross compiling with g77.
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5360 (OCTAVE_REINSTALL_SIGHANDLERS): Provide defaults for cross compiling.
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5361
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5362 * aclocal.m4 (OCTAVE_PROG_AR, OCTAVE_PROG_G77, OCTAVE_PROG_PAGER,
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5363 OCTAVE_PROG_GNUPLOT, OCTAVE_PROG_RUNTEST, OCTAVE_F77_MAIN_FLAG):
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5364 New macros.
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5365 * configure.in: Use them in place of in-line code.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
5366
3130
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5367 Sat Jan 24 00:33:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5368
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5369 * aclocal.m4 (OCTAVE_HOST_TYPE): Don't set target_host_type.
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5370 * configure.in: Use canonical_host_type in place of target_host_type.
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5371
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5372 Fri Jan 23 02:47:57 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5373
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5374 * configure.in: Also check for -fno-rtti.
02766207b74c [project @ 1998-01-25 08:27:23 by jwe]
jwe
parents: 3128
diff changeset
5375
3126
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5376 Thu Jan 15 23:12:27 1998 John W. Eaton <jwe@bevo.che.wisc.edu>
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5377
3128
a33a84f3f478 [project @ 1998-01-16 07:18:56 by jwe]
jwe
parents: 3127
diff changeset
5378 * config.guess, config.sub: Update to new version from the FSF.
3127
d6ebd123170a [project @ 1998-01-16 05:59:35 by jwe]
jwe
parents: 3126
diff changeset
5379 * configure.in: Match alpha*-... instead of just alpha-... to cope
d6ebd123170a [project @ 1998-01-16 05:59:35 by jwe]
jwe
parents: 3126
diff changeset
5380 with new strings like alphaev56-dec-osf4.0b returned from
d6ebd123170a [project @ 1998-01-16 05:59:35 by jwe]
jwe
parents: 3126
diff changeset
5381 config.guess.
d6ebd123170a [project @ 1998-01-16 05:59:35 by jwe]
jwe
parents: 3126
diff changeset
5382
3126
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5383 * aclocal.m4 (OCTAVE_CC_FLAG, OCTAVE_CXX_FLAG): New macros.
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5384 * configure.in: Use them to find out if the C and C++ compilers
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5385 support -mieee-fp, -mieee, -fno-implicit-templates, and
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5386 -fno-exceptions instead of relying on version information. Add
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5387 found flags to XTRA_CFLAGS and XTRA_CXXFLAGS instead of using
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5388 GCC_IEEE_FP_FLAG and NO_IMPLICIT_TEMPLATES.
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5389 Delete unused variable HOST_CXXFLAGS.
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5390 * Makeconf.in: Use XTRA_CFLAGS and XTRA_CXXFLAGS instead of
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5391 GCC_IEEE_FP_FLAG and NO_IMPLICIT_TEMPLATES.
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5392 Delete unused variable HOST_CXXFLAGS.
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5393
3124
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5394 Thu Dec 11 09:43:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5395
3126
0f6ec7b761a6 [project @ 1998-01-16 05:15:43 by jwe]
jwe
parents: 3124
diff changeset
5396 * config.h.bot: Define CONST_CAST and STATIC_CAST too.
3124
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5397
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5398 * configure.in (SH_LD): Set default to $CXX, not $CC.
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5399
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5400 Mon Dec 1 00:49:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5401
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5402 * configure.in (AC_OUTPUT): Add libcruft/slatec-err/Makefile.
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5403
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5404 Sun Nov 30 18:19:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5405
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5406 * configure.in: Check for gamma and lgamma too.
38684be52a3e [project @ 1997-12-12 04:01:51 by jwe]
jwe
parents: 3115
diff changeset
5407
3115
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5408 Fri Nov 28 23:21:17 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5409
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5410 * configure.in (AC_OUTPUT): Include libcruft/specfun/Makefile.
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5411
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5412 Fri Nov 28 13:32:26 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5413
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5414 * octave-inf.el (inferior-octave-directory-tracker): Anchor
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5415 regexp match to beginning of command string.
7e925ec34aeb [project @ 1997-11-29 05:21:45 by jwe]
jwe
parents: 3111
diff changeset
5416
3111
fe6f9bd9d0e6 [project @ 1997-11-26 07:52:06 by jwe]
jwe
parents: 3109
diff changeset
5417 Wed Nov 26 00:38:31 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
fe6f9bd9d0e6 [project @ 1997-11-26 07:52:06 by jwe]
jwe
parents: 3109
diff changeset
5418
fe6f9bd9d0e6 [project @ 1997-11-26 07:52:06 by jwe]
jwe
parents: 3109
diff changeset
5419 * configure.in (SPECIAL_MATH_LIB): If libdxml exists on DU
fe6f9bd9d0e6 [project @ 1997-11-26 07:52:06 by jwe]
jwe
parents: 3109
diff changeset
5420 systems, define SPECIAL_MATH_LIB.
fe6f9bd9d0e6 [project @ 1997-11-26 07:52:06 by jwe]
jwe
parents: 3109
diff changeset
5421 * Makeconf.in (SPECIAL_MATH_LIB): Substitute it.
fe6f9bd9d0e6 [project @ 1997-11-26 07:52:06 by jwe]
jwe
parents: 3109
diff changeset
5422
3107
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5423 Wed Nov 19 01:54:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5424
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5425 * aclocal.m4 (OCTAVE_CXX_NEW_FRIEND_TEMPLATE_DECL): Don't forget
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5426 to call AC_LANG_RESTORE.
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5427
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5428 * configure.in (CXX_VERSION): Require 2.7.2 or later.
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5429
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5430 Wed Nov 19 01:38:58 1997 Mumit Khan <khan@dhaka.xraylith.wisc.edu>
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5431
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5432 * aclocal.m4 (OCTAVE_CXX_NEW_FRIEND_TEMPLATE_DECL): New macro
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5433 check for new friend template declaration syntax (guiding
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5434 declarations in DWP).
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5435 * configure.in: Use it.
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5436 * config.h.in: Add undef for CXX_NEW_FRIEND_TEMPLATE_DECL.
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5437
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5438 * configure.in (CC_VERSION, CXX_VERISON): Check for egcs snapshots.
a8dcfbf87ea3 [project @ 1997-11-19 22:34:59 by jwe]
jwe
parents: 3105
diff changeset
5439
3105
f936c7f5074f [project @ 1997-11-19 04:36:17 by jwe]
jwe
parents: 3093
diff changeset
5440 Mon Oct 20 01:31:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
f936c7f5074f [project @ 1997-11-19 04:36:17 by jwe]
jwe
parents: 3093
diff changeset
5441
f936c7f5074f [project @ 1997-11-19 04:36:17 by jwe]
jwe
parents: 3093
diff changeset
5442 * configure.in: Reprint important warning messages at the end of
f936c7f5074f [project @ 1997-11-19 04:36:17 by jwe]
jwe
parents: 3093
diff changeset
5443 the run.
f936c7f5074f [project @ 1997-11-19 04:36:17 by jwe]
jwe
parents: 3093
diff changeset
5444
3093
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5445 Fri Oct 17 04:43:27 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5446
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5447 * Include the following change from RMS for octave-mode.el:
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5448
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5449 1997-04-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5450
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5451 * octave-mod.el (inferior-octave-output-list): Declare here
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
5452 to avoid compiler warnings.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
5453 (inferior-octave-output-string): Likewise.
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
5454 (inferior-octave-receive-in-progress): Likewise.
3093
83ab3f9ff43d [project @ 1997-10-17 09:44:23 by jwe]
jwe
parents: 3092
diff changeset
5455
3092
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3089
diff changeset
5456 Tue Oct 14 10:48:28 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3089
diff changeset
5457
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3089
diff changeset
5458 * emacs/octave-mod.el (octave-block-match-alist): Move
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3089
diff changeset
5459 `otherwise' to right after `case' to have octave-close-block()
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3089
diff changeset
5460 correctly close a `switch' block by `endswitch'.
4bb976b250bf [project @ 1997-10-17 07:48:48 by jwe]
jwe
parents: 3089
diff changeset
5461
3088
f33738510eb2 [project @ 1997-10-02 06:38:36 by jwe]
jwe
parents: 3087
diff changeset
5462 Thu Oct 2 01:37:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
f33738510eb2 [project @ 1997-10-02 06:38:36 by jwe]
jwe
parents: 3087
diff changeset
5463
3089
3462187925ff [project @ 1997-10-02 06:56:46 by jwe]
jwe
parents: 3088
diff changeset
5464 * aclocal.m4 (OCTAVE_FLIBS): Ignore -lc and -lgcc.
3462187925ff [project @ 1997-10-02 06:56:46 by jwe]
jwe
parents: 3088
diff changeset
5465 From "Ram'on Garc'ia Fern'andez" <ramon@juguete.quim.ucm.es>
3462187925ff [project @ 1997-10-02 06:56:46 by jwe]
jwe
parents: 3088
diff changeset
5466
3088
f33738510eb2 [project @ 1997-10-02 06:38:36 by jwe]
jwe
parents: 3087
diff changeset
5467 * mkoctfile.in: Handle -IDIR option.
f33738510eb2 [project @ 1997-10-02 06:38:36 by jwe]
jwe
parents: 3087
diff changeset
5468
3087
dd4a9ab9c2bd [project @ 1997-09-25 16:51:17 by jwe]
jwe
parents: 3085
diff changeset
5469 Thu Sep 25 11:47:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
dd4a9ab9c2bd [project @ 1997-09-25 16:51:17 by jwe]
jwe
parents: 3085
diff changeset
5470
dd4a9ab9c2bd [project @ 1997-09-25 16:51:17 by jwe]
jwe
parents: 3085
diff changeset
5471 * mkoctfile.in: Really add link options to link command.
dd4a9ab9c2bd [project @ 1997-09-25 16:51:17 by jwe]
jwe
parents: 3085
diff changeset
5472 Also handle -LDIR options.
dd4a9ab9c2bd [project @ 1997-09-25 16:51:17 by jwe]
jwe
parents: 3085
diff changeset
5473
3085
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5474 Fri Sep 19 09:35:59 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5475
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5476 * octave-inf.el (inferior-octave-startup-args): Set to '("-i") to
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5477 force interactive behavior.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5478
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5479 Wed Sep 10 15:31:03 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5480
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5481 * emacs/octave-mod.el (octave-auto-indent): New variable.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5482 (octave-electric-semi, octave-electric-space): Use it.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5483
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5484 * emacs/octave-mod.el (octave-maybe-insert-continuation-string): New
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5485 function.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5486 (octave-auto-fill): No longer calls do-auto-fill. Should now
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5487 avoid breaking lines after comment starts or before code line
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5488 continuation expressions.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5489 (octave-fill-paragraph): Move forward a line if octave-auto-fill
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5490 gave up.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5491
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5492 * emacs/octave-mod.el (octave-before-magic-comment-p): New function.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5493 (octave-comment-indent): Handle magic comments correctly.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5494 (calculate-octave-indent): Handle magic comments correctly.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5495
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5496 * emacs/octave-inf.el (inferior-octave-prompt): Include the `debug'
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5497 prompt issued by the Octave `keyboard' command.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5498
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5499 * emacs/octave-mod.el (octave-abbrev-table): Added abbrevs for switch,
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5500 case, otherwise, and endswitch.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5501 (octave-begin-keywords): Added switch.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5502 (octave-else-keywords): Added case and otherwise.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5503 (octave-end-keywords): Added endswitch.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5504 (octave-block-match-alist): Added an entry for switch syntax.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5505 (calculate-octave-indent): Added support for switch syntax.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5506 (octave-block-end-offset): New function.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5507 (octave-comment-indent): Fix a typo.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5508
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5509 * emacs/octave-hlp.el: Provide octave-hlp.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5510
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5511 * emacs/octave-inf.el: Provide octave-inf.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5512
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5513 Sun Sep 7 23:16:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5514
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5515 * configure.in Don't use OCTAVE_SET_DEFAULT to set values for
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5516 bindir, datadir, exec_prefix, includedir, infodir, libdir,
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5517 libexecdir, mandir.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5518 Don't use AC_PREFIX_DEFAULT, since we don't want to override the
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5519 default setting anyway.
e6d14959bea9 [project @ 1997-09-19 22:06:12 by jwe]
jwe
parents: 3082
diff changeset
5520
3082
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5521 Tue Aug 26 13:30:36 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5522
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5523 * octave-bug.in: CC bug report to user if $USER or $LOGNAME is set.
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5524
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5525 Mon Aug 25 11:06:54 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5526
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5527 * octave-bug.in: Avoid clobbering existing dead bug report files
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5528 by numbering them.
7fa66715abc1 [project @ 1997-08-26 18:36:42 by jwe]
jwe
parents: 3081
diff changeset
5529
3081
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3079
diff changeset
5530 Wed Aug 13 20:34:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3079
diff changeset
5531
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3079
diff changeset
5532 * emacs/octave-mod.el (octave-before-magic-comment-p): New function.
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3079
diff changeset
5533 (calculate-octave-indent, octave-comment-indent): Use it.
8c779ed7979b [project @ 1997-08-25 15:51:20 by jwe]
jwe
parents: 3079
diff changeset
5534
3079
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5535 Sun Aug 3 15:33:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5536
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5537 * info: Delete subdirectory.
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5538 * Makefile.in (TARGETS, help): Delete info.
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5539 * octMakefile.in (DISTSUBDIRS, BINDISTSUBDIRS): Delete info
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5540 (binary-dist): Don't strip info/info.
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5541 * install-octave: Don't install info.
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5542 * configure.in: Don't run configure in info subdirectory.
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5543
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5544 Fri Jul 25 14:05:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5545
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5546 * aclocal.m4 (OCTAVE_FLIBS): Avoid adding -lcrt0.o to FLIBS.
eb827eb9b8ff [project @ 1997-08-03 20:44:07 by jwe]
jwe
parents: 3074
diff changeset
5547
3074
42975c59d2a0 [project @ 1997-07-24 19:33:35 by jwe]
jwe
parents: 3069
diff changeset
5548 Thu Jul 17 13:31:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
42975c59d2a0 [project @ 1997-07-24 19:33:35 by jwe]
jwe
parents: 3069
diff changeset
5549
42975c59d2a0 [project @ 1997-07-24 19:33:35 by jwe]
jwe
parents: 3069
diff changeset
5550 * aclocal.m4 (OCTAVE_FLIBS): Only accept an ld_run_path that is
42975c59d2a0 [project @ 1997-07-24 19:33:35 by jwe]
jwe
parents: 3069
diff changeset
5551 absolute.
42975c59d2a0 [project @ 1997-07-24 19:33:35 by jwe]
jwe
parents: 3069
diff changeset
5552
3069
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5553 Wed Jul 9 19:27:38 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5554
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5555 * configure.in: Also check for getwd.
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5556
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5557 Tue Jul 8 17:47:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5558
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5559 * aclocal.m4 (OCTAVE_FLIBS): Avoid grabbing an argument starting
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5560 with a - as an option for another argument.
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5561
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5562 Wed Jul 2 21:34:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5563
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5564 * emacs/octave-mod.el (octave-auto-indent): New variable.
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5565 (octave-electric-semi, octave-electric-space): Use it.
db6d57d718f7 [project @ 1997-07-10 23:34:03 by jwe]
jwe
parents: 3065
diff changeset
5566
3065
2280158c4449 [project @ 1997-06-27 03:19:27 by jwe]
jwe
parents: 3060
diff changeset
5567 Thu Jun 26 22:16:59 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2280158c4449 [project @ 1997-06-27 03:19:27 by jwe]
jwe
parents: 3060
diff changeset
5568
2280158c4449 [project @ 1997-06-27 03:19:27 by jwe]
jwe
parents: 3060
diff changeset
5569 * configure.in: Only set GCC_IEEE_FP_FLAG to -mieee-fp on Intel
2280158c4449 [project @ 1997-06-27 03:19:27 by jwe]
jwe
parents: 3060
diff changeset
5570 systems if it seems to work.
2280158c4449 [project @ 1997-06-27 03:19:27 by jwe]
jwe
parents: 3060
diff changeset
5571
3060
9c6cd52f3f5a [project @ 1997-06-25 18:30:40 by jwe]
jwe
parents: 3059
diff changeset
5572 Mon Jun 23 09:16:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9c6cd52f3f5a [project @ 1997-06-25 18:30:40 by jwe]
jwe
parents: 3059
diff changeset
5573
9c6cd52f3f5a [project @ 1997-06-25 18:30:40 by jwe]
jwe
parents: 3059
diff changeset
5574 * configure.in (BOUNDS_CHECKING): Fix comment, allow bounds
9c6cd52f3f5a [project @ 1997-06-25 18:30:40 by jwe]
jwe
parents: 3059
diff changeset
5575 checking to be enabled.
9c6cd52f3f5a [project @ 1997-06-25 18:30:40 by jwe]
jwe
parents: 3059
diff changeset
5576
3059
f2a34a28d9c5 [project @ 1997-06-20 20:25:29 by jwe]
jwe
parents: 3053
diff changeset
5577 Fri Jun 20 14:26:17 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
f2a34a28d9c5 [project @ 1997-06-20 20:25:29 by jwe]
jwe
parents: 3053
diff changeset
5578
f2a34a28d9c5 [project @ 1997-06-20 20:25:29 by jwe]
jwe
parents: 3053
diff changeset
5579 * configure.in: Define SH_LD, SH_LDFLAGS, and RLD_FLAG for
f2a34a28d9c5 [project @ 1997-06-20 20:25:29 by jwe]
jwe
parents: 3053
diff changeset
5580 sparc-sun-sunos4*.
f2a34a28d9c5 [project @ 1997-06-20 20:25:29 by jwe]
jwe
parents: 3053
diff changeset
5581
f2a34a28d9c5 [project @ 1997-06-20 20:25:29 by jwe]
jwe
parents: 3053
diff changeset
5582 * mkoctfile.in: Handle --strip.
f2a34a28d9c5 [project @ 1997-06-20 20:25:29 by jwe]
jwe
parents: 3053
diff changeset
5583
3053
f05a02fbe3c9 [project @ 1997-06-15 21:25:33 by jwe]
jwe
parents: 3051
diff changeset
5584 Sun Jun 15 16:24:03 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
f05a02fbe3c9 [project @ 1997-06-15 21:25:33 by jwe]
jwe
parents: 3051
diff changeset
5585
f05a02fbe3c9 [project @ 1997-06-15 21:25:33 by jwe]
jwe
parents: 3051
diff changeset
5586 * octMakefile.in (DISTSUBDIRS): Delete readline.
f05a02fbe3c9 [project @ 1997-06-15 21:25:33 by jwe]
jwe
parents: 3051
diff changeset
5587 (BINDISTSUBDIRS): Delete readline and kpathsea.
f05a02fbe3c9 [project @ 1997-06-15 21:25:33 by jwe]
jwe
parents: 3051
diff changeset
5588 (DISTDIRS): Add readline.
f05a02fbe3c9 [project @ 1997-06-15 21:25:33 by jwe]
jwe
parents: 3051
diff changeset
5589
3051
8bc313194436 [project @ 1997-06-11 21:31:31 by jwe]
jwe
parents: 3049
diff changeset
5590 Wed Jun 11 16:28:36 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
8bc313194436 [project @ 1997-06-11 21:31:31 by jwe]
jwe
parents: 3049
diff changeset
5591
8bc313194436 [project @ 1997-06-11 21:31:31 by jwe]
jwe
parents: 3049
diff changeset
5592 * mkoctfile.in: Allow more options, support for C and Fortran
8bc313194436 [project @ 1997-06-11 21:31:31 by jwe]
jwe
parents: 3049
diff changeset
5593 source, existing object files, etc. Based on patch from Guido
8bc313194436 [project @ 1997-06-11 21:31:31 by jwe]
jwe
parents: 3049
diff changeset
5594 Dietz <guido@aia009.aia.RWTH-Aachen.De>.
8bc313194436 [project @ 1997-06-11 21:31:31 by jwe]
jwe
parents: 3049
diff changeset
5595
3041
4b12b66ec09f [project @ 1997-06-06 20:21:52 by jwe]
jwe
parents: 3036
diff changeset
5596 Fri Jun 6 15:20:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
4b12b66ec09f [project @ 1997-06-06 20:21:52 by jwe]
jwe
parents: 3036
diff changeset
5597
3049
4d275e0a0576 [project @ 1997-06-07 02:57:30 by jwe]
jwe
parents: 3044
diff changeset
5598 * mkoctfile.in: Use eval to invoke compilation and linking
4d275e0a0576 [project @ 1997-06-07 02:57:30 by jwe]
jwe
parents: 3044
diff changeset
5599 commands.
4d275e0a0576 [project @ 1997-06-07 02:57:30 by jwe]
jwe
parents: 3044
diff changeset
5600
3044
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5601 * octMakefile.in (dist, binary-dist): Don't worry about npsol or qpsol.
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5602 * configure.in: Don't create libcruft/fsqp/Makefile,
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5603 libcruft/npsol/Makefile, or libcruft/qpsol/Makefile.
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5604
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5605 * octMakefile.in (DISTFILES): Don't distribute MAKEINFO.PATCH.
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5606
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5607 * octMakefile.in (DISTFILES): Don't distribute README.NLP.
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5608 * configure.in: Delete checks for FSQP, NPSOL, and QPSOL.
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5609 * acconfig.h: Delete undefs for FSQP, NPSOL, and QPSOL.
8ec2d00e20e5 [project @ 1997-06-06 21:53:38 by jwe]
jwe
parents: 3041
diff changeset
5610
3041
4b12b66ec09f [project @ 1997-06-06 20:21:52 by jwe]
jwe
parents: 3036
diff changeset
5611 * readline: Update to new version (2.1).
4b12b66ec09f [project @ 1997-06-06 20:21:52 by jwe]
jwe
parents: 3036
diff changeset
5612
3029
9ce32027e269 [project @ 1997-06-05 06:39:06 by jwe]
jwe
parents: 3025
diff changeset
5613 Thu Jun 5 01:38:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9ce32027e269 [project @ 1997-06-05 06:39:06 by jwe]
jwe
parents: 3025
diff changeset
5614
3036
b8c5ded2751f [project @ 1997-06-05 21:44:19 by jwe]
jwe
parents: 3034
diff changeset
5615 * configure.in (SONAME_FLAGS): Define for some systems.
b8c5ded2751f [project @ 1997-06-05 21:44:19 by jwe]
jwe
parents: 3034
diff changeset
5616 * Makeconf.in: Substitute value here.
b8c5ded2751f [project @ 1997-06-05 21:44:19 by jwe]
jwe
parents: 3034
diff changeset
5617
3034
ad0e94b6784c [project @ 1997-06-05 21:25:53 by jwe]
jwe
parents: 3029
diff changeset
5618 * Makeconf.in (STATIC_LIBS): New variable.
ad0e94b6784c [project @ 1997-06-05 21:25:53 by jwe]
jwe
parents: 3029
diff changeset
5619 * configure.in: Handle --enable-static.
ad0e94b6784c [project @ 1997-06-05 21:25:53 by jwe]
jwe
parents: 3029
diff changeset
5620
3029
9ce32027e269 [project @ 1997-06-05 06:39:06 by jwe]
jwe
parents: 3025
diff changeset
5621 * Makeconf.in (LIBEXT, SHLEXT_VER): New macros.
9ce32027e269 [project @ 1997-06-05 06:39:06 by jwe]
jwe
parents: 3025
diff changeset
5622 (octlibdir, mk-libdir-link): Delete.
9ce32027e269 [project @ 1997-06-05 06:39:06 by jwe]
jwe
parents: 3025
diff changeset
5623
3024
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 3012
diff changeset
5624 Wed Jun 4 00:07:29 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 3012
diff changeset
5625
3025
5a9dd0a68b1d [project @ 1997-06-04 07:29:12 by jwe]
jwe
parents: 3024
diff changeset
5626 * Makeconf.in (mk-includedir-link, mk-libdir-link): Make them work.
5a9dd0a68b1d [project @ 1997-06-04 07:29:12 by jwe]
jwe
parents: 3024
diff changeset
5627
3024
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 3012
diff changeset
5628 * configure.in (OCTAVE_PROGRAM_INVOCATION_NAME): Delete check.
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 3012
diff changeset
5629 * aclocal.m4 (OCTAVE_PROGRAM_INVOCATION_NAME): Delete macro.
95e8b5c4824a [project @ 1997-06-04 05:06:26 by jwe]
jwe
parents: 3012
diff changeset
5630
3012
0ea30e0e86cc [project @ 1997-06-02 18:57:07 by jwe]
jwe
parents: 3008
diff changeset
5631 Mon Jun 2 13:56:26 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
0ea30e0e86cc [project @ 1997-06-02 18:57:07 by jwe]
jwe
parents: 3008
diff changeset
5632
0ea30e0e86cc [project @ 1997-06-02 18:57:07 by jwe]
jwe
parents: 3008
diff changeset
5633 * configure.in: Move checks for RANLIB, AR, and ARFLAGS before
0ea30e0e86cc [project @ 1997-06-02 18:57:07 by jwe]
jwe
parents: 3008
diff changeset
5634 checks for libf2c.
0ea30e0e86cc [project @ 1997-06-02 18:57:07 by jwe]
jwe
parents: 3008
diff changeset
5635
3008
cc828a2ace0d [project @ 1997-05-30 20:18:47 by jwe]
jwe
parents: 3004
diff changeset
5636 Fri May 30 14:59:59 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
cc828a2ace0d [project @ 1997-05-30 20:18:47 by jwe]
jwe
parents: 3004
diff changeset
5637
cc828a2ace0d [project @ 1997-05-30 20:18:47 by jwe]
jwe
parents: 3004
diff changeset
5638 * configure.in: Fix typo in check for $with_f77.
cc828a2ace0d [project @ 1997-05-30 20:18:47 by jwe]
jwe
parents: 3004
diff changeset
5639
3004
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5640 Thu May 22 16:48:34 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5641
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5642 * configure.in (AC_OUTPUT): Remove duplicate entry for emacs/Makefile.
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5643
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5644 * octMakefile.in (INSTALL_SUBDIRS): New macro.
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5645 (install): Use it.
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5646
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5647 * kpathsea: Update to new version (3.0).
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5648
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5649 * readline: Update to new version (2.1-beta2).
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5650
2993
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5651 Wed May 21 16:33:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5652
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5653 * octMakefile.in (install, install-strip): Append version
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5654 information to octave-bug and mkoctfile.
3004
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5655 (install, install-strip): Remove octave-bug and mkoctfile first.
9a54159563de [project @ 1997-05-23 05:00:49 by jwe]
jwe
parents: 2993
diff changeset
5656 Ensure link is made in include directory.
2993
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5657
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5658 * configure.in (octlibdir): New variable.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
5659 * Makeconf.in: Substitute it here.
2993
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5660 (do-subst-config-vals): Add -I${octincludedir} to INCFLAGS.
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5661 Add -L${octlibdir} to LIBFLAGS.
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5662
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5663 * Makeconf.in (mk-includedir-link, mk-libdir-link): New macros.
91589ab98e37 [project @ 1997-05-21 21:44:54 by jwe]
jwe
parents: 2930
diff changeset
5664
2930
1b219fa3c56a [project @ 1997-05-05 05:57:02 by jwe]
jwe
parents: 2862
diff changeset
5665 Mon May 5 00:58:00 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1b219fa3c56a [project @ 1997-05-05 05:57:02 by jwe]
jwe
parents: 2862
diff changeset
5666
1b219fa3c56a [project @ 1997-05-05 05:57:02 by jwe]
jwe
parents: 2862
diff changeset
5667 * configure.in: Make --enable-readline work again.
1b219fa3c56a [project @ 1997-05-05 05:57:02 by jwe]
jwe
parents: 2862
diff changeset
5668 * Makeconf.in: Ditto.
1b219fa3c56a [project @ 1997-05-05 05:57:02 by jwe]
jwe
parents: 2862
diff changeset
5669
2862
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5670 Tue Apr 8 12:38:18 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5671
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5672 * mkoctfile.in: Do substitute SH_LD and SH_LDFLAGS. Don't
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5673 substitute or use LIBFLAGS, RLD_FLAG, OCTAVE_LIBS, FLIBS, LEXLIB,
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5674 TERMLIBS, LIBS, LDFLAGS, LIBPLPLOT, or LIBDLFCN. Use $SH_LD and
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5675 $SH_LDFLAGS, not $CXX -shared.
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5676
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5677 * Makeconf.in (do-subst-config-vals): Also substitute SH_LD and
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5678 SH_LDFLAGS.
95e85daad148 [project @ 1997-04-15 22:00:57 by jwe]
jwe
parents: 2855
diff changeset
5679
2854
f9088eb6b47a [project @ 1997-03-28 22:54:28 by jwe]
jwe
parents: 2845
diff changeset
5680 Fri Mar 28 16:53:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
f9088eb6b47a [project @ 1997-03-28 22:54:28 by jwe]
jwe
parents: 2845
diff changeset
5681
2855
1bb7dc230a4b [project @ 1997-03-29 03:55:52 by jwe]
jwe
parents: 2854
diff changeset
5682 * configure.in: Don't add -fpe1 to FFLAGS on Alpha OSF/1 systems
1bb7dc230a4b [project @ 1997-03-29 03:55:52 by jwe]
jwe
parents: 2854
diff changeset
5683 unless we are also using a version of gcc that appears to support
1bb7dc230a4b [project @ 1997-03-29 03:55:52 by jwe]
jwe
parents: 2854
diff changeset
5684 IEEE floating point.
1bb7dc230a4b [project @ 1997-03-29 03:55:52 by jwe]
jwe
parents: 2854
diff changeset
5685
2854
f9088eb6b47a [project @ 1997-03-28 22:54:28 by jwe]
jwe
parents: 2845
diff changeset
5686 * aclocal.m4 (OCTAVE_FLIBS): Require OCTAVE_HOST_TYPE.
f9088eb6b47a [project @ 1997-03-28 22:54:28 by jwe]
jwe
parents: 2845
diff changeset
5687 Skip -lkernel32 on cygwin32 systems.
f9088eb6b47a [project @ 1997-03-28 22:54:28 by jwe]
jwe
parents: 2845
diff changeset
5688
2845
b11fb5e85dc5 [project @ 1997-03-26 23:04:05 by jwe]
jwe
parents: 2831
diff changeset
5689 Wed Mar 26 17:04:11 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
b11fb5e85dc5 [project @ 1997-03-26 23:04:05 by jwe]
jwe
parents: 2831
diff changeset
5690
b11fb5e85dc5 [project @ 1997-03-26 23:04:05 by jwe]
jwe
parents: 2831
diff changeset
5691 * COPYING: Update to latest version that includes correct address
b11fb5e85dc5 [project @ 1997-03-26 23:04:05 by jwe]
jwe
parents: 2831
diff changeset
5692 for the FSF.
b11fb5e85dc5 [project @ 1997-03-26 23:04:05 by jwe]
jwe
parents: 2831
diff changeset
5693
2831
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2813
diff changeset
5694 Tue Mar 25 21:46:49 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2813
diff changeset
5695
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2813
diff changeset
5696 * aclocal.m4 (OCTAVE_CXXLIBS): Delete macro definition.
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2813
diff changeset
5697 * configure.in, mkoctfile.in, Makeconf.in, octave-bug.in:
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2813
diff changeset
5698 Delete use of OCTAVE_CXXIBS.
19c45d29f177 [project @ 1997-03-26 04:17:16 by jwe]
jwe
parents: 2813
diff changeset
5699
2812
1de53df388ff [project @ 1997-03-13 17:48:25 by jwe]
jwe
parents: 2811
diff changeset
5700 Thu Mar 13 11:44:46 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1de53df388ff [project @ 1997-03-13 17:48:25 by jwe]
jwe
parents: 2811
diff changeset
5701
2813
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5702 * configure.in: Move extra checks for Fortran compiler above
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5703 checks for dynamic linking and shared library stuff.
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5704 Handle --with-f77. Check for Fortran compiler compatibility, even
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5705 if using g77. Handle --enable-picky-flags.
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5706
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5707 * configure.in: Don't set special PIC options on SGI systems,
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5708 since PIC is apparently the default.
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5709
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5710 * aclocal.m4 (OCTAVE_CHECK_EXCLUSIVE_WITH_OPTIONS,
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5711 OCTAVE_HOST_TYPE, OCTAVE_SET_DEFAULT): New macros.
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5712 * configure.in: Use them.
d45d48b3dcde [project @ 1997-03-13 22:39:15 by jwe]
jwe
parents: 2812
diff changeset
5713
2812
1de53df388ff [project @ 1997-03-13 17:48:25 by jwe]
jwe
parents: 2811
diff changeset
5714 * octMakefile.in (distclean): Don't remove configure, config.h.in,
1de53df388ff [project @ 1997-03-13 17:48:25 by jwe]
jwe
parents: 2811
diff changeset
5715 BUGS, or INSTALL.OCTAVE.
1de53df388ff [project @ 1997-03-13 17:48:25 by jwe]
jwe
parents: 2811
diff changeset
5716
2811
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5717 Wed Mar 12 16:56:56 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5718
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5719 * Makefile.in (install-strip): Don't try to set INSTALL_PROGRAM here.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5720
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5721 * emacs/Makefile.in (install-strip): New target.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5722 * dlfcn/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5723 * examples/Makefile.in: Ditto.
1dd37f97364a [project @ 1997-03-12 23:06:13 by jwe]
jwe
parents: 2800
diff changeset
5724
2800
9aeba8e006a4 [project @ 1997-03-09 09:50:20 by jwe]
jwe
parents: 2794
diff changeset
5725 Sun Mar 9 03:44:33 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9aeba8e006a4 [project @ 1997-03-09 09:50:20 by jwe]
jwe
parents: 2794
diff changeset
5726
9aeba8e006a4 [project @ 1997-03-09 09:50:20 by jwe]
jwe
parents: 2794
diff changeset
5727 * config.h.bot (STATIC_CAST): Delete definition.
9aeba8e006a4 [project @ 1997-03-09 09:50:20 by jwe]
jwe
parents: 2794
diff changeset
5728
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
5729 Thu Mar 6 03:26:41 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
2793
0dfaf23b311d [project @ 1997-03-06 09:27:48 by jwe]
jwe
parents: 2788
diff changeset
5730
2794
b836945228cc [project @ 1997-03-06 09:43:51 by jwe]
jwe
parents: 2793
diff changeset
5731 * emacs/octave-hlp.el: Provide octave-hlp.
b836945228cc [project @ 1997-03-06 09:43:51 by jwe]
jwe
parents: 2793
diff changeset
5732 * emacs/octave-inf.el: Provide octave-inf.
2793
0dfaf23b311d [project @ 1997-03-06 09:27:48 by jwe]
jwe
parents: 2788
diff changeset
5733
2794
b836945228cc [project @ 1997-03-06 09:43:51 by jwe]
jwe
parents: 2793
diff changeset
5734 * examples/info-emacs-octave-help: Require octave-hlp instead of
b836945228cc [project @ 1997-03-06 09:43:51 by jwe]
jwe
parents: 2793
diff changeset
5735 loading it.
2793
0dfaf23b311d [project @ 1997-03-06 09:27:48 by jwe]
jwe
parents: 2788
diff changeset
5736
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
5737 Tue Mar 4 12:19:24 1997 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
2788
d21505cbcc58 [project @ 1997-03-04 18:20:51 by jwe]
jwe
parents: 2787
diff changeset
5738
2794
b836945228cc [project @ 1997-03-06 09:43:51 by jwe]
jwe
parents: 2793
diff changeset
5739 * emacs/octave-mod.el: Properly indent switch statement.
2788
d21505cbcc58 [project @ 1997-03-04 18:20:51 by jwe]
jwe
parents: 2787
diff changeset
5740
2787
650ab15f8954 [project @ 1997-03-03 21:42:25 by jwe]
jwe
parents: 2783
diff changeset
5741 Mon Mar 3 15:44:42 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
650ab15f8954 [project @ 1997-03-03 21:42:25 by jwe]
jwe
parents: 2783
diff changeset
5742
650ab15f8954 [project @ 1997-03-03 21:42:25 by jwe]
jwe
parents: 2783
diff changeset
5743 * dlfcn/Makefile.in (DISTFILES): Add ftp-site.
650ab15f8954 [project @ 1997-03-03 21:42:25 by jwe]
jwe
parents: 2783
diff changeset
5744
2779
50b31bb6b959 [project @ 1997-03-01 21:24:58 by jwe]
jwe
parents: 2775
diff changeset
5745 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: 2762
diff changeset
5746
2783
e5d9559b06b1 [project @ 1997-03-02 02:07:25 by jwe]
jwe
parents: 2779
diff changeset
5747 * configure.in: Improve checks for gettimeofday.
e5d9559b06b1 [project @ 1997-03-02 02:07:25 by jwe]
jwe
parents: 2779
diff changeset
5748
2775
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5749 * Version 2.0.5 released.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5750
2779
50b31bb6b959 [project @ 1997-03-01 21:24:58 by jwe]
jwe
parents: 2775
diff changeset
5751 Sat Mar 1 01:34:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
50b31bb6b959 [project @ 1997-03-01 21:24:58 by jwe]
jwe
parents: 2775
diff changeset
5752
2783
e5d9559b06b1 [project @ 1997-03-02 02:07:25 by jwe]
jwe
parents: 2779
diff changeset
5753 * octMakefile.in (dist): Also delete CVS junk
e5d9559b06b1 [project @ 1997-03-02 02:07:25 by jwe]
jwe
parents: 2779
diff changeset
5754
2775
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5755 * config.h.bot: Unconditionally define WITH_KPATHSEARCH.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5756
2762
ac1427f5c9e6 [project @ 1997-02-28 08:26:30 by jwe]
jwe
parents: 2749
diff changeset
5757 Fri Feb 28 01:56:52 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
ac1427f5c9e6 [project @ 1997-02-28 08:26:30 by jwe]
jwe
parents: 2749
diff changeset
5758
2775
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5759 * emacs/octave-mod.el (octave-end-keywords): Add endswitch.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5760 (octave-end-keywords): Add otherwise and case.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5761 (octave-else-keywords): Add switch.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5762 (octave-abbrev-table): Add abbrevs for all of them.
c80d72d52385 [project @ 1997-03-01 07:37:31 by jwe]
jwe
parents: 2762
diff changeset
5763
2762
ac1427f5c9e6 [project @ 1997-02-28 08:26:30 by jwe]
jwe
parents: 2749
diff changeset
5764 * configure.in (f77_rules_frag): Set default value to /dev/null
ac1427f5c9e6 [project @ 1997-02-28 08:26:30 by jwe]
jwe
parents: 2749
diff changeset
5765 and redfine as needed.
ac1427f5c9e6 [project @ 1997-02-28 08:26:30 by jwe]
jwe
parents: 2749
diff changeset
5766 (bsd_gcc_kluge_targets_frag): Likewise.
ac1427f5c9e6 [project @ 1997-02-28 08:26:30 by jwe]
jwe
parents: 2749
diff changeset
5767
2749
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2715
diff changeset
5768 Wed Feb 26 12:17:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2715
diff changeset
5769
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2715
diff changeset
5770 * octMakefile.in (maintainer-clean): Delete some more stuff.
02f569448c7a [project @ 1997-02-26 18:16:02 by jwe]
jwe
parents: 2715
diff changeset
5771
2715
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2709
diff changeset
5772 Fri Feb 21 20:38:25 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2709
diff changeset
5773
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2709
diff changeset
5774 * Makeconf.in (do-subst-config-vals): Remove extra -L from
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2709
diff changeset
5775 RLD_FLAG substitution.
df8c732b4fb2 [project @ 1997-02-22 02:39:47 by jwe]
jwe
parents: 2709
diff changeset
5776
2709
0f72b0462b51 [project @ 1997-02-20 17:55:40 by jwe]
jwe
parents: 2707
diff changeset
5777 Thu Feb 20 02:58:05 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
0f72b0462b51 [project @ 1997-02-20 17:55:40 by jwe]
jwe
parents: 2707
diff changeset
5778
0f72b0462b51 [project @ 1997-02-20 17:55:40 by jwe]
jwe
parents: 2707
diff changeset
5779 * Version 2.0.4 released.
2707
5c2c53233918 [project @ 1997-02-20 08:43:18 by jwe]
jwe
parents: 2706
diff changeset
5780
5c2c53233918 [project @ 1997-02-20 08:43:18 by jwe]
jwe
parents: 2706
diff changeset
5781 * configure.in (SH_LDFLAGS): Add -fPIC for HP-UX.
5c2c53233918 [project @ 1997-02-20 08:43:18 by jwe]
jwe
parents: 2706
diff changeset
5782
2693
f4d0604cbcc4 [project @ 1997-02-18 15:25:21 by jwe]
jwe
parents: 2690
diff changeset
5783 Tue Feb 18 09:22:04 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2689
8c7955a8d49f [project @ 1997-02-18 09:06:10 by jwe]
jwe
parents: 2686
diff changeset
5784
2702
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
5785 * configure.in (SH_LDFLAGS): Fix typo in last change.
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
5786 (RLD_FLAG): Don't forget to put -shared in SH_LDFLAGS for alpha
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
5787 systems.
7a820bb7f406 [project @ 1997-02-19 19:22:34 by jwe]
jwe
parents: 2693
diff changeset
5788
2690
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2689
diff changeset
5789 * Version 2.0.3 released.
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2689
diff changeset
5790
2693
f4d0604cbcc4 [project @ 1997-02-18 15:25:21 by jwe]
jwe
parents: 2690
diff changeset
5791 Tue Feb 18 00:33:36 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
f4d0604cbcc4 [project @ 1997-02-18 15:25:21 by jwe]
jwe
parents: 2690
diff changeset
5792
2690
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2689
diff changeset
5793 * octMakefile.in (binary-dist): Strip src/octave and info/info.
b91b72e856ce [project @ 1997-02-18 09:22:47 by jwe]
jwe
parents: 2689
diff changeset
5794
2689
8c7955a8d49f [project @ 1997-02-18 09:06:10 by jwe]
jwe
parents: 2686
diff changeset
5795 * examples/oregonator.m, examples/oregonator.cc: New files.
8c7955a8d49f [project @ 1997-02-18 09:06:10 by jwe]
jwe
parents: 2686
diff changeset
5796 * examples/Makefile.in (SOURCES): Add them to the list.
8c7955a8d49f [project @ 1997-02-18 09:06:10 by jwe]
jwe
parents: 2686
diff changeset
5797
2682
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5798 Fri Feb 14 14:07:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5799
2686
6d0a6fc92f06 [project @ 1997-02-14 22:31:36 by jwe]
jwe
parents: 2685
diff changeset
5800 * install-octave: Don't fail if LIBRARIES file is missing.
6d0a6fc92f06 [project @ 1997-02-14 22:31:36 by jwe]
jwe
parents: 2685
diff changeset
5801 Don't try to install .oct files if there aren't any.
6d0a6fc92f06 [project @ 1997-02-14 22:31:36 by jwe]
jwe
parents: 2685
diff changeset
5802
2682
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5803 * octMakefile.in (bin-dist-type): Delete target.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5804 (binary-dist): Don't depend on bin-dist-type.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5805 Don't delete config.status or config.h here.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5806 (BINDISTFILES): Include config.status and config.h here.
2684
8a9f294eb9ab [project @ 1997-02-14 20:57:22 by jwe]
jwe
parents: 2682
diff changeset
5807 (dist): Don't delete Makefile here.
2685
d347f197753f [project @ 1997-02-14 22:10:33 by jwe]
jwe
parents: 2684
diff changeset
5808 (binary-dist): Avoid empty chmod command.
2682
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5809
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5810 * Makefile.in (config-check): New target.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5811 (all): Depend on config-check.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5812 (static-binary-distribution, dynamic-binary-distribution): Delete.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5813 (binary-distribution): If in source directory, run configure and
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5814 make with appropriate args.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5815
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5816 * octMakefile.in (maintainer-clean, distclean): Don't delete Makefile.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5817 (CONF_DISTFILES): Distribute Makefile too.
b2e3cceb63ad [project @ 1997-02-14 20:31:02 by jwe]
jwe
parents: 2676
diff changeset
5818
2674
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5819 Thu Feb 13 16:25:09 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5820
2676
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2674
diff changeset
5821 * configure.in (SH_LD, SH_LDFLAGS): New variables.
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2674
diff changeset
5822 * Makeconf.in: Substitute them.
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2674
diff changeset
5823
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2674
diff changeset
5824 * configure.in (SH_LIBS, SH_FLIBS, SH_TERMLIBS): Delete.
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2674
diff changeset
5825
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2674
diff changeset
5826 * Makeconf.in (SH_LIBS, SH_FLIBS, SH_TERMLIBS): Delete.
a5a300c61159 [project @ 1997-02-14 03:16:06 by jwe]
jwe
parents: 2674
diff changeset
5827
2674
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5828 * octave-bug.in: Reinstate RLD_FLAG.
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5829 * mkoctfile.in: Likewise.
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5830 * Makeconf.in: Likewise.
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5831
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5832 * configure.in: Reinstate RLD_FLAG, but make it optional.
5a9e08ddc093 [project @ 1997-02-13 22:30:38 by jwe]
jwe
parents: 2666
diff changeset
5833
2662
be083921a2d4 [project @ 1997-02-04 20:11:41 by jwe]
jwe
parents: 2661
diff changeset
5834 Tue Feb 4 14:10:35 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
be083921a2d4 [project @ 1997-02-04 20:11:41 by jwe]
jwe
parents: 2661
diff changeset
5835
be083921a2d4 [project @ 1997-02-04 20:11:41 by jwe]
jwe
parents: 2661
diff changeset
5836 * octMakefile.in (binary-dist): Use find and xargs instead of
2666
aa519c3a0523 [project @ 1997-02-09 00:11:22 by jwe]
jwe
parents: 2662
diff changeset
5837 requiring chmod to support X.
2662
be083921a2d4 [project @ 1997-02-04 20:11:41 by jwe]
jwe
parents: 2661
diff changeset
5838
2661
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5839 Mon Feb 3 23:51:08 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5840
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5841 * examples/info-emacs-octave-help: Update from Kurt Hornik.
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5842
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5843 Fri Jan 31 20:41:15 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5844
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5845 * dlfcn/Makefile.in (all): Make libdlfcn.a, not dlfcn.a.
49d6c6ee7b03 [project @ 1997-02-04 05:51:43 by jwe]
jwe
parents: 2647
diff changeset
5846
2642
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5847 Wed Jan 29 00:18:55 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5848
2647
044ff6e8b739 [project @ 1997-01-29 20:18:39 by jwe]
jwe
parents: 2645
diff changeset
5849 * Makeconf.in: Use -M instead of -MM to generate dependencies.
044ff6e8b739 [project @ 1997-01-29 20:18:39 by jwe]
jwe
parents: 2645
diff changeset
5850 Don't strip $(srcdir) from output.
044ff6e8b739 [project @ 1997-01-29 20:18:39 by jwe]
jwe
parents: 2645
diff changeset
5851
2645
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2642
diff changeset
5852 * examples/Makefile.in (install): Install info-emacs-info and
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2642
diff changeset
5853 info-emacs-octave-help in $(archlibdir).
8fbc52dfc4c3 [project @ 1997-01-29 17:51:11 by jwe]
jwe
parents: 2642
diff changeset
5854
2642
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5855 * configure.in (INSTALL_SCRIPT): Substitute this in Makefiles.
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5856 * octMakefile.in (INSTALL_SCRIPT): New macro.
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5857 (install): Use it.
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5858 * Makefile.in (install-strip): New target.
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5859
2638
652a14bff36b [project @ 1997-01-28 16:52:00 by jwe]
jwe
parents: 2634
diff changeset
5860 Tue Jan 28 09:48:32 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
652a14bff36b [project @ 1997-01-28 16:52:00 by jwe]
jwe
parents: 2634
diff changeset
5861
2642
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5862 * aclocal.m4 (OCTAVE_FLIBS): Don't look for values-X*.o. This is
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5863 apparently added automatically now by gcc. Don't put space
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5864 between -L and directory name.
042f5cbdb2a8 [project @ 1997-01-29 06:28:56 by jwe]
jwe
parents: 2640
diff changeset
5865
2640
e716dfd6c63a [project @ 1997-01-28 17:58:28 by jwe]
jwe
parents: 2638
diff changeset
5866 * Makefile.in (help): New target.
e716dfd6c63a [project @ 1997-01-28 17:58:28 by jwe]
jwe
parents: 2638
diff changeset
5867 (header-msg): extract from all.
e716dfd6c63a [project @ 1997-01-28 17:58:28 by jwe]
jwe
parents: 2638
diff changeset
5868 (all, help): Depend on header-msg.
e716dfd6c63a [project @ 1997-01-28 17:58:28 by jwe]
jwe
parents: 2638
diff changeset
5869
2638
652a14bff36b [project @ 1997-01-28 16:52:00 by jwe]
jwe
parents: 2634
diff changeset
5870 * aclocal.m4 (ld_run_path): Fix typo in last fix.
652a14bff36b [project @ 1997-01-28 16:52:00 by jwe]
jwe
parents: 2634
diff changeset
5871
2629
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5872 Mon Jan 27 00:10:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5873
2634
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2633
diff changeset
5874 * Version 2.0.2 released.
eebc31f84a4d [project @ 1997-01-27 21:53:18 by jwe]
jwe
parents: 2633
diff changeset
5875
2630
fdee6fe3e73b [project @ 1997-01-27 19:08:47 by jwe]
jwe
parents: 2629
diff changeset
5876 * configure.in: Add check for usleep().
2633
eb58c59bd223 [project @ 1997-01-27 21:32:14 by jwe]
jwe
parents: 2630
diff changeset
5877 (bsd_gcc_kluge_targets_frag): New fragment.
eb58c59bd223 [project @ 1997-01-27 21:32:14 by jwe]
jwe
parents: 2630
diff changeset
5878
2629
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5879 * Makefile.in: Delete `internal' targets.
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5880 (static-binary-dist, dynamic-binary-dist): Special cases.
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5881
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5882 * octMakefile.in (static-binary-dist, dynamic-binary-dist):
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5883 New targets.
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5884 (binary-dist, bin-dist): Delete.
20704e7e5e79 [project @ 1997-01-27 06:11:52 by jwe]
jwe
parents: 2626
diff changeset
5885
2626
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5886 Sun Jan 26 19:39:51 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5887
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5888 * emacs/Makefile.in: New file.
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5889 * configure.in: create emacs/Makefile.
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5890 * octMakefile.in: Move/add emacs dir to the appropriate lists.
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5891
2624
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
5892 Sat Jan 25 22:27:14 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
5893
2626
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5894 * aclocal.m4 (OCTAVE_CHECK_TYPE): New macro, stolen from bash.
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5895 * configure.in: Use it.
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5896 * acconfig.h: Add #undef for sigset_t.
b35a5cd8107f [project @ 1997-01-27 01:41:30 by jwe]
jwe
parents: 2625
diff changeset
5897
2625
e2f1586bb393 [project @ 1997-01-26 04:50:52 by jwe]
jwe
parents: 2624
diff changeset
5898 * configure.in (RLD_FLAG): Delete.
e2f1586bb393 [project @ 1997-01-26 04:50:52 by jwe]
jwe
parents: 2624
diff changeset
5899 * mkoctfile.in (RLD_FLAG): Delete.
e2f1586bb393 [project @ 1997-01-26 04:50:52 by jwe]
jwe
parents: 2624
diff changeset
5900 * octave-bug.in (RLD_FLAG): Delete.
e2f1586bb393 [project @ 1997-01-26 04:50:52 by jwe]
jwe
parents: 2624
diff changeset
5901 * Makeconf.in (RLD_FLAG): Delete.
e2f1586bb393 [project @ 1997-01-26 04:50:52 by jwe]
jwe
parents: 2624
diff changeset
5902
2624
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
5903 * Makefile.in (bin-dist): New target.
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
5904
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
5905 * install-octave: Rename from doinstall.sh. Update for 2.x.
7e24c1f29db4 [project @ 1997-01-26 04:40:00 by jwe]
jwe
parents: 2621
diff changeset
5906
2621
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5907 Wed Jan 22 11:14:07 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5908
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5909 * aclocal.m4 (ld_run_path): Anchor search at beginning of line to
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5910 avoid GNU sed bug on HP-UX systems. Use just one sed command.
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5911
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5912 * emacs/octave-hlp.el, emacs/octave-inf.el, emacs/octave-mod.el:
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5913 New files from Kurt Hornik.
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5914 * emacs/octave.el: Delete.
337a09dd1c06 [project @ 1997-01-24 21:49:41 by jwe]
jwe
parents: 2613
diff changeset
5915
2610
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5916 Mon Jan 20 11:16:21 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5917
2613
5bcee07be597 [project @ 1997-01-21 03:52:08 by jwe]
jwe
parents: 2610
diff changeset
5918 * mkoctfile.in (ALL_CXXFLAGS): Delete reference to -lg++.
5bcee07be597 [project @ 1997-01-21 03:52:08 by jwe]
jwe
parents: 2610
diff changeset
5919
2610
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5920 * configure.in (RLD_FLAG): For sparc-sun-sunos4*, remove space
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5921 between -L and $(libdir).
2613
5bcee07be597 [project @ 1997-01-21 03:52:08 by jwe]
jwe
parents: 2610
diff changeset
5922 (FPICFLAG): If using g77, set it to -fPIC.
2610
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5923
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5924 Sun Jan 19 15:57:20 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5925
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5926 * Makeconf.in, configure.in: Delete FUGLY.
8125b6f9c134 [project @ 1997-01-20 17:23:44 by jwe]
jwe
parents: 2605
diff changeset
5927
2605
389b1b5af266 [project @ 1997-01-09 05:16:13 by jwe]
jwe
parents: 2602
diff changeset
5928 Wed Jan 8 23:12:02 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
389b1b5af266 [project @ 1997-01-09 05:16:13 by jwe]
jwe
parents: 2602
diff changeset
5929
389b1b5af266 [project @ 1997-01-09 05:16:13 by jwe]
jwe
parents: 2602
diff changeset
5930 * configure.in (DEFAULT_PAGER): On cygwin32 systems, also look for
389b1b5af266 [project @ 1997-01-09 05:16:13 by jwe]
jwe
parents: 2602
diff changeset
5931 more.com.
389b1b5af266 [project @ 1997-01-09 05:16:13 by jwe]
jwe
parents: 2602
diff changeset
5932
2602
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2600
diff changeset
5933 Tue Jan 7 00:16:35 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2600
diff changeset
5934
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2600
diff changeset
5935 * Version 2.0.1 released.
9cbbbcf5b6f5 [project @ 1997-01-07 06:18:23 by jwe]
jwe
parents: 2600
diff changeset
5936
2600
c454cd888ada [project @ 1996-12-19 22:35:54 by jwe]
jwe
parents: 2593
diff changeset
5937 Thu Dec 19 16:18:59 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c454cd888ada [project @ 1996-12-19 22:35:54 by jwe]
jwe
parents: 2593
diff changeset
5938
c454cd888ada [project @ 1996-12-19 22:35:54 by jwe]
jwe
parents: 2593
diff changeset
5939 * aclocal.m4 (OCTAVE_FLIBS): Only add -Xlinker args if compiler is
c454cd888ada [project @ 1996-12-19 22:35:54 by jwe]
jwe
parents: 2593
diff changeset
5940 gcc.
c454cd888ada [project @ 1996-12-19 22:35:54 by jwe]
jwe
parents: 2593
diff changeset
5941
2593
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents: 2592
diff changeset
5942 Sat Dec 14 09:46:50 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents: 2592
diff changeset
5943
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents: 2592
diff changeset
5944 * README.Linux: New file.
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents: 2592
diff changeset
5945 * octMakefile.in: Distribute it.
3190d595d0da [project @ 1996-12-14 15:45:39 by jwe]
jwe
parents: 2592
diff changeset
5946
2592
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5947 Fri Dec 13 22:37:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5948
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5949 * configure.in (TERMLIBS): Look for termcap and terminfo after
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5950 ncurses and curses.
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5951
2588
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5952 Thu Dec 12 02:27:08 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5953
2592
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5954 * Makeconf.in (ALL_LDFLAGS): Add CPICFLAG here since gcc needs it
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5955 on some systems.
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5956
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5957 * configure.in (FPICFLAGS): Set to -fPIC if using g77 on HP/UX.
0863d2cab514 [project @ 1996-12-14 04:39:00 by jwe]
jwe
parents: 2588
diff changeset
5958
2588
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5959 * Makefile.in, octMakefile.in: Delete all doc-dist, local-dist,
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5960 and split-dist targets. Likewise for all other Makefiles in the
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5961 subdirectories.
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5962
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5963 * README.Windows: Renamed from README.WINDOWS.
ccd72573a0cf [project @ 1996-12-12 08:26:55 by jwe]
jwe
parents: 2583
diff changeset
5964
2583
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2578
diff changeset
5965 Tue Dec 10 01:33:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2578
diff changeset
5966
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2578
diff changeset
5967 * Version 2.0 released.
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2578
diff changeset
5968
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2578
diff changeset
5969 * octMakefile.in (binary-dist): Print message instead of making a
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2578
diff changeset
5970 binary distribution.
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2578
diff changeset
5971
2575
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2567
diff changeset
5972 Mon Dec 9 11:28:27 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2567
diff changeset
5973
2578
0f37e1edb234 [project @ 1996-12-09 20:38:49 by jwe]
jwe
parents: 2577
diff changeset
5974 * README.WINDOWS: New file.
0f37e1edb234 [project @ 1996-12-09 20:38:49 by jwe]
jwe
parents: 2577
diff changeset
5975 * octMakefile.in: Distribute it.
0f37e1edb234 [project @ 1996-12-09 20:38:49 by jwe]
jwe
parents: 2577
diff changeset
5976
2577
2f0ea8b0db0e [project @ 1996-12-09 20:28:13 by jwe]
jwe
parents: 2575
diff changeset
5977 * configure.in: Substitute EXE. On cygwin32 systems, set it to .exe.
2f0ea8b0db0e [project @ 1996-12-09 20:28:13 by jwe]
jwe
parents: 2575
diff changeset
5978 * Makeconf.in (EXE): Add definition.
2f0ea8b0db0e [project @ 1996-12-09 20:28:13 by jwe]
jwe
parents: 2575
diff changeset
5979
2f0ea8b0db0e [project @ 1996-12-09 20:28:13 by jwe]
jwe
parents: 2575
diff changeset
5980 * configure.in: On cygwin32 systems, set default to disable GNU info.
2f0ea8b0db0e [project @ 1996-12-09 20:28:13 by jwe]
jwe
parents: 2575
diff changeset
5981
2575
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2567
diff changeset
5982 * aclocal.m4 (OCTAVE_STRING_NPOS): New macro.
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2567
diff changeset
5983 * configure.in: Call it.
2577
2f0ea8b0db0e [project @ 1996-12-09 20:28:13 by jwe]
jwe
parents: 2575
diff changeset
5984
2575
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2567
diff changeset
5985 * acconfig.h: Add undef for NPOS.
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2567
diff changeset
5986 * config.h.bot: Remove kluge for deciding whether to define NPOS.
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2567
diff changeset
5987
2562
0c978e147a3a [project @ 1996-12-05 17:05:54 by jwe]
jwe
parents: 2560
diff changeset
5988 Thu Dec 5 11:05:02 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
0c978e147a3a [project @ 1996-12-05 17:05:54 by jwe]
jwe
parents: 2560
diff changeset
5989
2567
a3cd51f7e7ab [project @ 1996-12-06 01:00:23 by jwe]
jwe
parents: 2566
diff changeset
5990 * config.sub: Update to current version from FSF.
a3cd51f7e7ab [project @ 1996-12-06 01:00:23 by jwe]
jwe
parents: 2566
diff changeset
5991
2566
bcdd6bf533ea [project @ 1996-12-06 00:51:31 by jwe]
jwe
parents: 2564
diff changeset
5992 * Makeconf.in (ALL_LDFLAGS): Add $(FORTRAN_MAIN_FLAG).
bcdd6bf533ea [project @ 1996-12-06 00:51:31 by jwe]
jwe
parents: 2564
diff changeset
5993 * configure.in (FORTRAN_MAIN_FLAG): Substitute it.
bcdd6bf533ea [project @ 1996-12-06 00:51:31 by jwe]
jwe
parents: 2564
diff changeset
5994
2564
ac70da7eeedc [project @ 1996-12-05 22:36:41 by jwe]
jwe
parents: 2562
diff changeset
5995 * octave-bug.in: Prompt for abort, edit, list, or send.
ac70da7eeedc [project @ 1996-12-05 22:36:41 by jwe]
jwe
parents: 2562
diff changeset
5996 Get subject from message in case it has been edited.
ac70da7eeedc [project @ 1996-12-05 22:36:41 by jwe]
jwe
parents: 2562
diff changeset
5997
2562
0c978e147a3a [project @ 1996-12-05 17:05:54 by jwe]
jwe
parents: 2560
diff changeset
5998 * configure.in: When looking for libf2c, provide definitions for
2566
bcdd6bf533ea [project @ 1996-12-06 00:51:31 by jwe]
jwe
parents: 2564
diff changeset
5999 MAIN_ and MAIN__.
2562
0c978e147a3a [project @ 1996-12-05 17:05:54 by jwe]
jwe
parents: 2560
diff changeset
6000
2560
6fa1ac46c980 [project @ 1996-12-03 17:49:38 by jwe]
jwe
parents: 2558
diff changeset
6001 Tue Dec 3 11:35:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
6fa1ac46c980 [project @ 1996-12-03 17:49:38 by jwe]
jwe
parents: 2558
diff changeset
6002
6fa1ac46c980 [project @ 1996-12-03 17:49:38 by jwe]
jwe
parents: 2558
diff changeset
6003 * config.guess: Delete second copy of script in file.
6fa1ac46c980 [project @ 1996-12-03 17:49:38 by jwe]
jwe
parents: 2558
diff changeset
6004
2558
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6005 Sun Nov 24 21:40:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6006
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6007 * configure.in: Set GCC_IEEE_FP_FLAG to -mieee-fp on all x86
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6008 systems, not just those running Linux.
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6009
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6010 Fri Nov 22 15:10:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6011
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6012 * emacs/octave.el: Update from Kurt Hornik to with fixes for
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6013 fill-paragraph.
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
6014
2548
b50cc31aa0cd [project @ 1996-11-20 06:43:26 by jwe]
jwe
parents: 2546
diff changeset
6015 Wed Nov 20 00:33:03 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
b50cc31aa0cd [project @ 1996-11-20 06:43:26 by jwe]
jwe
parents: 2546
diff changeset
6016
2554
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2548
diff changeset
6017 * Version 1.93.
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2548
diff changeset
6018
2548
b50cc31aa0cd [project @ 1996-11-20 06:43:26 by jwe]
jwe
parents: 2546
diff changeset
6019 * aclocal.m4 (OCTAVE_STRUCT_GR_PASSWD): New macro.
b50cc31aa0cd [project @ 1996-11-20 06:43:26 by jwe]
jwe
parents: 2546
diff changeset
6020 * configure.in: Use it.
b50cc31aa0cd [project @ 1996-11-20 06:43:26 by jwe]
jwe
parents: 2546
diff changeset
6021 * acconfig.h (HAVE_GR_PASSWD): Add undef.
b50cc31aa0cd [project @ 1996-11-20 06:43:26 by jwe]
jwe
parents: 2546
diff changeset
6022
2546
9b7cd3ff8891 [project @ 1996-11-20 05:15:56 by jwe]
jwe
parents: 2520
diff changeset
6023 Tue Nov 19 23:10:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
9b7cd3ff8891 [project @ 1996-11-20 05:15:56 by jwe]
jwe
parents: 2520
diff changeset
6024
9b7cd3ff8891 [project @ 1996-11-20 05:15:56 by jwe]
jwe
parents: 2520
diff changeset
6025 * Makeconf.in (INCFLAGS): Add libcruft/misc directory.
9b7cd3ff8891 [project @ 1996-11-20 05:15:56 by jwe]
jwe
parents: 2520
diff changeset
6026
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6027 Thu Nov 14 00:07:31 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6028
2520
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2518
diff changeset
6029 * emacs/octave.el (octave-text-functions): Change set and show to
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2518
diff changeset
6030 gset and gshow.
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2518
diff changeset
6031
2518
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2515
diff changeset
6032 * Makeconf.in (TEXI2DVI): Define to be our own private version.
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2515
diff changeset
6033
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2515
diff changeset
6034 * texi2dvi: New file.
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2515
diff changeset
6035 * octMakefile.in (DISTFILES): Add it to the list.
64de62e8e73d [project @ 1996-11-14 20:42:03 by jwe]
jwe
parents: 2515
diff changeset
6036
2515
2e5adf62c4d9 [project @ 1996-11-14 18:41:51 by jwe]
jwe
parents: 2513
diff changeset
6037 * configure.in: Don't substitute values in src/mk-oct-links.in.
2e5adf62c4d9 [project @ 1996-11-14 18:41:51 by jwe]
jwe
parents: 2513
diff changeset
6038
2513
9ffb839e922b [project @ 1996-11-14 17:26:26 by jwe]
jwe
parents: 2512
diff changeset
6039 * emacs/octave.el: Update to version 0.8.6, from Kurt Hornik.
9ffb839e922b [project @ 1996-11-14 17:26:26 by jwe]
jwe
parents: 2512
diff changeset
6040
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6041 * configure.in (RLD_FLAG): Surround case pattern in changequote.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6042
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6043 * Version 1.92.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6044
2508
f8d5dbbbc50a [project @ 1996-11-13 17:21:07 by jwe]
jwe
parents: 2506
diff changeset
6045 Wed Nov 13 11:04:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
f8d5dbbbc50a [project @ 1996-11-13 17:21:07 by jwe]
jwe
parents: 2506
diff changeset
6046
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6047 * configure.in: Don't set or substitute LIBINFO.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6048 (infofile): Set and substitute a default value.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6049
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6050 * Makeconf.in (do-subst-default-values): Substitute it here.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2510
diff changeset
6051
2508
f8d5dbbbc50a [project @ 1996-11-13 17:21:07 by jwe]
jwe
parents: 2506
diff changeset
6052 * configure.in: If running on an SCO system, define SCO, and force
f8d5dbbbc50a [project @ 1996-11-13 17:21:07 by jwe]
jwe
parents: 2506
diff changeset
6053 HAVE_ISINF and HAVE_ISNAN to be defined.
f8d5dbbbc50a [project @ 1996-11-13 17:21:07 by jwe]
jwe
parents: 2506
diff changeset
6054 Also check for ieeefp.h and nan.h.
2510
0be4639a6c13 [project @ 1996-11-14 02:53:23 by jwe]
jwe
parents: 2508
diff changeset
6055 * acconfig.h (HAVE_ISINF, HAVE_ISNAN, SCO): Add undefs.
2508
f8d5dbbbc50a [project @ 1996-11-13 17:21:07 by jwe]
jwe
parents: 2506
diff changeset
6056
2503
74ff573c11cc [project @ 1996-11-13 03:50:19 by jwe]
jwe
parents: 2497
diff changeset
6057 Tue Nov 12 21:50:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
74ff573c11cc [project @ 1996-11-13 03:50:19 by jwe]
jwe
parents: 2497
diff changeset
6058
2506
3b8598be273e [project @ 1996-11-13 04:26:39 by jwe]
jwe
parents: 2503
diff changeset
6059 * MAKEINFO.PATCH: Update to use patch relative to texinfo-3.9.
3b8598be273e [project @ 1996-11-13 04:26:39 by jwe]
jwe
parents: 2503
diff changeset
6060
3b8598be273e [project @ 1996-11-13 04:26:39 by jwe]
jwe
parents: 2503
diff changeset
6061 * INFO.PATCH: New file.
3b8598be273e [project @ 1996-11-13 04:26:39 by jwe]
jwe
parents: 2503
diff changeset
6062 * octMakefile.in (DISTFILES): Add it.
3b8598be273e [project @ 1996-11-13 04:26:39 by jwe]
jwe
parents: 2503
diff changeset
6063
2503
74ff573c11cc [project @ 1996-11-13 03:50:19 by jwe]
jwe
parents: 2497
diff changeset
6064 * info: Update to current release from texinfo-3.9.
74ff573c11cc [project @ 1996-11-13 03:50:19 by jwe]
jwe
parents: 2497
diff changeset
6065
2497
6f7bb8b60579 [project @ 1996-11-12 05:58:39 by jwe]
jwe
parents: 2488
diff changeset
6066 Mon Nov 11 23:56:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
6f7bb8b60579 [project @ 1996-11-12 05:58:39 by jwe]
jwe
parents: 2488
diff changeset
6067
6f7bb8b60579 [project @ 1996-11-12 05:58:39 by jwe]
jwe
parents: 2488
diff changeset
6068 * config.h.bot: Only check value of __GNUC__ and __GNUC_MINOR__ if
6f7bb8b60579 [project @ 1996-11-12 05:58:39 by jwe]
jwe
parents: 2488
diff changeset
6069 __GNUC__ is defined.
6f7bb8b60579 [project @ 1996-11-12 05:58:39 by jwe]
jwe
parents: 2488
diff changeset
6070
2488
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6071 Fri Nov 8 11:15:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6072
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6073 * Makeconf.in (version): Look in $(TOPDIR)/src then
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6074 $(srcdir)/$(TOPDIR)/src for version.h.
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6075
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6076 * configure.in (TERMLIBS): Print warning message if no term
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6077 library is found.
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6078 (CXXLIB_LIST, CXXLIB_PATH, FLIB_LIST, FLIB_PATH): Delete.
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6079 * Makeconf.in (CXXLIB_LIST, CXXLIB_PATH, FLIB_LIST, FLIB_PATH):
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6080 Delete.
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6081 (do-subst-default-vals): Delete CXXLIB_LIST, CXXLIB_PATH,
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6082 FLIB_LIST, and FLIB_PATH from the list.
d4eb39779b88 [project @ 1996-11-08 22:35:59 by jwe]
jwe
parents: 2485
diff changeset
6083
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2475
diff changeset
6084 Thu Nov 7 12:43:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2475
diff changeset
6085
2485
eac91893f3fc [project @ 1996-11-08 03:14:36 by jwe]
jwe
parents: 2484
diff changeset
6086 * octMakefile.in (bin-dist-tar): Delete references to octtopnm.
eac91893f3fc [project @ 1996-11-08 03:14:36 by jwe]
jwe
parents: 2484
diff changeset
6087
2484
ccaffe93c32f [project @ 1996-11-07 23:24:46 by jwe]
jwe
parents: 2482
diff changeset
6088 * configure.in (RLD_FLAG): Define if x86-linux.
ccaffe93c32f [project @ 1996-11-07 23:24:46 by jwe]
jwe
parents: 2482
diff changeset
6089
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2475
diff changeset
6090 * Version 1.91.
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2475
diff changeset
6091
2475
1d7925d6bede [project @ 1996-11-07 04:36:00 by jwe]
jwe
parents: 2472
diff changeset
6092 Wed Nov 6 16:26:39 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
1d7925d6bede [project @ 1996-11-07 04:36:00 by jwe]
jwe
parents: 2472
diff changeset
6093
1d7925d6bede [project @ 1996-11-07 04:36:00 by jwe]
jwe
parents: 2472
diff changeset
6094 * configure.in: Add checks for group stuff.
1d7925d6bede [project @ 1996-11-07 04:36:00 by jwe]
jwe
parents: 2472
diff changeset
6095
2469
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6096 Tue Nov 5 12:32:30 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6097
2472
0c788e9b53b8 [project @ 1996-11-06 04:10:07 by jwe]
jwe
parents: 2471
diff changeset
6098 * configure.in: Add checks for geteuid, getuid.
0c788e9b53b8 [project @ 1996-11-06 04:10:07 by jwe]
jwe
parents: 2471
diff changeset
6099
2471
7f99808d467d [project @ 1996-11-05 21:55:53 by jwe]
jwe
parents: 2469
diff changeset
6100 * configure.in: Comment out code to handle --enable-readline since
7f99808d467d [project @ 1996-11-05 21:55:53 by jwe]
jwe
parents: 2469
diff changeset
6101 it doesn't work yet.
7f99808d467d [project @ 1996-11-05 21:55:53 by jwe]
jwe
parents: 2469
diff changeset
6102
2469
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6103 * aclocal.m4 (OCTAVE_SIGNAL_CHECK, OCTAVE_REINSTALL_SIGHANDLERS):
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6104 New checks stolen from bash 2.0 config.
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6105 * configure.in: Use them.
2471
7f99808d467d [project @ 1996-11-05 21:55:53 by jwe]
jwe
parents: 2469
diff changeset
6106
2469
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6107 * acconfig.h: Add #undefs for HAVE_BSD_SIGNALS, HAVE_POSIX_SIGNALS,
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6108 HAVE_USG_SIGHOLD, and MUST_REINSTALL_SIGHANDLERS.
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6109
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6110 Mon Nov 4 11:31:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6111
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6112 * configure.in: Check for gethostname in libsocket. Apparently
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6113 needed for some SCO systems.
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6114
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6115 * emacs/octave.el: Update to version 0.8.5 from Kurt Hornik.
f201716926bb [project @ 1996-11-05 19:39:33 by jwe]
jwe
parents: 2454
diff changeset
6116
2454
8d5c4ec28e19 [project @ 1996-11-01 07:43:54 by jwe]
jwe
parents: 2453
diff changeset
6117 Fri Nov 1 01:33:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
8d5c4ec28e19 [project @ 1996-11-01 07:43:54 by jwe]
jwe
parents: 2453
diff changeset
6118
8d5c4ec28e19 [project @ 1996-11-01 07:43:54 by jwe]
jwe
parents: 2453
diff changeset
6119 * octMakefile.in (octave-bug, mkoctfile): After substituting
8d5c4ec28e19 [project @ 1996-11-01 07:43:54 by jwe]
jwe
parents: 2453
diff changeset
6120 values, chmod a+rx.
8d5c4ec28e19 [project @ 1996-11-01 07:43:54 by jwe]
jwe
parents: 2453
diff changeset
6121
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2450
diff changeset
6122 Thu Oct 31 13:50:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2450
diff changeset
6123
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2450
diff changeset
6124 * octMakefile.in (DISTFILES): Add NEWS.[0-9].
2453
9c16c6c80e31 [project @ 1996-10-31 22:22:52 by jwe]
jwe
parents: 2452
diff changeset
6125 * NEWS.1: Old news.
9c16c6c80e31 [project @ 1996-10-31 22:22:52 by jwe]
jwe
parents: 2452
diff changeset
6126 * NEWS: Just keep news since last major release.
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2450
diff changeset
6127
2439
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6128 Wed Oct 30 01:04:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6129
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2450
diff changeset
6130 * Version 1.90.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2450
diff changeset
6131
2450
c196b6a780b3 [project @ 1996-10-30 23:15:55 by jwe]
jwe
parents: 2446
diff changeset
6132 * configure.in: Default is now no internal bounds checking.
c196b6a780b3 [project @ 1996-10-30 23:15:55 by jwe]
jwe
parents: 2446
diff changeset
6133
2446
b241766f293a [project @ 1996-10-30 19:12:08 by jwe]
jwe
parents: 2445
diff changeset
6134 * Makefile.in (all): Fix message to say 2.7.2, not 2.7.0.
b241766f293a [project @ 1996-10-30 19:12:08 by jwe]
jwe
parents: 2445
diff changeset
6135
2445
6577af9f7504 [project @ 1996-10-30 19:01:57 by jwe]
jwe
parents: 2439
diff changeset
6136 * config.h.bot (GCC_ATTR_NORETURN): Rename from NORETURN.
6577af9f7504 [project @ 1996-10-30 19:01:57 by jwe]
jwe
parents: 2439
diff changeset
6137 (GCC_ATTR_UNUSED): Rename from GCC_ATTRIBUTE_UNUSED.
6577af9f7504 [project @ 1996-10-30 19:01:57 by jwe]
jwe
parents: 2439
diff changeset
6138 (NPOS): Define if using gcc 2.8.x or later.
6577af9f7504 [project @ 1996-10-30 19:01:57 by jwe]
jwe
parents: 2439
diff changeset
6139
2439
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6140 * octMakefile.in (DIRS_TO_MAKE): Add localarchlibdir to list.
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6141
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6142 * configure.in (localarchlibdir): New variable.
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6143 * Makeconf.in (localarchlibdir): Substitute it.
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6144 (do-subst-default-vals): Likewise.
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6145
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6146 Sun Oct 27 14:03:36 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6147
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6148 * Makeconf.in (do-subst-config-vals): Split into two sed commands
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6149 to try to avoid fixed limits in some seds and/or systems.
dc870b8b229f [project @ 1996-10-30 07:57:31 by jwe]
jwe
parents: 2429
diff changeset
6150
2427
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6151 Fri Oct 25 01:13:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6152
2428
6979248bf0d3 [project @ 1996-10-25 06:26:19 by jwe]
jwe
parents: 2427
diff changeset
6153 * config.h.bot: Add definition for GCC_ATTRIBUTE_UNUSED.
6979248bf0d3 [project @ 1996-10-25 06:26:19 by jwe]
jwe
parents: 2427
diff changeset
6154
2427
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6155 * configure.in: Define RUSAGE_TIMES_ONLY if cygwin32.
2429
fd984f9b3ef4 [project @ 1996-10-25 06:34:27 by jwe]
jwe
parents: 2428
diff changeset
6156 * acconfig.h: Add undef.
2427
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6157
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6158 Thu Oct 24 21:17:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6159
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6160 * config.guess: Update to version that understands what to do for
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6161 cygwin32 systems.
2f50b24ce84f [project @ 1996-10-25 06:15:28 by jwe]
jwe
parents: 2421
diff changeset
6162
2421
d64502c62840 [project @ 1996-10-18 18:45:26 by jwe]
jwe
parents: 2418
diff changeset
6163 Fri Oct 18 12:23:57 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
d64502c62840 [project @ 1996-10-18 18:45:26 by jwe]
jwe
parents: 2418
diff changeset
6164
d64502c62840 [project @ 1996-10-18 18:45:26 by jwe]
jwe
parents: 2418
diff changeset
6165 * configure.in: Don't comment out substitutions for plplot stuff.
d64502c62840 [project @ 1996-10-18 18:45:26 by jwe]
jwe
parents: 2418
diff changeset
6166
2418
25a26fe3f1d4 [project @ 1996-10-16 17:02:16 by jwe]
jwe
parents: 2417
diff changeset
6167 Wed Oct 16 12:01:37 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
25a26fe3f1d4 [project @ 1996-10-16 17:02:16 by jwe]
jwe
parents: 2417
diff changeset
6168
25a26fe3f1d4 [project @ 1996-10-16 17:02:16 by jwe]
jwe
parents: 2417
diff changeset
6169 * examples/Makefile.in (install): New target.
25a26fe3f1d4 [project @ 1996-10-16 17:02:16 by jwe]
jwe
parents: 2417
diff changeset
6170
2415
57e6699c5b43 [project @ 1996-10-15 19:41:34 by jwe]
jwe
parents: 2405
diff changeset
6171 Tue Oct 15 14:40:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
57e6699c5b43 [project @ 1996-10-15 19:41:34 by jwe]
jwe
parents: 2405
diff changeset
6172
57e6699c5b43 [project @ 1996-10-15 19:41:34 by jwe]
jwe
parents: 2405
diff changeset
6173 * configure.in: Comment out plplot stuff.
2417
5b23fc117925 [project @ 1996-10-16 02:54:50 by jwe]
jwe
parents: 2415
diff changeset
6174 In commands to get gxx_version and gcc_version, use simpler sed
5b23fc117925 [project @ 1996-10-16 02:54:50 by jwe]
jwe
parents: 2415
diff changeset
6175 command to avoid confusing brain-dead vendor-supplied seds.
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
6176
2405
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6177 Mon Oct 14 11:09:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6178
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6179 * octMakefile.in (maintainer-clean distclean): Remove mkoctfile too.
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6180 (kpathsea.info): New target.
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6181 (dist-info-files): New target.
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6182 (links-for-dist, links-for-bin-dist, local-dist-tar):
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6183 Depend on dist-info-files instead of individual files.
e6adec89527e [project @ 1996-10-14 16:23:48 by jwe]
jwe
parents: 2398
diff changeset
6184
2391
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6185 Sat Oct 12 00:17:06 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6186
2398
76d255496b89 [project @ 1996-10-13 04:30:01 by jwe]
jwe
parents: 2394
diff changeset
6187 * examples/Makefile.in (clean, mostlyclean): New targets.
76d255496b89 [project @ 1996-10-13 04:30:01 by jwe]
jwe
parents: 2394
diff changeset
6188
2394
c96aa059938b [project @ 1996-10-12 22:51:23 by jwe]
jwe
parents: 2391
diff changeset
6189 * octMakefile.in (CLEANSUBDIRS): New macro.
c96aa059938b [project @ 1996-10-12 22:51:23 by jwe]
jwe
parents: 2391
diff changeset
6190 Use it for clean targets.
c96aa059938b [project @ 1996-10-12 22:51:23 by jwe]
jwe
parents: 2391
diff changeset
6191
2391
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6192 * config.h.bot (STATIC_CAST, DYNAMIC_CAST, REINTERPRET_CAST):
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6193 New macros.
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6194
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6195 Wed Sep 25 12:24:20 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6196
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6197 * configure.in: Don't look in /usr/ucb/include to find getrusage
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6198 on Solaris systems since that just seems to cause trouble.
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6199 * Makeconf.in (UCB_INCFLAGS): Delete.
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6200
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6201 Fri Aug 30 09:07:23 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6202
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6203 * configure.in (TERMLIBS): Add check for ncurses.
b12625d6fbcd [project @ 1996-10-12 19:35:37 by jwe]
jwe
parents: 2357
diff changeset
6204
2357
5ac79d79da10 [project @ 1996-08-21 02:43:44 by jwe]
jwe
parents: 2353
diff changeset
6205 Tue Aug 20 21:40:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
5ac79d79da10 [project @ 1996-08-21 02:43:44 by jwe]
jwe
parents: 2353
diff changeset
6206
5ac79d79da10 [project @ 1996-08-21 02:43:44 by jwe]
jwe
parents: 2353
diff changeset
6207 * configure.in: Always set FPICFLAG, CPICFLAG, CXXPICFLAG, SHLEXT,
5ac79d79da10 [project @ 1996-08-21 02:43:44 by jwe]
jwe
parents: 2353
diff changeset
6208 RLD_FLAG, DLFCN_DIR, even if SHARED_LIBS is false.
5ac79d79da10 [project @ 1996-08-21 02:43:44 by jwe]
jwe
parents: 2353
diff changeset
6209
2353
383ce9cdcf31 [project @ 1996-08-15 20:05:44 by jwe]
jwe
parents: 2351
diff changeset
6210 Thu Aug 15 14:39:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
383ce9cdcf31 [project @ 1996-08-15 20:05:44 by jwe]
jwe
parents: 2351
diff changeset
6211
383ce9cdcf31 [project @ 1996-08-15 20:05:44 by jwe]
jwe
parents: 2351
diff changeset
6212 * configure.in (gxx_version, gcc_version): Strip out cygnus- from
383ce9cdcf31 [project @ 1996-08-15 20:05:44 by jwe]
jwe
parents: 2351
diff changeset
6213 the version number.
383ce9cdcf31 [project @ 1996-08-15 20:05:44 by jwe]
jwe
parents: 2351
diff changeset
6214
2351
af7790a4bb19 [project @ 1996-07-31 02:53:09 by jwe]
jwe
parents: 2346
diff changeset
6215 Tue Jul 30 12:55:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
af7790a4bb19 [project @ 1996-07-31 02:53:09 by jwe]
jwe
parents: 2346
diff changeset
6216
af7790a4bb19 [project @ 1996-07-31 02:53:09 by jwe]
jwe
parents: 2346
diff changeset
6217 * aclocal.m4 (OCTAVE_FLIBS): Also check for -bI:FILE arg to ld,
af7790a4bb19 [project @ 1996-07-31 02:53:09 by jwe]
jwe
parents: 2346
diff changeset
6218 for AIX systems.
af7790a4bb19 [project @ 1996-07-31 02:53:09 by jwe]
jwe
parents: 2346
diff changeset
6219
2346
5baf74b55020 [project @ 1996-07-25 08:11:43 by jwe]
jwe
parents: 2337
diff changeset
6220 Thu Jul 25 03:09:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
5baf74b55020 [project @ 1996-07-25 08:11:43 by jwe]
jwe
parents: 2337
diff changeset
6221
5baf74b55020 [project @ 1996-07-25 08:11:43 by jwe]
jwe
parents: 2337
diff changeset
6222 * configure.in: On AIX systems, add "-ll -lld" to LIBDLFCN.
5baf74b55020 [project @ 1996-07-25 08:11:43 by jwe]
jwe
parents: 2337
diff changeset
6223
2337
cdf7ba6b3c9c [project @ 1996-07-19 18:06:14 by jwe]
jwe
parents: 2330
diff changeset
6224 Fri Jul 19 13:02:05 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
cdf7ba6b3c9c [project @ 1996-07-19 18:06:14 by jwe]
jwe
parents: 2330
diff changeset
6225
cdf7ba6b3c9c [project @ 1996-07-19 18:06:14 by jwe]
jwe
parents: 2330
diff changeset
6226 * configure.in: If using g77 on alpha, don't add -fpe1 to FFLAGS.
cdf7ba6b3c9c [project @ 1996-07-19 18:06:14 by jwe]
jwe
parents: 2330
diff changeset
6227
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6228 Mon Jul 15 14:26:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6229
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6230 * config.sub: Update to new version from FSF (gcc sources).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6231
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6232 Thu Jun 13 16:38:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6233
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6234 * configure.in: Look for g77 before other fortran compilers.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6235
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6236 Thu Jun 6 00:05:47 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6237
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6238 * configure.in: Add check for multiple plot windows in gnuplot.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6239 * acconfig.h: Add #undef for GNUPLOT_HAS_FRAMES.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6240
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6241 Wed May 22 15:05:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6242
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6243 * configure.in (UCB_INCFLAGS): Another kluge to try to find
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6244 getrusage on Solaris systems.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6245 * Makeconf.in Substitute it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6246
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6247 * configure.in (SH_LIBS, SH_FLIBS, SH_TERMLIBS): Define.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6248 * Makeconf.in: Substitute.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6249
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
6250 Wed May 22 02:42:32 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at>
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6251
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6252 * emacs/octave.el (octave-indent-new-line): Protect
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6253 octave-indent-line with save-excursion.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6254 (octave-calc-indent-this-line): Attempt to handle end tokens that
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6255 are not on separate lines.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6256 (octave-electric-semi): Make `;' self-insert if inside comment.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6257 (octave-previous-line): Don't try to go back past the beginning of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6258 the buffer.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6259
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6260 Tue May 21 23:11:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6261
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6262 * configure.in (F77): Also check for f90.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6263
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6264 Mon May 20 12:22:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6265
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6266 * emacs/octave.el (octave-indent-new-line): Make it do what the
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6267 docstring says it does.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6268
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6269 * octave-bug.in: Fix previous change so it also matches things
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6270 like 1.90, not just 1.1.90.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6271
9501
3c40d81c197f ChangeLog and style fixes
John W. Eaton <jwe@octave.org>
parents: 9489
diff changeset
6272 Fri May 17 09:58:49 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at>
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6273
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6274 * emacs/octave.el (octave-electric-semi): Also call octave-indent-line
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6275 to indent the current line after inserting a semicolon.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6276
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6277 Fri May 17 02:53:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6278
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6279 * octMakefile.in (DIRS_TO_MAKE): Add octincludedir.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6280 (all): Add mkoctfile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6281
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6282 * configure.in: Don't set values for exec_prefix, bindir, datadir,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6283 libdir, libexecdir, includedir, mandir, or infodir, so that they
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6284 can be set from the configure command line.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6285
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6286 * configure.in, Makeconf.in: Handle mandir, man1dir and man1ext.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6287 Change topincludedir to includedir. Use octincludedir as the
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6288 subdirectory of includedir where we really install include files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6289
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6290 * octave-bug.in (BUGADDR): Also set to octave-maintainers if this
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6291 looks like a pretest version number.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6292
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6293 * Makeconf.in (do-subst-config-vals): Use $< instead of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6294 referencing $(srcdir) directly.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6295 (do-subst-default-vals): Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6296
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6297 * octMakefile.in (octave-bug): Depend on octave-bug.in
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6298 (mkoctfile): Likewise, depend on mkoctfile.in.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6299
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6300 Thu May 16 11:49:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6301
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6302 * octMakefile.in (DISTFILES): Add mkoctfile.in.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6303 (install): Install mkoctfile too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6304
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6305 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Fix typo in last change
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6306
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6307 Mon May 13 04:02:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6308
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6309 * configure.in (UGLY_DEFS): Quote " with more \'s.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6310
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6311 * Makeconf.in (do-subst-config-vals): Quote substitutions here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6312 * octave-bug.in, mkoctfile: Not here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6313
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6314 * octMakefile.in (octave-bug, mkoctfile): Depend on Makeconf,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6315 octMakefile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6316
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6317 * Makeconf.in (do-subst-default-vals): New definition, from
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6318 src/Makefile.in.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6319
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6320 * Makeconf.in (do-subst-config-vals): Define here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6321 * octMakefile.in: Not here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6322
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6323 * octave-bug.in: Handle more configuration stuff.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6324
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6325 * configure.in (config_opts): Set from ac_configure_args and subst.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6326 * Makeconf.in: Handle config_opts.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6327 * octMakefile.in (do-subst-config-vals): Substitute them.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6328
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6329 Sun May 12 03:37:55 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6331 * Makeconf.in (TERMLIBS): Substitute here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6332
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6333 * configure.in (topincludedir): New variable.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6334 * Makeconf.in (libexecdir): Substitute it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6335
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6336 * octMakefile.in (do-subst-config-vals): Define new command.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6337 (octave-bug): Use it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6338 (mkoctfile): New target.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6339
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6340 * Makefile.in (TARGETS): Add mkoctfile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6341
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6342 * examples: New subdirectory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6343 * octMakefile.in: Add it to the appropriate lists.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6344 * configure.in: Create examples/Makefile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6345
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6346 * octMakefile.in (DIRS_TO_MAKE): Add $(libdir) here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6347 (install): Use INSTALL_PROGRAM to install octave-bug script.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6348 Also install config.h.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6349
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6350 * aclocal.m4 (OCTAVE_F2C_F77_COMPAT): Provide a definition for
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6351 MAIN__ on Linux systems.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6352
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6353 Tue Apr 30 05:44:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6354
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6355 * configure.in: Handle --enable-bounds-check.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6356 * acconfig.h: Add undef for BOUNDS_CHECKING
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6357
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6358 Mon Apr 29 01:42:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6359
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6360 * configure.in (AC_FUNC_SETVBUF_REVERSED): Delete. Octave doesn't
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6361 need this check (it was for info, which has its own configure now).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6362
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6363 Sun Apr 28 05:41:26 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6364
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6365 * configure.in (DEFAULT_PAGER): Don't append -e to less here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6366
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6367 Sat Apr 27 22:23:51 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6368
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6369 * configure.in: Check for pid_t and sys/types.h.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6370
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6371 Tue Apr 23 17:44:18 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6372
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6373 * configure.in: Check for fcntl.h, not sys/fcntl.h.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6374 Add checks for various system calls.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6375
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6376 Sun Apr 7 16:42:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6377
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6378 * configure.in: Check for strdup.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6379
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6380 * Makefile.in (TARGETS): Add dlfcn.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6381 * octMakefile.in (DISTSUBDIRS): Add dlfcn.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6382 (SUBDIRS): Add @DLFCN_DIR@.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6383 * configure.in: On AIX systems: set DLFCN_DIR=dlfcn when doing
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6384 shared libraries, bypass checks for dlopen, etc., set and
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6385 substitute LIBDLFCN and DLFCN_INCFLAGS. Create dlfcn/Makefile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6386
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6387 Sat Apr 6 21:45:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6388
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6389 * Makeconf.in (%.d : %.cc, %.d : %.c): Add dependency for pic/%.o.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6390
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6391 Fri Mar 29 13:38:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6392
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6393 * octMakefile.in (maintainer-clean distclean): Delete mk-oct-links.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6394
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6395 Wed Mar 27 09:05:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6396
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6397 * aclocal.m4 (OCTAVE_FLIBS): Fix typo in message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6398
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6399 Tue Mar 26 02:41:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6400
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6401 * configure.in (UGLY_DEFS): Undo previous change.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6402 When checking for various libraries, don't check for main(), but
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6403 instead look for functions that are actually supposed to be in
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6404 those libraries.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6405 Require autoconf 2.9.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6406 If using solaris2, don't add /usr/ucblib/libucb.a to LIBS until
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6407 near the very end, then check for for getrusage and times just
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6408 after that.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6409
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6410 * Makeconf.in (UGLY_DEFS): Ditto.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6411
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6412 * octave-bug.in: Don't send empty bug reports.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6413
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6414 Sat Mar 23 04:55:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6415
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6416 * octMakefile.in (DISTDIRS): Omit plplot for now.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6417 * Makefile.in (TARGETS): Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6418
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6419 Fri Mar 22 06:15:44 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6420
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6421 * configure.in: Add checks for sys/times.h and times().
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6422 (GCC_IEEE_FP_FLAG): Define this if using gcc 2.8.x or later on
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6423 Alpha/OSF systems.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6424
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6425 Wed Mar 20 02:04:08 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6426
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6427 * octMakefile.in (octave.info): cd to doc/interpreter, not doc.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6428
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6429 Sun Mar 3 10:01:13 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6430
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6431 * config.h.bot: Define HEAVYWEIGHT_INDEXING here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6432
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6433 * Makefile.in (TARGETS): Remove dld.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6434 * octMakefile.in (DISTSUBDIRS): Ditto.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6435 * configure.in: Don't create dld/Makefile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6436 Do create doc/fac/Makefile, doc/interpreter/Makefile,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6437 doc/liboctave/Makefile, and doc/refcard/Makefile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6438
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6439 Thu Feb 29 08:55:25 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6440
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6441 * Makeconf.in (%.o : %.c): Use pattern rule instead of suffix rule.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6442 (%.o : %.cc): Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6443 (pic/%.o : %.c, pic/%.o : %.cc): Use separate rules instead of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6444 expecting one rule to generate two output files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6445 * configure.in (f77_rules_frag): Use separate rules here too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6446
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6447 Mon Feb 26 03:34:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6448
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6449 * configure.in: If --disable-dl or --disable-shl, don't check for
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6450 dynamic linking functions.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6451 (includedir): Append version.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6452
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6453 Wed Feb 14 12:20:57 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6454
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6455 * octMakefile.in (snapshot-version): Don't quote version number.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6456
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6457 * aclocal.m4 (OCTAVE_FLIBS): Avoid setting FLIBS=" ".
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6458
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6459 Sat Feb 10 12:59:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6460
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6461 * glob/Makefile.in (install): New target.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6462
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6463 Fri Feb 9 14:00:53 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6464
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6465 * configure.in: Fix help text for --enable-shared option.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6466
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6467 Thu Feb 8 10:17:55 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6468
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6469 * octMakefile.in (CONF_DISTFILES): New variable.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6470 (DISTFILES): Use it instead of listing things twice.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6471 (CONF_DISTSUBDIRS): New variable.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6472 (conf-dist): New target.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6473
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6474 * Makefile.in (TARGETS): Add conf-dist.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6475
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6476 * configure.in (CXX_VERSION, CC_VERSION): Substitute them.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6477 * octMakefile.in (octave-bug): Substitute them here too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6478 * octave-bug.in: Put them in the configuration message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6479
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6480 Sat Feb 3 08:53:56 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6481
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6482 * configure.in: RLD_FLAG should be empty by default, but give it a
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
6483 value for alpha-dec-osf* systems.
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6484
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6485 Fri Feb 2 23:03:40 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6486
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6487 * Makeconf.in: Actually do add substitutions for FPICFLAG,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6488 CPICFLAG, and CXXPICFLAG.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6489
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6490 Thu Feb 1 14:58:16 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6491
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6492 * configure.in (%.c : %.f): Fix typo.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6493
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6494 Wed Jan 24 14:47:58 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6495
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6496 * configure.in: Also configure in glob subdirectory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6497 Make pattern rule say how to make .o from .f, not .f from .o. Duh.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6498
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6499 * octMakefile.in: Add glob stuff to the appropriate lists.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6500 * Makeconf.in: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6501
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6502 * aclocal.m4: Add test for program_invocation_name.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6503 * configure.in: Use it here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6504
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6505 * acconfig.h: Add #undef here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6506
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6507 Mon Jan 22 17:32:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6508
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6509 * configure.in: Add checks for mode_t, off_t, size_t, uid_t,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6510 dev_t, ino_t, and nlink_t typedefs.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6511 * acconfig.h: Add undefs for dev_t, ino_t, and nlink_t.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6512
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6513 Sat Jan 20 21:05:49 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6514
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6515 * configure.in: For Fortran rules, use pattern rules instead of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6516 suffix rules.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6517
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6518 Fri Jan 19 12:38:23 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6519
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6520 * configure.in: When checking for libf2c.a, add -lm and an extra lib.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6521
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6522 Wed Jan 10 16:36:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6523
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6524 * configure.i: Add missing colon in .o.f pattern for f2c rules.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6525
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6526 Mon Jan 8 23:18:39 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6527
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6528 * configure.in (AC_PROG_LN_S): New check.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6529 * Makeconf.in (LN_S): Substitute it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6530
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6531 * configure.in (libexecdir): New variable.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6532 (archlibdir, octfiledir, localoctfiledir): Use it instead of libdir.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6533 (datadir): Default to $(prefix)/share instead of $(prefix)/lib.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6534
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6535 * Makeconf.in (libexecdir): Substitute it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6536
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6537 * configure.in (localoctfiledir): Use $(libdir), not $(datadir).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6538
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6539 Sun Jan 7 18:40:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6540
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6541 * aclocal.m4 (OCTAVE_SMART_PUTENV): New macro, extracted from
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6542 the kpathsearch library.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6543 * configure.in: Call it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6544
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6545 Fri Dec 29 22:07:52 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6546
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6547 * Makeconf.in (subdir-for-command): New definition for
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6548 SUBDIR_FOR_COMMAND using GNU Make `foreach' instead of shell `for'
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6549 command.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6550 * libcruft/Makefile.in, scripts/Makefile.in, octMakefile.in:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6551 Invoke new definition with `@'.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6552
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6553 Wed Dec 27 14:27:48 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6554
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6555 * octMakefile.in (SUBDIRS): Delete DLD_DIR.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6556 (distclean): Delete Makerules.f77.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6557
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6558 * Makeconf.in (WITH_DLD): Delete variable.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6559
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6560 * configure.in: Delete support for dynamic linking with dld.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6561
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6562 * configure.in, Makeconf.in: Use consistent names for WITH_DL,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6563 WITH_SHL, OCTAVE_LITE, and SHARED_LIBS
9967
75503ecdac32 ChangeLog fixes
John W. Eaton <jwe@octave.org>
parents: 9966
diff changeset
6564
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6565 * config.h.bot: Undo previous change.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6566 * acconfig.h: Add #undef for WITH_DYNAMIC_LINKING.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6567 * Makeconf.in: Substitute it here too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6568 * configure.in: Set it here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6569
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6570 Tue Dec 26 00:12:14 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6571
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6572 * configure.in (AC_CONFIG_SUBDIRS): Delete libcruft.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6573 (AC_OUTPUT): List libcruft files here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6574
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6575 * configure.in, Makeconf.in: Handle Fortran compilation rules
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6576 using an included fragment in Makeconf.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6577
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6578 Mon Dec 25 22:14:21 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6579
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6580 * configure.in (CPICFLAG, CXXPICFLAG, FPICFLAG): New variables.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6581 * Makeconf.in: Substitute them.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6582
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6583 * configure.in: Handle --enable-shared option.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6584 Handle Fortran source files differently.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6585 * Makeconf.in (SHARED_LIBS): Substitute shared_libs.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6586 (SHLEXT, RLD_FLAG, fortran_rules_flag): Substitute these too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6587 (.c.o, .cc.o): Handle creating position independent code for
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6588 shared libraries.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6589
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6590 Sun Dec 24 00:29:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6591
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6592 * config.h.bot: Maybe define WITH_DYNAMIC_LINKING.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6593
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6594 * Makeconf.in (WITH_DL, WITH_SHL): Substitute values.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6595 * acconfig.h: Add undefs for WITH_DL and WITH_SHL.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6596 * configure.in: Handle --enable-dl and --enable-shl.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6597 Check for -ldl and dlopen, dlsym, dlclose, and dlerror.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6598 Check for -ldld and shl_load, shl_findsym.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6599 (have_fortran_compiler): Quit if no suitable Fortran compiler is
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6600 found.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6601
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6602 Fri Nov 3 03:33:42 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6603
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6604 * emacs/octave-mode.el: Rename from octave.el.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6605
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6606 Wed Oct 11 19:22:12 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6607
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6608 * configure.in (GNUPLOT_BINARY): When checking for multiplot,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6609 issue a `set term unknown' command first.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6610
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6611 Wed Oct 4 01:42:35 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6612
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6613 * config.guess: Add entry for PowerPC Macs running Machten.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6614
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6615 * octMakefile.in (dist-z): Remove old .gz file before creating new one.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6616
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6617 Mon Oct 2 19:17:22 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6618
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6619 * configure.in: Check to see if it looks like gnuplot supports
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6620 multiplot.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6621 * acconfig.h: Add undef for GNUPLOT_HAS_MULTIPLOT.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6622
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6623 * acconfig.h: #undefs for HAVE_FINITE, HAVE_ISNAN, HAVE_ISINF,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6624 HAVE_TERMIOS_H, HAVE_TERMIO_H, and HAVE_SGTTY_H removed. This
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6625 file should only have things that autoheader can't figure out.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6626
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6627 Sun Oct 1 17:08:37 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6628
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6629 * octMakefile.in (clean-tar): Also omit directories called OLD and
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6630 files beginning with =.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6631
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6632 Fri Sep 29 01:04:31 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6633
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6634 * ROADMAP: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6635 * (DISTFILES): Include it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6636
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6637 * emacs: New subdirectory for Emacs-related stuff.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6638 * octMakefile.in (DISTDIRS, BINDISTSUBDIRS): Include emacs.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6639 (DISTFILES, BINDISTFILES): Don't include octave-mode.el.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6640
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6641 Tue Sep 26 03:56:39 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6642
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6643 * configure.in: Don't add -Wno-unused to CFLAGS or CXXFLAGS.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6644 * config.h.bot: Remove definition of UNUSED.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6645
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6646 * config.sub: Replace with current version from FSF.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6647 * config.guess: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6648
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6649 Thu Sep 21 20:29:00 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6650
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6651 * configure.in (AR, ARFLAGS): Set defaults for these, but also
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6652 allow them to come from the environment.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6653 * Makeconf.in (AR, ARFLAGS): New variables to substitute.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6654
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6655 Wed Sep 20 00:51:24 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6656
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6657 * octMakefile.in (maintainer-clean): Also remove Makeconf,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6658 config.cache, config.h, and config.log.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6659
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6660 Tue Sep 19 17:20:32 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6661
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6662 * sighandlers.h [HAVE_SIGACTION && HAVE_SIGPROCMASK &&
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6663 HAVE_SIGPENDING && HAVE_SIGSUSPEND]: #define HAVE_POSIX_SIGNALS.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6664
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6665 * configure.in: Check for sigaction(), sigprocmask(),
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6666 sigpending(), and sigsuspend() functions.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6667 Don't do anything special about checking for termios.h, termio.h,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6668 and sgtty.h.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6669
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6670 Mon Sep 18 22:39:33 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6671
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6672 * config.h.bot [__GNUC__]: Define NORETURN.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6673
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6674 Fri Sep 15 05:12:29 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6675
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6676 * configure.in (AC_C_BIGENDIAN): Remove test.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6677
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6678 Thu Sep 14 02:07:51 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6679
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6680 * configure.in (LIBPLPLOT): Disable plplot by default for now.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6681 Check for mkdir, rmdir, rename, and umask.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6682
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6683 * All Makefile.in files: Convert from realclean to
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6684 maintainer-clean, for GNU coding standards.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6685
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6686 * configure.in: Call AC_FUNC_CLOSEDIR_VOID.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6687
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6688 Wed Sep 13 03:25:37 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6689
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6690 * configure.in: Do check for IEEE functions on the Alpha.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6691
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6692 Mon Sep 11 19:08:47 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6693
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6694 * configure.in: Call AC_STRUCT_ST_BLKSIZE, AC_STRUCT_ST_BLOCKS,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6695 and AC_STRUCT_ST_RDEV.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6696
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6697 Tue Sep 5 02:02:35 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6698
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6699 * configure.in: Check for sys/param.h and sys/stat.h
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6700 Use AC_HEADER_TIME, not AC_TIME_WITH_SYS_TIME.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6701 Use AC_HEADER_SYS_WAIT.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6702
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6703 Thu Aug 24 15:35:44 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6704
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6705 * configure.in: Don't set or call AC_SUBST for CXXFLAGS or CFLAGS,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6706 and don't call AC_SUBST for LDFLAGS -- autoconf takes care of this.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6707 If adding -Wall, add -Wno-unused too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6708
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6709 Tue Aug 22 01:37:02 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6710
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6711 * Makefile.in (all): Update message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6712
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6713 * config.h.bot: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6714 * octMakefile.in (DISTFILES): Add it to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6715
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6716 * acconfig.h (USE_PLPLOT): Add #undef.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6717
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6718 Mon Aug 21 19:33:33 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6719
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6720 * Makefile.in (NO_DEP_TARGETS): New variable, for targets that can
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6721 be made without updating dependency files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6722
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6723 Sun Jun 25 18:27:49 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6724
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6725 * configure.in (FFLAGS): Add -fpe1 on alpha-dec-osf1 systems.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6726
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6727 Thu May 4 22:26:34 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6728
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6729 * configure.in: export CC, CXX, and F77 before calling
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6730 AC_CONFIG_SUBDIRS.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6731
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6732 Mon May 1 14:17:07 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6733
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6734 * configure.in: Handle --with-plplot.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6735 (AC_CONFIG_SUBDIRS): Add plplot directory if --with-plplot.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6736 * plplot: New subdirectory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6737 * Makefile.in (plplot): New target.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6738 * octMakefile.in (SUBDIRS): Add @PLPLOT_DIR@.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6739 (DISTDIRS): Add plplot.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6740
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6741 * acconfig.h: Add #undef for GETTIMEOFDAY_NO_TZ.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6742
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6743 * configure.in: Improve check for gettimeofday.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6744
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6745 Mon May 1 12:50:03 1995 John Eaton (jwe@bullwinkle.che.utexas.edu)
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6746
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6747 * acconfig.h (OCTAVE_LITE): Fix comment.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6748
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6749 Tue Apr 11 20:31:52 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6750
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6751 * configure.in (INFO_DIR, READLINE_DIR): New variables.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6752 If $USE_GNU_INFO, AC_DEFINE it, don't AC_SUBST it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6753 Likewise, for USE_READLINE.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6754
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6755 * octMakefile.in (SUBDIRS): Substitute INFO_DIR and READLINE_DIR.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6756
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6757 * aclocal.m4 (OCTAVE_F77_UPPERCASE_NAMES): New macro.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6758 (OCTAVE_F77_APPEND_UNDERSCORES): Require it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6759 * configure.in: Use it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6760 (info_subdir): If $USE_GNU_INFO, then run configure in info
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6761 subdirectory too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6762 Don't check for sys/ttold.h or sys/ptem.h.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6763
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6764 Mon Apr 10 00:17:57 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6765
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6766 * configure.in (UGLY_DEFS): Delete commands to create this.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6767 * Makeconf.in (UGLY_DEFS): Delete substitution.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6768 * Makeconf.in (UGLY_ALL_CFLAGS): Delete definition.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6769
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6770 * configure.in: Add scripts and libcruft to CONFIG_SUBDIRS.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6771 Don't edit scripts or libcruft Makefiles here.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6772 Reorganize checking for the Fortran compiler.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6773
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6774 * octMakefile.in (DISTFILES): Delete f2c-compat.sh flibs.sh
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6775 cxxlibs.sh from list. Add aclocal.m4.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6776 * configure.in: Use new macros defined in aclocal.m4. Don't use
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6777 external shell scripts. Cache values.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6778
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6779 * aclocal.m4: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6780
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6781 Sun Apr 9 12:47:27 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6782
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6783 * configure.in: Print status message before exiting.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6784 Cache CXXLIBS and FLIBS.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6785
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6786 * acconfig.h: Delete #undefs for floating point format.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6787 * octMakefile.in (DISTFILES): Delete float-type.c from list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6788 * configure.in: Don't try to determine floating point format at
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6789 configuration time.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6790
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6791 Mon Apr 3 21:46:10 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6792
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6793 * configure.in: Create scripts/time/Makefile too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6794
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6795 * configure.in (gxx_version): Handle new gcc version message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6796 (gcc_version): Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6797
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6798 Wed Mar 29 22:59:42 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6799
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6800 * configure.in (AC_STRFTIME): Delete check.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6801 (AC_STRUCT_TIMEZONE): New check.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6802
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6803 Wed Mar 22 08:31:21 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6804
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6805 * Makeconf.in (ALL_FFLAGS, FUGLY): New variables.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6806
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6807 * configure.in: Use AC_ARG_ENABLE and AC_ARG_WITH consistently.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6808 Handle --with-g77. Substitute new variable FUGLY. If F77 is g77,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6809 set it to -fugly. Substitute command for making .o from .f.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6810
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6811 Tue Mar 21 14:24:32 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6812
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6813 * cxxlibs.sh: Extract -R options like -L options.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6814 * configure.in (FLIB_PATH, FLIB_LIST): Extract -R options along
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6815 with -L options.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6816
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6817 Tue Mar 21 14:20:55 1995 Paul Eggert <eggert@twinsun.com>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6818
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6819 * configure.in (CXX): Export; cxxlibs.sh needs this.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6820 (FLIB_LIST, CXXLIB_LIST): Extract -R options along with -L options.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6821
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6822 * flibs.sh: Treat `-L foo' like `-Lfoo'. Extract -R options
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6823 like -L options.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6824
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6825 Tue Mar 21 08:08:06 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6826
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6827 * flibs.sh: Search for values-X*.o, not values-*.o.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6828
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6829 Fri Mar 10 10:32:27 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6830
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6831 * Makeconf.in (SUBDIR_FOR_COMMAND): New command definition.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6832 * octMakefile.in: Use it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6833
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6834 * octMakefile.in (install, uninstall, tags, TAGS, clean,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6835 mostlyclean, distclean, realclean): Combine actions.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6836
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6837 Tue Feb 28 21:24:35 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6838
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6839 * configure.in (FC): Set to $F77 and substitute it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6840 * Makeconf.in (FC): Add substitution line.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6841
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6842 Sun Feb 26 00:20:19 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6843
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6844 * dointsall.sh: Create ls-R database.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6845
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6846 * configure.in: Configure kpathsea using AC_CONFIG_SUBDIRS().
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6847 Remove check for SMART_PUTENV.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6848 Remove kpathsea/c-auto.h from AC_CONFIG_HEADER().
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6849
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6850 * make: New directory, for kpathsea configuration.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6851 * octMakefile.in (DISTDIRS): Add it
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6852
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6853 * kpathsea: Update with 2.6 distribution.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6854
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6855 * Makefile.in (TARGETS): New variable. Combine all identical targets.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6856
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6857 * configure.in (LIBINFO, LIBREADLINE): New variables to substitute.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6858
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6859 Sat Feb 25 18:47:11 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6860
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6861 * acconfig.h (USE_READLINE): Add #undef.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6862 * configure.in: Add support for --enable-readline.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6863
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6864 * acconfig.h (USE_GNU_INFO): Add #undef.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6865 * configure.in: Add support for --enable-info.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6866
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6867 * acconfig.h (RUN_IN_PLACE): Delete #undef.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6868
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
6869 See ChangeLog.1 for earlier changes.