log

age author description
Wed, 14 Jun 2023 16:07:25 -0400 Petter T. new predicate to identify braindead short circuit parse tree elements
Wed, 14 Jun 2023 16:02:51 -0400 Petter T. new OCTAVE_LIKELY and OCTAVE_UNLIKELY macros
Wed, 14 Jun 2023 16:02:37 -0400 Petter T. new high resolution timer function
Mon, 12 Jun 2023 14:18:08 -0700 Rik Add support for "none" option to axes graphic property "TickDir".
Sun, 11 Jun 2023 21:32:21 -0700 Rik maint: merge stable to default
Sun, 11 Jun 2023 21:30:23 -0700 Rik Reset all axes properties except Units, Position with "cla ('reset')" stable
Sun, 11 Jun 2023 16:10:57 -0700 Rik maint: merge stable to default
Sun, 11 Jun 2023 16:09:45 -0700 Rik colorbar.m: Tag BIST test with bug number (bug #64287) stable
Sun, 11 Jun 2023 07:57:35 -0400 Arun Giridhar maint: Merge stable to default
Sun, 11 Jun 2023 07:56:15 -0400 Arun Giridhar colorbar.m: Add BIST (bug #64287) stable
Sat, 10 Jun 2023 08:38:17 -0400 Arun Giridhar type.m: Identify file type correctly (bug #64286)
Fri, 09 Jun 2023 19:57:20 -0700 Rik [xyz]lim.m: Add ability to query/set limit calculation method.
Thu, 08 Jun 2023 20:25:35 -0400 Arun Giridhar maint: Merge stable to default
Thu, 08 Jun 2023 20:24:36 -0400 Arun Giridhar colorbar.m: Fix undefined variable `d` (Bug #64287) stable
Sat, 03 Jun 2023 20:28:49 -0700 Rik maint: merge stable to default
Sat, 03 Jun 2023 20:28:33 -0700 Rik Fix restoring breakpoints from dbstatus breakpoint structure (bug #64271) stable
Wed, 31 May 2023 10:44:35 -0700 Rik Don't use 2-digit exponent format for ticklabels when unnecessary.
Wed, 31 May 2023 10:12:26 -0700 Rik Display 5 digits when setting "xtick", "xticklabel" graphics properties (bug #64625)
Tue, 30 May 2023 20:52:07 -0700 Rik Identify only full-line or block comments as help text (bug #64065)
Tue, 30 May 2023 17:04:52 -0700 Rik Set "tight" axes limits by default for pcolor() plot (bug #64244)
Mon, 22 May 2023 16:22:42 -0700 Rik maint: merge stable to default
Mon, 22 May 2023 16:20:51 -0700 Rik Fix segfault when saveobj() used with old-style class files (bug #64220) stable
Mon, 22 May 2023 17:09:25 +0200 Markus Mützel file_time: Notice file updates of files in root directory on Windows (bug #59711).
Sun, 21 May 2023 12:15:37 +0200 Markus Mützel octave_gettimeofday_wrapper: Use NULL for pointer type argument.
Wed, 17 May 2023 20:29:17 -0700 Rik Emit warning about infinite loop if for loop range starts with infinite value.
Sat, 13 May 2023 15:15:51 +0200 Markus Mützel lo-regexp.cc: Avoid unused variable warning with PCRE2.
Sat, 13 May 2023 14:26:55 +0200 Markus Mützel iconv-wrappers.c: Avoid unused parameter warning.
Sat, 13 May 2023 13:57:46 +0200 Markus Mützel maint: Merge stable to default.
Sat, 13 May 2023 13:57:14 +0200 Markus Mützel lo-regexp.cc: Only include PCRE2/PCRE headers if feature test succeeded (bug #64172). stable
Sat, 13 May 2023 13:33:57 +0200 Markus Mützel load-path: Avoid using file_stat on Windows (bug #59711).