log

age author description
Sun, 23 Dec 2018 09:38:30 -0800 Rik doc: Add warning note about integers exceeding flintmax to mod, rem (bug #55238). stable
Sat, 22 Dec 2018 18:17:14 +0100 Torsten make SYSTEM alias for locale encoding if not suported on windows (bug #55139) stable
Sat, 22 Dec 2018 17:27:53 +0100 Kai T. Ohlhus doc: CITATION update year and version for final release. stable
Fri, 21 Dec 2018 14:45:56 -0800 Rik issymetric.m, ishermitian.m: Don't error on logical matrices (bug #42487). stable
Fri, 21 Dec 2018 14:24:12 -0800 Mike Miller help: document missing functions moved to the statistics package (bug #55094) stable
Fri, 21 Dec 2018 14:17:34 -0800 Rik mean.m: Suppress divide-by-zero warning (bug #55264). stable
Fri, 21 Dec 2018 16:44:03 -0500 John W. Eaton maint: Restore global exception state variables accidentally removed in changeset f23f27e78aa2.
Fri, 21 Dec 2018 16:13:32 -0500 John W. Eaton maint: Restore Sparse<T>::isempty function accidentally removed in changeset f23f27e78aa2.
Fri, 21 Dec 2018 15:47:08 -0500 John W. Eaton maint: Restore isna decls accidentally removed in changeset f23f27e78aa2.
Fri, 21 Dec 2018 15:07:32 -0500 John W. Eaton maint: Merge stable to default.
Fri, 21 Dec 2018 15:07:02 -0500 John W. Eaton maint: remove functions, variables, and typedefs deprecated in version 4.4
Fri, 21 Dec 2018 11:19:09 -0800 Mike Miller build: delete oct-file-pkg-add on 'make clean' (bug #55259) stable
Fri, 21 Dec 2018 11:19:08 -0800 Rik fminsearch.m: Fix sign of results for intermediate reporting (bug #55261). stable
Fri, 21 Dec 2018 13:43:32 -0500 John W. Eaton maint: Merge stable to default.
Fri, 21 Dec 2018 09:43:30 -0800 Mike Miller test: do not look for BISTs in .m files in fixed test dirs (bug #55250) stable
Fri, 02 Nov 2018 22:38:28 +0100 Pantxo Diribarne Rethrow exceptions from the GUI to the interpreter thread (bug #54920) stable
Sat, 15 Dec 2018 11:31:31 +0100 Pantxo Diribarne Make creation and destruction of Qt widgets synchronous (bug #55526) stable
Thu, 20 Dec 2018 22:33:11 -0800 Rik maint: Remove deprecated graphics properties.
Thu, 20 Dec 2018 21:21:37 -0800 Rik NEWS: Update for release 6.0.
Thu, 20 Dec 2018 21:13:02 -0800 Rik maint: Remove scripts scheduled for deprecation in version 6.0.
Thu, 20 Dec 2018 20:52:11 -0800 Rik condeig.m: Suppress warning about internal intermediate matrix being singular. stable
Thu, 20 Dec 2018 17:25:11 -0500 John W. Eaton maint: Merge stable to default, begin active development of Octave 6
Thu, 20 Dec 2018 17:21:53 -0500 John W. Eaton maint: Bump version for pre-release (see etc/HACKING.md) stable
Thu, 20 Dec 2018 17:18:56 -0500 John W. Eaton maint: Merge default to stable. stable
Wed, 19 Dec 2018 16:01:32 -0800 Rik maint: Remove useless ';' from end of for, if, while, etc. statements.
Wed, 19 Dec 2018 15:33:31 -0800 Rik hgtransform.m: Add support for text objects (bug #50466).
Wed, 19 Dec 2018 12:52:13 +0100 Juan Pablo Carbajal movXXX.m: bug #55241. Add simple test
Tue, 18 Dec 2018 22:24:37 -0800 Guillaume Flandin sortrows.m: Allow sorting of mixed numeric/cellstr cell arrays (bug #42523).
Tue, 18 Dec 2018 22:04:23 -0800 Michael Leitner randi.m: Implement rejection algorithm for unbiased results (bug #54619).
Tue, 18 Dec 2018 16:43:05 -0800 Rik __unimplemented__.m: Remove functions which are now present.