log

age author description
Thu, 25 May 2017 13:13:17 -0400 John W. Eaton pass reference to evaluator to octave_function call methods
Thu, 25 May 2017 08:10:34 -0700 Rik maint: merge stable to default.
Fri, 19 May 2017 21:56:19 -0400 John D m-editor: do not disable global actions in editor stable
Tue, 23 May 2017 16:09:20 -0700 Mike Miller fix permissions on files and directories included in the distribution
Tue, 23 May 2017 16:51:42 -0700 Mike Miller maint: Merge stable to default.
Tue, 23 May 2017 16:29:01 -0700 Mike Miller maint: fix file permissions on source files stable
Tue, 23 May 2017 15:00:07 -0700 Mike Miller maint: sort lists of function files
Tue, 23 May 2017 14:12:13 -0700 Mike Miller pkg: warn on invalid or repeated lines in DESCRIPTION (bug #51090)
Tue, 23 May 2017 13:37:17 -0700 Markus Muetzel Implement colormap property for axes objects (bug #48667).
Tue, 23 May 2017 14:27:44 -0400 John W. Eaton undo part of previous change
Tue, 23 May 2017 13:55:43 -0400 John W. Eaton fix compound binary op error introduced in c452180ab672
Tue, 23 May 2017 12:24:44 -0400 John W. Eaton improve compatibility and simplify evaluation of index expressions
Mon, 22 May 2017 13:45:19 -0400 John W. Eaton eliminate duplication in subsref methods for function objects
Fri, 19 May 2017 16:05:03 -0400 John W. Eaton use DEFMETHOD for some built-in functions
Fri, 19 May 2017 16:01:18 -0400 John W. Eaton provide DEFMETHOD macros
Fri, 19 May 2017 15:53:32 -0400 John W. Eaton new function for accessing interpreter
Mon, 22 May 2017 13:42:22 -0700 Rik Increase tolerance for __osmesa_print__ tests (bug #49034).
Mon, 22 May 2017 12:12:45 -0700 Mike Miller Fix concatenation of a struct with an empty cell array (bug #39041)
Sun, 21 May 2017 18:03:58 -0700 Rik Don't iterate over empty for loop expressions (bug #50893).
Thu, 18 May 2017 08:12:40 -0700 Rik maint: periodic merge of stable to default.
Thu, 18 May 2017 08:09:08 -0700 Rik interp1.m: Return NA for all columns which are out of bounds (bug #51030). stable
Thu, 18 May 2017 10:53:24 -0400 John W. Eaton manage interpreter instance in interpreter object
Wed, 17 May 2017 22:13:28 -0700 Mike Miller maint: sort Octave m4 macro definitions
Wed, 17 May 2017 21:55:33 -0700 Mike Miller maint: drop workarounds for ancient versions of Autoconf
Wed, 17 May 2017 18:55:37 -0700 Mike Miller Skip tests that require gnuplot when gnuplot is not installed (bug #36983)
Wed, 17 May 2017 18:45:14 -0700 Mike Miller Allow compile-time feature tests to pass with an empty set of features
Wed, 17 May 2017 18:20:34 -0400 John W. Eaton fix ancient typo
Wed, 17 May 2017 17:09:50 -0400 John W. Eaton * configure.ac (AC_PREREQ): Require autoconf version 2.65.
Wed, 17 May 2017 17:08:06 -0400 John W. Eaton remoave obsolete README files in etc directory
Wed, 17 May 2017 16:31:04 -0400 John W. Eaton improve some function names