log libinterp/corefcn/mex.cc @ 20562:2d9ec16fa960

age author description
Tue, 29 Sep 2015 12:00:11 -0700 Rik Print error, rather than aborting, if mex function mxIsFromGlobalWS is used (bug #46070).
Thu, 16 Jul 2015 14:19:47 -0400 John W. Eaton fix incompatibility in mxCreateNumericArray (bug #45319)
Mon, 15 Jun 2015 09:07:17 -0700 Rik Change mxCreateNumericArray to be Matlab compatible for ndims < 2 (bug #45319). stable
Tue, 17 Feb 2015 13:34:32 -0800 Rik Adjust spacing of static_cast<> calls to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 06 Nov 2013 11:42:35 -0800 Rik maint: Use phrase "FIXME:" for problem areas in code.
Wed, 30 Oct 2013 19:04:15 -0400 John W. Eaton preserve cached mxArray_octave_value data while it's still in use (bug #40429)
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 16 Sep 2013 20:59:57 -0700 Jens Restemeier mex.cc: Call ov_to_int with mxLogical argument for platform portability (bug #40027).
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interp-core/mex.cc@a99190053418