<?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-5-branch/src/include/R_ext/Altrep.h</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 19:52:14 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 13 Mar 2025 23:02:01 +0000</pubDate><dc:creator>pd</dc:creator><title>Rev 87961 – Create R-4-5-branch</title><description>&lt;div&gt;&lt;strong&gt;pd – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Create R-4-5-branch&lt;/div&gt;+ /branches/R-4-5-branch &lt;i&gt;(copied from /trunk@87960)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=87961</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=87961</guid></item>
<item><pubDate>Thu, 29 Aug 2024 08:08:35 +0000</pubDate><dc:creator>kalibera</dc:creator><title>Rev 87075 – Avoid including headers from extern C blocks to reduce the ...</title><description>&lt;div&gt;&lt;strong&gt;kalibera – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;Avoid including headers from extern C blocks to reduce the risk of breakage&lt;br /&gt;
with C++ compilers.&lt;/div&gt;~ /trunk/src/extra/graphapp/graphapp.h&lt;br /&gt;~ /trunk/src/extra/graphapp/internal.h&lt;br /&gt;~ /trunk/src/include/Rinterface.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/GraphicsDevice.h&lt;br /&gt;~ /trunk/src/include/R_ext/GraphicsEngine.h&lt;br /&gt;~ /trunk/src/include/R_ext/MathThreads.h&lt;br /&gt;~ /trunk/src/include/R_ext/QuartzDevice.h&lt;br /&gt;~ /trunk/src/include/R_ext/RS.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=87075</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=87075</guid></item>
<item><pubDate>Mon, 22 Apr 2024 18:37:08 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 86467 – ALTREP is an experimental API that can be used in ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;ALTREP is an experimental API that can be used in packages with caution.&lt;/div&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=86467</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=86467</guid></item>
<item><pubDate>Mon, 22 Apr 2024 08:56:24 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 86459 – explicitly state what is not API</title><description>&lt;div&gt;&lt;strong&gt;ripley – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;explicitly state what is not API&lt;/div&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;~ /trunk/src/include/R_ext/MathThreads.h&lt;br /&gt;~ /trunk/src/include/R_ext/Parse.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rallocators.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;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=86459</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=86459</guid></item>
<item><pubDate>Sun, 09 Apr 2023 14:05:27 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 84208 – needs defn of Rcomplex and can be included directly in ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;needs defn of Rcomplex and can be included directly in packages&lt;/div&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=84208</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=84208</guid></item>
<item><pubDate>Tue, 28 Feb 2023 20:08:52 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 83914 – ALTREP now supports \code{VECSXP} vectors. Contributed by Gabor Csardi in ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;ALTREP now supports \code{VECSXP} vectors.&lt;br /&gt;
Contributed by Gabor Csardi in PR17620.&lt;/div&gt;~ /trunk/doc/NEWS.Rd&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;~ /trunk/src/main/altclasses.c&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=83914</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=83914</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-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=75481</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=75481</guid></item>
<item><pubDate>Tue, 09 Oct 2018 03:08:19 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 75414 – Made R_ext/Altrep.h more C++ friendly. Suggested by Michael Sannella.</title><description>&lt;div&gt;&lt;strong&gt;luke – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Made R_ext/Altrep.h more C++ friendly. Suggested by Michael Sannella.&lt;/div&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-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=75414</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=75414</guid></item>
<item><pubDate>Wed, 14 Mar 2018 18:29:04 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 74405 – All sort veriants now make use of ALTREP meta-data; from ...</title><description>&lt;div&gt;&lt;strong&gt;luke – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;All sort veriants now make use of ALTREP meta-data; from Gabe Becker.&lt;/div&gt;~ /trunk/src/include/Internal.h&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;~ /trunk/src/library/base/man/base-internal.Rd&lt;br /&gt;~ /trunk/src/library/base/R/sort.R&lt;br /&gt;~ /trunk/src/main/altrep.c&lt;br /&gt;~ /trunk/src/main/memory.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/sort.c&lt;br /&gt;~ /trunk/tests/reg-tests-1d.R&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=74405</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=74405</guid></item>
<item><pubDate>Tue, 06 Feb 2018 23:47:40 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 74229 – Merged in some definitions from ALTREP.</title><description>&lt;div&gt;&lt;strong&gt;luke – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merged in some definitions from ALTREP.&lt;/div&gt;~ /trunk/src/include/R_ext/Altrep.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=74229</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=74229</guid></item>
<item><pubDate>Tue, 06 Feb 2018 18:30:07 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 74224 – Added support for ALTINTEER and ALTREAL Sum, Min, Max methods.</title><description>&lt;div&gt;&lt;strong&gt;luke – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for ALTINTEER and ALTREAL Sum, Min, Max methods.&lt;/div&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;~ /trunk/src/main/summary.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=74224</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=74224</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-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=73718</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=73718</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-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=73472</link><guid>https://svn.r-project.org/browse/R/branches/R-4-5-branch/src/include/R_ext/Altrep.h?op=revision&amp;rev=73472</guid></item>
</channel></rss>