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 16:49:33 -0500 |
John W. Eaton |
avoid warnings from gcc
|
Fri, 04 Dec 2015 14:06:41 -0500 |
John W. Eaton |
eliminate return statements after calls to print_usage
|
Fri, 13 Nov 2015 14:10:26 -0500 |
John W. Eaton |
rename octave_value value extractors that accept error message args
|
Fri, 09 Oct 2015 10:06:39 -0400 |
John W. Eaton |
use new string_value method to handle value extraction errors
|
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.
|
Sat, 02 Nov 2013 21:59:33 -0700 |
Rik |
Make known conv failures xtests.
|
Sat, 02 Nov 2013 17:06:29 -0700 |
Rik |
Fix 4 %!tests for convolution.
|
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.
|
Sun, 20 Oct 2013 16:41:54 +0100 |
Carnë Draug |
convn: fix incorrect tests
|
Sat, 19 Oct 2013 06:36:41 +0100 |
Marco Cecchetti |
Return correct convolution for valid shape argument in convn (bug #39314)
|
Sat, 19 Oct 2013 04:15:25 +0100 |
Carnë Draug |
convn: give error for non-string shape argument.
|
Wed, 28 Aug 2013 08:27:38 -0700 |
Rik |
Use '##' for comments which stand alone on a line.
|
Mon, 19 Aug 2013 20:46:38 -0700 |
Rik |
doc: Add new @qcode macro for code samples which are quoted.
|
Sun, 26 Aug 2012 22:17:43 -0700 |
Rik |
Validate conv2 inputs are 2-D matrices (Bug #37200)
|
Sat, 18 Aug 2012 16:23:39 -0400 |
John W. Eaton |
split libinterp from src
base
src/corefcn/conv2.cc@66ead9065b07
|