log

age author description
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