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
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Fri, 20 Feb 2015 14:26:36 -0800 Rik doc: Grammarcheck documentation ahead of 4.0 release.
Wed, 18 Feb 2015 17:02:13 -0500 John W. Eaton make colon function work (bug #44290)
Tue, 17 Feb 2015 17:34:48 -0800 Rik Remove unnecessary checking of error_state after is_string validation.
Tue, 17 Feb 2015 13:34:32 -0800 Rik Adjust spacing of static_cast<> calls to follow Octave coding conventions.
Tue, 17 Feb 2015 16:30:52 -0500 John W. Eaton use 0.0f style constants instead of static_cast<float> (0.0)
Thu, 12 Feb 2015 18:34:56 +0100 Kai T. Ohlhus Fix Matlab incompatibility of "ismatrix" (bug #42422).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
Mon, 15 Dec 2014 21:01:45 -0800 Rik maint: Periodic merge of gui-release to default.
Mon, 15 Dec 2014 20:59:21 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release