log

age author description
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.