log

age author description
Tue, 27 Oct 2020 22:28:44 +0100 Torsten Lilge avoid possible infinite loop when default encoding is changed (bug #59331) stable
Wed, 28 Oct 2020 16:01:54 +0900 Kai T. Ohlhus maint: merge stable to default.
Wed, 28 Oct 2020 15:23:30 +0900 Kai T. Ohlhus doc: NEWS announce "pkg test" feature (bug #41215) stable
Tue, 27 Oct 2020 20:48:46 +0100 Markus Mützel maint: merge stable to default.
Thu, 08 Oct 2020 16:09:52 +0200 Markus Mützel Detect Java versions >= 15 on Windows (bug #59215). stable
Sun, 25 Oct 2020 19:28:08 -0700 Rik ordqz.cc: Review and update for Octave coding conventions.
Sun, 25 Oct 2020 09:41:51 +0100 Markus Mützel maint: merge stable to default.
Fri, 23 Oct 2020 18:59:29 +0200 Markus Mützel Always open files in binary mode for saving variables (bug #59238). stable
Sat, 24 Oct 2020 11:18:14 -0400 John W. Eaton maint: merge stable to default.
Sat, 24 Oct 2020 11:17:46 -0400 John W. Eaton Added tag rc-6-0-92 for changeset c67f39732d14 stable
Fri, 23 Oct 2020 11:00:54 -0400 John W. Eaton maint: merge stable to default.
Fri, 23 Oct 2020 10:59:15 -0400 John W. Eaton bump stable branch version after release candidate stable rc-6-0-92
Fri, 23 Oct 2020 10:07:15 -0400 John W. Eaton bump version for second 6.1 release candidate stable
Fri, 23 Oct 2020 15:16:09 +0200 Markus Mützel maint: merge stable to default.
Fri, 24 Apr 2020 12:25:38 +0200 Martin Köhler Add function ordqz (patch #9897).
Thu, 22 Oct 2020 22:58:25 +0200 Torsten Lilge avoid repeating last command when using F9 in debug mode (bug #57634) stable
Thu, 22 Oct 2020 18:59:34 +0200 Markus Mützel maint: merge stable to default.
Wed, 21 Oct 2020 22:26:43 +0200 Markus Mützel Fix loading anonymous function handles with empty local vars (bug #59316). stable
Fri, 03 Jul 2015 17:56:48 -0500 Daniel J Sebald Use UTF-8 encoding rather than Symbol font for gnuplot terminals (patch #8696).
Thu, 22 Oct 2020 11:20:26 -0400 John W. Eaton maint: merge stable to default.
Thu, 22 Oct 2020 11:15:54 -0400 John W. Eaton handle debug_on_interrupt when execution_exception is caught (bug #59306) stable
Thu, 22 Oct 2020 14:07:35 +0200 Markus Mützel maint: merge stable to default.
Fri, 21 Feb 2020 18:28:07 +0100 Markus Mützel Swap light and dark colors for Windows GUI terminal (bug #57658). stable
Wed, 21 Oct 2020 17:05:08 -0700 Rik CollocWt.cc: Remove useless statement after call to error().
Wed, 21 Oct 2020 16:51:33 -0700 Rik Sparse.h: remove return statements used with OCTAVE_NORETURN functions.
Wed, 21 Oct 2020 15:53:32 -0700 Rik maint: Remove redundant never-executed statements following error() in libinterp/.
Wed, 21 Oct 2020 14:33:14 -0700 Rik maint: Remove redundant never-executed statements following error() in m-files.
Wed, 21 Oct 2020 15:03:16 -0400 John W. Eaton maint: merge stable to default.
Wed, 21 Oct 2020 14:45:40 -0400 John W. Eaton allow auto repeat of debug commands to be disabled stable
Tue, 20 Oct 2020 16:02:07 -0400 John W. Eaton maint: rename .oct_config files to .oct-config