log

age author description
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.
Sat, 10 Sep 2016 06:20:03 -0700 Rik Accept, but ignore, mex argument -largeArrayDims, -compatibleArrayDims (bug #39984).
Fri, 09 Sep 2016 20:00:17 -0700 Rik NEWS: Document mxAssert and mxAssertS additions.
Fri, 09 Sep 2016 19:40:22 -0700 Rik Implement Matlab-compatible MEX functions mxAssert and mxAssertS.
Fri, 09 Sep 2016 16:04:01 -0700 Mike Miller build: fix detection of PortAudio to differentiate usable versions (bug #49039)
Fri, 09 Sep 2016 15:39:58 -0400 John W. Eaton maint: Merge away extra head on default branch.
Fri, 09 Sep 2016 12:17:23 -0400 John W. Eaton fix test for qscintilla (bug #49018)
Wed, 07 Sep 2016 20:46:38 -0400 John W. Eaton maint: Bump version number for 4.2.0-rc1. rc-4-2-0-1
Thu, 08 Sep 2016 18:50:43 -0700 Rik Add function mexEvalStringWithTrap to MEX API.
Thu, 08 Sep 2016 18:45:55 -0700 Rik Rename mxUNUSED_CLASS to mxVOID_CLASS for Matlab compatibility.
Thu, 08 Sep 2016 16:14:07 -0700 Rik Initialize MEX TrapFlag variable for Matlab compatibility.
Thu, 08 Sep 2016 16:01:33 -0700 Rik Add mexCallMATLABWithTrap to MEX API (bug #48949).
Thu, 08 Sep 2016 15:03:26 -0700 Rik Return correct status from mexCallMATLAB when mexSetTrapFlag is 1 (bug #48949).
Thu, 08 Sep 2016 14:46:12 -0700 Rik Fix double free causing segfault in mxSetDimensions (bug #49010).
Thu, 08 Sep 2016 11:23:01 -0700 Rik Overhaul scatter function for visual compatibility with Matlab.
Wed, 07 Sep 2016 20:15:02 -0700 Rik Fix gnuplot 4.4 error with translucent lines (bug #49017).
Wed, 07 Sep 2016 08:55:22 -0700 Mike Miller Reword input prompts in %!demo blocks for consistency
Wed, 07 Sep 2016 08:40:29 -0700 Mike Miller Fix %!demo blocks for ode23 and ode45
Wed, 07 Sep 2016 06:55:18 -0700 Rik CITATION: update for 4.2.0 and use @manual in Bibtex (bug #47058).
Tue, 06 Sep 2016 16:23:03 -0700 Mike Miller * findobj.m: Fix failing test after default color change in cset 638625a0186f.
Tue, 06 Sep 2016 15:06:34 -0700 Mike Miller Update to latest line plot color order for Matlab compatibility (bug #48465)
Tue, 06 Sep 2016 12:08:38 -0700 Mike Miller Fix noise signal generation in audioplayer doc string and demos (bug #49011)
Tue, 06 Sep 2016 11:52:17 -0700 Mike Miller * data.cc (Fatan2): Fix typo "quadrats" → "quadrants".
Tue, 06 Sep 2016 09:21:58 -0400 John W. Eaton * null-assign.tst: Update subsasgn test (bug #48867)
Mon, 05 Sep 2016 09:49:33 +0200 Kai T. Ohlhus Use F77_INT* rather than int*.
Sun, 04 Sep 2016 17:37:35 +0100 Carnë Draug gsvd: move new class into the octave::math namespace.
Sun, 04 Sep 2016 17:12:03 +0100 Carnë Draug gsvd<T>: add class template support for FloatMatrix and FloatComplexMatrix.
Sun, 04 Sep 2016 16:09:02 +0100 Carnë Draug gsvd: change order of output arguments for Matlab compatibility (bug #48807)
Sat, 03 Sep 2016 15:51:21 +0200 José Luis García Pallero es_ES.ts: Update spanish translation of GUI
Fri, 02 Sep 2016 19:24:03 -0500 Daniel J Sebald Use 'linetype' line style qualifier for gnuplot versions prior to 4.6 (bug #48982)
Fri, 02 Sep 2016 12:44:17 -0700 Rik Allow mixed scalar/array inputs to cart2pol, cart2sph, pol2cart, sph2cart (bug #48950).
Fri, 02 Sep 2016 09:55:07 -0700 Rik doc: Correct docstring for '.**' operator (bug #48973)
Fri, 02 Sep 2016 09:47:47 -0700 Rik Properly display help for operators (bug #48975).