log libinterp/corefcn/cellfun.cc @ 20619:eef93a493ce3

age author description
Fri, 09 Oct 2015 14:43:36 -0400 John W. Eaton use new cell_value method to handle value extraction errors
Mon, 05 Oct 2015 22:47:42 -0400 John W. Eaton eliminate more simple uses of error_state
Thu, 01 Oct 2015 16:18:19 -0400 John W. Eaton begin removal of global error_state variable
Fri, 14 Aug 2015 13:28:30 -0700 Rik maint: Clean up code based on static analysis suggestions.
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
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.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 25 Jun 2014 15:06:36 -0700 Rik maint: Use names beginning and ending with "__" for internal only functions.
Sun, 08 Jun 2014 17:59:59 -0700 Rik doc: Replace "non-zero" with "nonzero" to match existing usage.
Fri, 25 Apr 2014 13:25:25 -0700 Rik maint: Clean up extra spaces before/after parentheses.
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.
Sat, 09 Nov 2013 21:55:48 -0500 Jordi Gutiérrez Hermoso * cellfun.cc (Fcellfun): Remove obsolete character string remark from docstring (bug #40467)
Sat, 09 Nov 2013 21:47:12 -0500 Jordi Gutiérrez Hermoso Make cellfun obey "UniformOutput" for optimised internal functions (bug #40467)
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.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 12 Aug 2013 17:36:54 +0200 Stefan Mahr Use ... instead of \ for line continuation marker.
Wed, 07 Aug 2013 13:42:49 -0700 Rik Use 2-D, not 2D, in error messages.
Sun, 04 Aug 2013 13:08:39 -0700 Rik doc: Periodic grammarcheck of documentation.
Thu, 18 Jul 2013 12:05:34 -0700 Rik cell2mat.m: Re-vamp input validation for 30% speedup
Mon, 01 Jul 2013 19:49:51 +0200 Olaf Till Add special case function "isnumeric" to cellfun.cc (bug #39387).
Mon, 11 Feb 2013 13:28:04 -0500 John W. Eaton maint: periodic merge of stable to default base src/DLD-FUNCTIONS/cellfun.cc@58a7025d6e3c
Thu, 07 Feb 2013 11:58:40 -0500 John W. Eaton * cellfun.cc: Style fixes.
Wed, 06 Feb 2013 10:36:38 -0500 Jordi Gutiérrez Hermoso Merge in Juan Pablo's changes
Tue, 05 Feb 2013 10:55:45 +0100 Juan Pablo Carbajal arrayfun: adding IDs to error messages in accordance with error_ids.
Tue, 05 Feb 2013 16:57:51 +0100 Stefan Mahr fix ErrorHandler in cellfun (bug #38256)
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/cellfun.cc@620726fcb2e0