log

age author description
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).
Thu, 03 Sep 2020 17:43:52 -0700 Rik dir.m: Remove keyboard command left over in cset 549c10384cc2.
Thu, 03 Sep 2020 17:15:01 -0700 Rik dir.m: Return directory, not contents, when wildcard specified (bug #58976)
Thu, 03 Sep 2020 15:11:49 -0700 Rik maint: merge stable to default.
Thu, 03 Sep 2020 15:11:12 -0700 Rik maint: Use double quotes when getting/setting graphic properties per Octave convention. stable
Thu, 03 Sep 2020 16:44:37 -0400 John W. Eaton maint: merge stable to default.
Thu, 03 Sep 2020 16:43:33 -0400 John W. Eaton improve tracking of token positions stable
Thu, 03 Sep 2020 07:42:52 -0700 Rik print.m: Fix printing when some "units" properties are not "data" (bug #59015).
Wed, 02 Sep 2020 10:57:10 -0400 John W. Eaton maint: merge stable to default.
Wed, 02 Sep 2020 10:27:58 -0400 John W. Eaton update etc/HACKING.md for release candidate version numbering stable
Wed, 02 Sep 2020 10:05:02 -0400 John W. Eaton bump stable branch version after release candidate stable
Wed, 02 Sep 2020 11:20:01 +0200 Markus Mützel maint: merge stable to default.
Wed, 02 Sep 2020 11:19:11 +0200 Markus Mützel doc: Update edition number. stable
Tue, 01 Sep 2020 08:36:17 -0700 Rik maint: merge stable to default.
Tue, 01 Sep 2020 08:33:49 -0700 Rik NEWS: Add info about changed 'class' of inline functions (bug #59023). stable
Tue, 01 Sep 2020 08:10:30 -0700 Rik maint: merge stable to default.
Mon, 31 Aug 2020 00:02:17 +0200 Pantxo Diribarne Udate french translation ahead of Octave 6 (bug #57490) stable
Tue, 01 Sep 2020 08:06:06 -0700 Rik pathdef.m: Fix BIST tests on Windows 10 systems (bug #59039). stable
Tue, 01 Sep 2020 16:29:25 +0200 Markus Mützel maint: merge stable to default.
Tue, 01 Sep 2020 16:28:58 +0200 Markus Mützel Fix typos in commit f4426602b5f8. stable
Tue, 01 Sep 2020 15:30:31 +0200 Markus Mützel maint: merge stable to default.
Tue, 01 Sep 2020 15:29:42 +0200 Markus Mützel * pkg.m: Make sure to not pass empty strings to __run_test_suite__. stable
Mon, 31 Aug 2020 18:46:19 +0200 Markus Mützel maint: merge stable to default.
Mon, 31 Aug 2020 18:44:28 +0200 Markus Mützel * __qp__.cc (F__qp__): Mention all input arguments in stub description. stable
Fri, 28 Aug 2020 09:38:28 -0700 Rik maint: merge stable to default.
Fri, 28 Aug 2020 09:32:35 -0700 Rik maint: Strip trailing spaces from files. stable
Fri, 28 Aug 2020 14:50:41 +0200 Markus Mützel maint: merge stable to default.
Sun, 08 Dec 2019 22:11:58 +0100 Pantxo Diribarne Better documentation for legend objects (bug #57254) stable
Fri, 28 Aug 2020 13:49:14 +0900 Abdallah Elshamy document and test escape characters in jsonencode
Thu, 27 Aug 2020 01:21:23 -0400 John W. Eaton maint: merge stable to default.
Wed, 26 Aug 2020 18:10:36 -0400 John W. Eaton Added tag rc-6-0-90 for changeset 844b3b9bab7a stable
Wed, 26 Aug 2020 14:55:10 -0400 John W. Eaton bump version for first 6.1 release candidate stable rc-6-0-90
Wed, 26 Aug 2020 13:30:29 -0400 John W. Eaton maint: merge stable to default.
Wed, 26 Aug 2020 13:27:48 -0400 John W. Eaton update docs for built-in variables (bug #58988) stable
Wed, 26 Aug 2020 13:26:26 -0400 John W. Eaton * refcard.tex: Delete entry for 'help'. stable
Wed, 26 Aug 2020 13:07:54 -0400 John W. Eaton * refcard.tex: Remove spurious text at top of file. stable
Wed, 26 Aug 2020 15:42:02 +0200 Markus Mützel maint: merge stable to default.
Sun, 23 Aug 2020 10:44:53 -0400 Valdas Fix indexing error in print.m (bug #58998). stable
Fri, 21 Aug 2020 08:36:47 -0400 John W. Eaton disallow keywords in function parameter lists (bug #58945)
Wed, 12 Aug 2020 12:14:17 -0400 John W. Eaton new template class for octave_range objects
Thu, 20 Aug 2020 17:42:26 -0400 John W. Eaton define mixed-type operators for octave_idx_type and octave_int<T> values
Thu, 20 Aug 2020 17:40:47 -0400 John W. Eaton provide template for isinf (const octave_int<T>&)
Wed, 19 Aug 2020 23:52:02 -0400 John W. Eaton define xis_one_or_zero and xis_zero as templates with specializations
Wed, 19 Aug 2020 23:45:18 -0400 John W. Eaton allow template types in OV_TYPEID macros
Wed, 19 Aug 2020 23:42:05 -0400 John W. Eaton new typedefs for octave_value matrix and scalar types
Wed, 19 Aug 2020 23:36:01 -0400 John W. Eaton octave -> mxArray type traits
Thu, 06 Aug 2020 23:57:40 -0400 John W. Eaton new octave_value constructors for integer and float ranges.
Thu, 06 Aug 2020 16:28:30 -0400 John W. Eaton replace Range with range<double>
Thu, 06 Aug 2020 15:36:30 -0400 John W. Eaton new Range::final_value function
Thu, 06 Aug 2020 15:09:30 -0400 John W. Eaton use Range::increment instead of Range::inc
Thu, 06 Aug 2020 13:53:07 -0400 John W. Eaton new template for range objects
Tue, 04 Aug 2020 10:56:14 -0400 John W. Eaton use m_ prefix for octave_range member variables
Fri, 31 Jul 2020 13:18:01 -0400 John W. Eaton refactor octave_value colon_op function