log

age author description
Fri, 15 Jan 2010 23:19:26 +0100 David Bateman minor fix to last changeset
Fri, 15 Jan 2010 23:09:57 +0100 David Bateman Respect figure and axes color properties for gnuplot backend
Fri, 15 Jan 2010 13:22:41 -0500 John W. Eaton edit NEWS file
Fri, 15 Jan 2010 12:51:07 +0100 Jaroslav Hajek update NEWS
Fri, 15 Jan 2010 11:49:55 +0100 Jaroslav Hajek improve concatenation code using templates instead of macros
Fri, 15 Jan 2010 10:34:54 +0100 Jaroslav Hajek simplify Array::insert methods
Fri, 15 Jan 2010 08:57:07 +0100 Jaroslav Hajek optimize sorting of bools
Thu, 14 Jan 2010 22:39:17 +0100 Jaroslav Hajek fix concatenation bug
Thu, 14 Jan 2010 16:15:53 -0500 David Grundberg Run tests in all *.cc files.
Thu, 14 Jan 2010 21:50:37 +0100 David Bateman Fix for markerfacecolor and markeredgecolor properties with unfillable markers like '+'
Thu, 14 Jan 2010 14:07:33 +0100 Jaroslav Hajek missing semicolon in fileread
Thu, 14 Jan 2010 13:50:51 +0100 Jaroslav Hajek update NEWS
Thu, 14 Jan 2010 13:48:20 +0100 Jaroslav Hajek implement built-in strcmpi/strncmpi, reduce some code duplication
Thu, 14 Jan 2010 13:16:09 +0100 Jaroslav Hajek optimize bsxfun for chars
Thu, 14 Jan 2010 10:17:37 +0100 Jaroslav Hajek make numel query more matlab compatible
Thu, 14 Jan 2010 03:10:46 -0500 John W. Eaton fix prototypes for zherk and cherk
Wed, 13 Jan 2010 22:24:44 -0800 Rik Remove unmaintained patch STOP.patch for Fortran code
Wed, 13 Jan 2010 22:22:46 -0800 Rik Use CALL XSTOPX instead of STOP in Fortran ranlib routines
Thu, 14 Jan 2010 01:11:27 -0500 John W. Eaton oct-rl-edit.c (octave_rl_set_terminal_name): save term string before setting rl_terminal_name
Wed, 13 Jan 2010 22:31:48 -0500 John W. Eaton cleanups to avoid valgrind warnings
Wed, 13 Jan 2010 21:12:24 -0500 John W. Eaton __magick_read__.cc: no need to explicitly call chop_trailing_singletons now
Wed, 13 Jan 2010 20:45:31 -0500 John W. Eaton avoid assignment in condition of if statement
Wed, 13 Jan 2010 22:06:58 +0100 Jaroslav Hajek allow the general case in Array<T>::compute_index
Wed, 13 Jan 2010 12:07:20 -0800 Rik Correct sh test syntax in build_bc_overload_tests.sh
Wed, 13 Jan 2010 13:42:57 -0500 John W. Eaton build_bc_overload_tests.sh: accept expected results file as argument
Wed, 13 Jan 2010 18:19:37 +0100 Jaroslav Hajek always chop dimension vector when constructing Arrays
Wed, 13 Jan 2010 06:00:14 -0500 John W. Eaton lu.cc: avoid test failures if HAVE_QRUPDATE_LUU is not defined
Wed, 13 Jan 2010 03:49:12 -0500 John W. Eaton inputname: use isvarname instead of regexp
Wed, 13 Jan 2010 03:40:45 -0500 John W. Eaton allow building of docs to be disabled
Wed, 13 Jan 2010 03:00:14 -0500 John W. Eaton inputname: compatibility fix