<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>R &#x2013; /branches/R-2-10-branch/src/main/arithmetic.c</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 10:51:50 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 27 Sep 2009 22:16:24 +0000</pubDate><dc:creator>pd</dc:creator><title>Rev 49852 – Create R-2-10-branch</title><description>&lt;div&gt;&lt;strong&gt;pd – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Create R-2-10-branch&lt;/div&gt;+ /branches/R-2-10-branch &lt;i&gt;(copied from /trunk@49851)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49852</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49852</guid></item>
<item><pubDate>Fri, 14 Aug 2009 10:18:15 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 49236 – revert the &quot;double&quot; part of r49062 [&quot;z^n&quot;]</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;revert the &quot;double&quot; part of r49062 [&quot;z^n&quot;]&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49236</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49236</guid></item>
<item><pubDate>Thu, 06 Aug 2009 08:15:40 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 49076 – replace R_MSG_IA etc by more informative messages</title><description>&lt;div&gt;&lt;strong&gt;ripley – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;replace R_MSG_IA etc by more informative messages&lt;/div&gt;~ /trunk/src/include/Errormsg.h&lt;br /&gt;~ /trunk/src/library/base/man/chartr.Rd&lt;br /&gt;~ /trunk/src/library/base/man/grep.Rd&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/character.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/scan.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49076</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49076</guid></item>
<item><pubDate>Tue, 04 Aug 2009 14:28:36 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 49062 – more accurate z^n</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;more accurate z^n&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49062</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49062</guid></item>
<item><pubDate>Mon, 27 Jul 2009 09:20:28 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 49001 – some missed TRACE and SET_TRACE calls</title><description>&lt;div&gt;&lt;strong&gt;ripley – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;some missed TRACE and SET_TRACE calls&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/model.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49001</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=49001</guid></item>
<item><pubDate>Sun, 04 Jan 2009 09:26:54 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 47460 – code cleanup SET_STRING_ELT should not set R_NilValue, but it does ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 26 file(s) modified&lt;/strong&gt;&lt;br/&gt;code cleanup&lt;br /&gt;
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c&lt;/div&gt;~ /trunk/src/main/apply.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/bind.c&lt;br /&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/colors.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/dstruct.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/graphics.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/match.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/par.c&lt;br /&gt;~ /trunk/src/main/plot3d.c&lt;br /&gt;~ /trunk/src/main/plotmath.c&lt;br /&gt;~ /trunk/src/main/printvector.c&lt;br /&gt;~ /trunk/src/main/Rdynload.c&lt;br /&gt;~ /trunk/src/main/saveload.c&lt;br /&gt;~ /trunk/src/main/scan.c&lt;br /&gt;~ /trunk/src/main/serialize.c&lt;br /&gt;~ /trunk/src/main/subscript.c&lt;br /&gt;~ /trunk/src/main/sysutils.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=47460</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=47460</guid></item>
<item><pubDate>Wed, 03 Dec 2008 20:25:34 +0000</pubDate><dc:creator>jmc</dc:creator><title>Rev 47051 – fix bug in 0^NA</title><description>&lt;div&gt;&lt;strong&gt;jmc – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix bug in 0^NA&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=47051</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=47051</guid></item>
<item><pubDate>Wed, 30 Jul 2008 13:24:07 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 46170 – fix up various problems with calls from lapply</title><description>&lt;div&gt;&lt;strong&gt;ripley – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;fix up various problems with calls from lapply&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=46170</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=46170</guid></item>
<item><pubDate>Mon, 07 Jul 2008 17:11:29 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 46039 – first cut at improving [dpqr]nbinom(., &lt;large size&gt;, mu=.)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;first cut at improving [dpqr]nbinom(., &amp;lt;large size&gt;, mu=.)&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/library/stats/R/distn.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/random.c&lt;br /&gt;~ /trunk/src/main/relop.c&lt;br /&gt;~ /trunk/src/nmath/dnbinom.c&lt;br /&gt;~ /trunk/src/nmath/pnbinom.c&lt;br /&gt;~ /trunk/src/nmath/qnbinom.c&lt;br /&gt;~ /trunk/src/nmath/rnbinom.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=46039</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=46039</guid></item>
<item><pubDate>Tue, 22 Apr 2008 12:33:22 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 45446 – whitespace cleanup</title><description>&lt;div&gt;&lt;strong&gt;ripley – 91 file(s) modified&lt;/strong&gt;&lt;br/&gt;whitespace cleanup&lt;/div&gt;~ /trunk/src/main/apply.c&lt;br /&gt;~ /trunk/src/main/apse.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/arithmetic.h&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/base.c&lt;br /&gt;~ /trunk/src/main/basedecl.h&lt;br /&gt;~ /trunk/src/main/bind.c&lt;br /&gt;~ /trunk/src/main/CConverters.c&lt;br /&gt;~ /trunk/src/main/character.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/colors.c&lt;br /&gt;~ /trunk/src/main/CommandLineArgs.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/context.c&lt;br /&gt;~ /trunk/src/main/cov.c&lt;br /&gt;~ /trunk/src/main/datetime.c&lt;br /&gt;~ /trunk/src/main/dcf.c&lt;br /&gt;~ /trunk/src/main/debug.c&lt;br /&gt;~ /trunk/src/main/deparse.c&lt;br /&gt;~ /trunk/src/main/devices.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/dounzip.c&lt;br /&gt;~ /trunk/src/main/dstruct.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/engine.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/errors.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/format.c&lt;br /&gt;~ /trunk/src/main/fourier.c&lt;br /&gt;~ /trunk/src/main/gevents.c&lt;br /&gt;~ /trunk/src/main/gram-ex.c&lt;br /&gt;~ /trunk/src/main/graphics.c&lt;br /&gt;~ /trunk/src/main/identical.c&lt;br /&gt;~ /trunk/src/main/internet.c&lt;br /&gt;~ /trunk/src/main/iosupport.c&lt;br /&gt;~ /trunk/src/main/localecharset.c&lt;br /&gt;~ /trunk/src/main/logic.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/mapply.c&lt;br /&gt;~ /trunk/src/main/match.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/mkdtemp.c&lt;br /&gt;~ /trunk/src/main/model.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/optim.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/par-common.c&lt;br /&gt;~ /trunk/src/main/par.c&lt;br /&gt;~ /trunk/src/main/paste.c&lt;br /&gt;~ /trunk/src/main/pcre.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;~ /trunk/src/main/plot.c&lt;br /&gt;~ /trunk/src/main/plot3d.c&lt;br /&gt;~ /trunk/src/main/plotmath.c&lt;br /&gt;~ /trunk/src/main/print.c&lt;br /&gt;~ /trunk/src/main/printarray.c&lt;br /&gt;~ /trunk/src/main/printvector.c&lt;br /&gt;~ /trunk/src/main/qsort-body.c&lt;br /&gt;~ /trunk/src/main/qsort.c&lt;br /&gt;~ /trunk/src/main/random.c&lt;br /&gt;~ /trunk/src/main/RBufferUtils.h&lt;br /&gt;~ /trunk/src/main/Rdynload.c&lt;br /&gt;~ /trunk/src/main/registration.c&lt;br /&gt;~ /trunk/src/main/Renviron.c&lt;br /&gt;~ /trunk/src/main/rlocale.c&lt;br /&gt;~ /trunk/src/main/rlocale_data.h&lt;br /&gt;~ /trunk/src/main/RNG.c&lt;br /&gt;~ /trunk/src/main/saveload.c&lt;br /&gt;~ /trunk/src/main/scan.c&lt;br /&gt;~ /trunk/src/main/seq.c&lt;br /&gt;~ /trunk/src/main/serialize.c&lt;br /&gt;~ /trunk/src/main/size.c&lt;br /&gt;~ /trunk/src/main/sort.c&lt;br /&gt;~ /trunk/src/main/source.c&lt;br /&gt;~ /trunk/src/main/sprintf.c&lt;br /&gt;~ /trunk/src/main/startup.c&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;~ /trunk/src/main/subscript.c&lt;br /&gt;~ /trunk/src/main/subset.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/src/main/sysutils.c&lt;br /&gt;~ /trunk/src/main/unique.c&lt;br /&gt;~ /trunk/src/main/unzip.h&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;~ /trunk/src/main/version.c&lt;br /&gt;~ /trunk/src/main/xspline.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=45446</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=45446</guid></item>
<item><pubDate>Wed, 09 Apr 2008 09:11:24 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 45186 – use alphabetical order more on gcc 4.3.0 workaround</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;use alphabetical order&lt;br /&gt;
more on gcc 4.3.0 workaround&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.win&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=45186</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=45186</guid></item>
<item><pubDate>Tue, 25 Mar 2008 16:41:51 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 44894 – start deprecated-&gt;defunct</title><description>&lt;div&gt;&lt;strong&gt;ripley – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;start deprecated-&gt;defunct&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Makefile.in&lt;br /&gt;~ /trunk/src/library/base/man/base-defunct.Rd&lt;br /&gt;~ /trunk/src/library/base/man/base-deprecated.Rd&lt;br /&gt;~ /trunk/src/library/base/R/Defunct.R&lt;br /&gt;~ /trunk/src/library/base/R/Deprecated.R&lt;br /&gt;~ /trunk/src/library/graphics/man/par.Rd&lt;br /&gt;~ /trunk/src/library/graphics/R/par.R&lt;br /&gt;~ /trunk/src/library/grDevices/man/pdf.Rd&lt;br /&gt;~ /trunk/src/library/grDevices/man/unix/quartzFonts.Rd&lt;br /&gt;~ /trunk/src/library/grDevices/man/windows/windowsFonts.Rd&lt;br /&gt;~ /trunk/src/library/grDevices/R/postscript.R&lt;br /&gt;~ /trunk/src/library/grDevices/R/unix/quartz.R&lt;br /&gt;~ /trunk/src/library/grDevices/R/unix/x11.R&lt;br /&gt;~ /trunk/src/library/grDevices/R/windows/windows.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/par-common.c&lt;br /&gt;~ /trunk/src/main/par.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=44894</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=44894</guid></item>
<item><pubDate>Sun, 03 Feb 2008 18:46:28 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 44313 – add internal argument matching to round() and signif()</title><description>&lt;div&gt;&lt;strong&gt;ripley – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;add internal argument matching to round() and signif()&lt;/div&gt;~ /trunk/doc/manual/R-ints.texi&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/library/base/man/Round.Rd&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/tests/reg-tests-1.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=44313</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=44313</guid></item>
<item><pubDate>Sat, 22 Dec 2007 09:55:12 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 43757 – avoid log() changing &apos;...&apos; in the caller under certain rare ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid log() changing &apos;...&apos; in the caller under certain rare circumstances.&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=43757</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=43757</guid></item>
<item><pubDate>Sat, 01 Sep 2007 16:38:42 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42724 – gettext has defined _GNU_SOURCE in config.h on systems which need ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;gettext has defined _GNU_SOURCE in config.h on systems which need it,&lt;br /&gt;
so we now only need declaration where config.h is not included.&lt;/div&gt;~ /trunk/configure.ac&lt;br /&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/src/include/R_ext/Arith.h&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/datetime.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/regex.c&lt;br /&gt;~ /trunk/src/main/Renviron.c&lt;br /&gt;~ /trunk/src/main/rlocale.c&lt;br /&gt;~ /trunk/src/main/unique.c&lt;br /&gt;~ /trunk/src/modules/internet/sock.c&lt;br /&gt;~ /trunk/src/modules/X11/rotated.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/unix/Rscript.c&lt;br /&gt;~ /trunk/src/unix/sys-std.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42724</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42724</guid></item>
<item><pubDate>Tue, 28 Aug 2007 09:06:49 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42674 – C90 is fussy ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;C90 is fussy ...&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42674</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42674</guid></item>
<item><pubDate>Sun, 26 Aug 2007 06:09:50 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42643 – make the rest of the group generics primitive</title><description>&lt;div&gt;&lt;strong&gt;ripley – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;make the rest of the group generics primitive&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/library/base/man/all.Rd&lt;br /&gt;~ /trunk/src/library/base/man/any.Rd&lt;br /&gt;~ /trunk/src/library/base/man/Extremes.Rd&lt;br /&gt;~ /trunk/src/library/base/man/prod.Rd&lt;br /&gt;~ /trunk/src/library/base/man/range.Rd&lt;br /&gt;~ /trunk/src/library/base/man/sum.Rd&lt;br /&gt;~ /trunk/src/library/base/R/New-Internal.R&lt;br /&gt;~ /trunk/src/library/base/R/range.R&lt;br /&gt;~ /trunk/src/library/base/R/summaries.R&lt;br /&gt;~ /trunk/src/library/base/R/zzz.R&lt;br /&gt;~ /trunk/src/library/methods/man/S4groupGeneric.Rd&lt;br /&gt;~ /trunk/src/library/methods/R/BasicFunsList.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/logic.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42643</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42643</guid></item>
<item><pubDate>Mon, 06 Aug 2007 22:15:30 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 42439 – Added R_get_arith_function to support parallelized nmath experiments.</title><description>&lt;div&gt;&lt;strong&gt;luke – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added R_get_arith_function to support parallelized nmath experiments.&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42439</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42439</guid></item>
<item><pubDate>Sun, 05 Aug 2007 09:16:37 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42424 – remove the possible use of &apos;finite&apos;</title><description>&lt;div&gt;&lt;strong&gt;ripley – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove the possible use of &apos;finite&apos;&lt;/div&gt;~ /trunk/configure&lt;br /&gt;~ /trunk/configure.ac&lt;br /&gt;~ /trunk/m4/R.m4&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/gnuwin32/fixed/h/config.h&lt;br /&gt;~ /trunk/src/include/config.h.in&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/nmath/mlutils.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42424</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42424</guid></item>
<item><pubDate>Sun, 05 Aug 2007 07:49:53 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42422 – eliminate MATHLIB_PRIVATE use float.c constants rather than d1mach port.c does ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;eliminate MATHLIB_PRIVATE&lt;br /&gt;
use float.c constants rather than d1mach&lt;br /&gt;
port.c does not actually use i1mach&lt;/div&gt;~ /trunk/src/appl/fmin.c&lt;br /&gt;~ /trunk/src/appl/uncmin.c&lt;br /&gt;~ /trunk/src/gnuwin32/Rdll.hide&lt;br /&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/library/stats/src/port.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/nmath/d1mach.c&lt;br /&gt;~ /trunk/src/nmath/i1mach.c&lt;br /&gt;~ /trunk/src/nmath/mlutils.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42422</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42422</guid></item>
<item><pubDate>Sat, 04 Aug 2007 08:21:01 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42416 – remove out-of-date comment</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove out-of-date comment&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42416</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42416</guid></item>
<item><pubDate>Thu, 02 Aug 2007 19:33:32 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42398 – move some headers to individual files</title><description>&lt;div&gt;&lt;strong&gt;ripley – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;move some headers to individual files&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/grid/src/gpar.c&lt;br /&gt;~ /trunk/src/library/grid/src/unit.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/CommandLineArgs.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/random.c&lt;br /&gt;~ /trunk/src/main/scan.c&lt;br /&gt;~ /trunk/src/main/sysutils.c&lt;br /&gt;~ /trunk/src/modules/internet/sockconn.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42398</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42398</guid></item>
<item><pubDate>Thu, 02 Aug 2007 11:14:22 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42394 – avoid using isfinite in headers that might be used from ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid using isfinite in headers that might be used from C++&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/include/R_ext/Arith.h&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/tools/GETCONFIG&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42394</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42394</guid></item>
<item><pubDate>Wed, 01 Aug 2007 09:18:08 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42382 – add comment</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;add comment&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42382</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42382</guid></item>
<item><pubDate>Mon, 30 Jul 2007 14:11:11 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42357 – clean up the (non-)use of R-log. Windows has gettimeofday, but ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;clean up the (non-)use of R-log.&lt;br /&gt;
Windows has gettimeofday, but it is not particularly accurate.&lt;/div&gt;~ /trunk/src/gnuwin32/fixed/h/config.h&lt;br /&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/datetime.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42357</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42357</guid></item>
<item><pubDate>Wed, 25 Jul 2007 09:33:02 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42307 – change reference to GPL</title><description>&lt;div&gt;&lt;strong&gt;ripley – 171 file(s) modified&lt;/strong&gt;&lt;br/&gt;change reference to GPL&lt;/div&gt;~ /trunk/src/library/grDevices/src/devNull.c&lt;br /&gt;~ /trunk/src/library/grDevices/src/devPicTeX.c&lt;br /&gt;~ /trunk/src/library/grDevices/src/devPS.c&lt;br /&gt;~ /trunk/src/library/grDevices/src/devQuartz.c&lt;br /&gt;~ /trunk/src/library/grDevices/src/devWindows.c&lt;br /&gt;~ /trunk/src/library/grDevices/src/grDevices.h&lt;br /&gt;~ /trunk/src/library/grDevices/src/init.c&lt;br /&gt;~ /trunk/src/library/grid/src/gpar.c&lt;br /&gt;~ /trunk/src/library/grid/src/grid.c&lt;br /&gt;~ /trunk/src/library/grid/src/grid.h&lt;br /&gt;~ /trunk/src/library/grid/src/just.c&lt;br /&gt;~ /trunk/src/library/grid/src/layout.c&lt;br /&gt;~ /trunk/src/library/grid/src/matrix.c&lt;br /&gt;~ /trunk/src/library/grid/src/register.c&lt;br /&gt;~ /trunk/src/library/grid/src/state.c&lt;br /&gt;~ /trunk/src/library/grid/src/unit.c&lt;br /&gt;~ /trunk/src/library/grid/src/viewport.c&lt;br /&gt;~ /trunk/src/library/methods/src/class_support.c&lt;br /&gt;~ /trunk/src/library/methods/src/do_substitute_direct.c&lt;br /&gt;~ /trunk/src/library/methods/src/init.c&lt;br /&gt;~ /trunk/src/library/methods/src/methods.h&lt;br /&gt;~ /trunk/src/library/methods/src/methods_list_dispatch.c&lt;br /&gt;~ /trunk/src/library/methods/src/RSMethods.h&lt;br /&gt;~ /trunk/src/library/methods/src/slot.c&lt;br /&gt;~ /trunk/src/library/methods/src/tests.c&lt;br /&gt;~ /trunk/src/library/splines/src/splines.c&lt;br /&gt;~ /trunk/src/library/stats/src/arima.c&lt;br /&gt;~ /trunk/src/library/stats/src/burg.c&lt;br /&gt;~ /trunk/src/library/stats/src/ctest.h&lt;br /&gt;~ /trunk/src/library/stats/src/distance.c&lt;br /&gt;~ /trunk/src/library/stats/src/eureka.f&lt;br /&gt;~ /trunk/src/library/stats/src/family.h&lt;br /&gt;~ /trunk/src/library/stats/src/filter.c&lt;br /&gt;~ /trunk/src/library/stats/src/HoltWinters.c&lt;br /&gt;~ /trunk/src/library/stats/src/init.c&lt;br /&gt;~ /trunk/src/library/stats/src/isoreg.c&lt;br /&gt;~ /trunk/src/library/stats/src/kmeans.c&lt;br /&gt;~ /trunk/src/library/stats/src/ksmooth.c&lt;br /&gt;~ /trunk/src/library/stats/src/mAR.c&lt;br /&gt;~ /trunk/src/library/stats/src/modreg.h&lt;br /&gt;~ /trunk/src/library/stats/src/mva.h&lt;br /&gt;~ /trunk/src/library/stats/src/nls.c&lt;br /&gt;~ /trunk/src/library/stats/src/pacf.c&lt;br /&gt;~ /trunk/src/library/stats/src/port.c&lt;br /&gt;~ /trunk/src/library/stats/src/port.h&lt;br /&gt;~ /trunk/src/library/stats/src/PPsum.c&lt;br /&gt;~ /trunk/src/library/stats/src/prho.c&lt;br /&gt;~ /trunk/src/library/stats/src/Srunmed.c&lt;br /&gt;~ /trunk/src/library/stats/src/starma.c&lt;br /&gt;~ /trunk/src/library/stats/src/stats.h&lt;br /&gt;~ /trunk/src/library/stats/src/Trunmed.c&lt;br /&gt;~ /trunk/src/library/stats/src/ts.h&lt;br /&gt;~ /trunk/src/library/tcltk/src/init.c&lt;br /&gt;~ /trunk/src/library/tools/src/init.c&lt;br /&gt;~ /trunk/src/library/tools/src/Rmd5.c&lt;br /&gt;~ /trunk/src/library/tools/src/text.c&lt;br /&gt;~ /trunk/src/library/tools/src/tools.h&lt;br /&gt;~ /trunk/src/main/apply.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/basedecl.h&lt;br /&gt;~ /trunk/src/main/bind.c&lt;br /&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/CConverters.c&lt;br /&gt;~ /trunk/src/main/character.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/colors.c&lt;br /&gt;~ /trunk/src/main/CommandLineArgs.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/context.c&lt;br /&gt;~ /trunk/src/main/cov.c&lt;br /&gt;~ /trunk/src/main/cum.c&lt;br /&gt;~ /trunk/src/main/datetime.c&lt;br /&gt;~ /trunk/src/main/dcf.c&lt;br /&gt;~ /trunk/src/main/debug.c&lt;br /&gt;~ /trunk/src/main/deparse.c&lt;br /&gt;~ /trunk/src/main/deriv.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/dounzip.c&lt;br /&gt;~ /trunk/src/main/dstruct.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/engine.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/errors.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/format.c&lt;br /&gt;~ /trunk/src/main/fourier.c&lt;br /&gt;~ /trunk/src/main/gevents.c&lt;br /&gt;~ /trunk/src/main/gram-ex.c&lt;br /&gt;~ /trunk/src/main/gram.c&lt;br /&gt;~ /trunk/src/main/gram.y&lt;br /&gt;~ /trunk/src/main/graphics.c&lt;br /&gt;~ /trunk/src/main/identical.c&lt;br /&gt;~ /trunk/src/main/inlined.c&lt;br /&gt;~ /trunk/src/main/internet.c&lt;br /&gt;~ /trunk/src/main/iosupport.c&lt;br /&gt;~ /trunk/src/main/lapack.c&lt;br /&gt;~ /trunk/src/main/list.c&lt;br /&gt;~ /trunk/src/main/localecharset.c&lt;br /&gt;~ /trunk/src/main/logic.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/mapply.c&lt;br /&gt;~ /trunk/src/main/match.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/mkdtemp.c&lt;br /&gt;~ /trunk/src/main/model.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/optim.c&lt;br /&gt;~ /trunk/src/main/optimize.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/par.c&lt;br /&gt;~ /trunk/src/main/paste.c&lt;br /&gt;~ /trunk/src/main/pcre.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;~ /trunk/src/main/plot.c&lt;br /&gt;~ /trunk/src/main/plot3d.c&lt;br /&gt;~ /trunk/src/main/plotmath.c&lt;br /&gt;~ /trunk/src/main/print.c&lt;br /&gt;~ /trunk/src/main/printarray.c&lt;br /&gt;~ /trunk/src/main/printutils.c&lt;br /&gt;~ /trunk/src/main/printvector.c&lt;br /&gt;~ /trunk/src/main/qsort.c&lt;br /&gt;~ /trunk/src/main/random.c&lt;br /&gt;~ /trunk/src/main/Rdynload.c&lt;br /&gt;~ /trunk/src/main/regex.c&lt;br /&gt;~ /trunk/src/main/registration.c&lt;br /&gt;~ /trunk/src/main/relop.c&lt;br /&gt;~ /trunk/src/main/Renviron.c&lt;br /&gt;~ /trunk/src/main/rlocale.c&lt;br /&gt;~ /trunk/src/main/rlocale_data.h&lt;br /&gt;~ /trunk/src/main/Rmain.c&lt;br /&gt;~ /trunk/src/main/RNG.c&lt;br /&gt;~ /trunk/src/main/Rregex.h&lt;br /&gt;~ /trunk/src/main/Rstrptime.h&lt;br /&gt;~ /trunk/src/main/saveload.c&lt;br /&gt;~ /trunk/src/main/scan.c&lt;br /&gt;~ /trunk/src/main/seq.c&lt;br /&gt;~ /trunk/src/main/serialize.c&lt;br /&gt;~ /trunk/src/main/size.c&lt;br /&gt;~ /trunk/src/main/snprintf.c&lt;br /&gt;~ /trunk/src/main/sort.c&lt;br /&gt;~ /trunk/src/main/source.c&lt;br /&gt;~ /trunk/src/main/split.c&lt;br /&gt;~ /trunk/src/main/sprintf.c&lt;br /&gt;~ /trunk/src/main/startup.c&lt;br /&gt;~ /trunk/src/main/strdup.c&lt;br /&gt;~ /trunk/src/main/strncasecmp.c&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;~ /trunk/src/main/subscript.c&lt;br /&gt;~ /trunk/src/main/subset.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/src/main/sysutils.c&lt;br /&gt;~ /trunk/src/main/unique.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;~ /trunk/src/main/version.c&lt;br /&gt;~ /trunk/src/main/vfonts.c&lt;br /&gt;~ /trunk/src/modules/internet/internet.c&lt;br /&gt;~ /trunk/src/modules/internet/nanoftp.c&lt;br /&gt;~ /trunk/src/modules/internet/nanohttp.c&lt;br /&gt;~ /trunk/src/modules/internet/Rsock.c&lt;br /&gt;~ /trunk/src/modules/internet/sock.c&lt;br /&gt;~ /trunk/src/modules/internet/sock.h&lt;br /&gt;~ /trunk/src/modules/internet/sockconn.c&lt;br /&gt;~ /trunk/src/modules/lapack/Lapack.c&lt;br /&gt;~ /trunk/src/modules/X11/dataentry.c&lt;br /&gt;~ /trunk/src/modules/X11/devX11.c&lt;br /&gt;~ /trunk/src/modules/X11/devX11.h&lt;br /&gt;~ /trunk/src/modules/X11/rbitmap.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42307</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42307</guid></item>
<item><pubDate>Tue, 24 Jul 2007 05:17:29 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42292 – We do need to promiseArgs before calling closures from R_possible_dispatch ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;We do need to promiseArgs before calling closures from R_possible_dispatch&lt;br /&gt;
(a failure to duplicate was seen in the wild).&lt;br /&gt;
&lt;br /&gt;
Change log() to mimic former interpreted wrapper and an treat missing &apos;base&apos;&lt;br /&gt;
as not supplied.&lt;br /&gt;
&lt;br /&gt;
Change round() and digits() to treat missing &apos;digits&apos; as not supplied.&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/R/New-Internal.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42292</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42292</guid></item>
<item><pubDate>Mon, 02 Jul 2007 08:38:42 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42101 – typo in code for complex &apos;base&apos; for logs</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;typo in code for complex &apos;base&apos; for logs&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/library/base/man/Log.Rd&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42101</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42101</guid></item>
<item><pubDate>Sat, 30 Jun 2007 14:03:38 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42095 – tidy up primitive log*</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;tidy up primitive log*&lt;/div&gt;~ /trunk/src/include/Internal.h&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42095</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42095</guid></item>
<item><pubDate>Fri, 29 Jun 2007 14:05:08 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42093 – Take the rest of the S4 Math group primitive, remove ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Take the rest of the S4 Math group primitive,&lt;br /&gt;
remove gammaCody from the S3 Math group (it was not even&lt;br /&gt;
documented as generic, and it no longer is).&lt;br /&gt;
The union of the S4 Math and Math2 groups is now the S3 Math group&lt;/div&gt;~ /trunk/doc/manual/R-ints.texi&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;x /trunk/src/library/base/R/log.R&lt;br /&gt;~ /trunk/src/library/base/R/New-Internal.R&lt;br /&gt;~ /trunk/src/library/base/R/zzz.R&lt;br /&gt;~ /trunk/src/library/methods/man/S4groupGeneric.Rd&lt;br /&gt;~ /trunk/src/library/methods/R/makeBasicFunsList.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/tests/arith-true.Rout.save&lt;br /&gt;~ /trunk/tests/demos.Rout.save&lt;br /&gt;~ /trunk/tests/primitives.R&lt;br /&gt;~ /trunk/tests/reg-tests-2.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42093</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42093</guid></item>
<item><pubDate>Wed, 27 Jun 2007 04:19:18 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 42069 – make use of log2/log10 even on Solaris where (0) is ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;make use of log2/log10 even on Solaris where (0) is -HUGE_VAL, not -Inf.&lt;br /&gt;
add comment as to what &apos;working log&apos; means&lt;/div&gt;~ /trunk/configure&lt;br /&gt;~ /trunk/configure.ac&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42069</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=42069</guid></item>
<item><pubDate>Fri, 25 May 2007 15:54:08 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41713 – improvements to error messages</title><description>&lt;div&gt;&lt;strong&gt;ripley – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;improvements to error messages&lt;/div&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/arithmetic.h&lt;br /&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/debug.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41713</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41713</guid></item>
<item><pubDate>Fri, 25 May 2007 13:20:24 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41712 – add experimental showCalls option. improvements to layout of error messages, ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;add experimental showCalls option.&lt;br /&gt;
improvements to layout of error messages, and to some messages.&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/library/base/R/New-Internal.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/bind.c&lt;br /&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/errors.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;~ /trunk/tests/reg-tests-2.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41712</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41712</guid></item>
<item><pubDate>Wed, 23 May 2007 09:14:05 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41680 – improvements to the handling of warning/error messages</title><description>&lt;div&gt;&lt;strong&gt;ripley – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;improvements to the handling of warning/error messages&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/library/stats/src/distance.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/bind.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/errors.c&lt;br /&gt;~ /trunk/src/main/logic.c&lt;br /&gt;~ /trunk/src/main/relop.c&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;~ /trunk/src/main/subscript.c&lt;br /&gt;~ /trunk/src/main/subset.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/tests/arith-true.Rout.save&lt;br /&gt;~ /trunk/tests/d-p-q-r-tests.Rout.save&lt;br /&gt;~ /trunk/tests/demos.Rout.save&lt;br /&gt;~ /trunk/tests/internet.Rout.save&lt;br /&gt;~ /trunk/tests/isas-tests.Rout.save&lt;br /&gt;~ /trunk/tests/R-intro.Rout.save&lt;br /&gt;~ /trunk/tests/reg-IO.Rout.save&lt;br /&gt;~ /trunk/tests/reg-IO2.Rout.save&lt;br /&gt;~ /trunk/tests/reg-S4.Rout.save&lt;br /&gt;~ /trunk/tests/reg-tests-2.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41680</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41680</guid></item>
<item><pubDate>Sat, 19 May 2007 05:57:38 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41631 – work on inlining - allow C99 model - use static ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;work on inlining&lt;br /&gt;
- allow C99 model&lt;br /&gt;
- use static inlining in units where function is used a lot&lt;br /&gt;
export isS4, asS4 (don&apos;t use them internally, rather macros)&lt;br /&gt;
work around an optimization bug in currnt gcc pre-4.3.0&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/bind.c&lt;br /&gt;~ /trunk/src/main/character.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/paste.c&lt;br /&gt;~ /trunk/src/main/pcre.c&lt;br /&gt;~ /trunk/src/main/plot.c&lt;br /&gt;~ /trunk/src/main/scan.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41631</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41631</guid></item>
<item><pubDate>Wed, 18 Apr 2007 09:04:06 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41221 – separate internal code from trunc from one-arg Math group. check ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;separate internal code from trunc from one-arg Math group.&lt;br /&gt;
check arity on one-arg Math group before methods dispatch.&lt;br /&gt;
check args of primitve group generics in checkS3methods (but not names for operators)&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Internal.h&lt;br /&gt;~ /trunk/src/library/base/man/file.access.Rd&lt;br /&gt;~ /trunk/src/library/base/man/groupGeneric.Rd&lt;br /&gt;~ /trunk/src/library/base/man/Round.Rd&lt;br /&gt;~ /trunk/src/library/base/R/zzz.R&lt;br /&gt;~ /trunk/src/library/tools/R/QC.R&lt;br /&gt;~ /trunk/src/library/tools/R/utils.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41221</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41221</guid></item>
<item><pubDate>Mon, 02 Apr 2007 06:23:49 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41006 – tidy up changes re S4 bit. CLEAR_ATTRIB also needs to ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;tidy up changes re S4 bit.&lt;br /&gt;
CLEAR_ATTRIB also needs to clear the S4 bit.&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41006</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41006</guid></item>
<item><pubDate>Sun, 01 Apr 2007 18:48:35 +0000</pubDate><dc:creator>jmc</dc:creator><title>Rev 41002 – use DUPLICATE_ATTRIB instead of SET_ATTRIB to copy object, S4 bits ...</title><description>&lt;div&gt;&lt;strong&gt;jmc – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;use DUPLICATE_ATTRIB instead of SET_ATTRIB to copy object, S4 bits correctly&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/character.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41002</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=41002</guid></item>
<item><pubDate>Tue, 09 Jan 2007 22:14:21 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 40419 – allow min/max/range to handle character data. small change to message ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;allow min/max/range to handle character data.&lt;br /&gt;
small change to message to allows messages without \n (more to come)&lt;br /&gt;
update some copyright dates&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/gnuwin32/editor.c&lt;br /&gt;~ /trunk/src/gnuwin32/system.c&lt;br /&gt;~ /trunk/src/library/base/man/Extremes.Rd&lt;br /&gt;~ /trunk/src/library/base/man/message.Rd&lt;br /&gt;~ /trunk/src/library/base/man/range.Rd&lt;br /&gt;~ /trunk/src/library/base/R/message.R&lt;br /&gt;~ /trunk/src/library/base/R/range.R&lt;br /&gt;~ /trunk/src/library/tcltk/R/windows/zzz.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/datetime.c&lt;br /&gt;~ /trunk/src/main/deparse.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/printutils.c&lt;br /&gt;~ /trunk/src/main/Renviron.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/src/main/sysutils.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;~ /trunk/src/unix/Rscript.c&lt;br /&gt;~ /trunk/src/unix/sys-std.c&lt;br /&gt;~ /trunk/src/unix/system.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=40419</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=40419</guid></item>
<item><pubDate>Fri, 08 Dec 2006 21:32:53 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 40141 – as.matrix.data.frame() and data.matrix() now give empty dimnames[[1]] when &quot;sensible&quot;</title><description>&lt;div&gt;&lt;strong&gt;maechler – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;as.matrix.data.frame() and data.matrix() now give empty dimnames[[1]] when &quot;sensible&quot;&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/library/base/man/data.matrix.Rd&lt;br /&gt;~ /trunk/src/library/base/R/data.matrix.R&lt;br /&gt;~ /trunk/src/library/base/R/dataframe.R&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/tests/datasets.Rout.save&lt;br /&gt;~ /trunk/tests/reg-tests-2.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=40141</link><guid>https://svn.r-project.org/browse/R/branches/R-2-10-branch/src/main/arithmetic.c?op=revision&amp;rev=40141</guid></item>
</channel></rss>