log libinterp/corefcn/sparse.cc @ 21547:ad0599a0acc6

age author description
Sun, 27 Mar 2016 20:39:19 -0700 Rik doc: Wrap C++ docstrings to 79 characters + newline (80 total).
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Wed, 13 Jan 2016 22:30:10 -0800 Rik maint: Eliminate space between variable and decrement '--' operator.
Fri, 18 Dec 2015 15:37:22 -0800 Rik maint: Use new C++ archetype in more files.
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Fri, 04 Dec 2015 14:06:41 -0500 John W. Eaton eliminate return statements after calls to print_usage
Thu, 29 Oct 2015 17:16:38 -0400 John W. Eaton eliminate more uses of error_state
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many 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)
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sun, 08 Jun 2014 16:36:54 -0700 Rik maint: Periodic merge of gui-release to default.
Sun, 08 Jun 2014 16:32:12 -0700 Rik doc: Update documentation of sparse functions including seealso links. stable
Fri, 06 Jun 2014 09:43:54 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Wed, 04 Jun 2014 22:09:08 -0700 Rik doc: Remove confusing extra 'summation' argument example to sparse(). stable
Thu, 13 Feb 2014 12:07:37 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 13 Feb 2014 10:45:55 -0500 John W. Eaton * sparse.cc (Fsparse): Use get_dimensions to extract dimension args.
Thu, 13 Feb 2014 11:15:58 -0500 John W. Eaton allow sparse arguments for dimensions in sparse function (bug #41535) stable
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.
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.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/sparse.cc@4b194324ce92