<?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; /trunk/src/main/options.c</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 14:34:55 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 08 Apr 2026 10:28:01 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 89809 – allow completion to work on `%in%` etc</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;allow completion to work on `%in%` etc&lt;/div&gt;~ /trunk/src/library/base/man/options.Rd&lt;br /&gt;~ /trunk/src/library/utils/R/completion.R&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=89809</link><guid>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=89809</guid></item>
<item><pubDate>Tue, 27 Jan 2026 17:03:11 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 89337 – activate options(warn = &lt;val&gt;) checking (after &gt; 6 years &quot;not ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;activate options(warn = &amp;lt;val&gt;) checking (after &gt; 6 years &quot;not yet&quot;) via \env{R_WARN_BOUNDS_OPT}&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/trunk/src/main/options.c?op=revision&amp;rev=89337</link><guid>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=89337</guid></item>
<item><pubDate>Mon, 24 Nov 2025 21:16:59 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 89056 – Remove GetOption.</title><description>&lt;div&gt;&lt;strong&gt;luke – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove GetOption.&lt;/div&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/library/tools/R/sotools.R&lt;br /&gt;~ /trunk/src/main/options.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=89056</link><guid>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=89056</guid></item>
<item><pubDate>Fri, 11 Jul 2025 09:10:33 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 88400 – allow `quiet` and `verbose` be true simultaneously</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;allow `quiet` and `verbose` be true simultaneously&lt;/div&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/trunk/src/main/options.c?op=revision&amp;rev=88400</link><guid>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=88400</guid></item>
<item><pubDate>Sat, 05 Jul 2025 10:22:47 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 88384 – getOption(&quot;quiet&quot;) accessing C R_Quiet</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;getOption(&quot;quiet&quot;) accessing C R_Quiet&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/trunk/src/main/options.c?op=revision&amp;rev=88384</link><guid>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=88384</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/trunk/src/main/options.c?op=revision&amp;rev=87901</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=87899</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=87815</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=87381</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=87365</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=86655</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=86648</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=86618</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=85382</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=85110</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=84492</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=84211</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=83446</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=83370</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=78127</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=78074</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=78070</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=77645</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=77228</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=77226</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=77181</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=77164</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=76539</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=76384</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=76270</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=75402</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=74768</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=74761</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=72301</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=72300</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=72296</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=72295</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=72275</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=72203</link><guid>https://svn.r-project.org/browse/R/trunk/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/trunk/src/main/options.c?op=revision&amp;rev=72142</link><guid>https://svn.r-project.org/browse/R/trunk/src/main/options.c?op=revision&amp;rev=72142</guid></item>
</channel></rss>