Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 7272:05ee52d7fad6
[project @ 2007-12-10 07:06:00 by jwe]
author | jwe |
---|---|
date | Mon, 10 Dec 2007 07:06:01 +0000 |
parents | 20b3ac39ee40 |
children | 72b5e1701da2 |
comparison
equal
deleted
inserted
replaced
7271:c18512d0ddb6 | 7272:05ee52d7fad6 |
---|---|
1 2007-12-10 John W. Eaton <jwe@octave.org> | |
2 | |
3 * file-ops.cc (file_ops::concat): New function. | |
4 * file-ops.h: Provide decl. | |
5 | |
1 2007-12-07 John W. Eaton <jwe@octave.org> | 6 2007-12-07 John W. Eaton <jwe@octave.org> |
2 | 7 |
3 * oct-time.cc (octave_base_tm::init): Only assign t->tm_zone if it | 8 * oct-time.cc (octave_base_tm::init): Only assign t->tm_zone if it |
4 is not 0. | 9 is not 0. |
5 | 10 |