<?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-exp-R5/src/unix/Makefile.in</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 16:54:37 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 02 Sep 2010 16:06:31 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 52864 – Experinental branch implementing &quot;R5&quot; ideas - extending S language to ...</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Experinental branch implementing &quot;R5&quot; ideas - extending S language to&lt;br /&gt;
create a more intuitive object system&lt;/div&gt;+ /branches/R-exp-R5 &lt;i&gt;(copied from /trunk@52863)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=52864</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=52864</guid></item>
<item><pubDate>Thu, 10 Sep 2009 15:53:30 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 49652 – allow making libR.pc to fail (PR#13946)</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;allow making libR.pc to fail (PR#13946)&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=49652</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=49652</guid></item>
<item><pubDate>Sun, 28 Dec 2008 12:52:06 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 47364 – better cleanup</title><description>&lt;div&gt;&lt;strong&gt;ripley – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;better cleanup&lt;/div&gt;~ /trunk/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/tests/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=47364</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=47364</guid></item>
<item><pubDate>Thu, 12 Jun 2008 09:33:00 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 45900 – install Rscript in exec${R_ARCH} if relevant</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;install Rscript in exec${R_ARCH} if relevant&lt;/div&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=45900</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=45900</guid></item>
<item><pubDate>Mon, 28 Apr 2008 18:03:40 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 45535 – add explicit dependence</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;add explicit dependence&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=45535</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=45535</guid></item>
<item><pubDate>Mon, 05 Nov 2007 17:15:19 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 43362 – more on pkg-config for R as static library</title><description>&lt;div&gt;&lt;strong&gt;ripley – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;more on pkg-config for R as static library&lt;/div&gt;~ /trunk/src/unix/libR.pc.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=43362</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=43362</guid></item>
<item><pubDate>Mon, 05 Nov 2007 15:46:33 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 43360 – add static libR to the knowledge of the libR.pc file</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;add static libR to the knowledge of the libR.pc file&lt;/div&gt;~ /trunk/doc/manual/R-exts.texi&lt;br /&gt;~ /trunk/src/unix/libR.pc.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=43360</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=43360</guid></item>
<item><pubDate>Sun, 04 Nov 2007 15:44:48 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 43347 – build non-shlib R.bin via libR.a</title><description>&lt;div&gt;&lt;strong&gt;ripley – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;build non-shlib R.bin via libR.a&lt;/div&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=43347</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=43347</guid></item>
<item><pubDate>Thu, 03 May 2007 07:38:46 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41422 – add DESTDIR support</title><description>&lt;div&gt;&lt;strong&gt;ripley – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;add DESTDIR support&lt;/div&gt;~ /trunk/doc/html/Makefile.in&lt;br /&gt;~ /trunk/doc/html/search/Makefile.in&lt;br /&gt;~ /trunk/doc/Makefile.in&lt;br /&gt;~ /trunk/doc/manual/Makefile.in&lt;br /&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/etc/Makefile.in&lt;br /&gt;~ /trunk/Makefile.in&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/po/Makefile.in.in&lt;br /&gt;~ /trunk/share/Makefile.in&lt;br /&gt;~ /trunk/src/extra/blas/Makefile.in&lt;br /&gt;~ /trunk/src/include/Makefile.in&lt;br /&gt;~ /trunk/src/include/R_ext/Makefile.in&lt;br /&gt;~ /trunk/src/library/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/modules/internet/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/modules/Makefile.in&lt;br /&gt;~ /trunk/src/modules/vfonts/Makefile.in&lt;br /&gt;~ /trunk/src/modules/X11/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/standalone/Makefile.in&lt;br /&gt;~ /trunk/src/scripts/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=41422</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=41422</guid></item>
<item><pubDate>Sat, 21 Apr 2007 20:22:57 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 41269 – clean up better</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;clean up better&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=41269</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=41269</guid></item>
<item><pubDate>Mon, 08 Jan 2007 09:14:46 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 40400 – add install-strip target in src/nmath/standalone. add pkg-config files for libR ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;add install-strip target in src/nmath/standalone.&lt;br /&gt;
add pkg-config files for libR and libRmath.&lt;/div&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/doc/manual/R-exts.texi&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;+ /trunk/src/nmath/standalone/libRmath.pc.in&lt;br /&gt;~ /trunk/src/nmath/standalone/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/standalone/README&lt;br /&gt;+ /trunk/src/unix/libR.pc.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=40400</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=40400</guid></item>
<item><pubDate>Mon, 08 Jan 2007 07:11:12 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 40399 – make install-strip</title><description>&lt;div&gt;&lt;strong&gt;ripley – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;make install-strip&lt;/div&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/Makefile.in&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/extra/blas/Makefile.in&lt;br /&gt;~ /trunk/src/extra/Makefile.in&lt;br /&gt;~ /trunk/src/library/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/modules/internet/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/modules/vfonts/Makefile.in&lt;br /&gt;~ /trunk/src/modules/X11/Makefile.in&lt;br /&gt;~ /trunk/src/scripts/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=40399</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=40399</guid></item>
<item><pubDate>Thu, 04 Jan 2007 11:09:03 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 40361 – add Rscript front-end</title><description>&lt;div&gt;&lt;strong&gt;ripley – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;add Rscript front-end&lt;/div&gt;~ /trunk/doc/manual/R-intro.texi&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/gnuwin32/front-ends/Makefile&lt;br /&gt;+ /trunk/src/library/utils/man/Rscript.Rd&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;+ /trunk/src/unix/Rscript.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=40361</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=40361</guid></item>
<item><pubDate>Sat, 12 Aug 2006 09:03:22 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 38857 – move Unix-only Rembedded.c to src/unix</title><description>&lt;div&gt;&lt;strong&gt;ripley – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;move Unix-only Rembedded.c to src/unix&lt;/div&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;x /trunk/src/main/Rembedded.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;+ /trunk/src/unix/Rembedded.c &lt;i&gt;(copied from /trunk/src/main/Rembedded.c@38856)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=38857</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=38857</guid></item>
<item><pubDate>Thu, 09 Mar 2006 21:47:03 +0000</pubDate><dc:creator>urbaneks</dc:creator><title>Rev 37503 – Removed dlcompat work-around for old Mac OS X systems</title><description>&lt;div&gt;&lt;strong&gt;urbaneks – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Removed dlcompat work-around for old Mac OS X systems&lt;/div&gt;~ /trunk/configure&lt;br /&gt;~ /trunk/configure.ac&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;x /trunk/src/unix/dlfcn-darwin.c&lt;br /&gt;x /trunk/src/unix/dlfcn-darwin.h&lt;br /&gt;~ /trunk/src/unix/dynload.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=37503</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=37503</guid></item>
<item><pubDate>Thu, 26 Jan 2006 18:00:00 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 37179 – PSPAPER is not referred to anywhere else in the sources</title><description>&lt;div&gt;&lt;strong&gt;ripley – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;PSPAPER is not referred to anywhere else in the sources&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;x /trunk/src/unix/PSPAPER&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=37179</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=37179</guid></item>
<item><pubDate>Wed, 14 Dec 2005 07:56:25 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 36727 – centralize ALL_[CF]LAGS_LO</title><description>&lt;div&gt;&lt;strong&gt;ripley – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;centralize ALL_[CF]LAGS_LO&lt;/div&gt;~ /trunk/Makeconf.in&lt;br /&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/extra/bzip2/Makefile.in&lt;br /&gt;~ /trunk/src/extra/pcre/Makefile.in&lt;br /&gt;~ /trunk/src/extra/xdr/Makefile.in&lt;br /&gt;~ /trunk/src/extra/zlib/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/modules/internet/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/modules/vfonts/Makefile.in&lt;br /&gt;~ /trunk/src/modules/X11/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/standalone/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=36727</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=36727</guid></item>
<item><pubDate>Wed, 14 Dec 2005 06:59:48 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 36724 – rationalize after .lo -&gt; .o changes. The substitute alloca.c is ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;rationalize after .lo -&gt; .o changes.&lt;br /&gt;
The substitute alloca.c is now included in libR.so if needed.&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=36724</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=36724</guid></item>
<item><pubDate>Tue, 13 Dec 2005 19:01:07 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 36720 – more on .lo -&gt; .o</title><description>&lt;div&gt;&lt;strong&gt;ripley – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;more on .lo -&gt; .o&lt;/div&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/extra/bzip2/Makefile.in&lt;br /&gt;~ /trunk/src/extra/intl/Makefile.in&lt;br /&gt;~ /trunk/src/extra/pcre/Makefile.in&lt;br /&gt;~ /trunk/src/extra/xdr/Makefile.in&lt;br /&gt;~ /trunk/src/extra/zlib/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/modules/internet/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/modules/vfonts/Makefile.in&lt;br /&gt;~ /trunk/src/modules/X11/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=36720</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=36720</guid></item>
<item><pubDate>Wed, 22 Dec 2004 12:11:59 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 32273 – move quartz() device to package grDevices</title><description>&lt;div&gt;&lt;strong&gt;ripley – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;move quartz() device to package grDevices&lt;/div&gt;~ /trunk/src/include/Internal.h&lt;br /&gt;~ /trunk/src/library/grDevices/R/unix/quartz.R&lt;br /&gt;+ /trunk/src/library/grDevices/src/devQuartz.c &lt;i&gt;(copied from /trunk/src/unix/devQuartz.c@32271)&lt;/i&gt;&lt;br /&gt;~ /trunk/src/library/grDevices/src/grDevices.h&lt;br /&gt;~ /trunk/src/library/grDevices/src/init.c&lt;br /&gt;~ /trunk/src/library/grDevices/src/Makefile.in&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;x /trunk/src/unix/devQuartz.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=32273</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=32273</guid></item>
<item><pubDate>Fri, 22 Oct 2004 08:58:51 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 31556 – update DISTFILES, tweak install from make dist tarball</title><description>&lt;div&gt;&lt;strong&gt;ripley – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;update DISTFILES, tweak install from make dist tarball&lt;/div&gt;~ /trunk/doc/html/Makefile.in&lt;br /&gt;~ /trunk/Makefile.in&lt;br /&gt;~ /trunk/src/modules/gnome/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=31556</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=31556</guid></item>
<item><pubDate>Tue, 19 Oct 2004 14:33:14 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 31488 – Start the process of unbundling the GNOME GUI -- it ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Start the process of unbundling the GNOME GUI -- it is now an alternative&lt;br /&gt;
front end linked to libR.  Need to reduce dependence on internal headers.&lt;/div&gt;~ /trunk/configure&lt;br /&gt;~ /trunk/configure.ac&lt;br /&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/m4/R.m4&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/config.h.in&lt;br /&gt;~ /trunk/src/modules/gnome/Makefile.in&lt;br /&gt;~ /trunk/src/modules/gnome/savehistory.c&lt;br /&gt;~ /trunk/src/modules/gnome/system-choosefile.c&lt;br /&gt;~ /trunk/src/modules/gnome/system-console.c&lt;br /&gt;~ /trunk/src/modules/gnome/system-showfiles.c&lt;br /&gt;~ /trunk/src/modules/gnome/system.c&lt;br /&gt;+ /trunk/src/modules/gnome/system.h&lt;br /&gt;~ /trunk/src/scripts/R.sh.in&lt;br /&gt;x /trunk/src/unix/gnome.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Runix.h&lt;br /&gt;~ /trunk/src/unix/system.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=31488</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=31488</guid></item>
<item><pubDate>Mon, 19 Jul 2004 08:57:00 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 30305 – More &apos;improvements&apos; for the case where R_HOME contains spaces.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 17 file(s) modified&lt;/strong&gt;&lt;br/&gt;More &apos;improvements&apos; for the case where R_HOME contains spaces.&lt;/div&gt;~ /trunk/doc/manual/R-exts.texi&lt;br /&gt;~ /trunk/Makefile.in&lt;br /&gt;~ /trunk/share/perl/R/Utils.pm&lt;br /&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/library/base/R/Scripts.R&lt;br /&gt;~ /trunk/src/modules/aqua/Makefile.in&lt;br /&gt;~ /trunk/src/modules/gnome/Makefile.in&lt;br /&gt;~ /trunk/src/modules/internet/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/modules/Makefile.in&lt;br /&gt;~ /trunk/src/modules/vfonts/Makefile.in&lt;br /&gt;~ /trunk/src/modules/X11/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/scripts/build.in&lt;br /&gt;~ /trunk/src/scripts/check.in&lt;br /&gt;~ /trunk/src/scripts/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=30305</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=30305</guid></item>
<item><pubDate>Wed, 09 Jun 2004 14:05:51 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29749 – move over final part of sys-common.c</title><description>&lt;div&gt;&lt;strong&gt;ripley – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;move over final part of sys-common.c&lt;/div&gt;~ /trunk/src/gnuwin32/Makefile&lt;br /&gt;x /trunk/src/gnuwin32/sys-common.c&lt;br /&gt;~ /trunk/src/gnuwin32/system.c&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.win&lt;br /&gt;+ /trunk/src/main/startup.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/src/unix/system.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29749</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29749</guid></item>
<item><pubDate>Wed, 09 Jun 2004 09:43:51 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29732 – remove bundled GNOME graphics device -- unbundled one is planned ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove bundled GNOME graphics device -- unbundled one is planned later.&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Internal.h&lt;br /&gt;~ /trunk/src/library/graphics/R/unix/x11.R&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;x /trunk/src/unix/devices.c&lt;br /&gt;~ /trunk/src/unix/devUI.h&lt;br /&gt;~ /trunk/src/unix/gnome.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/src/unix/stubs.c&lt;br /&gt;~ /trunk/src/unix/system.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29732</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29732</guid></item>
<item><pubDate>Wed, 26 May 2004 15:10:34 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29589 – revert back to building in src/main</title><description>&lt;div&gt;&lt;strong&gt;ripley – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;revert back to building in src/main&lt;/div&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;+ /trunk/src/main/Rembedded.c&lt;br /&gt;+ /trunk/src/main/Rmain.c&lt;br /&gt;~ /trunk/src/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;x /trunk/src/unix/Rembedded.c&lt;br /&gt;x /trunk/src/unix/Rmain.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29589</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29589</guid></item>
<item><pubDate>Mon, 24 May 2004 19:44:20 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29553 – move Unix main build to src/unix</title><description>&lt;div&gt;&lt;strong&gt;ripley – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;move Unix main build to src/unix&lt;/div&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;+ /trunk/src/unix/Rembedded.c&lt;br /&gt;+ /trunk/src/unix/Rmain.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29553</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29553</guid></item>
<item><pubDate>Sun, 23 May 2004 09:11:01 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29519 – precautionary removal of library when altered, as ar only adds</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;precautionary removal of library when altered, as ar only adds&lt;/div&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29519</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29519</guid></item>
<item><pubDate>Wed, 05 May 2004 15:28:44 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29298 – if --enable-R-shlib, only build PIC code and link R.bin against ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;if --enable-R-shlib, only build PIC code and link R.bin against it&lt;/div&gt;~ /trunk/doc/manual/R-admin.texi&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;+ /trunk/src/main/Rembedded.c&lt;br /&gt;+ /trunk/src/main/Rmain.c&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/src/unix/system.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29298</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=29298</guid></item>
<item><pubDate>Tue, 29 Jul 2003 13:09:41 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 25452 – Fix DISTFILES.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix DISTFILES.&lt;/div&gt;~ /trunk/src/modules/aqua/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=25452</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=25452</guid></item>
<item><pubDate>Mon, 21 Jul 2003 08:57:41 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 25283 – dl loading on Darwin</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;dl loading on Darwin&lt;/div&gt;~ /trunk/configure&lt;br /&gt;~ /trunk/configure.ac&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=25283</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=25283</guid></item>
<item><pubDate>Sat, 19 Jul 2003 20:17:41 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 25264 – support for dlopen, dlclose, dlsym etc under darwin</title><description>&lt;div&gt;&lt;strong&gt;iacus – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;support for dlopen, dlclose, dlsym etc under darwin&lt;/div&gt;~ /trunk/src/unix/aqua.c&lt;br /&gt;~ /trunk/src/unix/devQuartz.c&lt;br /&gt;+ /trunk/src/unix/dlfcn-darwin.c&lt;br /&gt;+ /trunk/src/unix/dlfcn-darwin.h&lt;br /&gt;~ /trunk/src/unix/dynload.c&lt;br /&gt;~ /trunk/src/unix/gnome.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=25264</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=25264</guid></item>
<item><pubDate>Wed, 11 Jun 2003 10:48:39 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 24681 – *** empty log message ***</title><description>&lt;div&gt;&lt;strong&gt;iacus – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;*** empty log message ***&lt;/div&gt;+ /trunk/src/modules/aqua/DataBrowser.c&lt;br /&gt;+ /trunk/src/modules/aqua/DataBrowser.h&lt;br /&gt;~ /trunk/src/modules/aqua/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;x /trunk/src/unix/objectBrowser.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=24681</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=24681</guid></item>
<item><pubDate>Wed, 11 Dec 2002 22:30:32 +0000</pubDate><dc:creator>duncan</dc:creator><title>Rev 22284 – Switched the way we make symbols in base available to ...</title><description>&lt;div&gt;&lt;strong&gt;duncan – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Switched the way we make symbols in base available to .C/.Call/.External/.Fortran calls. Rather than using ROUTINES, we now use the registration mechanism. Tested on all the standard platforms except HP and AIX. Tidy up to follow now the basics are in.&lt;/div&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/appl/ROUTINES&lt;br /&gt;~ /trunk/src/appl/strsignif.c&lt;br /&gt;~ /trunk/src/include/Rinternals.h&lt;br /&gt;+ /trunk/src/main/basedecl.h&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/main/Rdynload.c&lt;br /&gt;+ /trunk/src/main/registration.c&lt;br /&gt;~ /trunk/src/unix/dynload.c&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=22284</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=22284</guid></item>
<item><pubDate>Wed, 04 Sep 2002 20:34:33 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 21161 – added objectbrowser.c to SOURCES</title><description>&lt;div&gt;&lt;strong&gt;iacus – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added objectbrowser.c to SOURCES&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=21161</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=21161</guid></item>
<item><pubDate>Sun, 12 May 2002 14:02:58 +0000</pubDate><dc:creator>iacus</dc:creator><title>Rev 19653 – added devQuartz.c to SOURCES</title><description>&lt;div&gt;&lt;strong&gt;iacus – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;added devQuartz.c to SOURCES&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=19653</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=19653</guid></item>
<item><pubDate>Sun, 10 Mar 2002 20:36:38 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 18626 – Misc Makefile cleanups: FIXME, NOTE, quoting, and so on.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 48 file(s) modified&lt;/strong&gt;&lt;br/&gt;Misc Makefile cleanups: FIXME, NOTE, quoting, and so on.&lt;/div&gt;~ /trunk/afm/Makefile.in&lt;br /&gt;~ /trunk/doc/html/Makefile.in&lt;br /&gt;~ /trunk/doc/html/search/Makefile.in&lt;br /&gt;~ /trunk/doc/Makefile.in&lt;br /&gt;~ /trunk/doc/manual/Makefile.in&lt;br /&gt;~ /trunk/etc/Makefile.in&lt;br /&gt;~ /trunk/m4/Makefile.in&lt;br /&gt;~ /trunk/Makefile.in&lt;br /&gt;~ /trunk/share/Makefile.in&lt;br /&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/extra/Makefile.in&lt;br /&gt;~ /trunk/src/include/Makefile.in&lt;br /&gt;~ /trunk/src/include/R_ext/Makefile.in&lt;br /&gt;~ /trunk/src/library/base/Makefile.in&lt;br /&gt;~ /trunk/src/library/ctest/Makefile.in&lt;br /&gt;~ /trunk/src/library/ctest/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/eda/Makefile.in&lt;br /&gt;~ /trunk/src/library/lqs/Makefile.in&lt;br /&gt;~ /trunk/src/library/Makefile.in&lt;br /&gt;~ /trunk/src/library/methods/Makefile.in&lt;br /&gt;~ /trunk/src/library/modreg/Makefile.in&lt;br /&gt;~ /trunk/src/library/modreg/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/mva/Makefile.in&lt;br /&gt;~ /trunk/src/library/mva/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/nls/Makefile.in&lt;br /&gt;~ /trunk/src/library/profile/Makefile.in&lt;br /&gt;~ /trunk/src/library/splines/Makefile.in&lt;br /&gt;~ /trunk/src/library/stepfun/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/ts/Makefile.in&lt;br /&gt;~ /trunk/src/library/ts/src/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/Makefile.in&lt;br /&gt;~ /trunk/src/modules/gnome/Makefile.in&lt;br /&gt;~ /trunk/src/modules/internet/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/modules/Makefile.in&lt;br /&gt;~ /trunk/src/modules/vfonts/Makefile.in&lt;br /&gt;~ /trunk/src/modules/X11/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/standalone/Makefile.in&lt;br /&gt;~ /trunk/src/scripts/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/tests/Embedding/Makefile.in&lt;br /&gt;~ /trunk/tests/Examples/Makefile.in&lt;br /&gt;~ /trunk/tests/Makefile.in&lt;br /&gt;~ /trunk/tools/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=18626</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=18626</guid></item>
<item><pubDate>Sun, 20 Jan 2002 23:18:48 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 17899 – Update config.status invocation.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 54 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update config.status invocation.&lt;/div&gt;~ /trunk/afm/Makefile.in&lt;br /&gt;~ /trunk/doc/html/Makefile.in&lt;br /&gt;~ /trunk/doc/html/search/Makefile.in&lt;br /&gt;~ /trunk/doc/Makefile.in&lt;br /&gt;~ /trunk/doc/manual/Makefile.in&lt;br /&gt;~ /trunk/etc/Makefile.in&lt;br /&gt;~ /trunk/m4/Makefile.in&lt;br /&gt;~ /trunk/share/Makefile.in&lt;br /&gt;~ /trunk/src/appl/Makefile.in&lt;br /&gt;~ /trunk/src/extra/Makefile.in&lt;br /&gt;~ /trunk/src/extra/xdr/Makefile.in&lt;br /&gt;~ /trunk/src/extra/zlib/Makefile.in&lt;br /&gt;~ /trunk/src/include/R_ext/Makefile.in&lt;br /&gt;~ /trunk/src/library/base/Makefile.in&lt;br /&gt;~ /trunk/src/library/ctest/Makefile.in&lt;br /&gt;~ /trunk/src/library/ctest/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/eda/Makefile.in&lt;br /&gt;~ /trunk/src/library/eda/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/lqs/Makefile.in&lt;br /&gt;~ /trunk/src/library/lqs/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/Makefile.in&lt;br /&gt;~ /trunk/src/library/methods/Makefile.in&lt;br /&gt;~ /trunk/src/library/methods/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/modreg/Makefile.in&lt;br /&gt;~ /trunk/src/library/modreg/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/mva/Makefile.in&lt;br /&gt;~ /trunk/src/library/mva/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/nls/Makefile.in&lt;br /&gt;~ /trunk/src/library/nls/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/profile/Makefile.in&lt;br /&gt;~ /trunk/src/library/splines/Makefile.in&lt;br /&gt;~ /trunk/src/library/splines/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/stepfun/Makefile.in&lt;br /&gt;~ /trunk/src/library/tcltk/Makefile.in&lt;br /&gt;~ /trunk/src/library/tcltk/src/Makefile.in&lt;br /&gt;~ /trunk/src/library/tools/Makefile.in&lt;br /&gt;~ /trunk/src/library/ts/Makefile.in&lt;br /&gt;~ /trunk/src/library/ts/src/Makefile.in&lt;br /&gt;~ /trunk/src/main/Makefile.in&lt;br /&gt;~ /trunk/src/Makefile.in&lt;br /&gt;~ /trunk/src/modules/gnome/Makefile.in&lt;br /&gt;~ /trunk/src/modules/internet/Makefile.in&lt;br /&gt;~ /trunk/src/modules/lapack/Makefile.in&lt;br /&gt;~ /trunk/src/modules/Makefile.in&lt;br /&gt;~ /trunk/src/modules/vfonts/Makefile.in&lt;br /&gt;~ /trunk/src/modules/X11/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/standalone/Makefile.in&lt;br /&gt;~ /trunk/src/scripts/Makefile.in&lt;br /&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/tests/Embedding/Makefile.in&lt;br /&gt;~ /trunk/tests/Examples/Makefile.in&lt;br /&gt;~ /trunk/tests/Makefile.in&lt;br /&gt;~ /trunk/tools/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=17899</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=17899</guid></item>
<item><pubDate>Fri, 30 Nov 2001 22:30:32 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 17009 – Update DISTFILES.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update DISTFILES.&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;~ /trunk/tests/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=17009</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=17009</guid></item>
<item><pubDate>Thu, 09 Aug 2001 07:56:37 +0000</pubDate><dc:creator>ihaka</dc:creator><title>Rev 15369 – Added $(X_CFLAGS) to Makefile.in.  Without it, compilation fails if ...</title><description>&lt;div&gt;&lt;strong&gt;ihaka – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added $(X_CFLAGS) to Makefile.in.  Without it, compilation fails if&lt;br /&gt;
the X11 headers are in a non-standard place.&lt;/div&gt;~ /trunk/src/unix/Makefile.in&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=15369</link><guid>https://svn.r-project.org/browse/R/branches/R-exp-R5/src/unix/Makefile.in?op=revision&amp;rev=15369</guid></item>
</channel></rss>