log

age author description
Thu, 10 Sep 2020 14:54:42 -0700 Rik maint: spellcheck documentation ahead of 6.1 release. stable
Thu, 10 Sep 2020 14:28:33 -0700 Rik maint: grammarcheck documentation ahead of 6.1 release. stable
Thu, 10 Sep 2020 17:21:05 -0400 John W. Eaton maint: merge stable to default.
Thu, 10 Sep 2020 17:20:31 -0400 John W. Eaton avoid possible infinite recursion for "open ." stable
Thu, 10 Sep 2020 11:36:50 -0400 John W. Eaton check and mark private status when reloading functions (bug #40117)
Thu, 10 Sep 2020 17:49:43 +0200 Markus Mützel Back out changeset 0c9a5eae6c27
Thu, 10 Sep 2020 11:46:41 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 23:57:20 -0400 John W. Eaton respond to signals when readline is waiting for input (bug #54444) stable
Thu, 03 Sep 2020 13:36:05 +0200 Markus Mützel * __ode15__.cc: Overhaul usage of integer types (bug #58795).
Thu, 10 Sep 2020 13:59:02 +0900 Kai T. Ohlhus maint: merge stable to default.
Thu, 10 Sep 2020 13:49:46 +0900 Kai T. Ohlhus doc: tidy up Doxygen and no longer build qt help files with Doxygen by default stable
Wed, 09 Sep 2020 16:14:24 -0700 Rik maint: merge stable to default.
Sun, 31 May 2020 09:56:56 -0700 Rik Fix input validation for audioplayer (bug #57939). stable
Wed, 09 Sep 2020 15:16:05 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 15:15:47 -0400 John W. Eaton allow keboard to work in functions defined in script files (bug #54789) stable
Wed, 09 Sep 2020 13:45:32 -0400 John W. Eaton maint: merge stable to default.
Wed, 09 Sep 2020 13:41:46 -0400 John W. Eaton allow functions to be redefined in scripts (bug #52851) stable
Tue, 08 Sep 2020 23:45:14 -0400 John W. Eaton maint: merge stable to default.
Tue, 08 Sep 2020 22:41:19 -0400 John W. Eaton allow 'end' indexing to work for nested function calls (bug #58953) stable
Tue, 08 Sep 2020 13:42:23 -0400 John W. Eaton improve validation of cell2struct fields argument (bug #58617)
Tue, 08 Sep 2020 08:41:57 -0700 Rik maint: Use Octave coding conventions in __ode15__.cc.
Tue, 08 Sep 2020 08:34:28 -0700 Rik maint: Remove trailing spaces from code base.
Fri, 04 Sep 2020 14:31:33 -0400 John W. Eaton update double precision odepack source files
Fri, 04 Sep 2020 13:00:39 -0400 John W. Eaton use xerrwv instead of xerrwd in single precision odepack subroutines
Fri, 04 Sep 2020 14:34:49 -0400 John W. Eaton * solsy.f, ssolsy.f: Declare lapack info variable.
Fri, 04 Sep 2020 13:01:54 -0400 John W. Eaton maint: merge stable to default.
Fri, 04 Sep 2020 11:29:59 -0400 John W. Eaton avoid type mismatch warning in sintdy.f (bug #58791) stable
Fri, 04 Sep 2020 13:32:25 +0200 Markus Mützel maint: merge stable to default.
Fri, 04 Sep 2020 13:25:07 +0200 Markus Mützel mappers.cc: Fix conditions for skipping some BISTs. stable
Fri, 28 Aug 2020 16:06:32 +0200 Markus Mützel Strip BOM from UTF-8 encoded files in "dlmread" (bug #58813).