<?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-bool/src/main/options.c</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 22:16:21 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 14 Mar 2025 05:55:15 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 87966 – create R-bool branch</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;create R-bool branch&lt;/div&gt;+ /branches/R-bool &lt;i&gt;(copied from /trunk@87965)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87966</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87966</guid></item>
<item><pubDate>Sat, 08 Mar 2025 09:43:51 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 87901 – C standard has attributes before return values</title><description>&lt;div&gt;&lt;strong&gt;ripley – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;C standard has attributes before return values&lt;/div&gt;~ /trunk/src/main/altclasses.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/context.c&lt;br /&gt;~ /trunk/src/main/dounzip.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/internet.c&lt;br /&gt;~ /trunk/src/main/iosupport.c&lt;br /&gt;~ /trunk/src/main/machine.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;~ /trunk/src/main/printutils.c&lt;br /&gt;~ /trunk/src/main/saveload.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-bool/src/main/options.c?op=revision&amp;rev=87901</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87901</guid></item>
<item><pubDate>Sat, 08 Mar 2025 07:17:59 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 87899 – Rboolean -&gt; bool</title><description>&lt;div&gt;&lt;strong&gt;ripley – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Rboolean -&gt; bool&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/sort.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87899</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87899</guid></item>
<item><pubDate>Tue, 25 Feb 2025 04:44:00 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 87815 – more Rboolean tweaks</title><description>&lt;div&gt;&lt;strong&gt;ripley – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;more Rboolean tweaks&lt;/div&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/errors.c&lt;br /&gt;~ /trunk/src/main/gram.c&lt;br /&gt;~ /trunk/src/main/gram.y&lt;br /&gt;~ /trunk/src/main/identical.c&lt;br /&gt;~ /trunk/src/main/logic.c&lt;br /&gt;~ /trunk/src/main/match.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/paste.c&lt;br /&gt;~ /trunk/src/main/raw.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87815</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87815</guid></item>
<item><pubDate>Mon, 25 Nov 2024 17:36:20 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 87381 – prevent options(scipen = NULL) or `= 1e99`; set and document ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;prevent options(scipen = NULL) or `= 1e99`; set and document limits.&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Print.h&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/tests/reg-tests-1e.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87381</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87381</guid></item>
<item><pubDate>Fri, 22 Nov 2024 18:04:38 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 87365 – use  check_TRUE_FALSE() more consistently</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;use  check_TRUE_FALSE() more consistently&lt;/div&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87365</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=87365</guid></item>
<item><pubDate>Fri, 31 May 2024 12:02:24 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 86655 – Hide more entry points not used in Base/CRAN/BIOC packages.</title><description>&lt;div&gt;&lt;strong&gt;luke – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Hide more entry points not used in Base/CRAN/BIOC packages.&lt;/div&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/format.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/printutils.c&lt;br /&gt;~ /trunk/src/main/Rdynload.c&lt;br /&gt;~ /trunk/src/main/serialize.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;~ /trunk/src/unix/sys-std.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=86655</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=86655</guid></item>
<item><pubDate>Thu, 30 May 2024 17:34:52 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 86648 – Hide yet more entry points not used and not in ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Hide yet more entry points not used and not in installed headers.&lt;/div&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/context.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/options.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-bool/src/main/options.c?op=revision&amp;rev=86648</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=86648</guid></item>
<item><pubDate>Sat, 25 May 2024 14:31:03 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 86618 – Replace allocList/SET_TYPEOF idiom with allocLang.</title><description>&lt;div&gt;&lt;strong&gt;luke – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Replace allocList/SET_TYPEOF idiom with allocLang.&lt;/div&gt;~ /trunk/src/library/stats/src/deriv.c&lt;br /&gt;~ /trunk/src/library/stats/src/model.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/subset.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=86618</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=86618</guid></item>
<item><pubDate>Sat, 21 Oct 2023 09:48:04 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 85382 – new option(catch.script.errors = TRUE)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;new option(catch.script.errors = TRUE)&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/library/profile/Common.R&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/tests/isas-tests.Rin&lt;br /&gt;~ /trunk/tests/no-segfault.Rin&lt;br /&gt;~ /trunk/tests/ok-errors.R&lt;br /&gt;~ /trunk/tests/ok-errors.Rout.save&lt;br /&gt;~ /trunk/tests/reg-tests-1d.R&lt;br /&gt;~ /trunk/tests/reg-tests-2.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-bool/src/main/options.c?op=revision&amp;rev=85382</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=85382</guid></item>
<item><pubDate>Fri, 08 Sep 2023 13:18:42 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 85110 – Add R_SetOpiton(), for now as an internal non-API function.</title><description>&lt;div&gt;&lt;strong&gt;luke – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add R_SetOpiton(), for now as an internal non-API function.&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=85110</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=85110</guid></item>
<item><pubDate>Mon, 05 Jun 2023 09:22:20 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 84492 – set options() &quot;browserNLdisabled&quot; only once</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;set options() &quot;browserNLdisabled&quot; only once&lt;/div&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/tests/reg-tests-1e.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=84492</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=84492</guid></item>
<item><pubDate>Mon, 10 Apr 2023 09:46:00 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 84211 – use &lt;Defn.h&gt; consistently</title><description>&lt;div&gt;&lt;strong&gt;ripley – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;use &amp;lt;Defn.h&gt; consistently&lt;/div&gt;~ /trunk/src/main/dstruct.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/edit.c&lt;br /&gt;~ /trunk/src/main/gram-ex.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/match.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/paste.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/split.c&lt;br /&gt;~ /trunk/src/main/startup.c&lt;br /&gt;~ /trunk/src/main/version.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=84211</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=84211</guid></item>
<item><pubDate>Wed, 14 Dec 2022 08:49:03 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 83446 – C23 requires attributes before return values</title><description>&lt;div&gt;&lt;strong&gt;ripley – 78 file(s) modified&lt;/strong&gt;&lt;br/&gt;C23 requires attributes before return values&lt;/div&gt;~ /trunk/src/main/agrep.c&lt;br /&gt;~ /trunk/src/main/altclasses.c&lt;br /&gt;~ /trunk/src/main/altrep.c&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/bind.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/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/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/devices.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/dstruct.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/edit.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/grep.c&lt;br /&gt;~ /trunk/src/main/identical.c&lt;br /&gt;~ /trunk/src/main/inspect.c&lt;br /&gt;~ /trunk/src/main/internet.c&lt;br /&gt;~ /trunk/src/main/lapack.c&lt;br /&gt;~ /trunk/src/main/list.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/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/paste.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;~ /trunk/src/main/print.c&lt;br /&gt;~ /trunk/src/main/printutils.c&lt;br /&gt;~ /trunk/src/main/qsort.c&lt;br /&gt;~ /trunk/src/main/radixsort.c&lt;br /&gt;~ /trunk/src/main/random.c&lt;br /&gt;~ /trunk/src/main/raw.c&lt;br /&gt;~ /trunk/src/main/Rdynload.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/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/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/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/times.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/unix/dynload.c&lt;br /&gt;~ /trunk/src/unix/sys-std.c&lt;br /&gt;~ /trunk/src/unix/sys-unix.c&lt;br /&gt;~ /trunk/src/unix/X11.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=83446</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=83446</guid></item>
<item><pubDate>Mon, 21 Nov 2022 12:21:25 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 83370 – Set mandatory options at startup so that saving/restoring options always ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Set mandatory options at startup so that saving/restoring options always&lt;br /&gt;
works (PR#18372). Make all options backed by C variables mandatory, because&lt;br /&gt;
removing them has no effect on the variables. Set R_Verbose when setting&lt;br /&gt;
&quot;verbose&quot; option. Use initialized globals in InitOptions to avoid code&lt;br /&gt;
duplication.&lt;/div&gt;~ /trunk/src/library/profile/Common.R&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=83370</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=83370</guid></item>
<item><pubDate>Wed, 01 Apr 2020 12:52:55 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 78127 – Simplify memory protection.</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Simplify memory protection.&lt;/div&gt;~ /trunk/src/main/apply.c&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/context.c&lt;br /&gt;~ /trunk/src/main/deparse.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/dounzip.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/grep.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/printarray.c&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;~ /trunk/src/main/subscript.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=78127</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=78127</guid></item>
<item><pubDate>Thu, 26 Mar 2020 19:41:33 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 78074 – Set R_Visible just before return to reduce risk of accidental ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Set R_Visible just before return to reduce risk of accidental modification.&lt;/div&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/debug.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=78074</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=78074</guid></item>
<item><pubDate>Thu, 26 Mar 2020 15:53:04 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 78070 – options(stringsAsFactors = TRUE) is deprecated and now warns (1x / ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;options(stringsAsFactors = TRUE) is deprecated and now warns (1x / session)&lt;/div&gt;~ /trunk/src/library/base/man/data.frame.Rd&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=78070</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=78070</guid></item>
<item><pubDate>Thu, 09 Jan 2020 16:35:05 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 77645 – print(*, width = &lt;n&gt;) now works (default method);  C: ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;print(*, width = &amp;lt;n&gt;) now works (default method); &lt;br /&gt;
C: using Fixup{Digits,Width}() adds consistency between options() and print()&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/library/base/man/print.default.Rd&lt;br /&gt;~ /trunk/src/library/base/R/print.R&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/print.c&lt;br /&gt;~ /trunk/tests/reg-tests-2.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-bool/src/main/options.c?op=revision&amp;rev=77645</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77645</guid></item>
<item><pubDate>Fri, 27 Sep 2019 15:44:30 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 77228 – `R --help` now mentions &quot;-s, --no-echo&quot; instead of &quot;--slave&quot; / ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 71 file(s) modified&lt;/strong&gt;&lt;br/&gt;`R --help` now mentions &quot;-s, --no-echo&quot; instead of &quot;--slave&quot; / C variable now is R_NoEcho&lt;/div&gt;~ /trunk/doc/Makefile.in&lt;br /&gt;~ /trunk/doc/Makefile.win&lt;br /&gt;~ /trunk/doc/manual/Makefile.in&lt;br /&gt;~ /trunk/doc/manual/Makefile.win&lt;br /&gt;~ /trunk/doc/manual/R-exts.texi&lt;br /&gt;~ /trunk/doc/manual/R-intro.texi&lt;br /&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/doc/Rscript.1&lt;br /&gt;~ /trunk/po/Makefile.in&lt;br /&gt;~ /trunk/po/Makefile.win&lt;br /&gt;~ /trunk/share/make/shlib.mk&lt;br /&gt;~ /trunk/share/make/winshlib.mk&lt;br /&gt;~ /trunk/src/gnuwin32/cran/Makefile&lt;br /&gt;~ /trunk/src/gnuwin32/fixed/Makeconf&lt;br /&gt;~ /trunk/src/gnuwin32/front-ends/rcmdfn.c&lt;br /&gt;~ /trunk/src/gnuwin32/installer/Makefile&lt;br /&gt;~ /trunk/src/gnuwin32/Makefile&lt;br /&gt;~ /trunk/src/gnuwin32/README.Rterm&lt;br /&gt;~ /trunk/src/gnuwin32/system.c&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Rinterface.h&lt;br /&gt;~ /trunk/src/include/R_ext/RStartup.h&lt;br /&gt;~ /trunk/src/library/base/Makefile.in&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/library/compiler/Makefile.in&lt;br /&gt;~ /trunk/src/library/datasets/Makefile.in&lt;br /&gt;~ /trunk/src/library/graphics/Makefile.in&lt;br /&gt;~ /trunk/src/library/grDevices/Makefile.in&lt;br /&gt;~ /trunk/src/library/grDevices/src/qdCocoa.m&lt;br /&gt;~ /trunk/src/library/grid/Makefile.in&lt;br /&gt;~ /trunk/src/library/Makefile.in&lt;br /&gt;~ /trunk/src/library/Makefile.win&lt;br /&gt;~ /trunk/src/library/methods/Makefile.in&lt;br /&gt;~ /trunk/src/library/splines/Makefile.in&lt;br /&gt;~ /trunk/src/library/stats/Makefile.in&lt;br /&gt;~ /trunk/src/library/stats4/Makefile.in&lt;br /&gt;~ /trunk/src/library/tcltk/Makefile.in&lt;br /&gt;~ /trunk/src/library/tools/Makefile.in&lt;br /&gt;~ /trunk/src/library/tools/R/check.R&lt;br /&gt;~ /trunk/src/library/tools/R/install.R&lt;br /&gt;~ /trunk/src/library/tools/R/sotools.R&lt;br /&gt;~ /trunk/src/library/tools/R/testing.R&lt;br /&gt;~ /trunk/src/library/tools/R/Vignettes.R&lt;br /&gt;~ /trunk/src/library/utils/Makefile.in&lt;br /&gt;~ /trunk/src/library/utils/man/BATCH.Rd&lt;br /&gt;~ /trunk/src/library/utils/man/Rscript.Rd&lt;br /&gt;~ /trunk/src/main/CommandLineArgs.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/startup.c&lt;br /&gt;~ /trunk/src/scripts/BATCH&lt;br /&gt;~ /trunk/src/scripts/build&lt;br /&gt;~ /trunk/src/scripts/check&lt;br /&gt;~ /trunk/src/scripts/INSTALL&lt;br /&gt;~ /trunk/src/scripts/javareconf.in&lt;br /&gt;~ /trunk/src/scripts/R.sh.in&lt;br /&gt;~ /trunk/src/scripts/Rd2pdf&lt;br /&gt;~ /trunk/src/scripts/Rdconv&lt;br /&gt;~ /trunk/src/scripts/Rdiff&lt;br /&gt;~ /trunk/src/scripts/REMOVE&lt;br /&gt;~ /trunk/src/scripts/Rprof&lt;br /&gt;~ /trunk/src/scripts/rtags.in&lt;br /&gt;~ /trunk/src/scripts/SHLIB&lt;br /&gt;~ /trunk/src/scripts/Stangle&lt;br /&gt;~ /trunk/src/scripts/Sweave&lt;br /&gt;~ /trunk/src/unix/Rscript.c&lt;br /&gt;~ /trunk/src/unix/sys-std.c&lt;br /&gt;~ /trunk/tests/Examples/Makefile.in&lt;br /&gt;~ /trunk/tests/Examples/Makefile.win&lt;br /&gt;~ /trunk/tests/Makefile.install&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77228</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77228</guid></item>
<item><pubDate>Fri, 27 Sep 2019 09:59:36 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 77226 – options(warn=1e11) now errors directly (w/o warning!)</title><description>&lt;div&gt;&lt;strong&gt;maechler – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;options(warn=1e11) now errors directly (w/o warning!)&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/tests/reg-tests-1d.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77226</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77226</guid></item>
<item><pubDate>Thu, 12 Sep 2019 08:02:22 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 77181 – Fix handling of recursion limit for PCRE2 (&lt;10.30).</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix handling of recursion limit for PCRE2 (&amp;lt;10.30).&lt;/div&gt;~ /trunk/src/main/grep.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77181</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77181</guid></item>
<item><pubDate>Tue, 10 Sep 2019 12:22:27 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 77164 – PCRE2 support (currently enabled only on non-Windows systems). Note: some ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;PCRE2 support (currently enabled only on non-Windows systems). Note: some&lt;br /&gt;
regular expressions (usually problematic) that were silently accepted by&lt;br /&gt;
PCRE1 result in error with PCRE2 - more in NEWS and ?regex.&lt;/div&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/man/extSoftVersion.Rd&lt;br /&gt;~ /trunk/src/library/base/man/grep.Rd&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/library/base/man/pcre_config.Rd&lt;br /&gt;~ /trunk/src/library/base/man/regex.Rd&lt;br /&gt;~ /trunk/src/main/grep.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77164</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=77164</guid></item>
<item><pubDate>Sun, 19 May 2019 16:29:27 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 76539 – Revert 76384.</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Revert 76384.&lt;/div&gt;~ /trunk/src/extra/win_iconv/win_iconv.c&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/sysutils.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=76539</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=76539</guid></item>
<item><pubDate>Fri, 12 Apr 2019 13:17:38 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 76384 – Experimental support for controlling transliteration (disabling best-fit encoding conversion on ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Experimental support for controlling transliteration (disabling best-fit&lt;br /&gt;
encoding conversion on Windows).&lt;/div&gt;~ /trunk/src/extra/win_iconv/win_iconv.c&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/sysutils.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=76384</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=76384</guid></item>
<item><pubDate>Tue, 26 Mar 2019 07:35:05 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 76270 – Allow deletion of options checked on assignment, unless they were ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Allow deletion of options checked on assignment, unless they were set during&lt;br /&gt;
R startup (R initialization or common paths of system profile).&lt;/div&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=76270</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=76270</guid></item>
<item><pubDate>Fri, 05 Oct 2018 11:53:57 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 75402 – Add comment and a runtime check to ensure that no ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add comment and a runtime check to ensure that no (non-missing) option can&lt;br /&gt;
have NULL value.&lt;/div&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=75402</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=75402</guid></item>
<item><pubDate>Wed, 23 May 2018 09:17:50 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 74768 – comment, trailing white space</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;comment, trailing white space&lt;/div&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=74768</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=74768</guid></item>
<item><pubDate>Wed, 23 May 2018 08:04:57 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 74761 – Do not by default include parse data in source references ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not by default include parse data in source references when building&lt;br /&gt;
packages. Adjustable via new options keep.parse.data and&lt;br /&gt;
keep.parse.data.pkgs.&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Parse.h&lt;br /&gt;~ /trunk/src/library/base/man/ns-load.Rd&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/library/base/man/sys.source.Rd&lt;br /&gt;~ /trunk/src/library/base/R/namespace.R&lt;br /&gt;~ /trunk/src/library/base/R/source.R&lt;br /&gt;~ /trunk/src/library/tools/man/makeLazyLoading.Rd&lt;br /&gt;~ /trunk/src/library/tools/R/install.R&lt;br /&gt;~ /trunk/src/library/tools/R/makeLazyLoad.R&lt;br /&gt;~ /trunk/src/main/gram.c&lt;br /&gt;~ /trunk/src/main/gram.y&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=74761</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=74761</guid></item>
<item><pubDate>Fri, 03 Mar 2017 15:25:45 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 72301 – Replace installChar calls by installTrChar to make sure that all ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Replace installChar calls by installTrChar to make sure that all symbols in&lt;br /&gt;
the symbol table are (linked to CHARSXPs) in native encoding.&lt;/div&gt;~ /trunk/src/library/methods/src/methods_list_dispatch.c&lt;br /&gt;~ /trunk/src/library/tools/src/gramLatex.c&lt;br /&gt;~ /trunk/src/library/tools/src/gramRd.c&lt;br /&gt;~ /trunk/src/library/tools/src/gramRd.y&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/devices.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/gram.c&lt;br /&gt;~ /trunk/src/main/gram.y&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/saveload.c&lt;br /&gt;~ /trunk/src/main/serialize.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72301</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72301</guid></item>
<item><pubDate>Fri, 03 Mar 2017 14:43:56 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 72300 – Use installChar instead of install(CHAR(.)).</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use installChar instead of install(CHAR(.)).&lt;/div&gt;~ /trunk/src/library/methods/src/methods_list_dispatch.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72300</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72300</guid></item>
<item><pubDate>Thu, 02 Mar 2017 11:40:24 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 72296 – use NA for option PCRE_limit_recursion depending on input #chars</title><description>&lt;div&gt;&lt;strong&gt;ripley – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;use NA for option PCRE_limit_recursion depending on input #chars&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/main/grep.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/tests/PCRE.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72296</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72296</guid></item>
<item><pubDate>Wed, 01 Mar 2017 16:10:53 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 72295 – make PCRE recursion limit optional</title><description>&lt;div&gt;&lt;strong&gt;ripley – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;make PCRE recursion limit optional&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/man/grep.Rd&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/library/base/man/pcre_config.Rd&lt;br /&gt;~ /trunk/src/main/grep.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/tests/PCRE.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72295</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72295</guid></item>
<item><pubDate>Mon, 27 Feb 2017 15:30:27 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 72275 – take PCRE_* options internal</title><description>&lt;div&gt;&lt;strong&gt;ripley – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;take PCRE_* options internal&lt;/div&gt;~ /trunk/src/gnuwin32/Rdll.hide&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/main/grep.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72275</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72275</guid></item>
<item><pubDate>Fri, 17 Feb 2017 15:22:55 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 72203 – Display a warning when setting matprod=default.simd in a build without ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Display a warning when setting matprod=default.simd in a build without&lt;br /&gt;
OpenMP SIMD support.&lt;/div&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72203</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72203</guid></item>
<item><pubDate>Wed, 08 Feb 2017 11:26:07 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 72142 – Allow selection of matprod implementations (default, internal, blas and experimental ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Allow selection of matprod implementations (default, internal, blas and&lt;br /&gt;
experimental default.simd). Check inputs for NaN/Inf also for symmetrical&lt;br /&gt;
case. The default is to bypass BLAS when input may have NaN/Inf.&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/man/crossprod.Rd&lt;br /&gt;~ /trunk/src/library/base/man/matmult.Rd&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/tests/reg-BLAS.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72142</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=72142</guid></item>
<item><pubDate>Tue, 08 Sep 2015 20:26:42 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 69326 – Improved arity checks from Tomas Kalibera.</title><description>&lt;div&gt;&lt;strong&gt;luke – 25 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improved arity checks from Tomas Kalibera.&lt;/div&gt;~ /trunk/src/gnuwin32/sys-win32.c&lt;br /&gt;~ /trunk/src/main/array.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/builtin.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/debug.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/inspect.c&lt;br /&gt;~ /trunk/src/main/internet.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;~ /trunk/src/main/print.c&lt;br /&gt;~ /trunk/src/main/raw.c&lt;br /&gt;~ /trunk/src/main/relop.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/src/main/times.c&lt;br /&gt;~ /trunk/src/unix/sys-unix.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=69326</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=69326</guid></item>
<item><pubDate>Sun, 09 Aug 2015 14:45:07 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 68947 – use https</title><description>&lt;div&gt;&lt;strong&gt;ripley – 235 file(s) modified&lt;/strong&gt;&lt;br/&gt;use https&lt;/div&gt;~ /trunk/src/appl/integrate.c&lt;br /&gt;~ /trunk/src/appl/interv.c&lt;br /&gt;~ /trunk/src/appl/lbfgsb.c&lt;br /&gt;~ /trunk/src/appl/maxcol.c&lt;br /&gt;~ /trunk/src/appl/optim.c&lt;br /&gt;~ /trunk/src/appl/pretty.c&lt;br /&gt;~ /trunk/src/appl/uncmin.c&lt;br /&gt;~ /trunk/src/main/agrep.c&lt;br /&gt;~ /trunk/src/main/apply.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/basedecl.h&lt;br /&gt;~ /trunk/src/main/bind.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/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/contour-common.h&lt;br /&gt;~ /trunk/src/main/cum.c&lt;br /&gt;~ /trunk/src/main/datetime.c&lt;br /&gt;~ /trunk/src/main/datetime.h&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/duplicate.h&lt;br /&gt;~ /trunk/src/main/edit.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/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/grep.c&lt;br /&gt;~ /trunk/src/main/identical.c&lt;br /&gt;~ /trunk/src/main/inlined.c&lt;br /&gt;~ /trunk/src/main/inspect.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/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/paste.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-body.c&lt;br /&gt;~ /trunk/src/main/qsort.c&lt;br /&gt;~ /trunk/src/main/random.c&lt;br /&gt;~ /trunk/src/main/raw.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/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/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/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/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/times.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/xxxpr.f&lt;br /&gt;~ /trunk/src/nmath/bd0.c&lt;br /&gt;~ /trunk/src/nmath/bessel.h&lt;br /&gt;~ /trunk/src/nmath/bessel_i.c&lt;br /&gt;~ /trunk/src/nmath/bessel_j.c&lt;br /&gt;~ /trunk/src/nmath/bessel_k.c&lt;br /&gt;~ /trunk/src/nmath/bessel_y.c&lt;br /&gt;~ /trunk/src/nmath/beta.c&lt;br /&gt;~ /trunk/src/nmath/chebyshev.c&lt;br /&gt;~ /trunk/src/nmath/choose.c&lt;br /&gt;~ /trunk/src/nmath/d1mach.c&lt;br /&gt;~ /trunk/src/nmath/dbeta.c&lt;br /&gt;~ /trunk/src/nmath/dbinom.c&lt;br /&gt;~ /trunk/src/nmath/dcauchy.c&lt;br /&gt;~ /trunk/src/nmath/dchisq.c&lt;br /&gt;~ /trunk/src/nmath/dexp.c&lt;br /&gt;~ /trunk/src/nmath/df.c&lt;br /&gt;~ /trunk/src/nmath/dgamma.c&lt;br /&gt;~ /trunk/src/nmath/dgeom.c&lt;br /&gt;~ /trunk/src/nmath/dhyper.c&lt;br /&gt;~ /trunk/src/nmath/dlnorm.c&lt;br /&gt;~ /trunk/src/nmath/dlogis.c&lt;br /&gt;~ /trunk/src/nmath/dnbeta.c&lt;br /&gt;~ /trunk/src/nmath/dnbinom.c&lt;br /&gt;~ /trunk/src/nmath/dnchisq.c&lt;br /&gt;~ /trunk/src/nmath/dnf.c&lt;br /&gt;~ /trunk/src/nmath/dnorm.c&lt;br /&gt;~ /trunk/src/nmath/dnt.c&lt;br /&gt;~ /trunk/src/nmath/dpois.c&lt;br /&gt;~ /trunk/src/nmath/dpq.h&lt;br /&gt;~ /trunk/src/nmath/dt.c&lt;br /&gt;~ /trunk/src/nmath/dunif.c&lt;br /&gt;~ /trunk/src/nmath/dweibull.c&lt;br /&gt;~ /trunk/src/nmath/expm1.c&lt;br /&gt;~ /trunk/src/nmath/fmax2.c&lt;br /&gt;~ /trunk/src/nmath/fmin2.c&lt;br /&gt;~ /trunk/src/nmath/fprec.c&lt;br /&gt;~ /trunk/src/nmath/fround.c&lt;br /&gt;~ /trunk/src/nmath/fsign.c&lt;br /&gt;~ /trunk/src/nmath/ftrunc.c&lt;br /&gt;~ /trunk/src/nmath/gamma.c&lt;br /&gt;~ /trunk/src/nmath/gammalims.c&lt;br /&gt;~ /trunk/src/nmath/i1mach.c&lt;br /&gt;~ /trunk/src/nmath/imax2.c&lt;br /&gt;~ /trunk/src/nmath/imin2.c&lt;br /&gt;~ /trunk/src/nmath/lbeta.c&lt;br /&gt;~ /trunk/src/nmath/lgamma.c&lt;br /&gt;~ /trunk/src/nmath/lgammacor.c&lt;br /&gt;~ /trunk/src/nmath/log1p.c&lt;br /&gt;~ /trunk/src/nmath/mlutils.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/nmath2.h&lt;br /&gt;~ /trunk/src/nmath/pbeta.c&lt;br /&gt;~ /trunk/src/nmath/pbinom.c&lt;br /&gt;~ /trunk/src/nmath/pcauchy.c&lt;br /&gt;~ /trunk/src/nmath/pchisq.c&lt;br /&gt;~ /trunk/src/nmath/pexp.c&lt;br /&gt;~ /trunk/src/nmath/pf.c&lt;br /&gt;~ /trunk/src/nmath/pgamma.c&lt;br /&gt;~ /trunk/src/nmath/pgeom.c&lt;br /&gt;~ /trunk/src/nmath/phyper.c&lt;br /&gt;~ /trunk/src/nmath/plnorm.c&lt;br /&gt;~ /trunk/src/nmath/plogis.c&lt;br /&gt;~ /trunk/src/nmath/pnbinom.c&lt;br /&gt;~ /trunk/src/nmath/pnf.c&lt;br /&gt;~ /trunk/src/nmath/pnorm.c&lt;br /&gt;~ /trunk/src/nmath/pnt.c&lt;br /&gt;~ /trunk/src/nmath/polygamma.c&lt;br /&gt;~ /trunk/src/nmath/ppois.c&lt;br /&gt;~ /trunk/src/nmath/pt.c&lt;br /&gt;~ /trunk/src/nmath/ptukey.c&lt;br /&gt;~ /trunk/src/nmath/punif.c&lt;br /&gt;~ /trunk/src/nmath/pweibull.c&lt;br /&gt;~ /trunk/src/nmath/qbeta.c&lt;br /&gt;~ /trunk/src/nmath/qbinom.c&lt;br /&gt;~ /trunk/src/nmath/qchisq.c&lt;br /&gt;~ /trunk/src/nmath/qexp.c&lt;br /&gt;~ /trunk/src/nmath/qf.c&lt;br /&gt;~ /trunk/src/nmath/qgamma.c&lt;br /&gt;~ /trunk/src/nmath/qgeom.c&lt;br /&gt;~ /trunk/src/nmath/qhyper.c&lt;br /&gt;~ /trunk/src/nmath/qlnorm.c&lt;br /&gt;~ /trunk/src/nmath/qlogis.c&lt;br /&gt;~ /trunk/src/nmath/qnbeta.c&lt;br /&gt;~ /trunk/src/nmath/qnbinom.c&lt;br /&gt;~ /trunk/src/nmath/qnchisq.c&lt;br /&gt;~ /trunk/src/nmath/qnf.c&lt;br /&gt;~ /trunk/src/nmath/qnorm.c&lt;br /&gt;~ /trunk/src/nmath/qnt.c&lt;br /&gt;~ /trunk/src/nmath/qpois.c&lt;br /&gt;~ /trunk/src/nmath/qt.c&lt;br /&gt;~ /trunk/src/nmath/qtukey.c&lt;br /&gt;~ /trunk/src/nmath/qunif.c&lt;br /&gt;~ /trunk/src/nmath/qweibull.c&lt;br /&gt;~ /trunk/src/nmath/rbeta.c&lt;br /&gt;~ /trunk/src/nmath/rbinom.c&lt;br /&gt;~ /trunk/src/nmath/rcauchy.c&lt;br /&gt;~ /trunk/src/nmath/rchisq.c&lt;br /&gt;~ /trunk/src/nmath/rexp.c&lt;br /&gt;~ /trunk/src/nmath/rf.c&lt;br /&gt;~ /trunk/src/nmath/rgamma.c&lt;br /&gt;~ /trunk/src/nmath/rgeom.c&lt;br /&gt;~ /trunk/src/nmath/rhyper.c&lt;br /&gt;~ /trunk/src/nmath/rlnorm.c&lt;br /&gt;~ /trunk/src/nmath/rlogis.c&lt;br /&gt;~ /trunk/src/nmath/rmultinom.c&lt;br /&gt;~ /trunk/src/nmath/rnbinom.c&lt;br /&gt;~ /trunk/src/nmath/rnchisq.c&lt;br /&gt;~ /trunk/src/nmath/rnorm.c&lt;br /&gt;~ /trunk/src/nmath/rpois.c&lt;br /&gt;~ /trunk/src/nmath/rt.c&lt;br /&gt;~ /trunk/src/nmath/runif.c&lt;br /&gt;~ /trunk/src/nmath/rweibull.c&lt;br /&gt;~ /trunk/src/nmath/sexp.c&lt;br /&gt;~ /trunk/src/nmath/sign.c&lt;br /&gt;~ /trunk/src/nmath/signrank.c&lt;br /&gt;~ /trunk/src/nmath/snorm.c&lt;br /&gt;~ /trunk/src/nmath/standalone/sunif.c&lt;br /&gt;~ /trunk/src/nmath/standalone/test.c&lt;br /&gt;~ /trunk/src/nmath/stirlerr.c&lt;br /&gt;~ /trunk/src/nmath/wilcox.c&lt;br /&gt;~ /trunk/src/unix/dynload.c&lt;br /&gt;~ /trunk/src/unix/hpdlfcn.c&lt;br /&gt;~ /trunk/src/unix/Rembedded.c&lt;br /&gt;~ /trunk/src/unix/Rscript.c&lt;br /&gt;~ /trunk/src/unix/sys-std.c&lt;br /&gt;~ /trunk/src/unix/sys-unix.c&lt;br /&gt;~ /trunk/src/unix/system.c&lt;br /&gt;~ /trunk/src/unix/X11.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=68947</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=68947</guid></item>
<item><pubDate>Thu, 25 Jun 2015 10:03:28 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 68586 – more use of [X]Length for vectors</title><description>&lt;div&gt;&lt;strong&gt;ripley – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;more use of [X]Length for vectors&lt;/div&gt;~ /trunk/src/main/bind.c&lt;br /&gt;~ /trunk/src/main/builtin.c&lt;br /&gt;~ /trunk/src/main/character.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/cum.c&lt;br /&gt;~ /trunk/src/main/identical.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;~ /trunk/src/main/paste.c&lt;br /&gt;~ /trunk/src/main/platform.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=68586</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=68586</guid></item>
<item><pubDate>Fri, 19 Jun 2015 20:44:37 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 68559 – options(OutDec = s) now warns for nchar(s) != 1</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;options(OutDec = s) now warns for nchar(s) != 1&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=68559</link><guid>https://svn.r-project.org/browse/R/branches/R-bool/src/main/options.c?op=revision&amp;rev=68559</guid></item>
</channel></rss>