log

age author description
Fri, 22 May 2020 22:21:47 -0400 John W. Eaton avoid crash when exiting octave-cli (bug #56952) stable
Fri, 22 May 2020 16:22:08 -0400 John W. Eaton maint: Merge stable to default.
Fri, 22 May 2020 12:54:13 -0400 John W. Eaton improve interpreter shutdown process (bug #56952) stable
Thu, 21 May 2020 11:23:24 -0400 John W. Eaton fix constness of some graphics properties methods stable
Thu, 21 May 2020 09:14:27 -0400 John W. Eaton move stray base_graphics_toolkit function to graphics-toolkit.cc stable
Fri, 22 May 2020 11:06:58 +0200 Markus Mützel maint: merge stable to default.
Wed, 06 May 2020 10:05:36 +0200 Philip Nienhuis pkg.m: Add introduction to packages to doc string (bug #58225). stable
Thu, 21 May 2020 19:10:53 +0200 Markus Mützel maint: merge stable to default.
Thu, 21 May 2020 11:49:03 +0200 Markus Mützel Catch error on setting properties during figure creation (bug #54953). stable
Thu, 21 May 2020 12:52:36 +0200 Markus Mützel maint: merge stable to default.
Thu, 21 May 2020 12:51:43 +0200 Markus Mützel smooth3.m: Use better example in demo. stable
Wed, 20 May 2020 17:15:34 -0700 Rik configure.ac: Remove obsolete, unused --enable-bounds-check option.
Wed, 20 May 2020 13:17:00 -0700 Rik Use relative filename in .tex file when printing using -dXXXlatex devices (bug #58374).
Wed, 20 May 2020 08:26:47 -0700 Rik __add_default_menu__.m: Clean-up code.
Wed, 20 May 2020 08:18:09 -0700 Guillaume Flandin Improve implementation of default File menu for plots (bug #58397)
Mon, 18 May 2020 22:17:18 +0200 Torsten Lilge fix break long editor lines preference (bug #58396) stable
Tue, 19 May 2020 17:44:24 +0900 Kai T. Ohlhus maint: merge stable to default.
Tue, 19 May 2020 17:40:08 +0900 Kai T. Ohlhus doc: Improve ODE solver documentation (bug #57309) stable
Sun, 19 Apr 2020 20:25:11 +0200 Pantxo Diribarne getpixelposition.m: Implement new function (bug #58181)
Mon, 18 May 2020 16:15:25 -0400 John W. Eaton maint: merge stable to default.
Mon, 18 May 2020 16:12:23 -0400 John W. Eaton move function definition from header to source file stable
Mon, 18 May 2020 16:10:52 -0400 John W. Eaton eliminate some unused call_stack and stack_frame functions stable
Mon, 18 May 2020 16:06:27 -0400 John W. Eaton correctly find all symbols in script when saving values (bug #58382) stable
Mon, 18 May 2020 14:52:14 -0400 John W. Eaton fix apparent copy/paste error in call stack function stable
Mon, 18 May 2020 20:52:05 +0200 Markus Mützel maint: merge stable to default.
Mon, 18 May 2020 16:03:50 +0200 Markus Mützel ode23s.m: Make tests with sparse Jacobian or JPattern conditional on UMFPACK. stable
Mon, 18 May 2020 18:14:24 +0200 Markus Mützel NEWS: Announce new properties for axes graphics object (bug #58336).
Mon, 18 May 2020 13:48:42 -0400 John W. Eaton maint: merge stable to default.
Mon, 18 May 2020 13:38:54 -0400 John W. Eaton fix printing of dynamic field names when printing parse tree stable
Mon, 18 May 2020 09:56:19 -0700 Guillaume Flandin Fix indexing error when printing figure without axes to raster format (bug #58395).