<?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-4-4-branch/src/include/Rinlinedfuns.h</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 12:49:11 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 26 Mar 2024 23:02:02 +0000</pubDate><dc:creator>pd</dc:creator><title>Rev 86207 – Create R-4-4-branch</title><description>&lt;div&gt;&lt;strong&gt;pd – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Create R-4-4-branch&lt;/div&gt;+ /branches/R-4-4-branch &lt;i&gt;(copied from /trunk@86206)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=86207</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=86207</guid></item>
<item><pubDate>Tue, 24 Oct 2023 08:38:30 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 85404 – move R_isTRUE()</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;move R_isTRUE()&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=85404</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=85404</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-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=85382</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=85382</guid></item>
<item><pubDate>Thu, 14 Sep 2023 18:44:38 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 85146 – Add R_typeToChar() ans use to replace type2char(TYPEOF()). [From OBJSXP branch.]</title><description>&lt;div&gt;&lt;strong&gt;luke – 29 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add R_typeToChar() ans use to replace type2char(TYPEOF()).&lt;br /&gt;
[From OBJSXP branch.]&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/library/methods/src/methods_list_dispatch.c&lt;br /&gt;~ /trunk/src/library/stats/src/complete_cases.c&lt;br /&gt;~ /trunk/src/library/stats/src/deriv.c&lt;br /&gt;~ /trunk/src/library/stats/src/model.c&lt;br /&gt;~ /trunk/src/main/altclasses.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/coerce.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/errors.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/identical.c&lt;br /&gt;~ /trunk/src/main/inspect.c&lt;br /&gt;~ /trunk/src/main/logic.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/print.c&lt;br /&gt;~ /trunk/src/main/radixsort.c&lt;br /&gt;~ /trunk/src/main/RNG.c&lt;br /&gt;~ /trunk/src/main/seq.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/util.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=85146</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=85146</guid></item>
<item><pubDate>Tue, 08 Aug 2023 13:23:02 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 84904 – Do not attempt to add dllimport attribute in a re-declaration ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not attempt to add dllimport attribute in a re-declaration (error with&lt;br /&gt;
clang).&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=84904</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=84904</guid></item>
<item><pubDate>Sun, 09 Apr 2023 22:18:56 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 84209 – Fix some return types.</title><description>&lt;div&gt;&lt;strong&gt;luke – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix some return types.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=84209</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=84209</guid></item>
<item><pubDate>Mon, 28 Dec 2020 07:04:14 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 79711 – 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/include/Rinlinedfuns.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=79711</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=79711</guid></item>
<item><pubDate>Wed, 23 Oct 2019 21:10:31 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 77327 – Added support for immediate bindings and use in the byte ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for immediate bindings and use in the byte code engine,&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/serialize.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=77327</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=77327</guid></item>
<item><pubDate>Fri, 16 Nov 2018 16:24:56 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 75618 – Adjusted thread checking to use __func__; added more checks (from ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Adjusted thread checking to use __func__; added more checks (from&lt;br /&gt;
Winston Chang via Kevin Ushey).&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;~ /trunk/src/main/errors.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=75618</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=75618</guid></item>
<item><pubDate>Tue, 23 Oct 2018 16:50:31 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 75481 – Added ALTREP support from Gabe Becker for logical, comples, and ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added ALTREP support from Gabe Becker for logical, comples, and raw vectors.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=75481</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=75481</guid></item>
<item><pubDate>Sat, 10 Mar 2018 18:04:03 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 74380 – More checking of data pointer use for zero-length vectors.</title><description>&lt;div&gt;&lt;strong&gt;luke – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;More checking of data pointer use for zero-length vectors.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=74380</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=74380</guid></item>
<item><pubDate>Wed, 22 Nov 2017 07:18:49 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 73769 – avoid incessant clang -Wconversion warnings</title><description>&lt;div&gt;&lt;strong&gt;ripley – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid incessant clang -Wconversion warnings&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73769</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73769</guid></item>
<item><pubDate>Tue, 21 Nov 2017 17:11:13 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73762 – Added SET_REAL_ELT and such.</title><description>&lt;div&gt;&lt;strong&gt;luke – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added SET_REAL_ELT and such.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73762</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73762</guid></item>
<item><pubDate>Tue, 14 Nov 2017 08:07:57 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73726 – Change return type for LOGICAL0 to  int*.</title><description>&lt;div&gt;&lt;strong&gt;luke – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Change return type for LOGICAL0 to  int*.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73726</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73726</guid></item>
<item><pubDate>Mon, 13 Nov 2017 14:39:37 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73721 – Added read-only pointer accessors returning const pointers.</title><description>&lt;div&gt;&lt;strong&gt;luke – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added read-only pointer accessors returning const pointers.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73721</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73721</guid></item>
<item><pubDate>Mon, 13 Nov 2017 10:06:57 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73718 – Drop second argument from DATAPTR_OR_NULL and return a const pointer.</title><description>&lt;div&gt;&lt;strong&gt;luke – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Drop second argument from DATAPTR_OR_NULL and return a const pointer.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;~ /trunk/src/include/R_ext/Itermacros.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73718</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73718</guid></item>
<item><pubDate>Tue, 24 Oct 2017 15:52:20 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73598 – Added Raw_ELT.</title><description>&lt;div&gt;&lt;strong&gt;luke – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added Raw_ELT.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;~ /trunk/src/main/subset.c&lt;br /&gt;~ /trunk/src/main/unique.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73598</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73598</guid></item>
<item><pubDate>Mon, 23 Oct 2017 19:19:37 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73593 – Recommit r73591 (spurious make check failure??).</title><description>&lt;div&gt;&lt;strong&gt;luke – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Recommit r73591 (spurious make check failure??).&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/unique.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73593</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73593</guid></item>
<item><pubDate>Mon, 23 Oct 2017 19:01:40 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73592 – Revert r73591.</title><description>&lt;div&gt;&lt;strong&gt;luke – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Revert r73591.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/unique.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73592</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73592</guid></item>
<item><pubDate>Mon, 23 Oct 2017 17:42:46 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73591 – Reduce some ALTREP overhead.</title><description>&lt;div&gt;&lt;strong&gt;luke – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Reduce some ALTREP overhead.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/unique.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73591</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73591</guid></item>
<item><pubDate>Mon, 23 Oct 2017 13:43:10 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73586 – Fix STRING_ELT inlining to work around failure on Windows and ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix STRING_ELT inlining to work around failure on Windows and some&lt;br /&gt;
clangs verisons.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73586</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73586</guid></item>
<item><pubDate>Sun, 22 Oct 2017 19:49:12 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73579 – Added inline version of STRING_ELT.</title><description>&lt;div&gt;&lt;strong&gt;luke – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added inline version of STRING_ELT.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73579</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73579</guid></item>
<item><pubDate>Thu, 05 Oct 2017 15:20:09 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73472 – Merged in the rest of the basic ALTREP framework.</title><description>&lt;div&gt;&lt;strong&gt;luke – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merged in the rest of the basic ALTREP framework.&lt;/div&gt;~ /trunk/src/include/Internal.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;+ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;~ /trunk/src/include/R_ext/Makefile.in&lt;br /&gt;+ /trunk/src/main/altrep.c&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.win&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73472</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73472</guid></item>
<item><pubDate>Thu, 28 Sep 2017 22:46:32 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73395 – Added some inline functions for ALTREP.</title><description>&lt;div&gt;&lt;strong&gt;luke – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added some inline functions for ALTREP.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73395</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73395</guid></item>
<item><pubDate>Wed, 13 Sep 2017 10:23:43 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 73248 – cast needed to shut up compiler warnings</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;cast needed to shut up compiler warnings&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73248</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73248</guid></item>
<item><pubDate>Tue, 12 Sep 2017 18:25:34 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73243 – Object header changes to support ALTREP framework.</title><description>&lt;div&gt;&lt;strong&gt;luke – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Object header changes to support ALTREP framework.&lt;/div&gt;~ /trunk/doc/manual/R-ints.texi&lt;br /&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&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-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73243</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73243</guid></item>
<item><pubDate>Thu, 31 Aug 2017 16:34:36 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 73166 – Changes to allow NAMEDMAX to be increased.</title><description>&lt;div&gt;&lt;strong&gt;luke – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changes to allow NAMEDMAX to be increased.&lt;/div&gt;~ /trunk/doc/manual/R-ints.texi&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/library/compiler/noweb/compiler.nw&lt;br /&gt;~ /trunk/src/library/stats/src/optim.c&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/coerce.c&lt;br /&gt;~ /trunk/src/main/connections.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/engine.c&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;~ /trunk/src/main/seq.c&lt;br /&gt;~ /trunk/src/main/serialize.c&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;~ /trunk/src/main/subset.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73166</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=73166</guid></item>
<item><pubDate>Thu, 18 May 2017 09:50:15 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 72690 – comment about isLanguage() != is.language()</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;comment about isLanguage() != is.language()&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=72690</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=72690</guid></item>
<item><pubDate>Mon, 14 Nov 2016 16:06:45 +0000</pubDate><dc:creator>plummer</dc:creator><title>Rev 71657 – Clarify license for LGPL headers.</title><description>&lt;div&gt;&lt;strong&gt;plummer – 39 file(s) modified&lt;/strong&gt;&lt;br/&gt;Clarify license for LGPL headers.&lt;/div&gt;~ /trunk/src/include/GraphicsBase.h&lt;br /&gt;~ /trunk/src/include/R.h&lt;br /&gt;~ /trunk/src/include/Rdefines.h&lt;br /&gt;~ /trunk/src/include/Rdynpriv.h&lt;br /&gt;~ /trunk/src/include/Rgraphics.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/include/Rmodules/Rlapack.h&lt;br /&gt;~ /trunk/src/include/Rmodules/RX11.h&lt;br /&gt;~ /trunk/src/include/R_ext/Applic.h&lt;br /&gt;~ /trunk/src/include/R_ext/Arith.h&lt;br /&gt;~ /trunk/src/include/R_ext/BLAS.h&lt;br /&gt;~ /trunk/src/include/R_ext/Boolean.h&lt;br /&gt;~ /trunk/src/include/R_ext/Callbacks.h&lt;br /&gt;~ /trunk/src/include/R_ext/Complex.h&lt;br /&gt;~ /trunk/src/include/R_ext/Constants.h&lt;br /&gt;~ /trunk/src/include/R_ext/Error.h&lt;br /&gt;~ /trunk/src/include/R_ext/eventloop.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsDevice.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/include/R_ext/Itermacros.h&lt;br /&gt;~ /trunk/src/include/R_ext/Lapack.h&lt;br /&gt;~ /trunk/src/include/R_ext/libextern.h&lt;br /&gt;~ /trunk/src/include/R_ext/Linpack.h&lt;br /&gt;~ /trunk/src/include/R_ext/MathThreads.h&lt;br /&gt;~ /trunk/src/include/R_ext/Memory.h&lt;br /&gt;~ /trunk/src/include/R_ext/Print.h&lt;br /&gt;~ /trunk/src/include/R_ext/PrtUtil.h&lt;br /&gt;~ /trunk/src/include/R_ext/R-ftp-http.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rallocators.h&lt;br /&gt;~ /trunk/src/include/R_ext/Random.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rdynload.h&lt;br /&gt;~ /trunk/src/include/R_ext/Riconv.h&lt;br /&gt;~ /trunk/src/include/R_ext/RS.h&lt;br /&gt;~ /trunk/src/include/R_ext/stats_package.h&lt;br /&gt;~ /trunk/src/include/R_ext/stats_stubs.h&lt;br /&gt;~ /trunk/src/include/R_ext/Utils.h&lt;br /&gt;~ /trunk/src/include/R_ext/Visibility.h&lt;br /&gt;~ /trunk/src/include/S.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=71657</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=71657</guid></item>
<item><pubDate>Thu, 28 Apr 2016 10:59:51 +0000</pubDate><dc:creator>morgan</dc:creator><title>Rev 70560 – list6, for symmetry with lang6</title><description>&lt;div&gt;&lt;strong&gt;morgan – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;list6, for symmetry with lang6&lt;/div&gt;~ /trunk/doc/manual/R-exts.texi&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=70560</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=70560</guid></item>
<item><pubDate>Fri, 29 Jan 2016 14:22:39 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 70046 – Explicitly document uninstalled headers, and remove C++ guards from them.</title><description>&lt;div&gt;&lt;strong&gt;ripley – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Explicitly document uninstalled headers, and remove C++ guards from them.&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Errormsg.h&lt;br /&gt;~ /trunk/src/include/Fileio.h&lt;br /&gt;~ /trunk/src/include/Graphics.h&lt;br /&gt;~ /trunk/src/include/IOStuff.h&lt;br /&gt;~ /trunk/src/include/Parse.h&lt;br /&gt;~ /trunk/src/include/Print.h&lt;br /&gt;~ /trunk/src/include/Rconnections.h&lt;br /&gt;~ /trunk/src/include/Rdynpriv.h&lt;br /&gt;~ /trunk/src/include/Rgraphics.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/rlocale.h&lt;br /&gt;~ /trunk/src/include/Startup.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=70046</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=70046</guid></item>
<item><pubDate>Sun, 09 Aug 2015 14:53:15 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 68949 – use https</title><description>&lt;div&gt;&lt;strong&gt;ripley – 75 file(s) modified&lt;/strong&gt;&lt;br/&gt;use https&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Errormsg.h&lt;br /&gt;~ /trunk/src/include/Fileio.h&lt;br /&gt;~ /trunk/src/include/Graphics.h&lt;br /&gt;~ /trunk/src/include/GraphicsBase.h&lt;br /&gt;~ /trunk/src/include/Internal.h&lt;br /&gt;~ /trunk/src/include/IOStuff.h&lt;br /&gt;~ /trunk/src/include/Parse.h&lt;br /&gt;~ /trunk/src/include/Print.h&lt;br /&gt;~ /trunk/src/include/R.h&lt;br /&gt;~ /trunk/src/include/Rconnections.h&lt;br /&gt;~ /trunk/src/include/Rdefines.h&lt;br /&gt;~ /trunk/src/include/Rdynpriv.h&lt;br /&gt;~ /trunk/src/include/Rembedded.h&lt;br /&gt;~ /trunk/src/include/Rgraphics.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinterface.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/include/rlocale.h&lt;br /&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/include/Rmodules/Rlapack.h&lt;br /&gt;~ /trunk/src/include/Rmodules/RX11.h&lt;br /&gt;~ /trunk/src/include/R_ext/Applic.h&lt;br /&gt;~ /trunk/src/include/R_ext/Arith.h&lt;br /&gt;~ /trunk/src/include/R_ext/BLAS.h&lt;br /&gt;~ /trunk/src/include/R_ext/Boolean.h&lt;br /&gt;~ /trunk/src/include/R_ext/Callbacks.h&lt;br /&gt;~ /trunk/src/include/R_ext/Complex.h&lt;br /&gt;~ /trunk/src/include/R_ext/Connections.h&lt;br /&gt;~ /trunk/src/include/R_ext/Constants.h&lt;br /&gt;~ /trunk/src/include/R_ext/Error.h&lt;br /&gt;~ /trunk/src/include/R_ext/eventloop.h&lt;br /&gt;~ /trunk/src/include/R_ext/GetX11Image.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsDevice.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/include/R_ext/Itermacros.h&lt;br /&gt;~ /trunk/src/include/R_ext/Lapack.h&lt;br /&gt;~ /trunk/src/include/R_ext/libextern.h&lt;br /&gt;~ /trunk/src/include/R_ext/Linpack.h&lt;br /&gt;~ /trunk/src/include/R_ext/MathThreads.h&lt;br /&gt;~ /trunk/src/include/R_ext/Memory.h&lt;br /&gt;~ /trunk/src/include/R_ext/Parse.h&lt;br /&gt;~ /trunk/src/include/R_ext/Print.h&lt;br /&gt;~ /trunk/src/include/R_ext/PrtUtil.h&lt;br /&gt;~ /trunk/src/include/R_ext/QuartzDevice.h&lt;br /&gt;~ /trunk/src/include/R_ext/R-ftp-http.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rallocators.h&lt;br /&gt;~ /trunk/src/include/R_ext/Random.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rdynload.h&lt;br /&gt;~ /trunk/src/include/R_ext/Riconv.h&lt;br /&gt;~ /trunk/src/include/R_ext/RS.h&lt;br /&gt;~ /trunk/src/include/R_ext/RStartup.h&lt;br /&gt;~ /trunk/src/include/R_ext/stats_package.h&lt;br /&gt;~ /trunk/src/include/R_ext/stats_stubs.h&lt;br /&gt;~ /trunk/src/include/R_ext/Utils.h&lt;br /&gt;~ /trunk/src/include/R_ext/Visibility.h&lt;br /&gt;~ /trunk/src/include/S.h&lt;br /&gt;~ /trunk/src/include/Startup.h&lt;br /&gt;~ /trunk/src/modules/internet/internet.c&lt;br /&gt;~ /trunk/src/modules/internet/libcurl.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/Rhttpd.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/init_win.c&lt;br /&gt;~ /trunk/src/modules/lapack/Lapack.c&lt;br /&gt;~ /trunk/src/modules/lapack/Lapack.h&lt;br /&gt;~ /trunk/src/modules/X11/bitmap.h&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-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=68949</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=68949</guid></item>
<item><pubDate>Wed, 17 Jun 2015 07:13:41 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 68527 – clean up for envlength</title><description>&lt;div&gt;&lt;strong&gt;ripley – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;clean up for envlength&lt;/div&gt;~ /trunk/src/gnuwin32/Rdll.hide&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=68527</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=68527</guid></item>
<item><pubDate>Fri, 12 Dec 2014 21:03:02 +0000</pubDate><dc:creator>lawrence</dc:creator><title>Rev 67162 – isPairList() returns TRUE for DOTSXP, as it does for other ...</title><description>&lt;div&gt;&lt;strong&gt;lawrence – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;isPairList() returns TRUE for DOTSXP, as it does for other pairlist-derived types like NILSXP and LANGSXP&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=67162</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=67162</guid></item>
<item><pubDate>Tue, 26 Aug 2014 13:05:33 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 66477 – Dispatch group optimizations and cleanups from Tomas Kalibera.</title><description>&lt;div&gt;&lt;strong&gt;luke – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Dispatch group optimizations and cleanups from Tomas Kalibera.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/objects.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=66477</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=66477</guid></item>
<item><pubDate>Wed, 12 Mar 2014 03:49:14 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 65160 – add support for custom vector allocators</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;add support for custom vector allocators&lt;/div&gt;~ /trunk/doc/manual/R-ints.texi&lt;br /&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/include/R_ext/Makefile.in&lt;br /&gt;+ /trunk/src/include/R_ext/Rallocators.h&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=65160</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=65160</guid></item>
<item><pubDate>Mon, 17 Feb 2014 21:13:28 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 65021 – More use of macros for NAMED idioms.</title><description>&lt;div&gt;&lt;strong&gt;luke – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;More use of macros for NAMED idioms.&lt;/div&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/builtin.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-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=65021</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=65021</guid></item>
<item><pubDate>Fri, 10 Jan 2014 15:32:12 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 64724 – Avoid duplicating the right hand side values in complex assignments ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Avoid duplicating the right hand side values in complex assignments&lt;br /&gt;
when possible. Based on suggestions from Michael Lawrence.&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/attrib.c&lt;br /&gt;~ /trunk/src/main/duplicate.c&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=64724</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=64724</guid></item>
<item><pubDate>Thu, 15 Aug 2013 19:47:04 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 63591 – Moved logical constants definitions out of compiler code and use ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Moved logical constants definitions out of compiler code and use in&lt;br /&gt;
ScalarLogical.&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/main/eval.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=63591</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=63591</guid></item>
<item><pubDate>Sun, 28 Jul 2013 14:33:49 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 63436 – Made Rf_protect and friends inline functions.</title><description>&lt;div&gt;&lt;strong&gt;luke – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Made Rf_protect and friends inline functions.&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Rinlinedfuns.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/main/apply.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=63436</link><guid>https://svn.r-project.org/browse/R/branches/R-4-4-branch/src/include/Rinlinedfuns.h?op=revision&amp;rev=63436</guid></item>
</channel></rss>