comparison src/ChangeLog @ 2610:8125b6f9c134

[project @ 1997-01-20 17:23:44 by jwe]
author jwe
date Mon, 20 Jan 1997 17:25:41 +0000
parents 12bc9d0a50b5
children 5bcee07be597
comparison
equal deleted inserted replaced
2609:12bc9d0a50b5 2610:8125b6f9c134
1 Mon Jan 20 11:11:12 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * file-io.cc: Don't include "syswait.h" here.
4
5 Sun Jan 19 22:38:45 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
6
7 * oct-stream.h (octave_base_stream::seek): Declare offset arg as
8 streamoff, not streampos.
9 (octave_stream::seek): Likewise.
10 * oct-strstrm.h (octave_base_strstream::seek): Likewise.
11 * oct-stdstrm.h (octave_base_stdiostream::seek): Likewise.
12 * oct-iostrm.h (octave_base_iostream::seek): Likewise.
13 * oct-fstrm.h (octave_fstream::seek): Likewise.
14
1 Fri Jan 17 18:13:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu> 15 Fri Jan 17 18:13:10 1997 John W. Eaton <jwe@bevo.che.wisc.edu>
2 16
3 * file-io.cc (Ffflush): Handle stdout as a special case. 17 * file-io.cc (Ffflush): Handle stdout as a special case.
4 18
5 * oct-stream.cc (octave_stream_list::do_get_file_number): 19 * oct-stream.cc (octave_stream_list::do_get_file_number):