Mon, 23 Feb 2015 14:54:39 -0800 |
Rik |
maint: Clean up m-files to follow Octave coding conventions.
|
Wed, 11 Feb 2015 14:19:08 -0500 |
John W. Eaton |
maint: Update copyright notices for 2015.
|
Wed, 29 Oct 2014 08:21:24 -0700 |
Rik |
nthroot.m: Fix division by zero warning when input x is 0 (bug #43492).
|
Sat, 20 Sep 2014 20:20:41 -0700 |
Rik |
Deprecate finite in favor of isfinite.
|
Sat, 20 Sep 2014 06:31:27 -0700 |
Rik |
doc: Overhaul documentation for some functions in specfun/ dir.
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Mon, 13 Feb 2012 07:29:44 -0800 |
Rik |
Use Octave coding conventions in all m-file %!test blocks
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Thu, 15 Sep 2011 12:51:10 -0400 |
John W. Eaton |
maint: untabify and remove trailing whitespace from source files
|
Fri, 22 Apr 2011 08:49:35 -0700 |
Rik |
nthroot.m: Fix input validation to disallow complex values (bug #33135)
|
Thu, 20 Jan 2011 17:35:29 -0500 |
John W. Eaton |
all script files: untabify and strip trailing whitespace
|
Fri, 14 Jan 2011 14:05:15 -0800 |
Rik |
Add undocumented function cbrt to documentation.
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Sun, 09 Jan 2011 21:33:04 -0800 |
Rik |
Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
|
Mon, 26 Jul 2010 21:25:36 -0700 |
Rik |
Grammarcheck documentation of m-files
|
Wed, 16 Jun 2010 20:36:55 -0700 |
Rik |
Periodic grammar check of documentation files to ensure common format.
|
Tue, 16 Mar 2010 15:33:35 +0100 |
Jaroslav Hajek |
rewrite nth_root, move to specfun
base
scripts/general/nthroot.m@e9b3c3ec6386
|