log libinterp/corefcn/data.cc @ 20607:db3286201347 stable

age author description
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
Sun, 14 Dec 2014 21:14:36 -0800 Rik Restore warning Octave:num-to-str missing since 3.2.4 (bug #43814). stable
Tue, 30 Sep 2014 10:58:34 -0700 Rik xor.m: Extend to handle more than 2 arguments as a reduction operator.
Mon, 22 Sep 2014 20:46:54 -0700 Rik doc: Periodic grammarcheck of documentation.
Sat, 20 Sep 2014 20:31:16 -0700 Rik Deprecate fmod function.
Thu, 11 Sep 2014 00:32:26 -0400 Mike Miller doc: fix stray escape sequences in permute's docstring
Mon, 08 Sep 2014 12:05:37 -0400 Jordi Gutiérrez Hermoso doc: explain permute's PERM variable and give examples
Thu, 21 Aug 2014 09:51:18 -0700 Rik doc: Periodic spell check of documentation.
Fri, 27 Jun 2014 17:09:46 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 27 Jun 2014 17:04:57 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Fri, 27 Jun 2014 11:49:22 +0200 Olaf Till better guess if rem or mod could be zero (bug #42627) stable
Fri, 27 Jun 2014 11:56:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 27 Jun 2014 11:55:48 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 19 Jun 2014 20:08:37 -0400 John W. Eaton * data.cc: New test for log2 (bug #42583). stable
Sun, 08 Jun 2014 22:29:44 -0700 Rik Promote isvector, isrow, iscolumn, issquare to C++ versions (bug #42454).
Sun, 08 Jun 2014 18:43:36 -0400 Jason Alan Palmer Convert isscalar from an m-file to a built-in function (bug #42422).
Sun, 08 Jun 2014 17:59:59 -0700 Rik doc: Replace "non-zero" with "nonzero" to match existing usage.
Sun, 08 Jun 2014 16:36:54 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 08 Jun 2014 16:34:22 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 08 Jun 2014 16:32:12 -0700 Rik doc: Update documentation of sparse functions including seealso links. stable
Mon, 02 Jun 2014 11:17:59 -0700 Rik maint: Periodic merge of gui-release to default.
Mon, 02 Jun 2014 09:00:22 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 01 Jun 2014 21:41:58 -0700 Rik Fix binmap for sparse-scalar or scalar-sparse operations (bug #40813). stable
Sun, 25 May 2014 10:29:05 -0700 Rik maint: Periodic merge gui-release -> default.
Sun, 25 May 2014 10:26:18 -0700 Rik maint: Periodic merge of stable -> gui-release. gui-release
Fri, 23 May 2014 11:48:23 -0700 Rik Fix segfault with sparse inputs to complex() (bug #42290). stable
Sun, 04 May 2014 16:23:47 -0700 Rik Rewrite docstring of sum() to match prod().
Sun, 04 May 2014 16:08:46 -0700 Rik Add "native" option to prod() (bug #40349).
Fri, 25 Apr 2014 15:49:03 -0700 Rik doc: Fix unbalanced parentheses in documentation.
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
Fri, 25 Apr 2014 10:02:10 -0700 Rik Clean up questionable code bits identified by clang sanitize.
Fri, 03 Jan 2014 17:33:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 29 Dec 2013 21:17:31 -0500 Mike Sander fix cumsum typo gui-release