log

age author description
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
Tue, 19 Apr 2011 20:53:53 -0400 John W. Eaton ChangeLog fixes
Tue, 19 Apr 2011 20:54:41 +0200 Kai Habel instantiate canvas before menubar
Mon, 18 Apr 2011 17:40:03 -0700 David Bateman ov-class.cc: Fix segfault when assigning class to struct object (bug #33014) stable
Mon, 18 Apr 2011 17:29:17 -0700 David Bateman Return octave_value of the same class as the original. stable
Mon, 18 Apr 2011 17:59:31 -0500 Jordi Gutiérrez Hermoso ChangeLog entry for changeset fb2e14a276d2
Tue, 19 Apr 2011 00:36:42 +0200 Paul Boven Fixed naming of variables in texinfo
Mon, 18 Apr 2011 10:40:20 -0700 Rik dblquad.m,triplequad.m: Switch to quadcc as default integrator.
Mon, 18 Apr 2011 09:27:36 -0700 Rik triplequad.m: Add quick-running test, add defaults to argument list.
Mon, 18 Apr 2011 07:22:31 -0700 Rik quadcc.cc: Recode input validation and add tests.
Mon, 18 Apr 2011 07:04:21 -0700 Rik maint: Periodic merge of stable branch to default branch.
Sun, 17 Apr 2011 19:57:07 -0700 Rik doc: Update all documentation for chapter on Numerical Integration stable
Sun, 17 Apr 2011 11:57:26 -0400 Patrick Häcker mat2str.m: Limit the number of digits to one less than available for double.
Sat, 16 Apr 2011 10:39:54 -0400 Ben Abbott plot.txi: Clarify that inheritance of default property values only applies to the named object type.
Fri, 15 Apr 2011 11:38:35 +0200 Kai Habel Changelog fixes
Wed, 23 Feb 2011 08:11:40 +0100 Kai Habel make piecewise polynomial (pp) functions more compatible
Thu, 14 Apr 2011 18:52:54 -0700 Rik colstyle.m: Add new function (bug #33063) stable
Wed, 13 Apr 2011 21:36:31 -0700 Rik __makeinfo__.m: Simplify function by using regular expressions.
Wed, 13 Apr 2011 21:09:03 -0700 Rik doc: Add spaces after commas in @seealso blocks. stable
Wed, 13 Apr 2011 09:32:10 -0700 Rik maint: Refactor general/isXXX.m scripts to put input validation first.