Mercurial > hg > octave-nkf
log libinterp/corefcn/Cell.cc @ 20830:b65888ec820e draft default tip gccjit
age | author | description |
---|---|---|
Mon, 05 Oct 2015 19:29:36 -0400 | John W. Eaton | eliminate many more simple uses of error_state |
Fri, 02 Oct 2015 15:07:37 -0400 | Lachlan Andrew | use exceptions for better invalid index error reporting (bug #45957) |
Sat, 30 May 2015 03:14:07 +0100 | Carnë Draug | Deprecate Array::length() and Sparse::length() in favour of ::numel(). |
Wed, 11 Feb 2015 14:19:08 -0500 | John W. Eaton | maint: Update copyright notices for 2015. |
Sun, 21 Sep 2014 20:46:23 +0100 | Carnë Draug | Cell.cc: add tests for Cell::nnz |
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/Cell.cc@67a21446d5b0 |