Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 9447:bb2ae2210e37
relax assert for exact matches
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Wed, 22 Jul 2009 15:04:22 +0200 |
parents | bac81ac76a57 |
children | cb4a4119a21a |
comparison
equal
deleted
inserted
replaced
9446:419a5f9c1538 | 9447:bb2ae2210e37 |
---|---|
1 2009-07-20 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * testfun/assert.m: Use less strict checking for exact matches. | |
4 | |
1 2009-07-17 John W. Eaton <jwe@octave.org> | 5 2009-07-17 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * plot/__go_draw_axes__.m: Use "layer" property to decide whether | 7 * plot/__go_draw_axes__.m: Use "layer" property to decide whether |
4 to send "set border front" or "set border layerdefault" to plot | 8 to send "set border front" or "set border layerdefault" to plot |
5 stream. Don't send "set border front" to plot stream for image data. | 9 stream. Don't send "set border front" to plot stream for image data. |