annotate scripts/ChangeLog @ 2601:3723512a827a

[project @ 1997-01-06 05:43:16 by jwe]
author jwe
date Mon, 06 Jan 1997 05:44:24 +0000
parents 106ae3df29f5
children 9cbbbcf5b6f5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2601
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
1 Thu Dec 19 22:16:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
2
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
3 * elfun/lcm.m: Replace missing if statement.
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
4
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
5 * elfun/gcd.m: Report error if no input args.
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
6 * elfun/lcm.m: Likewise.
3723512a827a [project @ 1997-01-06 05:43:16 by jwe]
jwe
parents: 2597
diff changeset
7
2597
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
8 Mon Dec 16 15:23:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
9
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
10 * Makefile.in (install): Use ls -LR to create ls-R database.
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
11 Also list contents of $libexecdir/octave in ls-R database.
106ae3df29f5 [project @ 1996-12-17 17:48:01 by jwe]
jwe
parents: 2583
diff changeset
12
2583
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
13 Tue Dec 10 01:43:07 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
14
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
15 * Version 2.0 released.
df3124e46963 [project @ 1996-12-10 07:45:00 by jwe]
jwe
parents: 2575
diff changeset
16
2575
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
17 Fri Dec 6 15:23:46 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
18
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
19 * Version 1.94.
e57847e2de87 [project @ 1996-12-09 18:05:37 by jwe]
jwe
parents: 2558
diff changeset
20
2558
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
21 Sun Dec 1 20:55: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
22
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
23 * strings/str2num.m: New file.
c097977bca6f [project @ 1996-12-02 02:56:01 by jwe]
jwe
parents: 2554
diff changeset
24
2554
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
25 Wed Nov 20 01:00:24 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
26
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
27 * Version 1.93.
f7e3d23f0a8f [project @ 1996-11-21 01:41:57 by jwe]
jwe
parents: 2540
diff changeset
28
2540
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
29 Tue Nov 19 15:13:35 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
30
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
31 * linear-algebra/commutation_matrix.m, linear-algebra/cross.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
32 linear-algebra/duplication_matrix.m, linear-algebra/vec.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
33 linear-algebra/vech.m: New files from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
34
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
35 * general/nextpow2.m, general/shift.m, general/diff.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
36 general/common_size.m: New files from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
37
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
38 * miscellaneous/bincoeff.m, miscellaneous/xor.m:
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
39 New files from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
40
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
41 * signal/detrend.m: New file from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
42
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
43 * specfun/betai.m, specfun/gammai.m, specfun/erfinv.m,
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
44 specfun/pow2.m, specfun/log2.m:
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
45 New files and updates from Kurt Hornik.
c3d634d49ce4 [project @ 1996-11-20 00:20:12 by jwe]
jwe
parents: 2523
diff changeset
46
2523
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
47 Fri Nov 15 18:13:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
48
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
49 * plot/__plt__.m: Add explicit replot after last command is
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
50 issued, to force all lines to be displayed. Hmm.
007e977442b8 [project @ 1996-11-16 00:33:22 by jwe]
jwe
parents: 2520
diff changeset
51
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
52 Thu Nov 14 00:06:34 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
53
2520
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
54 * plot/axis.m, plot/bottom_title.m, plot/contour.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
55 plot/figure.m, plot/grid.m, plot/loglog.m, plot/mesh.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
56 plot/mplot.m, plot/multiplot.m, plot/oneplot.m, plot/plot.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
57 plot/plot_border.m, plot/polar.m, plot/semilogx.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
58 plot/semilogy.m, plot/subplot.m, plot/subwindow.m, plot/title.m,
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
59 plot/top_title.m, plot/xlabel.m, plot/ylabel.m, plot/zlabel.m:
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
60 Uset gset, not set.
a034dcdbc282 [project @ 1996-11-15 04:57:21 by jwe]
jwe
parents: 2512
diff changeset
61
2512
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
62 * Version 1.92.
fda09c1e787e [project @ 1996-11-14 08:39:41 by jwe]
jwe
parents: 2486
diff changeset
63
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
64 Thu Nov 7 12:43:12 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
65
2486
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
66 * image/saveimage.m: When writing PostScript, name Octave as the
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
67 almighty Creator. Use single call to fprintf instead of looping.
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
68
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
69 * image/Makefile.in: Delete references to octtopnm.
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
70
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
71 * general/logspace.m: Doc fix.
830038ee04aa [project @ 1996-11-08 03:54:40 by jwe]
jwe
parents: 2482
diff changeset
72
2482
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
73 * Version 1.91.
c89bce1baba3 [project @ 1996-11-07 18:48:29 by jwe]
jwe
parents: 2458
diff changeset
74
2458
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
75 Sat Nov 2 21:06:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
76
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
77 * image/image.m: Use tmpnam() instead of home-brew scheme.
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
78
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
79 * audio/record.m, audio/playaudio.m: Use tmpnam() instead of
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
80 octave_tmp_file_name(). Use unwind_protect to ensure tmp file is
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
81 deleted.
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
82 * miscellaneous/bug_report.m: Likewise. Also use unlink() instead
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
83 of a system() command to delete the tmp file.
d07a5d0b57e2 [project @ 1996-11-03 03:25:18 by jwe]
jwe
parents: 2452
diff changeset
84
2452
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
85 Wed Oct 30 17:19:45 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
86
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
87 * Version 1.90.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
88
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
89 * Makefile.in (DISTFILES): Add ChangeLog.
a28ed603c65c [project @ 1996-10-31 19:49:29 by jwe]
jwe
parents: 2360
diff changeset
90
2360
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
91 Thu Oct 10 17:31:01 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
92
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
93 * plot/subplot.m, plot/multiplot.m, plot/mplot.m:
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
94 Don't check for string value of automatic_replot.
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
95
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
96 * image/ind2ind.m, image/ind2rgb.m, image/ind2gray.m:
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
97 Temporarily set do_fortran_indexing to 1, not "true".
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
98
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
99 * miscellaneous/menu.m: Temporarily set page_screen_output to 0,
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
100 not "false".
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
101
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
102 * linear-algebra/cond.m: Don't compare propagate_empty_matrices to
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
103 "false".
8fc0fa7ae9ca [project @ 1996-10-10 22:36:46 by jwe]
jwe
parents: 2355
diff changeset
104
2355
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
105 Tue Aug 20 18:27:36 1996 Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
106
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
107 * strings/substr.m: Allow negative OFFSET. LEN is now optional.
c9f70d39255f [project @ 1996-08-20 23:30:54 by jwe]
jwe
parents: 2330
diff changeset
108
2330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
109 Mon Jul 15 16:15:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
110
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
111 * miscellaneous/bug_report.m: Don't redirect output to /dev/tty in
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
112 system command.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
113
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
114 Fri Jul 12 12:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
115
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
116 * __plr1__.m: Renamed from polar_int_1.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
117 * __plr2__.m: Renamed from polar_int_2.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
118 * __plr__.m: Renamed from polar_int.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
119 * __plt1__.m: Renamed from plot_int_1.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
120 * __plt2__.m: Renamed from plot_int_2.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
121 * __plt2mm__.m: Renamed from plot_2_m_m_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
122 * __plt2mv__.m: Renamed from plot_2_m_v_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
123 * __plt2ss__.m: Renamed from plot_2_s_s_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
124 * __plt2vm__.m: Renamed from plot_2_v_m_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
125 * __plt2vv__.m: Renamed from plot_2_v_v_.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
126 * __plt__.m: Renamed from plot_int.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
127 * __pltopt__.m: Renamed from plot_opt.m.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
128 Change all callers.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
129
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
130 Thu Jul 11 17:24:29 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
131
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
132 * All .m files: Add regular Author:, Created:, and Adapted-By:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
133 comments like those found in Emacs lisp files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
134
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
135 Mon Jun 24 04:16:41 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
136
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
137 * All .m files: Change comment style.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
138
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
139 Fri Jun 14 01:42:21 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
140
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
141 * bottom_title.m, mplot.m, multiplot.m, oneplot.m, plot_border.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
142 subplot.m, subwindow.m, top_title.m:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
143 Print error message if gnuplot_has_multiplot is not true.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
144
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
145 Thu Jun 6 00:18:54 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
146
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
147 * plot/figure.m: New function.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
148
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
149 Wed Jun 5 18:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
150
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
151 * strings/strrep.m: New function.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
152
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
153 Thu May 23 15:04:22 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
154
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
155 * strings/bin2dec.m, strings/blanks.m, strings/deblank.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
156 strings/dec2bin.m, strings/dec2hex.m, strings/findstr.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
157 strings/hex2dec.m, strings/index.m, strings/rindex.m,
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
158 strings/split.m, strings/str2mat.m, strings/substr.m:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
159 New functions from Kurt Hornik, heavily modified by jwe.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
160
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
161 * general/reshape.m: Allow strings to be reshaped too.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
162
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
163 * strings/strcmp.m: No longer need to set implicit_str_to_num_ok.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
164 Always return a scalar.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
165
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
166 Wed May 22 19:52:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
167
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
168 * polynomial/polyfit.m: Make orientation of result compatible with
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
169 Matlab.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
170
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
171 Sat May 18 17:32:15 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
172
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
173 * polynomial/polyfit.m: Add missing close paren.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
174
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
175 Thu May 16 10:23:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
176
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
177 * plot/plot_opt.m: Set compatibility arg in call to sscanf.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
178
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
179 * io/scanf.m: Delete.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
180
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
181 Mon May 13 09:37:38 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
182
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
183 * statistics/median.m: Fix typo in usage message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
184
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
185 Wed Apr 24 02:45:52 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
186
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
187 * miscellaneous/popen2.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
188
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
189 Wed Apr 17 18:34:04 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
190
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
191 * configure.in (AC_OUTPUT): Add io/Makefile.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
192
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
193 * io: New directory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
194 * Makefile.in (SUBDIRS): Add it to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
195
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
196 * miscellaneous/flops.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
197
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
198 Fri Mar 22 04:40:48 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
199
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
200 * miscellaneous/cputime.m: Return three arguments instead of a
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
201 vector, for compatibility with previous versions and with Matlab
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
202 (which only returns one scalar value).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
203
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
204 Wed Mar 20 05:09:48 1996 Kurt Hornik <Kurt.Hornik@tuwien.ac.at>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
205
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
206 * general/triu.m: Compute lower bound on loop index correctly.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
207 * general/tril.m: Likewise, for upper bound.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
208
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
209 Tue Feb 6 09:29:43 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
210
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
211 * image/saveimage.m: For color images, make sure indices into
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
212 temporary colormap and result matrix have proper orientation.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
213 Set grey flag correctly.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
214
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
215 Tue Jan 9 00:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
216
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
217 * statistics/std.m: Use better formula (from Jim Van Zandt
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
218 jrv@vanzandt.mv.com).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
219
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
220 Sun Jan 7 20:12:14 1996 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
221
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
222 * meshgrid.m: New file (from Jim Van Zandt jrv@vanzandt.mv.com).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
223 * mesh.m: Transpose Z if only one arg.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
224 Handle case of all three args being matrices (from Jim Van Zandt
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
225 jrv@vanzandt.mv.com).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
226 * meshdom.m: Undo previous change.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
227
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
228 Wed Dec 20 13:48:12 1995 John W. Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
229
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
230 * configure.in (AC_OUTPUT): Add audio/Makefile
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
231
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
232 Thu Nov 16 13:07:07 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
233
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
234 * audio: New directory of files from Kurt Hornik and Andreas
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
235 Weingessel.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
236 * audio/Makefile.in: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
237 * Makefile.in (SUBDIRS): Add audio to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
238
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
239 Mon Nov 6 07:29:35 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
240
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
241 * polynomial/polyfit.m: Use `economy-stle' QR factorization.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
242
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
243 Fri Nov 3 00:38:46 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
244
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
245 * plot/mesh.m: Require, length (y) == rows (z) and length (x) ==
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
246 columns (z), not the other way around.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
247 * plot/meshdom.m: Don't reverse order of elements in y.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
248
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
249 Thu Nov 2 23:56:53 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
250
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
251 * plot/axis.m: Return current axis if nargin == 0.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
252
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
253 Tue Oct 31 04:11:28 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
254
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
255 * polynomial/roots.m: Updates from Kurt Hornik.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
256
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
257 * polynomial/polyder.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
258
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
259 * polynomial/polyderiv.m: Give return value and arg different names.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
260
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
261 Mon Oct 30 23:27:02 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
262
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
263 * specfun/betainc.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
264 * specfun/gammainc.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
265
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
266 Wed Oct 18 23:45:52 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
267
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
268 * general/strerror.m: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
269 * general/perror.m: Implement using strerror().
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
270
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
271 Thu Oct 5 03:21:36 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
272
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
273 * plot/bottom_title.m plot/mplot.m plot/multiplot.m plot/oneplot.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
274 plot/plot_border.m plot/subplot.m plot/subwindow.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
275 plot/top_title.m plot/zlabel.m: New files, from Vinayak Dutt.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
276
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
277 * image/saveimage.m: Round img values first.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
278
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
279 Tue Oct 3 03:55:18 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
280
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
281 * control/abcddim.m control/are.m general/tril.m general/triu.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
282 image/saveimage.m linear-algebra/kron.m linear-algebra/norm.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
283 linear-algebra/null.m miscellaneous/etime.m plot/contour.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
284 plot/mesh.m plot/plot_int.m plot/polar_int.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
285 special-matrix/hankel.m special-matrix/toeplitz.m
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
286 tuwien/strfun/split.m: Add missing semicolons.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
287
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
288 * plot/polar_int.m: Use .', not ' to make vectors conform.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
289
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
290 * image/Makefile.in: Don't build or install octtoppm.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
291
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
292 * image/saveimage.m: Rewrite to avoid using octoppm and pbm
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
293 routines so that people who don't have the the pbm stuff installed
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
294 can still use this function.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
295
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
296 Mon Oct 2 05:10:44 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
297
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
298 * image/saveimage.m: Better error checking, clean up a bit.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
299
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
300 Tue Sep 26 00:04:56 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
301
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
302 * plot/plot_opt.m: Change more to more_opts as a temporary fix to
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
303 avoid conflict with new built-in text-style function more.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
304
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
305 * linear-algebra/norm.m: Also allow 2nd arg == "inf".
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
306
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
307 * startup/Makefile.in (install): Also install octaverc in
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
308 $localfcnfiledir/startup/octavrc.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
309
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
310 Wed Sep 20 00:01:30 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
311
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
312 * mkinstalldirs: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
313 * Makefile.in (DISTFILES): Add it to the list.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
314
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
315 * Makefile.in (DISTFILES): Distribute configure.in and configure.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
316
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
317 Thu Sep 14 03:56:19 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
318
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
319 * special-matrix/hankel.m: Compatibility fix. Complain if
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
320 r(1) != c(nr), not if r(1) != c(1).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
321
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
322 * signal/filter.m: Doc fix.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
323
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
324 Wed Sep 13 03:19:05 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
325
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
326 * miscellaneous/cputime.m: Use new resource structure names (no
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
327 ru_ or tv_ prefixes).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
328
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
329 Tue Sep 12 02:20:44 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
330
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
331 * time/ctime.m: Fix doc string and usage message.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
332
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
333 Mon Sep 11 18:43:46 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
334
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
335 * time/clock.m: Use new time structure names (no tm_ prefix).
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
336
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
337 Thu Aug 24 20:53:08 1995 John Eaton <jwe@bevo.che.wisc.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
338
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
339 * control/c2d.m: Make function work for any value of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
340 whitespace_in_literal_matrix.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
341 * control/dare.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
342 * control/tzero.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
343 * elfun/gcd.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
344 * elfun/lcm.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
345 * general/postpad.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
346 * general/prepad.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
347 * linear-algebra/kron.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
348 * miscellaneous/etime.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
349 * polynomial/conv.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
350 * polynomial/deconv.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
351 * polynomial/poly.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
352 * polynomial/roots.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
353 * signal/filter.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
354 * signal/freqz.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
355 * signal/fftfilt.m: Likewise.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
356
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
357 Tue Jun 6 22:34:04 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
358
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
359 * miscellaneous/is_leap_year.m: Make work for vector args.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
360
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
361 Tue May 2 16:18:33 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
362
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
363 * plot/polar_int_2.m: Add missing semicolons.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
364 Set theta = theta', not rho'.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
365
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
366 Sun Apr 30 11:19:11 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
367
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
368 * polynomial/roots.m: Make it work for any value of
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
369 whitespace_in_literal_matrix.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
370
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
371 Mon Apr 10 09:37:17 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
372
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
373 * configure.in: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
374
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
375 Thu Mar 30 13:29:35 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
376
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
377 * control/lyap.m: Add missing semicolon.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
378
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
379 * miscellaneous/cputime.m: New function file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
380
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
381 Wed Mar 29 22:50:49 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
382
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
383 * time: New directory.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
384 * time/asctime.m, time/clock.m, time/ctime.m, time/date.m:
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
385 New function files.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
386 * time/Makefile.in: New file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
387 * Makefile.in (SUBDIRS): Add time.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
388
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
389 Thu Mar 23 15:42:26 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
390
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
391 * polynomial/polyreduce.m: Make sure initial index is not empty.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
392
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
393 Tue Mar 14 23:38:24 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
394
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
395 * plot/plot_int_1.m: Transpose data with .', not '.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
396
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
397 Fri Mar 10 10:40:13 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
398
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
399 * Makefile.in (install uninstall clean mostlyclean distclean
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
400 realclean): Use SUBDIR_FOR_COMMAND. Combine actions.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
401
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
402 Sun Feb 26 22:18:22 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
403
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
404 * Makefile.in (install): Create ls-R database file.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
405 (uninstall): Delete it.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
406
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
407 Fri Feb 24 10:36:01 1995 John Eaton <jwe@schoch.che.utexas.edu>
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
408
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
409 * scripts/image/saveimage.m: Fix typo.
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
410
12ff450cbb1f [project @ 1996-07-19 01:39:22 by jwe]
jwe
parents:
diff changeset
411 See ChangeLog.1 in the top level directory for earlier changes.