log liboctave/array/Array.h @ 20595:c1a6c31ac29a

age author description
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sun, 24 May 2015 04:47:20 +0100 Carnë Draug Deprecate Array::capacity() and Sparse::capacity() for numel() and nzmax().
Sun, 24 May 2015 02:41:37 +0100 Carnë Draug Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
Wed, 20 May 2015 10:15:20 -0600 Piotr Held doxygen: document Array::length() and similar methods (bug #45138) stable
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.
Fri, 05 Dec 2014 13:08:36 +0100 Kai T. Ohlhus replace oct-mem.h inline indirections by standard function calls.
Tue, 11 Nov 2014 12:31:36 +0100 Kai T. Ohlhus Remove deprecated methods in liboctave.
Mon, 10 Nov 2014 12:37:04 +0000 Carnë Draug Remove liboctave methods and classes deprecated for longer than 3 years.
Tue, 12 Aug 2014 15:27:16 -0400 Jordi Gutiérrez Hermoso Start doxygenising sources
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/Array.h@4ad77121b37c