log liboctave/array/dNDArray.cc @ 21202:f7121e111991

age author description
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Mon, 01 Feb 2016 13:33:13 -0800 Rik maint: Replace more instances of goto in liboctave with other constructs.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Wed, 23 Dec 2015 21:46:39 -0800 Rik maint: Use is_empty rather than "numel () == 0" for clarity.
Sun, 24 May 2015 02:41:37 +0100 Carnë Draug Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
Sat, 23 May 2015 21:46:44 -0700 Rik maint: Use cuddled parentheses when indexing dimension_vectors.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 22 Nov 2014 12:35:08 -0800 Rik Replace instances of deprecated Array constructor in FFTPACK-related code.
Fri, 07 Nov 2014 08:15:55 +0000 Carnë Draug Change inheritance tree so that <T>Matrix inherit from <T>NDArray.
Sat, 26 Oct 2013 18:57:05 -0700 Rik maint: Use GNU style coding conventions for code in liboctave/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/dNDArray.cc@f8a2870d1107