Mercurial > hg > octave-nkf
diff PROJECTS @ 5008:c2bb27ada496
[project @ 2004-09-17 14:45:39 by jwe]
author | jwe |
---|---|
date | Fri, 17 Sep 2004 14:45:39 +0000 |
parents | f3c21a1d1c62 |
children | 06f7ff1aee5a |
line wrap: on
line diff
--- a/PROJECTS +++ b/PROJECTS @@ -165,14 +165,8 @@ Other Data Types: ---------------- - * New types (char, short, etc.). - - * 3d matrix stuff. - * Template functions for mixed-type ops. - * Stuff for arithmetic using charMatrix, intMatrix, etc. - ------------------------ Graphical User Interface: ------------------------ @@ -192,7 +186,7 @@ working on them, it would be good to support other size specifications (integer*2, etc.). - * Make load and save work for structures. + * Make fread and fopen look in LOADPATH for files. * Make load and save look for <file>.mat if only given <file>. @@ -239,6 +233,8 @@ will work as expected. + * Handle multi-line input at the keyboard/debug prompt correctly. + * Fix the parser so that if (expr) 'this is a string' end