log

age author description
Mon, 30 Mar 2020 10:43:47 -0400 John W. Eaton refactor octave_function call method stable
Mon, 23 Mar 2020 15:44:30 -0400 John W. Eaton don't document the vectorize function. stable
Mon, 23 Mar 2020 15:29:49 -0400 John W. Eaton convert obsolete octave_fcn_inline object to @inline class stable
Sat, 25 Apr 2020 13:17:11 -0400 John W. Eaton use shared_ptr for stack frames in call stack and for accesss and static links stable
Fri, 24 Apr 2020 14:21:07 -0400 John W. Eaton hide specific stack frame and stack frame walker classes stable
Tue, 09 Jun 2020 14:11:13 -0700 Rik maint: merge stable to default.
Tue, 09 Jun 2020 14:10:41 -0700 Rik parseparams.m: Fix case sensitivity bug with default inputs (bug #58533). stable
Tue, 09 Jun 2020 13:45:20 -0700 Rik Use std::array rather than std::vector in patch for (bug #54334).
Mon, 08 Jun 2020 21:59:17 +0200 Markus Mützel Use Octave functions to get and set environment variables (bug #54334).
Sun, 07 Jun 2020 11:27:05 +0200 Markus Mützel maint: merge stable to default.
Sun, 07 Jun 2020 10:58:03 +0200 Markus Mützel uisetfont.m: Manually "graft" BISTs from default to stable. stable
Sun, 07 Jun 2020 10:28:17 +0200 Torsten Lilge also use environment varaibles for network proxy settings (bug #54334)
Sun, 07 Jun 2020 10:35:49 +0200 Markus Mützel __scatter__.m: Also set "markeredgecolor" for input "filled" (bug #58508).
Sat, 06 Jun 2020 21:48:11 -0700 Rik maint: merge stable to default.
Tue, 02 Jun 2020 21:25:59 +0000 Michael Witten A few fixes to outdated or incomplete documentation (bug #58488). stable
Sat, 06 Jun 2020 21:37:10 -0700 Rik Implement "none" for scatter "markeredgecolor" property (bug #58508)
Sat, 06 Jun 2020 20:53:38 +0200 Markus Mützel __scatter__.m: Don't override "markerfacecolor" set by user (bug #58508).
Sat, 06 Jun 2020 19:47:30 +0200 Markus Mützel uisetfont.m: Make BISTs conditional on HAVE_FONTCONFIG.
Sat, 06 Jun 2020 11:17:42 -0400 John W. Eaton etree: accept logical sparse matrices
Fri, 05 Jun 2020 16:57:44 -0400 John W. Eaton also return 5th and 6th outputs from dmperm
Fri, 05 Jun 2020 20:50:22 +0200 Torsten Lilge reorganize network preferences in settings dialog
Fri, 05 Jun 2020 11:40:49 -0400 John W. Eaton maint: Merge stable to default.
Thu, 14 May 2020 23:27:43 -0400 John W. Eaton accept multi-line interactive input (bug #58370) stable
Fri, 05 Jun 2020 10:03:45 +0200 Pantxo Diribarne maint: merge stable to default
Thu, 04 Jun 2020 15:48:30 +0200 Pantxo Diribarne legend.m: fix regression introduced in cset 8ffe43de8bfe (bug #58492) stable
Thu, 04 Jun 2020 23:02:43 -0400 John W. Eaton add west0479 sample data file (patch #9544)
Thu, 04 Jun 2020 17:10:14 -0400 John W. Eaton use separate module.mk files for examples/code and examples/data directories
Mon, 01 Jun 2020 14:07:20 -0400 John W. Eaton style update for Range class
Thu, 04 Jun 2020 14:25:52 +0200 Pantxo Diribarne maint: merge stable to default
Wed, 03 Jun 2020 22:43:06 +0200 Pantxo Diribarne legend.m: fix position for non default dataaspectratio (bug #58492) stable