log

age author description
Wed, 24 Jun 2009 07:40:21 +0200 Jaroslav Hajek workaround sig_atomic_t != int in pt-eval.cc release-3-2-x
Wed, 24 Jun 2009 07:31:32 +0200 Jaroslav Hajek improve error handling release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: fix thinko in previous change release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: preserve key order release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick. release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton var.m: fix typos (thinkos?) in previous change release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton fix var for scalar and empty arguments release-3-2-x
Mon, 22 Jun 2009 09:00:43 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek fix null assign test release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek properly unshare variable in subsasgn release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott __go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'. release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added. release-3-2-x
Thu, 18 Jun 2009 09:31:47 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 John W. Eaton mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo. release-3-2-x