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.
|