log

age author description
Fri, 04 Jul 2025 17:15:02 -0700 Rik maint: merge stable to defaultdefault tip @
Fri, 04 Jul 2025 17:14:15 -0700 Rik Fix ASAN bug in liboctave svd code caused by use of std::vector::reserve() (bug #67248)stable
Fri, 04 Jul 2025 19:16:26 +0200 Markus Mützel maint: Merge stable to default.
Fri, 04 Jul 2025 18:24:13 +0200 Markus Mützel Store save type in binary-float format also for empty matrices (bug #67271).stable
Thu, 03 Jul 2025 09:00:16 -0700 Rik maint: merge stable to default
Thu, 03 Jul 2025 08:59:50 -0700 Rik doc: Improve Tex output for vector calculus functions.stable
Tue, 01 Jul 2025 11:56:29 -0700 Rik maint: merge stable to default
Tue, 01 Jul 2025 11:56:16 -0700 Rik doc: Clarify use of "interpreter" property when printing.stable
Mon, 30 Jun 2025 08:38:29 -0400 Arun Giridhar maint: Merge default to bytecode-interpreterbytecode-interpreter
Mon, 30 Jun 2025 13:49:48 +0200 Markus Mützel pkg uninstall: Keep locally installed packages local after uninstalling global.
Mon, 30 Jun 2025 13:19:36 +0200 Markus Mützel pkg uninstall: Clarify error and warning conditions and wording.
Sat, 28 Jun 2025 08:46:38 +0200 Torsten Lilge add an optional splash screen (bug #66032)
Thu, 26 Jun 2025 16:32:40 -0700 Rik maint: merge stable to default
Mon, 23 Jun 2025 17:03:06 -0700 Rik doc: Remove Notes in documentation scheduled for deletion in version 9.1.stable
Mon, 23 Jun 2025 16:57:38 -0700 Rik doc: Remove newline before @tex invocation for better alignment.stable
Wed, 25 Jun 2025 14:31:34 +0200 Markus Mützel maint: Merge stable to default.
Wed, 25 Jun 2025 13:57:01 +0200 Markus Mützel Respect logarithmic scaling of axis when plotting scatter objects (bug #67239).stable
Tue, 24 Jun 2025 17:51:41 -0400 Arun Giridhar maint: Merge default to bytecode-interpreterbytecode-interpreter
Tue, 24 Jun 2025 17:44:17 -0400 Arun Giridhar qp: New flag to allow positive semidefinite problems (bug #64346)
Tue, 24 Jun 2025 16:17:52 -0400 Arun Giridhar maint: Merge default to bytecode-interpreterbytecode-interpreter
Tue, 24 Jun 2025 16:17:35 -0400 Arun Giridhar maint: Merge stable to default
Tue, 24 Jun 2025 18:58:44 +0200 Dmitri A. Sergatskov fix sigabrt on exit of gui (bug #67230)stable
Mon, 23 Jun 2025 15:56:45 -0700 Rik maint: merge stable to default
Fri, 06 Jun 2025 12:18:13 +0200 A.R. Burgers doc: Expand on orthogonality properties of the cross product (bug #67186).stable
Mon, 23 Jun 2025 15:16:48 +0200 Markus Mützel Simplify conversion from NaN to char 0.
Fri, 20 Jun 2025 23:20:19 +0200 Torsten Lilge fix uninitialized instance variable in file editor
Fri, 20 Jun 2025 15:56:18 -0400 Arun Giridhar maint: Merge default to bytecode-interpreterbytecode-interpreter
Thu, 19 Jun 2025 20:51:52 +0200 Torsten Lilge smaller row height in workspace view (bug #67223)
Wed, 18 Jun 2025 23:08:15 +0200 Markus Mützel Explicitly convert NaN to char 0 if necessary.
Wed, 18 Jun 2025 14:23:49 +0200 Markus Mützel Mark tests that fail on platforms without stable payload of NaN with bug number.
Wed, 18 Jun 2025 14:23:49 +0200 Markus Mützel __octave_config_into__: Return information about whether NA is supported.
Wed, 18 Jun 2025 14:23:41 +0200 Markus Mützel build: Add test whether the payload of NaN values is retained.
Wed, 18 Jun 2025 14:20:01 +0200 Markus Mützel build: Add checks for more preprocessor variables for MIPS platform.
Mon, 16 Jun 2025 21:29:40 -0700 Rik maint: Remove newline between OCTAVE_BEGIN_NAMESPACE invocations
Mon, 16 Jun 2025 20:47:39 -0700 Rik roots.m: Improve input validation (bug #67199)
Sat, 14 Jun 2025 17:25:20 -0700 Rik maint: rename some 'lo-*.cc' files to 'oct-*.cc' to match renaming of header files.
Fri, 13 Jun 2025 17:33:42 -0700 Rik maint: Rename "lo-mappers.[h|cc]" to "mappers.[h|cc]"
Fri, 13 Jun 2025 13:22:58 -0700 Rik maint: rename further liboctave files that could conflict with system header files to use prefix "oct-".
Fri, 13 Jun 2025 11:57:09 -0700 Rik maint: rename liboctave files that could conflict with system header files to use prefix "oct-".
Fri, 13 Jun 2025 20:18:23 +0200 Markus Mützel maint: Merge stable to default.
Fri, 13 Jun 2025 20:17:31 +0200 Markus Mützel Fix up 95b6324cbad6 again.stable
Fri, 13 Jun 2025 16:02:34 +0200 Markus Mützel save: Fix saving strings in mat5 format on Big Endian systems with 64-bit pointers.
Fri, 13 Jun 2025 15:58:11 +0200 Markus Mützel save: Check length of UTF-16 string when saving in -v6 or -v7 format.
Thu, 12 Jun 2025 14:39:56 -0700 Rik numeric to remove 'lo-' prefix.
Thu, 12 Jun 2025 10:23:48 +0200 Markus Mützel build: Run configure tests for glBlendFuncSeparate in C++.
Wed, 11 Jun 2025 15:28:43 -0400 Arun Giridhar maint: Merge default to bytecode-interpreterbytecode-interpreter
Wed, 11 Jun 2025 16:25:01 +0200 Markus Mützel build: Add configure tests for glBlendFuncSeparate.
Tue, 10 Jun 2025 22:44:34 -0600 Dmitri A. Sergatskov Improve alpha blending with newer versions of OpenGL.
Wed, 11 Jun 2025 20:03:41 +0200 Markus Mützel maint: Merge stable to default.
Wed, 11 Jun 2025 20:03:05 +0200 Markus Mützel Fix up 95b6324cbad6.stable
Wed, 11 Jun 2025 15:19:59 +0200 Markus Mützel Fix up 4e74dcdc961f again.
Wed, 11 Jun 2025 13:22:24 +0200 Markus Mützel Fix up 4e74dcdc961f.
Tue, 10 Jun 2025 22:45:41 +0200 Markus Mützel Add file missing from 4e74dcdc961f.
Tue, 10 Jun 2025 21:49:36 +0200 Markus Mützel Do not emit shadowing warning for new functions in +namespace (bug #46849).
Tue, 10 Jun 2025 20:38:18 +0200 Markus Mützel __pathorig__: Allow overriding default system load path (bug #46849).
Tue, 10 Jun 2025 20:29:10 +0200 Markus Mützel maint: Merge stable to default.
Tue, 10 Jun 2025 20:28:45 +0200 Markus Mützel Add tests for shadowed functions in core Octave (bug #46849).stable
Mon, 09 Jun 2025 10:44:25 -0700 Rik Clean up code in cset 0c13ece26367.
Mon, 02 Jun 2025 00:23:15 +0200 Fernando Alvarruiz Fix nargout evaluating index expressions (bug #67096).
Fri, 06 Jun 2025 20:59:32 +0200 Markus Mützel maint: Merge stable to default.