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

age author description
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Sat, 23 Jan 2016 13:52:03 -0800 Rik maint: clean up code around calls to current_liboctave_error_handler.
Thu, 21 Jan 2016 12:54:17 -0800 Rik maint: Eliminate useless statements after err_XXX.
Wed, 20 Jan 2016 16:58:59 -0800 Rik Replace pattern if/err_XXX/else/code with 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.
Sun, 20 Dec 2015 10:15:02 -0800 Rik maint: Use '! expr' rather than '!expr' to conform to coding guidelines.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 18 Jun 2014 19:38:40 -0600 David Spies make all permutation matrices column permutations (bug #42418)
Wed, 04 Dec 2013 22:13:18 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line 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/PermMatrix.cc@e946c5cadb76