log

age author description
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
Mon, 08 Jun 2009 15:12:16 -0400 John W. Eaton fix exist for function handles and inline functions
Mon, 08 Jun 2009 12:35:07 -0400 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple lines, modify demo.
Sun, 07 Jun 2009 20:12:16 -0700 Rik Update some of Advanced Plotting documentation.