log

age author description
Sun, 03 Mar 2019 17:15:37 +0100 Markus Mützel make_absolute_filename: Don't strip drive letter from path (bug #36677).
Sun, 03 Mar 2019 12:56:12 +0100 Torsten fix dock widget position when being dragged out of the main window (bug #55704) stable
Sat, 02 Mar 2019 23:21:13 -0800 Rik imshow.m: Read indexed images correctly when only file name given (bug #49137).
Thu, 28 Feb 2019 23:06:25 +0100 Pantxo Diribarne Properly redraw uixx objects after Qt figure is (un)maximized (bug #53709)
Sat, 02 Mar 2019 11:08:53 -0800 Rik legend.m: Allow "location" specifier in any input position (bug #55800).
Sat, 02 Mar 2019 10:56:18 -0800 Rik legend.m: Remove obsolete specification of "location" by single numeric arg.
Fri, 01 Mar 2019 23:31:42 +0000 John W. Eaton fix declarations of stack frame copy ctors and assignment operators
Thu, 28 Feb 2019 20:40:09 -0800 Mike Miller pkg.m: restore installing packages from zip archives (bug #55788) stable
Wed, 27 Feb 2019 11:49:36 -0800 Mike Miller detrend.m: support complex arrays, overhaul input validation (bug #53211)
Wed, 27 Feb 2019 10:00:31 -0800 Rik maint: merge stable to default.
Fri, 01 Feb 2019 22:16:15 -0800 Rik axis.m: Fix issues with "equal" argument (bug #55619, bug #55614, bug #55574, bug #55514, bug #54848, bug #53724, bug #53504, bug #53336, bug #51938, bug #50356). stable
Sat, 19 Jan 2019 16:26:33 +0100 Markus Mützel octave.doap: Copy localized (short) description over from appdata (bug #55279). stable
Thu, 10 Jan 2019 17:01:09 +0100 Alexander Wilms org.octave.Octave.appdata.xml: Add German and French description (bug #55279). stable
Wed, 27 Feb 2019 09:46:23 -0800 Mike Miller maint: reintroduce OCTAVE_API_VERSION development suffix
Tue, 26 Feb 2019 15:46:59 +0100 Kai T. Ohlhus maint: Merge stable to default.
Tue, 26 Feb 2019 15:46:09 +0100 Kai T. Ohlhus doc: Update year in octave.texi. stable
Mon, 25 Feb 2019 15:20:59 -0800 Rik Add '+' to OCTAVE_API_VERSION to make dev branch oct files incompatible with stable.
Mon, 25 Feb 2019 17:22:31 +0100 Sebastien Villemot ordeig.m: Do not fail on 1x1 matrices (bug #55779); stable
Mon, 25 Feb 2019 22:22:36 +0000 John W. Eaton maint: Merge stable to default.
Mon, 25 Feb 2019 22:18:01 +0000 John W. Eaton maint: Merge stable to default.
Mon, 25 Feb 2019 22:05:52 +0000 John W. Eaton fix error introduced in changeset 287eba9ed14b
Mon, 25 Feb 2019 23:08:27 +0100 Kai T. Ohlhus doc: Set release date in NEWS. stable
Mon, 25 Feb 2019 21:51:07 +0000 John W. Eaton * test/bug-45351/module.mk: Fix cut & paste error in previous change.
Mon, 25 Feb 2019 20:27:38 +0000 John W. Eaton allow handles to methods created inside method or ctor to work (bug #45351)
Mon, 25 Feb 2019 20:20:22 +0000 John W. Eaton new functions for checking whether constructor or method is executing
Mon, 25 Feb 2019 20:10:06 +0000 John W. Eaton refactor predicates for classdef methods/constructors
Mon, 25 Feb 2019 22:16:06 +0100 Torsten * languages/*.ts: updated language files (bug #55772) stable
Mon, 25 Feb 2019 14:32:35 +0000 John W. Eaton maint: Merge stable to default.
Mon, 25 Feb 2019 14:30:46 +0000 John W. Eaton maint: Bump version for post 5.1.0 release bug fixing phase. stable
Mon, 25 Feb 2019 14:27:41 +0000 John W. Eaton maint: Merge away extra head on stable. stable
Mon, 25 Feb 2019 04:57:46 +0000 John W. Eaton Added tag release-5-1-0 for changeset d05d6eebde10 stable
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.