log

age author description
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