log

age author description
Thu, 24 Jan 2019 19:22:18 +0000 John W. Eaton bump version for first 5.1 release candidate stable rc-5-0-90
Thu, 24 Jan 2019 19:28:27 +0000 John W. Eaton maint: Merge stable to default.
Thu, 24 Jan 2019 19:20:57 +0000 John W. Eaton * NEWS: Refer to version "5", not "5.0". stable
Thu, 24 Jan 2019 19:18:51 +0000 John W. Eaton maint: Strip trailing whitespace from source files. stable
Thu, 24 Jan 2019 19:06:40 +0000 John W. Eaton * .hgignore: Also ignore build-aux/ar-lib. stable
Thu, 24 Jan 2019 18:55:58 +0000 John W. Eaton * HACKING.md: Explain release candidate version numbers. stable
Thu, 24 Jan 2019 10:52:07 -0800 Rik doc: Fix typo in svd_driver docstring. stable
Wed, 23 Jan 2019 14:16:26 -0800 Mike Miller maint: update library version numbers for upcoming version 5 release stable
Wed, 23 Jan 2019 13:41:59 -0800 Mike Miller mkoctfile: restore LDFLAGS, warn only when LFLAGS used directly (bug #55447) stable
Wed, 23 Jan 2019 20:16:29 +0000 John W. Eaton maint: Merge stable to default.
Wed, 23 Jan 2019 19:08:01 +0000 John W. Eaton test qt instead of fltk graphics (bug #55546)
Wed, 23 Jan 2019 09:06:13 -0800 Rik verLessThan.m: review newly added function (bug #55525).
Mon, 21 Jan 2019 17:52:20 -0500 Andrew Janke Add verLessThan function (bug #55525)
Wed, 23 Jan 2019 00:44:09 -0800 Mike Miller javachk.m: overhaul function and doc string for compatibility with Matlab stable
Tue, 22 Jan 2019 23:46:33 -0800 Mike Miller fix declaration of warn_divide_by_zero deprecation wrapper (bug #46650)
Tue, 22 Jan 2019 23:54:51 +0000 John W. Eaton maint: Merge stable to default.
Tue, 22 Jan 2019 23:27:43 +0000 John W. Eaton remove support for shared libraries with dyld and shl_load
Tue, 22 Jan 2019 15:41:07 -0800 Mike Miller remove references to obsolete build system variables stable
Tue, 22 Jan 2019 15:39:17 -0800 Rik octave.texi: Change indentation of @example blocks to 2 ems in PDF. stable
Tue, 22 Jan 2019 15:20:22 -0800 Rik trapz.m: Restore documentation comments lost in f6730533820e. stable
Tue, 22 Jan 2019 13:45:11 -0800 Mike Miller doc: clean up doc example blocks for accuracy and consistent formatting stable
Tue, 22 Jan 2019 13:45:45 -0800 Rik dot.cc: Call Fsum directly rather than using feval.
Tue, 22 Jan 2019 10:49:46 -0800 Mike Miller shg: fix syntax error introduced in cset b785394f10d0 stable
Tue, 22 Jan 2019 19:31:42 +0100 Markus Mützel ilu.m: Fix state of random number generator in BISTs. stable
Tue, 22 Jan 2019 14:34:08 +0100 Kai T. Ohlhus Remove inconsistent warning "Octave:divide-by-zero" (bug #46650).
Tue, 22 Jan 2019 08:07:55 -0500 John W. Eaton maint: Merge stable to default.
Tue, 22 Jan 2019 07:45:08 -0500 John W. Eaton use @CLASS name when searching for @CLASS/METHOD (bug #55501) stable
Tue, 22 Jan 2019 07:27:03 +0100 Kai T. Ohlhus assert.m: Check sparsity of logical values.
Tue, 22 Jan 2019 07:06:37 +0100 Kai T. Ohlhus Ensure boolean value when checking sparse matrices for symmetry/hermiticity.
Mon, 21 Jan 2019 22:34:03 -0800 Rik lightangle.m: review new function (bug #55446).