log

age author description
Tue, 23 Jun 2009 09:17:10 +0200 Jaroslav Hajek simplify tree_evaluator::visit_try_catch_command
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Tue, 23 Jun 2009 07:55:44 +0200 Jaroslav Hajek refactor unwind_protect
Mon, 22 Jun 2009 21:00:18 -0400 John W. Eaton libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list:
Mon, 22 Jun 2009 18:34:41 -0400 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick.
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
Fri, 12 Jun 2009 13:29:25 -0400 John W. Eaton fix typos in previous change
Fri, 12 Jun 2009 13:23:05 -0400 John W. Eaton allow function handles to be created from operators that correspond to named functions
Fri, 12 Jun 2009 16:01:53 +0200 Jaroslav Hajek extend lookup capabilities
Fri, 12 Jun 2009 06:05:09 -0400 Kai NODA fix include guards
Fri, 12 Jun 2009 11:28:05 +0200 Jaroslav Hajek allow multiple arguments in plus,times,mtimes,and,or
Fri, 12 Jun 2009 10:42:36 +0200 Jaroslav Hajek simplify octave_cell::sort
Thu, 11 Jun 2009 16:57:30 -0400 Ben Abbott print.m: Fix logic associated with 'have_ghostscript'.
Thu, 11 Jun 2009 14:26:04 -0400 John W. Eaton octave.cc: keep long options in alphabetized
Thu, 11 Jun 2009 14:20:36 -0400 John W. Eaton new option, --no-window-system
Thu, 11 Jun 2009 07:23:32 -0400 Ben Abbott print.m: properly render mono figures, and favor cairo terminals.
Thu, 11 Jun 2009 12:44:01 +0200 Jaroslav Hajek Unpack cs-list and setup nargin for call to subsasgn method
Thu, 11 Jun 2009 12:37:04 +0200 Jaroslav Hajek examples/polynomial: properly handle magic colon
Thu, 11 Jun 2009 12:25:36 +0200 Jaroslav Hajek set up proper nargout for call to subsref method
Thu, 11 Jun 2009 11:12:02 +0200 Jaroslav Hajek omission from last patch
Wed, 10 Jun 2009 11:31:58 +0200 Jaroslav Hajek improve indexed assignment using indexed numel
Wed, 10 Jun 2009 20:33:10 -0400 Ben Abbott __go_draw_axes__.m: Fix order when pushing group children onto kid list.
Wed, 10 Jun 2009 15:55:21 -0400 John W. Eaton tree_anon_fcn_handle::dup: don't convert to tree_constant
Wed, 10 Jun 2009 15:53:46 -0400 John W. Eaton fix typo in previous change
Wed, 10 Jun 2009 21:27:01 +0200 Marco Caliari Better waypoint transform pour quadgk
Wed, 10 Jun 2009 14:31:26 -0400 John W. Eaton don't look for object index after keyword
Tue, 09 Jun 2009 23:18:30 +0200 David Bateman Fixes for quadgk for doubly infinite interval
Tue, 09 Jun 2009 13:03:22 -0400 John W. Eaton fix jwe email address
Tue, 09 Jun 2009 12:14:26 +0200 Jaroslav Hajek avoid using readline at all when line editing suppressed or interpreter embedded
Tue, 09 Jun 2009 11:17:53 +0200 Jaroslav Hajek don't garble readline settings when line editing is disabled
Tue, 09 Jun 2009 07:12:08 +0200 Jaroslav Hajek fix log2 with 2 outargs, loosen tests to meet IEEE