log

age author description
Tue, 17 May 2011 22:31:05 -0700 Rik doc: Correctly refer to toupper() as a Mapping Function. stable
Tue, 17 May 2011 09:41:19 -0700 Rik frnd.m: Fix typo in 2-input calling form preventing execution. stable
Tue, 17 May 2011 08:05:38 -0700 Rik doc: Don't use @code{} within @deftypefn macro stable
Mon, 16 May 2011 12:39:08 -0700 Rik doc: Document that block comment markers must appear alone on a line (bug #33297) stable
Sun, 15 May 2011 19:15:50 -0700 Philip Nienhuis Fix textscan/textread headerlines arg always skipping 2 lines (bug #33028) stable
Sun, 15 May 2011 17:35:57 -0700 Rik Stop obscure warnings when get() called with null matrix input (bug #32642)
Sun, 15 May 2011 15:27:22 -0700 David Finkel david finkel Fix integer overflow when using text() with large x,y values (bug #33059) stable
Sun, 15 May 2011 10:50:30 -0700 Rik Use common code idiom for creating cell array for indexing ND-arrays
Sun, 15 May 2011 09:40:26 -0700 Rik trapz.m, cumtrapz.m: Quote ':' in initialization statement to prevent it being stable
Sun, 15 May 2011 08:58:49 -0700 Rik Use common idiom in m-files for finding first non-singleton dimension.
Sun, 15 May 2011 07:39:01 -0700 Rik runtests.m, rundemos.m: Remove final filesep() character from directory name
Sun, 15 May 2011 07:26:20 -0700 Rik maint: Periodic merge of stable to default.
Sun, 15 May 2011 07:24:14 -0700 Rik nonzeros.m: Ignore unused return arguments from find().
Sun, 15 May 2011 07:04:32 -0700 Carnë Draug doc: Use texinfo for help text of operators. stable
Sat, 14 May 2011 23:48:09 -0500 Jordi Gutiérrez Hermoso caseless-str.h: Fix implementation of op< stable