log

age author description
Thu, 17 Sep 2020 11:07:19 -0700 Rik doc: grammarcheck documentation.
Thu, 17 Sep 2020 10:24:55 -0700 Rik maint: Use C++ raw string literals to simplify backlsashing.
Thu, 17 Sep 2020 07:42:22 -0700 Rik Use specific configure test to detect RapidJSON PrettyWriter functionality (bug #59114)
Thu, 17 Sep 2020 05:07:02 -0700 Rik Code review for jsonencode/jsondecode functions.
Wed, 16 Sep 2020 13:15:35 -0700 Rik inputname.m: Closer compatibility with Matlab for special values (i,j,NaN,Inf) (bug #59103)
Tue, 15 Sep 2020 08:42:45 +0200 Markus Mützel maint: merge stable to default.
Mon, 14 Sep 2020 19:22:01 +0200 Markus Mützel build: Add LDFLAGS to Octave libraries for MKOCTFILE and MKMEXFILE commands. stable
Mon, 14 Sep 2020 16:32:42 -0700 Rik Expand sttrrep to work an character matrices (bug #57867)
Mon, 14 Sep 2020 14:38:42 -0700 Rik Avoid incorrect conversion of char matrix to string when setting graphic properties (bug #59113)
Mon, 14 Sep 2020 13:36:36 -0700 Rik __debug_octave__.m: Change Windows command to work better (bug #59100). stable
Mon, 14 Sep 2020 21:36:31 +0200 Torsten Lilge fix moving find dialog for linux (bug #59047) stable
Fri, 11 Sep 2020 20:20:01 +0200 Torsten Lilge fix moving editor find dialog (bug #59047) stable
Mon, 14 Sep 2020 12:12:31 -0700 Rik maint: Change "#if" indentation for consistency in __ode15__.cc.
Mon, 14 Sep 2020 11:54:17 -0700 Rik Fix some issues in uicontrol input validation (bug #59113)
Fri, 20 Sep 2019 08:48:45 +0200 Bill Greene Allocate memory for Jacobian in __ode15__ more efficiently (bug #55905).
Mon, 14 Sep 2020 09:18:10 -0700 Rik maint: merge stable to default.
Mon, 14 Sep 2020 09:17:41 -0700 Rik legend.m: Make BIST test robust against local configuration files (bug #59038) stable
Mon, 14 Sep 2020 13:55:45 +0200 Markus Mützel doc: Remove references to "patch" from "scatter.m" and "scatter3.m".
Sun, 13 Sep 2020 19:56:06 -0700 Rik maint: merge stable to default.
Sun, 13 Sep 2020 19:55:37 -0700 Rik doc: Small fixes to cset aabebd95488b. stable
Tue, 18 Feb 2020 21:35:39 -0500 Nicholas R. Jankowski Updated property references for text and graphics functions (bug #50247) stable
Sun, 13 Sep 2020 16:05:20 -0700 Rik Add warning when multi-row char matrix is converted to string (bug #49536)
Sun, 13 Sep 2020 11:28:42 -0700 Nicholas R. Jankowski integral.m: Fix input validation to handle complex integrands (bug #58636).
Sat, 12 Sep 2020 19:56:53 -0400 John W. Eaton update expected test output for mustBe* functionsb
Sat, 12 Sep 2020 13:50:24 -0700 Rik maint: merge stable to default.
Sat, 12 Sep 2020 13:49:50 -0700 Rik __gnuplot_draw_axes__.m: Improve, but not fully fix, colorbar size with gnuplot (bug #40686) stable
Sat, 12 Sep 2020 14:55:48 -0400 John W. Eaton maint: merge stable to default.
Sat, 12 Sep 2020 14:52:03 -0400 John W. Eaton stash (shallow) copy of indexed object instead of pointer stable
Fri, 11 Sep 2020 20:15:40 -0700 Rik doc: Correct plural in section on mustBe* functions. stable
Fri, 11 Sep 2020 20:04:07 -0700 Rik maint: merge stable to default.
Fri, 11 Sep 2020 20:01:56 -0700 Rik maint: Use Octave coding conventions in mustBe* functions. stable
Fri, 11 Sep 2020 15:39:17 -0700 Rik doc: Use standard verb phrasing in mustBe* functions and add @seealso links. stable
Fri, 11 Sep 2020 18:57:59 -0400 John W. Eaton maint: merge stable to default.
Fri, 11 Sep 2020 18:36:27 -0400 John W. Eaton fix onCleanup in test files with multiple shared blocks (bug #59097) stable
Fri, 11 Sep 2020 16:01:03 -0400 John W. Eaton maint: merge stable to default.
Fri, 11 Sep 2020 15:56:48 -0400 John W. Eaton disable copying for base_parser::parent_scope_info class stable
Fri, 11 Sep 2020 20:20:01 +0200 Torsten Lilge fix moving editor find dialog (bug #59047)
Thu, 03 Sep 2020 13:36:05 +0200 Markus Mützel Overhaul usage of integer types in __ode15__.cc (bug #58795).
Thu, 10 Sep 2020 14:59:10 -0700 Rik maint: merge stable to default.
Thu, 10 Sep 2020 14:54:42 -0700 Rik maint: spellcheck documentation ahead of 6.1 release. stable
Thu, 10 Sep 2020 14:28:33 -0700 Rik maint: grammarcheck documentation ahead of 6.1 release. stable
Thu, 10 Sep 2020 17:21:05 -0400 John W. Eaton maint: merge stable to default.
Thu, 10 Sep 2020 17:20:31 -0400 John W. Eaton avoid possible infinite recursion for "open ." stable
Thu, 10 Sep 2020 11:36:50 -0400 John W. Eaton check and mark private status when reloading functions (bug #40117)
Thu, 10 Sep 2020 17:49:43 +0200 Markus Mützel Back out changeset 0c9a5eae6c27
Thu, 10 Sep 2020 11:46:41 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 23:57:20 -0400 John W. Eaton respond to signals when readline is waiting for input (bug #54444) stable
Thu, 03 Sep 2020 13:36:05 +0200 Markus Mützel * __ode15__.cc: Overhaul usage of integer types (bug #58795).
Thu, 10 Sep 2020 13:59:02 +0900 Kai T. Ohlhus maint: merge stable to default.
Thu, 10 Sep 2020 13:49:46 +0900 Kai T. Ohlhus doc: tidy up Doxygen and no longer build qt help files with Doxygen by default stable
Wed, 09 Sep 2020 16:14:24 -0700 Rik maint: merge stable to default.
Sun, 31 May 2020 09:56:56 -0700 Rik Fix input validation for audioplayer (bug #57939). stable
Wed, 09 Sep 2020 15:16:05 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 15:15:47 -0400 John W. Eaton allow keboard to work in functions defined in script files (bug #54789) stable
Wed, 09 Sep 2020 13:45:32 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 13:41:46 -0400 John W. Eaton allow functions to be redefined in scripts (bug #52851) stable
Tue, 08 Sep 2020 23:45:14 -0400 John W. Eaton maint: merge stable to default.
Tue, 08 Sep 2020 22:41:19 -0400 John W. Eaton allow 'end' indexing to work for nested function calls (bug #58953) stable
Tue, 08 Sep 2020 13:42:23 -0400 John W. Eaton improve validation of cell2struct fields argument (bug #58617)
Tue, 08 Sep 2020 08:41:57 -0700 Rik maint: Use Octave coding conventions in __ode15__.cc.