log libinterp/corefcn/data.cc @ 19630:0e1f5a750d00

age author description
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
Tue, 17 Dec 2013 09:00:34 -0800 Marco Caliari Return empty matrix rather than issuing error when requested diagonal is out of range.
Thu, 05 Dec 2013 16:11:14 -0800 Rik maint: Don't use space between 'args' and '(' when doing indexing.
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Tue, 12 Nov 2013 22:37:50 -0800 Rik Issue an error if reshape called with just a single dimension.
Mon, 04 Nov 2013 01:19:05 -0500 John W. Eaton use gnulib frexp module
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 09 Oct 2013 22:38:43 -0400 John W. Eaton avoid memory leaks in base_64_encode and base_64_decode (bug #40228)
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sat, 17 Aug 2013 11:45:20 -0700 Rik doc: Rename @xcode macro to @tcode (transpose code) for clarity.
Thu, 08 Aug 2013 12:31:12 -0700 Rik test: Correct typo '%assert' -> '%!assert' to have test blocks run.
Tue, 30 Jul 2013 21:29:57 -0400 Mike Miller norm: fix argument handling to match the docstring (bug #34778)
Wed, 03 Jul 2013 17:43:48 -0700 Rik maint: Collapse interpfcn and interpfcn-core directories into corefcn directory. base libinterp/interpfcn/data.cc@c89e9ded6757