log

age author description
Thu, 02 May 2024 20:10:11 -0400 Arun Giridhar doc: Tell new users how to start Octave on their computers stable
Thu, 02 May 2024 16:38:45 -0700 Rik unique.m: Remove newlines and space comments to follow Octave conventions.
Thu, 02 May 2024 16:12:36 -0700 Rik sqrtm.cc: Clarify code by using liboctave functions rather than hand-rolled for loop (bug #60797).
Thu, 02 May 2024 15:28:32 -0700 Rik maint: merge stable to default
Thu, 02 May 2024 15:28:13 -0700 Rik doc: Use @emph rather than @i macro for better rendering in plaintext formats. stable
Thu, 02 May 2024 14:58:14 -0700 Rik maint: Remove unnecessary indentation block in cset f31a0d826776.
Thu, 02 May 2024 14:27:32 -0700 Rik cross.m: Tweak comment to mention Matlab Compatibility.
Thu, 02 May 2024 14:19:41 -0700 Rik view.m: Tweak comment to mention Matlab Compatibility.
Thu, 02 May 2024 12:12:38 -0700 Rik build: Silence compiler warning about unused function when compiling with --without-qscintilla.
Thu, 02 May 2024 06:44:38 +0200 Torsten Lilge workspace view column width only stored by header state (bug #65030)
Wed, 01 May 2024 22:15:33 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Wed, 01 May 2024 22:14:17 -0400 Arun Giridhar edit.m: Pass actual boolean value instead of [] (bug #65665)
Wed, 01 May 2024 17:20:19 -0400 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Wed, 01 May 2024 17:19:32 -0400 Arun Giridhar maint: Merge stable to default
Wed, 01 May 2024 17:18:37 -0400 Arun Giridhar bug-53027.tst: Delete temp file after test is done (bug #53027) stable