log

age author description
Mon, 28 Sep 2020 22:25:54 -0400 John W. Eaton allow glpk bounds to be infinite (bug #58505) stable
Mon, 28 Sep 2020 18:44:57 -0400 John W. Eaton maint: merge stable to default.
Mon, 28 Sep 2020 18:40:07 -0400 John W. Eaton avoid infinite error loop in variable editor (bug #53858) stable
Mon, 28 Sep 2020 21:57:01 +0200 Torsten Lilge avoid using bare pointers for symbol lists in editor (bug #56990)
Mon, 28 Sep 2020 21:48:03 +0200 Markus Mützel maint: merge stable to default.
Mon, 28 Sep 2020 21:41:15 +0200 Markus Mützel glpk.m: Check if input is finite (bug #58505). stable
Mon, 28 Sep 2020 12:31:35 -0400 John W. Eaton maint: merge stable to default.
Thu, 17 Sep 2020 02:09:17 -0400 John W. Eaton eliminate has_magic_end and includes_magic_end functions stable
Mon, 21 Sep 2020 10:45:18 -0400 John W. Eaton refactor implementation of END indexing in interpreter (bug #58953) stable
Mon, 28 Sep 2020 09:17:57 -0700 Rik Remove deprecated property LFLAGS from mkoctfile.
Mon, 28 Sep 2020 08:43:52 -0700 Rik Add BIST test for bug #59198.
Sat, 26 Sep 2020 14:19:23 +0200 Abdallah-Elshamy Decode JSON boolean arrays into logical arrays (bug #59135).
Sun, 27 Sep 2020 19:23:53 -0700 Rik jsonencode.cc: Use unwind_action rather than unwind_protect for performnace.
Sun, 27 Sep 2020 22:03:25 +0200 Torsten Lilge fix deleting pointer when octave exists
Sun, 27 Sep 2020 20:26:16 +0200 Torsten Lilge show value in editor when hovering over variable in debug mode (bug #56990)
Sun, 27 Sep 2020 12:29:11 -0400 John W. Eaton maint: merge stable to default.
Sun, 27 Sep 2020 12:24:24 -0400 John W. Eaton avoid out-of-bounds element access in call stack (bug #59189) stable
Sat, 26 Sep 2020 11:50:17 +0200 Torsten Lilge provide access to worksapce model via base_object
Fri, 25 Sep 2020 12:01:43 -0400 John W. Eaton maint: merge stable to default.
Fri, 25 Sep 2020 09:43:53 -0400 John W. Eaton track direct caller in stack frames stable
Thu, 24 Sep 2020 16:55:54 -0700 Rik test: Add tests for jsonencode() with "PrettyWriter" true (bug #59121).
Thu, 24 Sep 2020 15:31:36 -0700 Rik test: Add interpreter BIST test for nargin/nargout validation of functions.
Thu, 24 Sep 2020 15:24:54 -0700 Rik __marching_cube__.m: Remove nargin/nargout checking on internal function.
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Thu, 24 Sep 2020 20:49:43 +0200 Torsten Lilge add functions of loaded packages to auto-completion list (bug #56207)
Wed, 23 Sep 2020 21:23:32 +0200 Markus Mützel maint: merge stable to default.
Wed, 23 Sep 2020 21:23:01 +0200 Markus Mützel subplot.m: Use position and layout info to identify existing axes (bug #59076). stable
Wed, 23 Sep 2020 20:41:57 +0200 Pantxo Diribarne maint: merge stable to default
Mon, 07 Sep 2020 21:59:10 +0200 Pantxo Diribarne subplot.m: Use layout and index to search existing axes (bug #59076) stable
Wed, 23 Sep 2020 08:49:31 +0200 Markus Mützel maint: merge stable to default.
Tue, 22 Sep 2020 19:42:16 +0200 Markus Mützel __debug_octave__.m: Check for "lldb" on Mac (bug #59156). stable
Tue, 22 Sep 2020 20:00:35 -0700 Rik maint: merge stable to default.
Tue, 22 Sep 2020 19:59:55 -0700 Rik maint: merge away accidental head on stable. stable
Tue, 22 Sep 2020 19:59:21 -0700 Rik maint: merge away accidental head.
Tue, 22 Sep 2020 14:10:59 -0700 Rik maint: merge stable to default.
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128) stable
Tue, 22 Sep 2020 22:43:21 -0400 John W. Eaton maint: merge stable to default.
Tue, 22 Sep 2020 22:15:09 -0400 John W. Eaton search for current function at current frame, not top of stack stable
Tue, 22 Sep 2020 14:19:11 -0400 John W. Eaton maint: merge stable to default.
Tue, 22 Sep 2020 09:37:35 -0400 John W. Eaton use xunput consistently in lexer stable
Tue, 22 Sep 2020 09:29:36 -0400 John W. Eaton avoid parse error with continuation in matrix list (bug #59150) stable
Tue, 22 Sep 2020 19:26:09 +0200 Markus Mützel maint: merge stable to default.
Tue, 22 Sep 2020 19:25:26 +0200 Markus Mützel __debug_octave__.m: Check "ismac" before checking "isunix" (bug #59156). stable
Tue, 22 Sep 2020 15:59:00 +0200 Markus Mützel Add Matlab compatible wrappers for base64_encode and base64_decode.
Tue, 22 Sep 2020 17:19:46 +0200 Torsten Lilge fix indentation of cset b075aa252ca7
Tue, 22 Sep 2020 16:13:25 +0200 Torsten Lilge improved detection of standard fixed witdh font (bug #59128)
Mon, 21 Sep 2020 15:20:33 +0200 Markus Mützel maint: merge stable to default.
Mon, 21 Sep 2020 15:19:09 +0200 Markus Mützel etc/HACKING.md: Adapt for deleted gnulib subrepository. stable
Mon, 21 Sep 2020 10:48:53 +0200 Markus Mützel jsondecode_BIST.tst: Mark BIST with bug number.
Sun, 13 Sep 2020 16:06:49 +0200 Markus Mützel Improve rendering issues due to small distance between clipping plains (bug #58956).
Fri, 18 Sep 2020 15:51:20 -0700 Rik NEWS: Update Markdown syntax and re-order items.
Fri, 18 Sep 2020 13:02:43 -0700 Rik Review jsonecode/jsondecode BIST tests.
Fri, 18 Sep 2020 11:58:38 -0700 Rik Use lambda expression instead of file static one-line function in cset b6bed53f059f.
Fri, 18 Sep 2020 19:17:12 +0200 Markus Mützel Reset the warning state after changing it locally in jsonencode (bug #59122).
Thu, 17 Sep 2020 20:25:45 -0700 Rik memory.m: Fix typo in BIST test in cset c1a110df224e.
Thu, 17 Sep 2020 14:00:17 -0700 Rik maint: merge stable to default.
Thu, 17 Sep 2020 13:59:51 -0700 Rik ver.m: Return release date for "Octave" component (bug #59125). stable
Thu, 17 Sep 2020 11:46:50 -0700 Rik memory.m: Use more Octave coding conventions.
Thu, 17 Sep 2020 11:30:53 -0700 Rik doc: spellcheck documentation.
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.
Tue, 08 Sep 2020 08:34:28 -0700 Rik maint: Remove trailing spaces from code base.