Mercurial > hg > octave-nkf
comparison src/ChangeLog @ 5220:42f9a021aac1
[project @ 2005-03-17 02:58:27 by jwe]
author | jwe |
---|---|
date | Thu, 17 Mar 2005 02:58:27 +0000 |
parents | 32c569794216 |
children | 552d7a7a0819 |
comparison
equal
deleted
inserted
replaced
5219:96661dd79291 | 5220:42f9a021aac1 |
---|---|
1 2005-03-16 John W. Eaton <jwe@octave.org> | 1 2005-03-16 John W. Eaton <jwe@octave.org> |
2 | |
3 * ov-struct.cc (octave_struct::save_ascii): Don't convert Cell | |
4 object to cs-list. | |
5 (octave_struct::save_binary): Likewise | |
6 (octave_struct::save_hdf5): Likewise. | |
2 | 7 |
3 * DLD-FUNCTIONS/gplot.l (Fset, Fshow): Delete. | 8 * DLD-FUNCTIONS/gplot.l (Fset, Fshow): Delete. |
4 (F__gnuplot_plot__): Rename from Fgplot. | 9 (F__gnuplot_plot__): Rename from Fgplot. |
5 (F__gnuplot_splot__): Rename from Fgsplot. | 10 (F__gnuplot_splot__): Rename from Fgsplot. |
6 (F__gnuplot_raw__): Rename from Fgraw. | 11 (F__gnuplot_raw__): Rename from Fgraw. |