log libinterp/corefcn/mex.cc @ 21151:bfd5e48c41a1

age author description
Fri, 29 Jan 2016 11:32:23 -0800 Rik Rename local error in mex I/F from invalid_type_error to err_invalid_type.
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Fri, 27 Nov 2015 16:00:30 -0500 John W. Eaton simplify memory management for mex files (bug #46559)
Wed, 25 Nov 2015 15:27:48 -0500 John W. Eaton propagate octave_execution_exception objects through try/catch blocks
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
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