log

age author description
Thu, 02 Sep 2021 18:02:46 -0400 John W. Eaton use -k option for bzip2 and gzip (bug #43206)
Thu, 02 Sep 2021 17:55:44 -0400 John W. Eaton omit output from gzip or bzip2 if nargout is zero
Thu, 02 Sep 2021 11:40:04 -0400 John W. Eaton update bug status in test suite
Thu, 02 Sep 2021 11:35:11 -0400 John W. Eaton update test files with bug numbers
Thu, 02 Sep 2021 11:20:53 -0400 John W. Eaton eliminate duplicate parent function name info in symbol scope objects
Thu, 02 Sep 2021 11:17:45 -0400 John W. Eaton * __run_test_suite__.m: Show summary of failed tests before final summary.
Wed, 01 Sep 2021 23:53:27 -0400 John W. Eaton eliminate unused member variable in octave_user_function class
Wed, 01 Sep 2021 23:50:07 -0400 John W. Eaton eliminate redundant storage of parent function name in function objects
Wed, 01 Sep 2021 16:57:05 -0400 John W. Eaton maint: merge stable to default.
Wed, 01 Sep 2021 16:19:09 -0400 John W. Eaton store parent name in function object when caching parents in scope (bug #61105) stable
Wed, 01 Sep 2021 13:32:43 -0700 Rik maint: use "m_" prefix for member variables in class fftw_planner.
Wed, 01 Sep 2021 13:08:00 -0700 Rik maint: use "m_" prefix for member variables in class Quad.
Wed, 01 Sep 2021 21:55:57 +0200 Torsten Lilge *Menu.cc: do not use "_" prefix for local variables
Wed, 01 Sep 2021 11:44:36 -0700 Rik maint: remove unused code sparse-sort.h, sparse-sort.cc.
Wed, 01 Sep 2021 09:39:06 -0700 Rik maint: use "m_" prefix for more member variables in oct-norm.cc (da3659538d16)
Wed, 01 Sep 2021 08:58:44 -0700 Rik maint: use "m_" prefix for member variables in oct-norm.cc accumulator classes.
Wed, 01 Sep 2021 07:28:49 -0700 Rik maint: use "m_" prefix for member variables in class rec_resize_helper.
Tue, 31 Aug 2021 16:36:06 -0700 Rik maint: use "m_" prefix for member variables in class rec_index_helper.
Tue, 31 Aug 2021 16:34:12 -0700 Rik maint: use "m_" prefix for member variables in class rec_permute_helper.
Tue, 31 Aug 2021 16:10:15 -0700 Rik maint: use "m_" prefix for member variables in class DASRT_result.
Tue, 31 Aug 2021 12:54:59 -0700 Rik maint: rename "m_l" to "m_L" for clarity in class lu.
Tue, 31 Aug 2021 11:48:20 -0700 Rik maint: Use enum in symrec.h for clarity.
Tue, 31 Aug 2021 16:49:36 +0900 Kai T. Ohlhus maint: Make JSON tests more Matlab compatible.
Mon, 30 Aug 2021 21:43:20 -0700 Rik maint: rename private member variables in class uname for clarity.
Mon, 30 Aug 2021 21:31:51 -0700 Rik maint: deprecate lo_ieee_finite and replace with lo_ieee_isfinite.
Mon, 30 Aug 2021 16:17:18 -0700 Rik maint: use "m_" prefix for member variable missed in 5d4bca0ef826.
Mon, 30 Aug 2021 14:01:18 -0700 Rik maint: use "m_" prefix for member variables in class uname.
Mon, 30 Aug 2021 13:57:47 -0700 Rik maint: use "m_" prefix for member variables in class MatrixType.
Mon, 30 Aug 2021 13:34:00 -0700 Rik maint: use "m_" prefix for member variables in class svd.
Mon, 30 Aug 2021 13:25:04 -0700 Rik maint: use "m_" prefix for member variables in class strptime.