log

age author description
Sat, 23 Feb 2019 17:33:37 +0000 John W. Eaton Version 5.1.0 released stable release-5-1-0
Sun, 24 Feb 2019 22:02:04 -0800 Rik Mark strings for translation in variable editor (bug #55772). stable
Sun, 24 Feb 2019 21:22:49 +0100 Torsten * welcome-wizard.cc (setup_community_news): fix incorrect head tag stable
Sun, 24 Feb 2019 19:28:17 +0100 Torsten * lt_LT.ts: updated Lithuanian translation by Dainius stable
Sat, 23 Feb 2019 13:43:48 -0800 Rik Minor formatting changes to cset 845aba35fca7.
Sat, 23 Feb 2019 17:27:17 +0000 John W. Eaton maint: Merge stable to default.
Fri, 08 Feb 2019 02:39:56 +0100 Michael Leitner Improve performance of isosurface (bug #55642).
Fri, 22 Feb 2019 22:00:06 +0000 John W. Eaton insert package info in symbol table as loadpath finds +package dirs
Fri, 22 Feb 2019 20:21:36 +0100 Markus Mützel __scatter__.m: Add comment to explain order of properties (bug #55751). stable
Fri, 22 Feb 2019 10:53:54 -0800 Rik ismethod.m: Add ';' to BIST test in cset 52f42a818717.
Fri, 22 Feb 2019 10:51:14 -0800 Rik Return help text for properties() function (bug #55764).
Fri, 22 Feb 2019 19:26:35 +0100 Markus Mützel ismethod.m: Make test conditional on HAVE_JAVA.
Fri, 22 Feb 2019 16:44:50 +0000 John W. Eaton maint: Merge stable to default.
Fri, 22 Feb 2019 16:39:52 +0000 John W. Eaton * ov-classdef.h: Style fixes.
Fri, 22 Feb 2019 16:02:09 +0000 John W. Eaton move classdef classes inside octave namespace
Fri, 22 Feb 2019 15:40:15 +0000 John W. Eaton style fixes for classdef classes
Fri, 22 Feb 2019 15:28:42 +0000 John W. Eaton split method, package, and property classes from cdef-class file
Fri, 22 Feb 2019 14:51:29 +0000 John W. Eaton * cdef-object.h, cdef-object.cc: Style fixes.
Fri, 22 Feb 2019 11:12:02 +0100 Pantxo Diribarne Simply show the doc browser when the search query is empty (bug #55756). stable
Fri, 22 Feb 2019 07:34:47 +0000 John W. Eaton split classdef into multiple smaller source files
Thu, 21 Feb 2019 15:55:43 -0800 Rik methods.m: Return a column vector for Matlab compatibility.
Thu, 21 Feb 2019 15:45:21 -0800 Rik methods.m: Add documentation for "-full" option.
Thu, 21 Feb 2019 15:28:32 -0800 Rik methods.m: Fix bug when function signature has spaces.
Thu, 21 Feb 2019 20:11:33 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 20:04:13 +0100 Markus Mützel Fix slowdown of scatter3 (bug #55751). stable
Thu, 21 Feb 2019 19:21:57 +0000 John W. Eaton use temporary directory for testing dir function
Thu, 21 Feb 2019 18:56:32 +0000 John W. Eaton * ismethod.m: New tests.
Thu, 21 Feb 2019 18:41:15 +0000 John W. Eaton handle -full argument for methods function (bug #55487)
Thu, 21 Feb 2019 15:08:27 +0100 Kai T. Ohlhus maint: Merge stable to default.
Thu, 21 Feb 2019 14:53:30 +0100 Kai T. Ohlhus Overhaul classdef tests (bug #54783, bug #54966, bug #55223). stable
Thu, 21 Feb 2019 07:18:26 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 01:10:20 -0500 S?bastien Villemot fix overloaded classdef subsasgn with curly braces (bug #55223, bug #54783) stable
Thu, 21 Feb 2019 05:12:54 +0000 John W. Eaton maint: Merge stable to default.
Thu, 21 Feb 2019 05:12:06 +0000 John W. Eaton avoid crash in doc browser when help engine init fails (bug #55736) stable
Wed, 20 Feb 2019 16:51:33 -0800 Rik maint: merge stable to default.
Wed, 20 Feb 2019 16:46:03 -0800 Rik fminsearch.m: Remove documentation showing unimplemented passing of extra fcn arguments. stable
Wed, 20 Feb 2019 22:42:35 +0000 John W. Eaton maint: Merge stable to default.
Wed, 20 Feb 2019 22:41:58 +0000 John W. Eaton fix name of parent package in nested cdef_package objects
Wed, 20 Feb 2019 21:47:05 +0000 John W. Eaton return early if searching for function or package with empty name
Wed, 20 Feb 2019 19:40:11 +0000 John W. Eaton display property names and info by default for classdef objects
Wed, 20 Feb 2019 16:24:35 +0100 Pantxo Diribarne annotation.m: use "*" rather than "Helvetica" as default font name (bug #53091) stable
Tue, 19 Feb 2019 21:33:23 +0000 John W. Eaton maint: Merge stable to default.
Tue, 19 Feb 2019 21:31:41 +0000 John W. Eaton avoid crash if help engine setup fails (bug #55736) stable
Tue, 19 Feb 2019 17:53:40 +0000 John W. Eaton eliminate some useless functions
Mon, 18 Feb 2019 19:10:43 +0000 John W. Eaton maint: Merge stable to default.
Mon, 18 Feb 2019 18:33:18 +0000 John W. Eaton avoid crash when calling script recursively (bug #55728) stable
Mon, 18 Feb 2019 17:15:41 +0000 John W. Eaton * scripts/miscellaneous/module.mk: Fix file name added in previous changeset.
Mon, 18 Feb 2019 17:05:11 +0000 John W. Eaton make ismethod work for classdef and java objects (bug #55487)
Thu, 14 Feb 2019 16:04:12 +0000 John W. Eaton allow parsing of function handles of the form @foo.bar
Sat, 16 Feb 2019 17:02:19 -0800 Rik Revert changeset 3a10bdbe6839 which is only for stable branch.
Sat, 16 Feb 2019 17:01:21 -0800 Rik maint: merge stable to default.
Sat, 16 Feb 2019 16:59:35 -0800 Rik Use "-loose" option for printing by default until bug resolved (bug #48689). stable
Sat, 16 Feb 2019 22:16:40 +0100 Markus Mützel __makeinfo__.m: Fix error if path to temporary directory contains spaces (bug #55725). stable
Fri, 15 Feb 2019 20:02:35 +0100 Torsten fix the shortcut context for savin a variable in variable editor (bug #54464) stable
Fri, 15 Feb 2019 08:29:56 -0800 Rik maint: merge stable to default.
Fri, 15 Feb 2019 08:29:13 -0800 Rik doc: Update docstring for svd to state that gesvd is default driver. stable
Tue, 12 Feb 2019 20:41:48 +0100 Markus Mützel Fix printing with gnuplot on Windows (bug #55648). stable
Thu, 14 Feb 2019 16:38:00 -0800 Rik Replace '-0' in sigma matrix from svd() with '+0' (bug #55710).
Thu, 14 Feb 2019 23:27:40 +0100 Pantxo Diribarne colorbar.m: fix regression when peer axes is reset (bug #55713) stable
Tue, 12 Feb 2019 15:31:52 -0500 John Donoghue Mark qt documentation as readonly (bug #53841). stable