log src/mappers.cc @ 14393:ba4d6343524b stable release-3-6-1

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 01 Dec 2011 11:09:50 -0800 Rik mappers.cc: Update %!tests to modern coding standards
Wed, 30 Nov 2011 13:53:38 -0800 Rik Fix %!test bug with isprint on MinGW platform (Bug #34338)
Wed, 30 Nov 2011 10:34:23 -0800 Rik Use char() instead of deprecated setstr() in %!test code.
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Tue, 22 Nov 2011 18:26:28 -0800 Rik Remove unnecessary regular expression '.*' from ends of %!error blocks
Sat, 17 Sep 2011 22:07:41 -0500 Jordi GutiƩrrez Hermoso maint: Periodic merge of stable to default
Thu, 15 Sep 2011 12:02:54 -0400 John W. Eaton maint: move test_string.m tests to source files
Wed, 14 Sep 2011 23:25:33 -0500 Jordi GutiƩrrez Hermoso Mention roundb in round's docstring stable
Sat, 03 Sep 2011 19:41:47 -0400 Ben Abbott Fix tolerance for mappers.cc test on MacOS.
Wed, 27 Jul 2011 11:49:15 -0700 Rik maint: Rollback changeset 67bf9b30f3f9. stable
Wed, 27 Jul 2011 09:38:39 -0700 Rik Error when given non-string input to tolower, toupper, toascii (Bug #33537). stable
Tue, 17 May 2011 22:31:05 -0700 Rik doc: Correctly refer to toupper() as a Mapping Function. stable
Tue, 10 May 2011 14:45:33 -0700 Rik Use correct definition of erfcx in documentation. stable
Fri, 06 May 2011 16:38:15 -0700 Rik doc: Correct spacing in erf and gamma documentation in INFO mode. stable
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Mon, 25 Apr 2011 22:17:43 -0700 Rik mappers.cc (gamma): Correct spacing in non-Tex section of documentation. stable
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Fri, 14 Jan 2011 14:05:15 -0800 Rik Add undocumented function cbrt to documentation.
Fri, 14 Jan 2011 11:59:59 -0800 Rik Add undocumented function erfcx to documentation.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Thu, 09 Dec 2010 01:15:30 -0500 Marco Atzeri correctly compute gamma for negative integer values when tgamma is available
Sat, 21 Aug 2010 11:15:44 -0700 Rik Add new %!tests for negative integer arguments to gamma, lgamma.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Wed, 14 Apr 2010 12:23:13 +0200 Jaroslav Hajek add some missing copyright stmts
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Thu, 04 Mar 2010 09:35:38 +0100 Jaroslav Hajek implement built-in erfcx
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Sat, 02 Jan 2010 12:16:55 -0500 Ben Abbott mappers.cc: Change test tolerance from 1e-16 to eps.
Thu, 19 Nov 2009 10:30:57 +0100 Jaroslav Hajek implement built-in erfinv
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions
Sun, 17 May 2009 12:18:06 -0700 Rik Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction.
Fri, 01 May 2009 11:37:36 -0700 Rik Simplify TeXinfo and eliminate use of @iftex in arith.txi
Fri, 01 May 2009 10:06:16 -0700 Rik Update section 17.5 (Utility Functions) of arith.txi
Sun, 26 Apr 2009 22:19:57 -0700 Rik Update section 17.3 (Trigonometry) of arith.txi
Fri, 24 Apr 2009 20:32:01 -0700 Rik Update section 17.2 (Complex Arithmetic) of arith.txi
Fri, 24 Apr 2009 12:29:01 -0700 Rik Eliminate most overfull errors when running texi2pdf for generating pdf documentation
Mon, 20 Apr 2009 17:16:09 -0700 Rik Update section 17.1 (Utility Functions) of arith.txi
Sat, 28 Mar 2009 17:43:22 -0700 Rik Cleanup documentation for arith.texi, linalg.texi, nonlin.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Wed, 25 Mar 2009 08:05:35 -0700 Rik Cleanup documentation file matrix.texi
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 27 Jan 2009 23:48:57 -0500 John W. Eaton mappers.cc (Farg): doc fix
Wed, 14 Jan 2009 20:44:25 -0500 sh Allow documentation tobe built for other formats than tex and info
Mon, 12 Jan 2009 14:03:28 +0100 Jaroslav Hajek improve indexing of diagonal & permutation matrices
Mon, 05 Jan 2009 08:11:03 +0100 Thorsten Meyer Fix docstrings, add examples, references and tests to string functions
Tue, 09 Dec 2008 12:04:11 +0100 Thorsten Meyer make upper and lower aliases of toupper and tolower respectively
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Wed, 29 Oct 2008 17:52:54 -0400 Thorsten Meyer fix @seealso references to point to existing anchors
Wed, 03 Sep 2008 11:40:55 -0400 Ben Abbott Use eps(single) as tolerance for single precesion test.
Tue, 26 Aug 2008 23:28:32 -0400 Ben Abbott Adjust tolerance to single precision test.
Thu, 21 Aug 2008 14:04:04 -0400 Thomas Treichl Increase test script tolerances.
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs