log

age author description
Wed, 25 Jul 2018 17:30:54 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 17:28:04 -0400 John W. Eaton consider any non-zero return from uname to be failure (bug #54235) stable
Wed, 25 Jul 2018 17:03:45 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 16:01:30 -0400 John W. Eaton if freetype detection fails, unset FT2_* config variables (bug #54369) stable
Wed, 25 Jul 2018 14:48:00 -0400 John W. Eaton maint: Merge stable to default.
Wed, 25 Jul 2018 13:59:04 -0400 John W. Eaton OCTAVE_CHECK_LIB: avoid shell syntax error if not checking for lib stable
Thu, 03 Nov 2016 12:35:16 -0400 John W. Eaton eliminate more zero args in macros and type definitions for operators
Thu, 03 Nov 2016 11:52:25 -0400 John W. Eaton eliminate unused conversions from type specs and operator macros
Wed, 02 Nov 2016 23:12:22 -0400 John W. Eaton eliminate LHS_ZERO and RHS_ZERO args from sparse macros
Tue, 01 Nov 2016 11:57:27 -0400 John W. Eaton refactor mk-ops.awk
Tue, 24 Jul 2018 12:06:11 -0700 Rik io.tst: Clear global variable a1 at end of test to avoid leaking vars.
Thu, 19 Jul 2018 22:43:17 +0200 Markus Mützel Relative path specifications for non-ASCII files on Windows.
Mon, 23 Jul 2018 10:15:26 -0400 John W. Eaton always provide definitions for deprecated functions
Sun, 22 Jul 2018 21:52:34 -0700 Rik Improve fread speed by a further 40% when SKIP parameter used (bug #54100).
Sun, 22 Jul 2018 20:40:02 -0700 Rik Improve fread speed by a further 2.5X when SKIP parameter used (bug #54100).
Sun, 22 Jul 2018 15:37:57 -0700 Rik build: include inplace_edit.pl in tarball (bug #54349).
Sun, 22 Jul 2018 21:04:09 +0200 Markus Mützel Fix Windows cross-build after 85c3e315bd43.
Sat, 21 Jul 2018 12:49:57 -0700 Rik num2str.m: Add new BIST tests and comments explaining tests.
Fri, 20 Jul 2018 18:38:03 -0400 John W. Eaton better use of templates for action_container and derived classes
Fri, 20 Jul 2018 13:09:19 -0700 Rik maint: merge stable to default.
Fri, 20 Jul 2018 12:26:48 -0700 Rik Produce same random number stream for "state" initialized to Inf (bug #54342). stable
Fri, 20 Jul 2018 10:25:45 -0700 Rik Improve fread speed by 2.5X when SKIP parameter used (bug #54100).
Fri, 20 Jul 2018 09:01:15 -0400 John W. Eaton move libinterp/corefcn/sysdep functions inside octave namespace
Fri, 20 Jul 2018 08:25:47 -0400 John W. Eaton maint: reorganize rules for creating images.mk
Fri, 20 Jul 2018 08:23:04 -0400 John W. Eaton new rules to generate liboctave/operators/*-op-*.mk makefile fragments
Thu, 19 Jul 2018 16:55:47 -0400 John W. Eaton move libinterp/utils functions inside octave namespace
Thu, 19 Jul 2018 20:11:31 -0700 Rik Disable opening GUI editor on breakpoints when running BIST tests for dbstop (bug #49119)
Thu, 19 Jul 2018 13:40:47 -0400 John W. Eaton avoid bison warning about deprecated syntax
Thu, 19 Jul 2018 13:28:51 -0400 John W. Eaton move text engine classes inside octave namespace
Thu, 19 Jul 2018 08:24:16 -0700 Rik doc: Replace instances of realroot (non-existent) with realpow (bug #54336). stable