log

age author description
Fri, 22 Mar 2024 19:41:29 +0100 Markus Mützel GitHub-CI (macos): Use unofficial pkg-config file for Qt6 from Homebrew. stable
Thu, 21 Mar 2024 17:18:36 -0700 Rik allow dup2, fcntl, and stat to work for file IDs not tracked by Octave (bug #65393)
Thu, 21 Mar 2024 13:32:15 -0400 John W. Eaton allow dup2, fcntl, and stat to work for files not known to Octave (bug #65393)
Thu, 21 Mar 2024 11:21:04 -0400 John W. Eaton update help function tests
Thu, 21 Mar 2024 10:40:31 -0400 John W. Eaton find help for default constructor in one more place (bug #65258)
Wed, 20 Mar 2024 23:14:22 -0400 John W. Eaton display function signature as help text for undocumented functions (bug #65258)
Wed, 20 Mar 2024 08:13:12 +0100 Markus Mützel maint: Merge default to bytecode-interpreter. bytecode-interpreter
Wed, 20 Mar 2024 08:12:28 +0100 Markus Mützel maint: Merge stable to default.
Mon, 18 Mar 2024 15:15:45 +0100 Markus Mützel build: Avoid overriding save_* variables from outer scope (bug #65476). stable
Tue, 19 Mar 2024 21:35:38 -0700 Rik maint: merge away accidental extra head.
Tue, 19 Mar 2024 16:33:20 -0700 Rik uifigure.m: Handle prop/val overrides better (bug #65459)
Tue, 19 Mar 2024 15:12:42 -0700 Rik maint: merge stable to default
Tue, 19 Mar 2024 15:11:45 -0700 Rik hist.m: Add input validation for Y restricting it to 2-D array (bug #65478) stable
Mon, 18 Mar 2024 17:34:56 -0400 Nicholas R. Jankowski hist.m: allow processing of n-D array inputs (bug #65478)
Mon, 18 Mar 2024 20:00:53 +0100 Torsten Lilge fix restoring headers in file browser and workspace view (bug #65030)
Mon, 18 Mar 2024 17:30:43 +0100 Markus Mützel maint: Merge stable to default.
Fri, 15 Mar 2024 17:52:07 +0100 Markus Mützel doc: Simplify programming notes for patch objects (bug #65421). stable
Sun, 17 Mar 2024 22:45:13 -0400 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Sun, 17 Mar 2024 22:44:49 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Sun, 17 Mar 2024 22:44:25 -0400 Nicholas R. Jankowski doc: describe shape of outputs for hist (bug #65471) stable
Fri, 15 Mar 2024 13:26:26 -0400 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Fri, 15 Mar 2024 13:24:44 -0400 Nicholas R. Jankowski Backed out changeset bee755660415
Fri, 15 Mar 2024 07:26:09 -0400 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Fri, 15 Mar 2024 07:24:58 -0400 John W. Eaton maint: merge stable to default
Tue, 12 Mar 2024 15:53:42 -0400 John W. Eaton bump stable branch version after release stable
Thu, 14 Mar 2024 10:06:34 -0400 John W. Eaton Added tag release-9-1-0 for changeset d0c18b1446df stable
Tue, 12 Mar 2024 14:00:23 -0400 John W. Eaton Version 9.1.0 released stable release-9-1-0
Tue, 12 Mar 2024 13:53:16 -0400 John W. Eaton * configure.ac (OCTAVE_API_VERSION): Now api-v59. stable
Thu, 14 Mar 2024 17:28:46 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Thu, 14 Mar 2024 17:20:15 -0400 Nicholas R. Jankowski Backed out changeset 4ec97d8770ff
Thu, 14 Mar 2024 08:07:08 +0100 Markus Mützel maint: Merge stable to default.
Thu, 14 Mar 2024 08:06:08 +0100 Markus Mützel Avoid error during startup check on old versions of Windows. stable
Wed, 13 Mar 2024 14:11:56 -0700 Rik Replace obscure Fortran coding pattern in liboctave with modern C++ (bug #65343)
Tue, 12 Mar 2024 22:07:22 -0700 Rik maint: merge stable to default
Sat, 09 Mar 2024 11:05:41 +0100 Fernando Alvarruiz doc: Add note about modification of shared variables in BISTs (bug #65296) stable
Tue, 12 Mar 2024 21:47:48 -0700 Rik Allow integer inputs greater than 999999 to jsonencode (bug #65447)
Tue, 12 Mar 2024 14:27:13 -0700 Rik nextpow2.m: Overhaul function for improved accuracy and Matlab compatibility (bug #65441)
Tue, 12 Mar 2024 15:06:31 -0400 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Tue, 12 Mar 2024 15:05:37 -0400 Nicholas R. Jankowski doc: Remove merged docstring note about property ordering
Tue, 12 Mar 2024 15:02:31 -0400 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 12 Mar 2024 14:59:09 -0400 Nicholas R. Jankowski doc: update patch docstring with property usage warning notes (bug #65421) stable
Tue, 12 Mar 2024 12:40:15 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Mon, 11 Mar 2024 17:44:36 +0100 Markus Mützel maint: Merge stable to default.
Mon, 11 Mar 2024 17:44:16 +0100 Markus Mützel patch: Allow row or column vector for color per face (bug #65431). stable
Mon, 11 Mar 2024 17:10:34 +0100 Markus Mützel Fix thinko in 0bd22664f028 stable
Mon, 11 Mar 2024 17:03:59 +0100 Markus Mützel maint: Merge stable to default.
Mon, 11 Mar 2024 17:02:02 +0100 Markus Mützel patch: Correctly handle per face color in input C (bug #65431). stable
Mon, 11 Mar 2024 16:48:20 +0100 Markus Mützel maint: Merge stable to default.
Mon, 11 Mar 2024 16:44:37 +0100 Nicholas R. Jankowski bar.m: Use scalar value for cdata of patch object (bug #65431). stable
Mon, 11 Mar 2024 16:38:36 +0100 Markus Mützel NEWS.9.md: Add note about stricter checks for color data of patch objects (bug #65431). stable
Sat, 09 Mar 2024 19:35:48 +0100 Markus Mützel Keep per-vertex "cdata" consistent with "facevertexcdata" in patch object (bug #65431).
Sat, 09 Mar 2024 19:33:09 +0100 Markus Mützel maint: Merge stable to default.
Sat, 09 Mar 2024 19:29:51 +0100 Markus Mützel Check that size of "cdata" property matches in patch object (bug #65431). stable
Sat, 09 Mar 2024 16:57:33 +0100 Markus Mützel maint: Merge stable to default.
Fri, 08 Mar 2024 19:16:53 +0100 Markus Mützel Check that number of values in "facevertexcdata" is consistent in patch (bug #65431). stable
Fri, 08 Mar 2024 08:19:52 +0100 Markus Mützel doc: Fix typos in docstring for regexp. stable
Thu, 07 Mar 2024 21:19:52 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Thu, 07 Mar 2024 16:12:15 -0500 Nicholas R. Jankowski patch: Ensure geometry defining properties are processed first (bug #65421)
Fri, 08 Mar 2024 02:29:23 +0100 Markus Mützel maint: Merge default to bytecode-interpreter. bytecode-interpreter
Fri, 08 Mar 2024 02:28:37 +0100 Markus Mützel maint: Merge stable to default.
Fri, 08 Mar 2024 02:27:53 +0100 Markus Mützel build: Remove non-existent file from tarball (bug #65406). stable
Thu, 07 Mar 2024 17:28:53 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Thu, 07 Mar 2024 17:28:33 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 07 Mar 2024 17:27:54 -0500 Nicholas R. Jankowski doc: Correct descriptions of patch cdata and facevertexcdata properties stable
Thu, 07 Mar 2024 14:17:00 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 07 Mar 2024 14:16:22 -0500 John W. Eaton maint: strip trailing whitespace from source files
Thu, 07 Mar 2024 14:09:48 -0500 John W. Eaton maint: strip trailing whitespace from source files stable
Thu, 07 Mar 2024 14:01:24 -0500 John W. Eaton minor whitespace style fix
Thu, 07 Mar 2024 13:55:46 -0500 John W. Eaton for consistent coding style, use #if defined, not #ifdef or #ifndef
Thu, 07 Mar 2024 13:47:50 -0500 John W. Eaton for consistent coding style, use #if defined (X) instead of if defined X
Thu, 07 Mar 2024 18:09:30 +0100 Markus Mützel maint: Merge stable to default.
Thu, 07 Mar 2024 18:08:40 +0100 Markus Mützel Refresh fcn-info on current directory change (bug #65406). stable
Thu, 07 Mar 2024 08:24:51 +0100 Markus Mützel build: Revert to building with polymorphic allocator by default.
Wed, 06 Mar 2024 22:55:27 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Wed, 06 Mar 2024 22:54:49 -0500 John W. Eaton Backed out changeset c23152b00d5f
Sun, 03 Mar 2024 11:16:26 +0100 Markus Mützel build: Require a C++ compiler that is compliant with C++17.
Wed, 06 Mar 2024 19:40:07 +0100 Markus Mützel maint: Merge stable to default.
Tue, 05 Mar 2024 09:00:30 +0100 Markus Mützel build: Improve checks for SUNDIALS 7 compatibility (bug #65392). stable
Wed, 06 Mar 2024 13:02:42 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Wed, 06 Mar 2024 12:39:58 -0500 John W. Eaton update attribute macros now that we require C++17
Wed, 06 Mar 2024 12:37:47 -0500 John W. Eaton * ov-magic-int.cc: Eliminate unnecessary OCTAVE_NORETURN attributes.
Wed, 06 Mar 2024 08:09:45 -0500 John W. Eaton eliminate some code duplication in the lexer
Sat, 02 Mar 2024 16:10:00 -0500 John W. Eaton new functions for reporting syntax errors from the lexer
Wed, 06 Mar 2024 11:34:10 -0500 Nicholas R. Jankowski maint: merge default to bytecode-interpreter. bytecode-interpreter
Wed, 06 Mar 2024 11:33:21 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Wed, 06 Mar 2024 11:32:20 -0500 Nicholas R. Jankowski doc: Correct typos in genpropdoc.m property descriptions. stable
Tue, 05 Mar 2024 17:58:49 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 05 Mar 2024 17:54:00 -0500 Nicholas R. Jankowski median.m: Fix vectors with Infs incorrectly returning NaN (bug #65405) stable
Mon, 04 Mar 2024 14:01:52 -0800 Rik Fix naming of rows and columns in fft2, ifft2 error messages.
Mon, 04 Mar 2024 20:31:58 +0100 Markus Meisinger Fix input validation for zero-dimensional input data to ifftn, ifft2, fftn, fft2 (bug #65414).
Mon, 04 Mar 2024 12:39:32 -0800 Rik maint: merge stable to default
Mon, 04 Mar 2024 12:35:12 -0800 Rik methods.m: Emit sensible error message if Java not installed or classname does not exist (bug #65408) stable
Mon, 04 Mar 2024 15:34:19 -0500 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Mon, 04 Mar 2024 15:28:38 -0500 Arun Giridhar maint: Merge stable to default
Mon, 04 Mar 2024 15:27:33 -0500 Arun Giridhar doc: Update outdated donation info in manual stable
Mon, 04 Mar 2024 10:18:00 -0800 Rik maint: merge stable to default
Mon, 04 Mar 2024 00:41:31 -0500 John W. Eaton Find class/ctor help for 'CLS.m' if CLS has no method named 'm' (bug #65398) stable
Sun, 03 Mar 2024 20:13:08 -0500 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Sun, 03 Mar 2024 11:55:34 -0800 Rik maint: merge stable to default
Sun, 03 Mar 2024 11:55:08 -0800 Rik mad.m, median.m: Use Octave coding conventions in BIST tests. stable
Sun, 03 Mar 2024 10:49:32 +0100 Markus Mützel maint: Merge stable to default.
Fri, 01 Mar 2024 18:16:19 +0100 Markus Mützel build: Skip step that checks for C++11 flags during configuration (bug #65327). stable
Sun, 03 Mar 2024 10:17:29 +0100 Markus Mützel maint: Merge stable to default.
Sat, 02 Mar 2024 12:15:17 +0100 Markus Mützel Fix compatibility with SUNDIALS 7 (bug #65392). stable
Sat, 02 Mar 2024 23:30:57 -0500 Nicholas R. Jankowski maint: merge stable to default
Sat, 02 Mar 2024 23:28:56 -0500 Nicholas R. Jankowski median.m: Correct handling of all-NaN vectors (bug #65405) stable
Sat, 02 Mar 2024 19:59:16 -0800 Rik clim.m: New function identical to caxis, but more clearly named.
Sat, 02 Mar 2024 19:24:04 -0800 Rik Don't update 'clim' property for TrueColor data (bug #65404)
Sat, 02 Mar 2024 14:16:06 -0800 Rik image.m: Don't set 'clim' property (bug #65384)
Sat, 02 Mar 2024 14:02:19 -0800 Rik test: Include tests for output message in scanf function (bug #65390, bug #63467).
Sat, 02 Mar 2024 13:58:51 -0800 Rik maint: merge stable to default
Sat, 02 Mar 2024 13:54:06 -0800 John W. Eaton Fix duplicate final value in scanf function (bug #65390, bug #63467). stable
Sat, 02 Mar 2024 15:36:26 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 02 Mar 2024 15:32:36 -0500 John W. Eaton eliminate some code duplication in the lexer
Sat, 02 Mar 2024 15:15:12 -0500 John W. Eaton revamp handling meta and fully-qualified identifiers in the lexer
Sat, 02 Mar 2024 15:00:54 -0500 John W. Eaton return token instead of token ID from make_keyword_token
Sat, 02 Mar 2024 14:27:30 -0500 John W. Eaton use more consistent naming in the lexer and parser for token IDs and values
Sat, 02 Mar 2024 12:07:44 -0500 John W. Eaton allow comment lists to be stored in token objects
Sat, 02 Mar 2024 11:17:19 -0500 John W. Eaton rename methods in lexer classes for accessing comment lists
Thu, 29 Feb 2024 15:32:28 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 29 Feb 2024 15:32:06 -0500 John W. Eaton maint: style fixes for lex.ll
Thu, 29 Feb 2024 15:00:40 -0500 John W. Eaton * token.h (class token): Use member initializers where possible.
Thu, 29 Feb 2024 14:02:41 -0500 John W. Eaton use std::variant object as data member instead of inheriting from it
Thu, 29 Feb 2024 13:55:38 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 29 Feb 2024 13:55:17 -0500 John W. Eaton maint: merge stable to default
Thu, 29 Feb 2024 13:46:26 -0500 John W. Eaton use std::variant to manage token info for the lexer
Thu, 29 Feb 2024 08:18:25 -0500 Nicholas R. Jankowski doc: correct typo in genpropdoc.m from cset f3c6badd9dd4 (bug #56175) stable
Thu, 29 Feb 2024 01:40:25 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Thu, 29 Feb 2024 01:39:57 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 29 Feb 2024 01:37:05 -0500 Nicholas R. Jankowski doc: Document cdata image property class dependence. (bug #56175) stable
Wed, 28 Feb 2024 11:59:31 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Wed, 28 Feb 2024 10:12:08 -0500 John W. Eaton * oct-parse.yy (file): Eliminate code duplication.
Wed, 28 Feb 2024 10:11:31 -0500 John W. Eaton fix grammar to explicitly disallow 'file' inside other statement lists
Tue, 27 Feb 2024 23:52:30 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Tue, 27 Feb 2024 23:51:59 -0500 John W. Eaton maint: merge stable to default
Tue, 27 Feb 2024 23:48:37 -0500 John W. Eaton display total time to execute test suite stable
Tue, 27 Feb 2024 20:32:13 -0800 Rik Emit error, not warning, when unterminated block comment found (bug #59784)
Tue, 27 Feb 2024 16:45:04 -0500 Nicholas R. Jankowski maint: merge default to bytecode-interpreter. bytecode-interpreter
Tue, 27 Feb 2024 16:43:26 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 27 Feb 2024 16:40:49 -0500 Nicholas R. Jankowski doc: update save and load docstring options for hdf5 formats (bug #42530) stable
Tue, 27 Feb 2024 11:03:28 -0800 Rik maint: merge stable to default
Fri, 16 Feb 2024 18:01:09 +0100 Markus Mützel GUI: Cache file icons for file browser (bug #65312). stable
Mon, 26 Feb 2024 23:31:22 -0500 Nicholas R. Jankowski maint: merge default to bytecode-interpreter. bytecode-interpreter
Mon, 26 Feb 2024 23:30:33 -0500 Nicholas R. Jankowski maint: merge stable to default.
Mon, 26 Feb 2024 23:28:09 -0500 Nicholas R. Jankowski doc: Add PCRE reference link to regexp docstring (bug #39431) stable
Sun, 25 Feb 2024 21:20:56 -0800 Rik maint: use rwdata() in preference to fortran_vec().
Sat, 24 Feb 2024 18:45:55 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Sat, 24 Feb 2024 18:45:06 -0500 Nicholas R. Jankowski unqiue.m: Implement third output when 'stable' sort is used. (bug #65176)
Fri, 23 Feb 2024 15:15:23 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Fri, 23 Feb 2024 15:14:52 -0500 John W. Eaton maint: merge stable to default
Fri, 23 Feb 2024 15:11:57 -0500 John W. Eaton don't include any GUI classes or functions in doxygen output stable
Fri, 23 Feb 2024 15:09:44 -0500 John W. Eaton don't inline inherited members in doxygen output stable
Fri, 23 Feb 2024 15:08:20 -0500 John W. Eaton omit non-public functions and classes from doxygen output stable
Fri, 23 Feb 2024 15:05:32 -0500 John W. Eaton filter out API macros from doxygen output stable
Fri, 23 Feb 2024 15:04:17 -0500 John W. Eaton omit graphs from doxygen output stable
Thu, 22 Feb 2024 16:34:02 -0500 John W. Eaton * ov-java.cc: Fix some Doxygen comments. stable
Thu, 22 Feb 2024 16:14:47 -0500 John W. Eaton * Doxyfile.in (DOT_GRAPH_MAX_NODES): Increase from 100 to 300. stable
Thu, 22 Feb 2024 16:07:14 -0500 John W. Eaton * qt-interpreter-events.cc: Fix Doxygen comment formatting. stable
Thu, 22 Feb 2024 16:06:50 -0500 John W. Eaton exclude some directories from Doxygen processing stable
Thu, 22 Feb 2024 15:40:19 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 22 Feb 2024 15:20:16 -0500 John W. Eaton maint: merge stable to default
Thu, 22 Feb 2024 15:19:35 -0500 John W. Eaton * load-path.cc: Improve doxygen comment formatting. stable
Thu, 22 Feb 2024 15:34:21 -0500 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Thu, 22 Feb 2024 13:27:40 -0500 John W. Eaton maint: merge stable to default
Thu, 22 Feb 2024 12:45:20 -0500 John W. Eaton * Doxyfile.in (PROJECT_LOGO): Fix file location. stable
Thu, 22 Feb 2024 12:43:48 -0500 John W. Eaton * gui-sttings.h: Fix typos in comment. stable
Wed, 21 Feb 2024 20:05:24 -0500 John W. Eaton don't reset debug_frame if in dbstep mode (bug #65330)
Wed, 21 Feb 2024 14:16:35 -0800 Rik maint: merge stable to default
Wed, 21 Feb 2024 14:06:58 -0800 Rik doc: Tweak dbtype and dbquit documentation. stable
Wed, 21 Feb 2024 15:57:27 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 17 Feb 2024 09:47:56 +0100 Fernando Alvarruiz Don't skip loop iterations if number of rows of loop array is zero (bug #55622). bytecode-interpreter
Wed, 21 Feb 2024 00:59:32 -0500 John W. Eaton protect m_debug_frame to improve recursive debugging (bug #65330)
Tue, 20 Feb 2024 14:02:11 -0800 Rik Eliminate final uses of volatile in codebase (bug #65321)
Tue, 20 Feb 2024 13:41:10 -0800 Rik Eliminate more instances of volatile keywoard missed in cset 147c69ad945d (bug #65321).
Tue, 20 Feb 2024 15:07:51 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Tue, 20 Feb 2024 15:04:18 -0500 John W. Eaton make dblist and dbtype follow debugger stack frame pointer (bug #65330)
Tue, 20 Feb 2024 10:45:34 -0800 Rik maint: merge stable to default
Tue, 20 Feb 2024 10:45:09 -0800 Rik doc: Place major Texinfo @commands on their own line. stable
Tue, 20 Feb 2024 10:12:57 -0800 Rik maint: merge stable to default
Tue, 20 Feb 2024 10:12:45 -0800 Rik doc: Force Texinfo to render a space after @w{} macro (cset 1a6cb4552775). stable
Tue, 20 Feb 2024 09:56:58 -0800 Rik maint: merge stable to default
Tue, 20 Feb 2024 09:56:33 -0800 Rik doc: Force Texinfo to render a space after @w{} macro. stable
Tue, 20 Feb 2024 08:22:07 -0800 Rik doc: Document all variants of a function (xlim, ylim, zlim) rather than just one. stable
Mon, 19 Feb 2024 14:08:00 -0800 Rik Remove final instances of OCTAVE_FLOAT_TRUNCATE from codebase (bug #65321).
Mon, 19 Feb 2024 09:06:31 +0100 Markus Mützel Add missing capture for Windows-specific code (bug #65318).
Sun, 18 Feb 2024 23:26:02 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Sun, 18 Feb 2024 23:25:15 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Sun, 18 Feb 2024 23:24:48 -0500 Nicholas R. Jankowski doc: Fix links for manually entered docstrings in keyword list (bug #65285) stable
Sun, 18 Feb 2024 23:08:35 -0500 Nicholas R. Jankowski doc: Minor edits to keywords and graphics property texinfo. stable
Sun, 18 Feb 2024 21:35:17 +0100 Torsten Lilge fix anchors using XREF in html files for qt help (bug #65285) stable
Sat, 17 Feb 2024 22:36:19 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 17 Feb 2024 22:35:46 -0500 John W. Eaton eliminate OCTAVE_FLOAT_TRUNCATE macro and configure option (bug #65321)
Sat, 17 Feb 2024 15:59:36 -0500 John W. Eaton eliminate volatile from declaration of temporary used to force float truncation
Sat, 17 Feb 2024 12:42:40 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 17 Feb 2024 11:51:15 -0500 John W. Eaton eliminate more obsolete volatile declarations
Fri, 16 Feb 2024 22:58:13 -0500 Nicholas R. Jankowski maint:Merge stable to default.
Fri, 16 Feb 2024 22:57:48 -0500 Nicholas R. Jankowski doc: Add Logical indexing & subheading groups to Index Expressions (bug #36236) stable
Fri, 16 Feb 2024 14:56:20 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Fri, 16 Feb 2024 16:38:35 -0500 John W. Eaton eliminate obsolete volatile declarations on integer variables (bug #65321)
Fri, 16 Feb 2024 14:55:51 -0500 John W. Eaton maint: merge stable to default
Fri, 16 Feb 2024 14:54:14 -0500 John W. Eaton * url-transfer.cc: Eliminate stray ';' character. stable
Fri, 16 Feb 2024 14:42:54 -0500 John W. Eaton use explicit lambda-expression captures (bug #65318)
Fri, 16 Feb 2024 03:09:40 -0500 John W. Eaton Backed out changeset 489026b7257b
Fri, 16 Feb 2024 00:58:01 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Fri, 16 Feb 2024 00:57:10 -0500 Nicholas R. Jankowski doc: Add missing hyphen to isscalar docstring (bug #48088) stable
Thu, 15 Feb 2024 21:43:58 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Thu, 15 Feb 2024 21:42:27 -0500 Nicholas R. Jankowski doc: Clarify object types for isX functions (bug #48088) stable
Thu, 15 Feb 2024 16:38:45 -0800 Rik hdl2struct.m: Fix saving of buttondownfcn and other callbacks (bug #65315)
Thu, 15 Feb 2024 15:40:42 -0500 John W. Eaton explicitly capture '*this' by reference in lambda expressions (bug #65318)
Thu, 15 Feb 2024 10:10:02 -0800 Rik maint: merge stable to default
Thu, 15 Feb 2024 10:09:45 -0800 Rik hdl2struct.m: Fix saving of legend and colorbar objects (bug #65315) stable
Wed, 14 Feb 2024 18:52:17 -0500 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Wed, 14 Feb 2024 15:07:28 +0100 Markus Mützel maint: Merge stable to default.
Wed, 14 Feb 2024 14:45:36 +0100 Markus Mützel gsvd.cc: Don't modify shared variables in tests (bug #65296). stable
Wed, 14 Feb 2024 15:01:14 +0100 Markus Mützel maint: Merge stable to default.
Tue, 13 Feb 2024 11:50:03 +0100 Jörg Sommrey glpk: Fix lower bound for GLP_DB. stable
Tue, 13 Feb 2024 16:44:15 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 13 Feb 2024 13:54:04 -0500 Nicholas R. Jankowski doc: Generalize isempty/square/row/vector targets as objects (bug #48088) stable
Tue, 13 Feb 2024 12:25:38 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Tue, 13 Feb 2024 12:25:14 -0500 Nicholas R. Jankowski doc: Describe array assignment null padding and deletion behavior (bug #50202) stable
Tue, 13 Feb 2024 12:59:15 +0100 Markus Mützel maint: Merge stable to default.
Tue, 13 Feb 2024 10:36:45 +0000 dependabot[bot] GitHub-CI: Bump github/codeql-action from 2 to 3 stable
Tue, 13 Feb 2024 11:30:20 +0100 Markus Mützel maint: Merge stable to default.
Mon, 12 Feb 2024 18:48:21 +0100 Markus Mützel GitHub-CI: Use dependabot to periodically check for updated actions. stable
Mon, 12 Feb 2024 18:02:09 +0100 Markus Mützel maint: Merge stable to default.
Mon, 12 Feb 2024 18:00:42 +0100 Markus Mützel Avoid opening file in editor during tests for breakpoints (bug #65277). stable
Mon, 11 Feb 2019 16:01:03 +0000 John W. Eaton Don't skip loop iterations if number of rows of loop array is zero (bug #55622).
Mon, 12 Feb 2024 17:14:44 +0100 Markus Mützel perms.cc: Minor style changes for 349b4adf686a (bug #65244).
Sun, 11 Feb 2024 09:40:35 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sun, 11 Feb 2024 09:39:44 -0500 John W. Eaton maint: merge stable to default
Sun, 11 Feb 2024 10:06:09 +0800 Hendrik Koerner Simplify code complexity of perms.cc (bug #65244)
Sat, 10 Feb 2024 22:27:19 -0800 Rik maint: Backed out changeset c9d869d9c989.
Sat, 03 Feb 2024 11:04:44 +0800 koerhen Simplify code complexity of perms.cc (bug #65244)
Sat, 10 Feb 2024 18:41:10 -0800 Rik betaln.m: Allow inputs to broadcast (bug #65230)
Sat, 10 Feb 2024 13:39:44 +0100 Torsten Lilge fix XREF in urls of octaves help collection (bug #65285) stable
Sat, 10 Feb 2024 13:39:44 +0100 Torsten Lilge fix XREF in urls of octaves help collection (bug #65285)
Fri, 09 Feb 2024 21:47:16 -0500 Nicholas R. Jankowski maint: Merge default to bytecode-interpreter. bytecode-interpreter
Fri, 09 Feb 2024 21:46:35 -0500 Nicholas R. Jankowski maint: Merge stable to default.
Fri, 09 Feb 2024 21:45:34 -0500 Nicholas R. Jankowski Move anchor location for graphics prop and keyword subheadings (bug #59737) stable
Fri, 09 Feb 2024 18:34:19 +0100 Markus Mützel maint: Merge stable to default.