Mercurial > hg > octave-nkf
log liboctave/array/intNDArray.cc @ 20830:b65888ec820e draft default tip gccjit
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 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, 04 May 2014 16:08:46 -0700 | Rik | Add "native" option to prod() (bug #40349). |
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/intNDArray.cc@c29dd916f2a0 |