log libinterp/corefcn/mex.h @ 31238:67cad4e8f866

age author description
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Fri, 12 Jun 2020 12:51:14 +0200 Markus Mützel mex.h: Fix typo (bug #58542). stable
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 27 Apr 2017 15:18:20 -0700 Rik maint: Use convention 'int *x' for naming pointers.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Sun, 11 Sep 2016 08:20:53 -0700 Rik Change all mxIs* functions in MEX API to return bool rather than int.
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 15 Jul 2016 12:09:25 -0400 John W. Eaton * mex.h: Fix typo in previous change.
Thu, 14 Jul 2016 19:56:44 -0400 John W. Eaton mex.h: Fix typo in previous change.
Thu, 14 Jul 2016 19:54:16 -0400 John W. Eaton allow stdbool.h to be included before mex.h (patch #8526)
Wed, 15 Jun 2016 12:59:43 -0400 John W. Eaton prefer C++ wrappers for C standard headers in C++ code
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Wed, 10 Feb 2016 12:21:36 -0500 John W. Eaton use consistent style for all liboctave and libinterp include guards
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Mon, 28 Sep 2015 14:27:09 -0700 Rik maint: Periodic merger of stable to default.
Mon, 28 Sep 2015 06:24:37 -0400 John Donoghue Include stdint.h in mex.h file (Bug #46062) stable
Fri, 04 Sep 2015 16:26:58 -0400 John W. Eaton * mex.h: Don't typdef bool if it is already defined.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interp-core/mex.h@138ba70b1ef0