log

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