log

age author description
Wed, 21 Sep 2016 09:19:13 -0700 Rik legendre.m: Clarify that "associated Legendre functions" are calculated (bug #49129).
Sun, 18 Sep 2016 22:38:42 +0200 Pantxo Diribarne Use sombrero for the default image (bug #49009).
Tue, 20 Sep 2016 12:22:24 -0400 John W. Eaton maint: Merge away extra head on default branch.
Tue, 20 Sep 2016 12:09:11 -0400 John W. Eaton Added tag rc-4-2-0-2 for changeset 9d5062749814
Tue, 20 Sep 2016 10:14:55 -0400 John W. Eaton maint: Bump version number for 4.2.0-rc2. rc-4-2-0-2
Tue, 20 Sep 2016 16:32:53 +0200 Markus Mützel patch.m: Update docstring and demo (bug #47672)
Tue, 20 Sep 2016 00:04:03 +0200 Pantxo Diribarne Disable anti-aliasing for graphics in raster outputs (bug #48873).
Mon, 19 Sep 2016 16:42:59 -0700 Mike Miller build: fix build-env-features substitution pattern for non-GNU awk (bug #49126)
Mon, 19 Sep 2016 15:23:48 -0700 Rik Error out, rather than segfault, when fontname is "" (bug #49102).
Mon, 19 Sep 2016 12:54:53 -0700 Mike Miller Fix octave_getopt_long_wrapper prototype to avoid warnings on some systems (bug #49131)
Sun, 18 Sep 2016 11:15:28 -0500 Daniel J Sebald Correct gnuplot toolkit color processing for patch edgecolor (bug #49108)
Fri, 16 Sep 2016 20:40:27 -0700 Rik Add support for gnuplot 5.0's new enhanced text specification (bug #49044).
Fri, 16 Sep 2016 15:36:26 -0700 Mike Miller tempname: respect the value of $TMPDIR if set, be consistent with tempdir
Fri, 09 Sep 2016 18:26:40 +0200 Markus Mützel Keep aspect ratio of axes for "axis equal" (bug #49038).
Fri, 16 Sep 2016 16:17:04 -0400 John W. Eaton improve check for libsuitesparse_config
Fri, 16 Sep 2016 10:24:58 +0200 Julien Bect Remove unnecessary initializations in complex_value methods.
Fri, 16 Sep 2016 15:55:40 +0900 Tatsuro Matsuoka genpropdoc.m: Add explanation for figure "position" property (bug #49104).
Fri, 16 Sep 2016 12:34:03 -0700 Rik genpropdoc.m: Add semicolons to EOL to prevent script variables entering documentation
Fri, 16 Sep 2016 11:52:25 -0700 Rik Expand warning for '\' continuation marker to recommend "..." (bug #48810).
Fri, 16 Sep 2016 09:22:33 -0700 Mike Miller Fix crash in evalc (bug #49057).
Fri, 16 Sep 2016 11:53:12 +0900 Tatsuro Matsuoka Figure "position" property support for qt and wxt terminal (require gnuplot 5).
Fri, 16 Sep 2016 09:30:05 -0400 John W. Eaton * subst-cross-config-vals.in.sh: Fix indentation.
Fri, 16 Sep 2016 08:44:20 -0400 John W. Eaton always check for suitesparseconfig if any SuiteSparse libs found
Thu, 15 Sep 2016 22:10:14 -0400 John W. Eaton fix compilation of gl-render.cc if OpenGL is missing
Thu, 15 Sep 2016 11:34:20 -0700 Rik Adjust expected value for __osmesa_print__ BIST test (bug #49034).
Thu, 15 Sep 2016 11:12:02 -0700 Rik test: Mark acosh BIST tests with bug number 49091.
Thu, 15 Sep 2016 10:24:45 -0700 Rik test: Check for JRE at runtime before executing BIST tests which use Java.
Thu, 15 Sep 2016 08:56:14 -0700 Mike Miller strcat: trim trailing whitespace when called with one character array (bug #49094)
Thu, 15 Sep 2016 08:59:14 -0700 Rik Add 10*eps tolerance for linspace tests to pass on Windows (bug #49092).
Thu, 15 Sep 2016 00:36:59 +0200 Markus Mützel Query OpenGL errors on initialization of GL context (bug #45542).