log

age author description
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