Mercurial > hg > octave-nkf
diff PROJECTS @ 3092:4bb976b250bf
[project @ 1997-10-17 07:48:48 by jwe]
author | jwe |
---|---|
date | Fri, 17 Oct 1997 07:52:48 +0000 |
parents | 8c779ed7979b |
children | f936c7f5074f |
line wrap: on
line diff
--- a/PROJECTS +++ b/PROJECTS @@ -466,6 +466,10 @@ write it in terms of the existing vector/matrix operators as much as possible. + * Make it possible to write a function that gets a reference to a + matrix in memory and change one or more elements without + generating a second copy of the data. + ------- History: ------- @@ -473,6 +477,9 @@ * Add an option to allow saving input from script files in the history list. + * The history command should accept two numeric arguments to + indicate a range of history entries to display, save or read. + * Add an option to include information about the Octave session in the history list. Possibly a time/date stamp and the current Octave line number, appended as a comment (users should probably