log

age author description
Wed, 14 Sep 2016 18:28:33 -0700 Rik __gnuplot_drawnow__.m: Add "qt" to list of terminals_with_size option.
Wed, 14 Sep 2016 16:45:45 -0700 Rik Enable AlphaChannel in Qt GLCanvas.
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Wed, 14 Sep 2016 13:19:47 -0700 Rik Require gnuplot 4.4 as mininimum supported version.
Wed, 14 Sep 2016 12:45:52 -0700 Rik dump_prefs.m: Update list of pref variables for 4.2 release.
Wed, 14 Sep 2016 11:00:10 -0700 Rik mkoctfile.in.cc: Align explanation of -n option with other explanations.
Wed, 14 Sep 2016 18:56:49 +0100 Carnë Draug maint: merge away accidental head.
Wed, 14 Sep 2016 10:54:53 -0700 Rik maint: Merge away accidental head.
Wed, 14 Sep 2016 18:54:04 +0100 Carnë Draug maint: merge away accidental head.
Wed, 14 Sep 2016 10:53:45 -0700 Rik external.txi: Fix typo 'useless' -> 'unless'.
Wed, 14 Sep 2016 18:52:26 +0100 Carnë Draug mkoctfile: alias --dry-run option to --just-print because it's very common.
Wed, 14 Sep 2016 10:40:17 -0700 Rik Change mxGetScalar to return the first non-zero element of sparse array.
Tue, 13 Sep 2016 19:45:44 +0200 José Luis García Pallero es_ES.ts: Small change in Spanish translation (capital letter).
Tue, 13 Sep 2016 01:59:42 -0500 Daniel J Sebald Rid dashed termoption warning for tikz terminal of gnuplot_toolkit (bug #49003).
Sun, 28 Aug 2016 22:58:42 +0200 Julien Bect Remove unnecessary initializations in float_value and double_value methods
Wed, 14 Sep 2016 14:49:31 +0200 Markus Mützel Fix typos in NEWS.
Tue, 13 Sep 2016 08:35:47 -0700 Rik doc: Remove Emacs chapter from manual.
Mon, 11 Jul 2016 12:41:09 +1000 Marco Caliari Fix early exit from quadgk for infinite intervals (bug #37613).
Mon, 12 Sep 2016 16:18:28 -0700 Rik NEWS: Review and update for 4.2 release.
Mon, 12 Sep 2016 16:05:04 -0700 Rik Add -n option to print, not execute, mkoctfile commands.
Mon, 12 Sep 2016 13:39:32 -0700 Rik Clean up MEX API prototypes to match Matlab.
Sun, 11 Sep 2016 21:08:56 -0700 Mike Miller maint: tag xtests and tests that fail on some systems with bug numbers
Sun, 11 Sep 2016 16:41:35 -0700 Rik bootstrap.conf: Don't include stdbool.h for C language environments.
Fri, 09 Sep 2016 15:19:28 -0700 Mike Miller build: ensure GNU sed is used in mk-octave-config-h.sh
Sun, 11 Sep 2016 13:24:08 -0700 Mike Miller Add missing newline in output of 'make check' (bug #49052)
Sun, 11 Sep 2016 08:59:09 -0700 Mike Miller Added tag rc-4-2-0-1 for changeset b8eeca55fa81
Sun, 11 Sep 2016 08:20:53 -0700 Rik Change all mxIs* functions in MEX API to return bool rather than int.
Sun, 11 Sep 2016 07:58:42 -0700 Rik Add new MEX fcns mxCreateUninitNumericArray, mxCreateUninitNumericMatrix.
Sat, 10 Sep 2016 07:51:22 -0700 Rik mkoctfile.m: Suppress Octave side of backtrace if external compilation failed.
Sat, 10 Sep 2016 07:40:52 -0700 Rik Add new mxIsScalar function for MEX API.