log

age author description
Thu, 11 Jun 2020 14:21:59 +0200 Markus Mützel maint: merge stable to default.
Thu, 11 Jun 2020 14:20:49 +0200 Markus Mützel Avoid shadowing warnings. stable
Thu, 11 Jun 2020 13:52:20 +0200 Markus Mützel resource-manager.cc: Include missing header (bug #54334).
Thu, 11 Jun 2020 12:53:56 +0200 Markus Mützel maint: merge stable to default.
Thu, 11 Jun 2020 12:53:24 +0200 Markus Mützel build: Fix typo in file list. stable
Thu, 11 Jun 2020 01:22:45 -0400 John W. Eaton maint: merge stable to default.
Wed, 10 Jun 2020 16:07:34 -0400 John W. Eaton new test for bug #58519 stable
Wed, 10 Jun 2020 15:59:51 -0400 John W. Eaton new tests for bug #51567 stable
Wed, 10 Jun 2020 15:41:32 -0400 John W. Eaton new nested function handle tests stable
Wed, 10 Jun 2020 15:39:30 -0400 John W. Eaton new tests for bug #57941 stable
Wed, 29 Apr 2020 14:10:27 -0400 John W. Eaton refactor octave_fcn_handle class stable
Wed, 10 Jun 2020 17:01:31 -0400 John W. Eaton new octave_classdef_meta::is_classdef_method function stable
Tue, 09 Jun 2020 16:48:17 -0400 John W. Eaton split search for private functions into separate function stable
Tue, 09 Jun 2020 16:52:57 -0400 John W. Eaton make find_scoped_function available in symbol_table class stable
Tue, 12 May 2020 12:43:42 -0400 John W. Eaton try harder to find functions in some symbol_table find_* functions stable
Fri, 01 May 2020 12:54:30 -0400 John W. Eaton new functions for finding scoped functions and class methods stable
Wed, 15 Apr 2020 23:14:06 -0400 John W. Eaton move make_fcn_handle to tree_evaluator class stable
Fri, 03 Apr 2020 22:00:06 -0400 John W. Eaton refactor handling of parent functions and localfunctions stable
Fri, 03 Apr 2020 21:59:15 -0400 John W. Eaton new cellstring constructor stable
Mon, 30 Mar 2020 15:14:10 -0400 John W. Eaton store local init vars for anonymous functions in handle, not function object stable
Mon, 30 Mar 2020 10:43:47 -0400 John W. Eaton refactor octave_function call method stable
Mon, 23 Mar 2020 15:44:30 -0400 John W. Eaton don't document the vectorize function. stable
Mon, 23 Mar 2020 15:29:49 -0400 John W. Eaton convert obsolete octave_fcn_inline object to @inline class stable
Sat, 25 Apr 2020 13:17:11 -0400 John W. Eaton use shared_ptr for stack frames in call stack and for accesss and static links stable
Fri, 24 Apr 2020 14:21:07 -0400 John W. Eaton hide specific stack frame and stack frame walker classes stable
Tue, 09 Jun 2020 14:11:13 -0700 Rik maint: merge stable to default.
Tue, 09 Jun 2020 14:10:41 -0700 Rik parseparams.m: Fix case sensitivity bug with default inputs (bug #58533). stable
Tue, 09 Jun 2020 13:45:20 -0700 Rik Use std::array rather than std::vector in patch for (bug #54334).
Mon, 08 Jun 2020 21:59:17 +0200 Markus Mützel Use Octave functions to get and set environment variables (bug #54334).
Sun, 07 Jun 2020 11:27:05 +0200 Markus Mützel maint: merge stable to default.