log libinterp/corefcn/data.cc @ 20609:780431fc4137

age author description
Thu, 08 Oct 2015 20:06:45 +0100 Carnë Draug linspace: add tests for the use of vectors as base and limit.
Thu, 08 Oct 2015 19:56:51 +0100 Carnë Draug linspace: remove use of error_state.
Wed, 07 Oct 2015 14:52:01 -0700 Rik doc: Add explanation of ':' optional input to numel(). stable
Wed, 07 Oct 2015 09:45:44 -0700 Rik data.cc: Add @w{} around @code segments in docstrings to prevent line breaks. stable
Mon, 05 Oct 2015 23:42:49 -0400 John W. Eaton eliminate 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)
Wed, 09 Sep 2015 18:43:52 +0200 Kai T. Ohlhus Deprecate bitmax.
Thu, 27 Aug 2015 13:12:21 -0700 Rik Return empty matrix when linspace called with 0 points (bug #45820)
Tue, 28 Jul 2015 08:52:39 -0700 Rik maint: Periodic merge of stable to default.
Sat, 25 Jul 2015 20:16:58 -0700 Rik doc: Clarify behavior of length() function (bug #45611). stable
Wed, 22 Jul 2015 09:46:42 -0700 Rik Make mod() and rem() Matlab compatible for corner cases (bug #45587).
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sat, 23 May 2015 21:46:44 -0700 Rik maint: Use cuddled parentheses when indexing dimension_vectors.
Tue, 12 May 2015 10:05:02 -0700 Rik doc: Remove typo of same word twice in a row. stable
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable