log

age author description
Thu, 21 Jan 2010 00:16:41 +0100 David Bateman Set default line style in __contour__
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Wed, 20 Jan 2010 17:24:23 -0500 John W. Eaton src/TEMPLATE-INST/*.cc: remove Emacs local variable settings
Wed, 20 Jan 2010 21:14:52 +0100 Jaroslav Hajek optimize cumsum with logicals
Wed, 20 Jan 2010 14:48:13 -0500 John W. Eaton datetick: make form argument optional
Wed, 20 Jan 2010 13:31:45 -0500 John W. Eaton style fixes
Wed, 20 Jan 2010 12:49:09 -0500 John W. Eaton don't distribute libcruft/STOP.patch
Wed, 20 Jan 2010 13:03:10 -0500 John W. Eaton don't install oct-glob.h
Wed, 20 Jan 2010 17:50:56 +0100 Jaroslav Hajek optimize any/all (x, 2) with small number of rows
Wed, 20 Jan 2010 13:56:52 +0100 Jaroslav Hajek inline xmin/xmax & optimize special cases
Wed, 20 Jan 2010 12:24:00 +0100 Jaroslav Hajek make p-norms breakable
Wed, 20 Jan 2010 12:05:43 +0100 Jaroslav Hajek avoid redundant real->complex conversions in xpow
Wed, 20 Jan 2010 10:58:55 +0100 Jaroslav Hajek simplify pairwise min/max implementations
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Wed, 20 Jan 2010 09:32:02 +0100 Jaroslav Hajek add bsxfun tests
Wed, 20 Jan 2010 08:56:12 +0100 Jaroslav Hajek fix reversed min/max in bsxfun
Wed, 20 Jan 2010 02:01:26 -0500 John W. Eaton glob-match.h: update copyright
Wed, 20 Jan 2010 01:57:41 -0500 John W. Eaton avoid conflict between glob.h definition of glob and glob_match::glob function
Wed, 20 Jan 2010 03:30:06 +0100 David Bateman Fix unrequested markers for patch objects
Wed, 20 Jan 2010 03:09:47 +0100 David Bateman Also treat white figure and axes color properties
Wed, 20 Jan 2010 02:52:22 +0100 David Bateman Handle linestyleorder. Remove @ markers. Treat edgecolor, markeredgecolor and markerfacecolor correctly in scatter.
Tue, 19 Jan 2010 21:45:21 +0100 Jaroslav Hajek error on invalid opts in structfun
Tue, 19 Jan 2010 13:24:54 +0100 Jaroslav Hajek optimize strfind with 1 or 2 characters
Tue, 19 Jan 2010 10:06:42 +0100 Jaroslav Hajek improve structfun's Matlab compatibility
Tue, 19 Jan 2010 07:19:00 +0100 Jaroslav Hajek allow print_usage to print backtrace if called from functions
Mon, 18 Jan 2010 16:04:09 -0500 John W. Eaton oct-parse.yy (eval_string): save and set reading_{script,fcn,classdef}_file vars
Mon, 18 Jan 2010 14:14:08 +0100 Jaroslav Hajek optimize third powers
Mon, 18 Jan 2010 13:48:13 +0100 David Grundberg Fix !function test blocks
Mon, 18 Jan 2010 11:52:38 +0100 David Grundberg Change signature of mexPrintf.
Mon, 18 Jan 2010 11:42:13 +0100 David Grundberg Change signature of mxSetDimensions.
Sun, 17 Jan 2010 22:09:05 +0100 Jaroslav Hajek improve cellslices
Sun, 17 Jan 2010 15:13:53 +0100 Jaroslav Hajek use octave_idx_type where needed
Sun, 17 Jan 2010 20:32:38 +0000 Michael Goffioul Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Sun, 17 Jan 2010 13:31:42 +0100 Thorsten Meyer Update docs and add tests for container functions
Sat, 16 Jan 2010 07:59:52 +0100 David Bateman Support the '@' marker that was present in Octave 2.1.x
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