log libinterp/corefcn/xpow.cc @ 21121:f5b17eb2508b

age author description
Wed, 20 Jan 2016 20:57:45 -0800 Rik maint: Remove unused variables.
Wed, 20 Jan 2016 16:08:30 -0800 Rik Invert pattern if/code/else/err_XXX to if !/err_XXX/code.
Mon, 18 Jan 2016 21:06:26 -0800 Rik Rename local gripe_XXX functions to err_XXX or warn_XXX.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Wed, 13 Jan 2016 11:02:22 -0800 Rik maint: Replace if/error/else paradigm with just if/error.
Fri, 01 Jan 2016 13:58:45 -0800 Rik maint: Remove return stmts after gripe function calls.
Tue, 29 Dec 2015 12:41:03 -0800 Rik maint: Capitalize D for dimension in messages and comments.
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Thu, 05 Nov 2015 15:06:52 -0500 John W. Eaton eliminate more uses of error_state
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sun, 24 May 2015 02:41:37 +0100 Carnë Draug Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sun, 19 Oct 2014 08:42:58 -0400 John W. Eaton don't include oct-locbuf.h in header files unnecessarily
Sun, 17 Aug 2014 18:19:02 +0100 Carnë Draug libinterp/corefcn/xpow.cc: remove conditional #include of unused omp.h
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Thu, 24 Oct 2013 04:32:11 +0300 Serhiy Zahoriya Adding elementwise hint to the power errors.
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/xpow.cc@d9c0f9166e03