log

age author description
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.
Mon, 08 Jun 2009 14:57:41 +0200 Jaroslav Hajek properly clear global variables
Mon, 08 Jun 2009 08:00:13 +0200 Jaroslav Hajek fix behavior of clear
Sun, 07 Jun 2009 21:01:32 +0200 Thorsten Meyer fix texinfo bug
Sun, 07 Jun 2009 16:10:51 +0200 Thorsten Meyer update documentation of container types in container.txi
Sun, 07 Jun 2009 08:59:08 +0200 Jaroslav Hajek allow ranges and other matrices in set
Sun, 07 Jun 2009 08:15:31 +0200 Jaroslav Hajek fix behavior of find
Sat, 06 Jun 2009 22:01:10 -0700 Rik Expand documentation for 'complex' function
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements