log

age author description
Mon, 22 Jun 2009 17:10:01 -0400 John W. Eaton var.m: fix typos (thinkos?) in previous change
Mon, 22 Jun 2009 17:04:28 -0400 John W. Eaton implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack
Mon, 22 Jun 2009 11:39:45 -0400 John W. Eaton fix var for scalar and empty arguments
Mon, 22 Jun 2009 08:59:38 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions
Mon, 22 Jun 2009 07:55:20 +0200 Jaroslav Hajek fix null assign test
Sat, 20 Jun 2009 10:13:30 +0200 Jaroslav Hajek properly unshare variable in subsasgn
Fri, 19 Jun 2009 08:01:54 +0200 Jaroslav Hajek update docs
Fri, 19 Jun 2009 07:58:19 +0200 Jaroslav Hajek improve lookup's inline docs
Fri, 19 Jun 2009 07:47:01 +0200 Jaroslav Hajek NEWS update
Fri, 19 Jun 2009 07:46:37 +0200 Jaroslav Hajek improve & fix ismember
Fri, 19 Jun 2009 07:29:19 +0200 Jaroslav Hajek fix small defect in oct_sort::lookup
Thu, 18 Jun 2009 15:06:35 +0200 Jaroslav Hajek use a smarter algorithm for default lookup
Thu, 18 Jun 2009 18:14:06 -0400 Ben Abbott __go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'.
Thu, 18 Jun 2009 07:51:03 -0400 Ben Abbott mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added.
Thu, 18 Jun 2009 09:14:57 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply
Wed, 17 Jun 2009 21:11:41 -0400 John W. Eaton mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign
Wed, 17 Jun 2009 18:49:46 -0400 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo.
Tue, 16 Jun 2009 14:27:54 +0200 Jaroslav Hajek update coding tips
Tue, 16 Jun 2009 09:49:25 +0200 Jaroslav Hajek fix context restoration in error state
Mon, 15 Jun 2009 11:39:46 -0400 Ben Abbott quiver.m: Add 'clf' to demos.
Mon, 15 Jun 2009 11:21:53 -0400 Ben Abbott plotyy.m: Consider dataaspectratiomode before changing dataaspectratio.
Mon, 15 Jun 2009 16:40:04 +0200 Jaroslav Hajek NEWS update
Mon, 15 Jun 2009 12:52:53 +0200 Jaroslav Hajek autocache indices returned from find et al.
Mon, 15 Jun 2009 10:40:10 +0200 Jaroslav Hajek cache idx_vector result in matrices once used for indexing
Sun, 14 Jun 2009 20:33:47 -0400 Ben Abbott plotyy.m: Fix compatibility with subplot.
Sun, 14 Jun 2009 22:52:40 +0100 Michael Goffioul Move changelog entry to the correct position.
Sun, 14 Jun 2009 22:49:54 +0100 Michael Goffioul imported patch ticklabel
Sun, 14 Jun 2009 16:10:12 -0400 Ben Abbott plotyy.m: Correct behavior when there is no currentfigure.
Sun, 14 Jun 2009 11:57:52 +0200 Jaroslav Hajek optimize ismember
Sun, 14 Jun 2009 11:32:25 +0200 Jaroslav Hajek support char arrays in lookup