log libinterp/corefcn/mappers.cc @ 20654:b65888ec820e draft default tip gccjit

age author description
Tue, 12 May 2015 10:05:02 -0700 Rik doc: Remove typo of same word twice in a row. stable
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Tue, 17 Feb 2015 11:07:01 -0800 Rik Fix return phase of acosh to match Matlab (bug #44286).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 25 Nov 2014 15:33:22 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 20 Nov 2014 15:48:35 -0500 John W. Eaton improve Matlab compatibility for gamma function (bug #43551) stable
Tue, 21 Oct 2014 09:39:03 -0700 Rik Use gammaln in preference to lgamma in core Octave code.
Thu, 09 Oct 2014 16:14:46 -0700 Rik Fix returned phase of asin, acos outside principal branch (bug #43349).
Mon, 22 Sep 2014 20:25:21 -0700 Rik doc: Add note to gamma docstring about using gammaln when input is large.
Sat, 20 Sep 2014 20:20:41 -0700 Rik Deprecate finite in favor of isfinite.
Sun, 08 Jun 2014 17:59:59 -0700 Rik doc: Replace "non-zero" with "nonzero" to match existing usage.
Thu, 02 Jan 2014 22:44:37 -0500 John W. Eaton allow toupper and tolower to handle numeric values (bug #33537)
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.
Tue, 02 Jul 2013 14:17:33 +0100 Craig Hudson Correct return values of gamma() (see Numerical, item 3 on Projects page).
Sat, 22 Jun 2013 19:47:32 -0700 Rik doc: Periodic grammarcheck of documentation.
Sat, 16 Feb 2013 22:06:59 -0500 Michael Godfrey Make signbit return logical 0 or 1 (bug #38291)
Tue, 27 Nov 2012 23:39:54 -0500 Steven G. Johnson Add complex erf,erfc,erfcx,erfi,dawson routines from Faddeeva package.
Thu, 11 Oct 2012 08:54:08 +0200 Carlo de Falco Fix typo in docstring for 'sign'.
Thu, 04 Oct 2012 10:20:59 -0400 John W. Eaton improve sign and signbit docs
Thu, 04 Oct 2012 09:48:07 -0400 John W. Eaton provide signbit mapper for real values
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/mappers.cc@913ac4ec061a