log

age author description
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
Sat, 14 May 2011 21:17:20 -0700 Rik doc: Improve a few docstrings related to test functions and directories. stable
Sat, 14 May 2011 09:57:50 -0700 Rik Accept input x vector with y matrix for trapz,cumtrapz (bug #33292). stable
Wed, 11 May 2011 22:02:32 +0200 David Bateman Fix case insenstive use of radio values in graphics objects (bug #33068) stable
Wed, 11 May 2011 10:48:04 -0700 Rik exppdf.m: Bug fix to extend function range to include x==0. stable
Tue, 10 May 2011 22:31:24 -0700 Rik Periodic merge of stable to default.
Tue, 10 May 2011 22:28:28 -0700 Rik unimplemented.m: Remove 'reset' and 'rsf2csf' from list.
Wed, 11 May 2011 00:23:46 -0500 Jordi Gutiérrez Hermoso Fix passing compiler options to mkoctfile stable
Tue, 10 May 2011 23:40:23 -0500 Jordi Gutiérrez Hermoso load-save.cc: Document -append option stable
Tue, 10 May 2011 14:45:33 -0700 Rik Use correct definition of erfcx in documentation. stable
Tue, 10 May 2011 14:14:12 -0700 Rik betaln.m: Improve documentation string, particularly for Tex format. stable
Tue, 10 May 2011 12:46:11 -0700 Rik betainc.cc: Correctly refer to function as regularized incomplete Beta function. stable
Mon, 09 May 2011 17:59:44 -0700 Rik gampdf.m: Bug fix to extend function range to include x==0. stable
Sat, 07 May 2011 14:52:08 -0700 Rik Overhaul functions in statistics/base directory.
Sat, 07 May 2011 14:30:20 -0700 Rik maint: Remove linear-algebra/gmres.m which was moved to sparse/ directory.
Fri, 06 May 2011 16:38:15 -0700 Rik doc: Correct spacing in erf and gamma documentation in INFO mode. stable
Fri, 06 May 2011 18:45:05 -0400 John W. Eaton merge stable to default
Fri, 06 May 2011 18:40:33 -0400 John W. Eaton doc: Update contributors list. stable
Fri, 06 May 2011 18:38:30 -0400 Daniel Kraft interpreter: Add new attribute 'complex' in whos (bug #32053)
Fri, 06 May 2011 09:39:08 -0700 Rik maint: Move gmres.m to sparse directory rather than linear-algebra directory.
Thu, 05 May 2011 16:58:43 -0700 Rik Improve performance (2X) of svds by avoiding issymmetric calculation (bug #33073)
Wed, 04 May 2011 20:34:10 -0700 Marco Caliari marco caliari Fix unfilled contourf when lvl = [0,0] (bug #33177). stable
Wed, 04 May 2011 22:10:24 -0400 John W. Eaton Allow sortrows to work on arrays with one row (bug #33197) stable
Wed, 04 May 2011 21:44:05 -0400 John W. Eaton Allow transpose to work for scalar structs (bug #33218) stable
Wed, 04 May 2011 13:59:34 -0400 John W. Eaton Allow scalar integer to logical conversion (bug #33219) stable
Mon, 02 May 2011 11:45:56 -0700 Rik Deprecate sylvester_matrix.m function
Mon, 02 May 2011 11:26:27 -0700 Rik Properly warn when demo or example called on a function without demos
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Sun, 01 May 2011 09:05:17 -0700 Rik maint: remove deprecated studentize.m reappearing after merge with stable
Sun, 01 May 2011 08:57:37 -0700 Rik maint: Periodic merge of stable branch to default branch
Sun, 01 May 2011 08:55:15 -0700 Rik doc: Review and update documentation for "Matrix Manipulation" chapter. stable
Tue, 05 Apr 2011 11:15:50 +0200 Daniel Kraft oct-parse.yy (skip_white_space): Fix column number calculation.
Tue, 26 Apr 2011 11:27:28 -0700 Rik filter.cc: Stop test errors in residue.m (bug #33164) stable
Mon, 25 Apr 2011 22:17:43 -0700 Rik mappers.cc (gamma): Correct spacing in non-Tex section of documentation. stable
Mon, 25 Apr 2011 12:32:22 -0700 Rik maint: Move lcm.m from elfun to specfun directory.
Mon, 25 Apr 2011 11:04:48 -0700 Rik ls.m: Don't print backtrace information when command issues an error.
Mon, 25 Apr 2011 10:51:09 -0700 Rik maint: Don't install main-rcfile, local-rcfile but do distribute them in tarball.
Mon, 25 Apr 2011 09:24:33 -0700 Rik doc: miscellaneous touch-ups to documentation strings stable
Sun, 24 Apr 2011 14:13:06 -0500 Jordi Gutiérrez Hermoso OctaveFAQ.texi: Fix texinfo in FAQ I broke earlier
Sun, 17 Apr 2011 15:52:36 -0500 Jordi Gutiérrez Hermoso OctaveFAQ.texi: Add a pointer to the manual concerning the backslash operator
Fri, 22 Apr 2011 09:28:06 -0700 Rik func.txi: document use of nargin checking at head of function. stable
Fri, 22 Apr 2011 08:49:35 -0700 Rik nthroot.m: Fix input validation to disallow complex values (bug #33135)
Thu, 21 Apr 2011 17:41:56 -0400 John W. Eaton fix precedence level of transpose operators (bug #32533)
Tue, 19 Apr 2011 20:15:06 -0700 Rik maint: Change file permissions to 644 for wrongly tagged .m files
Tue, 19 Apr 2011 22:11:53 -0400 John W. Eaton merge stable to default
Tue, 19 Apr 2011 21:52:56 -0400 John W. Eaton maint: generate ChangeLog automatically stable
Tue, 19 Apr 2011 21:23:28 -0400 John W. Eaton merge stable to default