<?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/WinMake/src/nmath/nmath.h</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 18:26:12 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=log&amp;max=40&amp;</link><atom:link href="https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=rss" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 28 Jun 2004 19:13:20 +0000</pubDate><dc:creator></dc:creator><title>Rev 30063 – This commit was manufactured by cvs2svn to create branch &apos;WinMake&apos;.</title><description>&lt;div&gt;&lt;strong&gt; – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;This commit was manufactured by cvs2svn to create branch &apos;WinMake&apos;.&lt;/div&gt;+ /branches/WinMake &lt;i&gt;(copied from /trunk@30062)&lt;/i&gt;&lt;br /&gt;x /branches/WinMake/Attic&lt;br /&gt;/branches/WinMake/src/appl/lowess.doc &lt;i&gt;(copied from /branches/unlabeled-1.1.1/src/appl/lowess.doc@30062)&lt;/i&gt;&lt;br /&gt;/branches/WinMake/src/unix/PSPAPER &lt;i&gt;(copied from /branches/unlabeled-1.1.1/src/unix/PSPAPER@30062)&lt;/i&gt;&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=30063</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=30063</guid></item>
<item><pubDate>Sun, 16 May 2004 20:50:36 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29441 – use Is)finite directly instead of R_finite where easily possible</title><description>&lt;div&gt;&lt;strong&gt;ripley – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;use Is)finite directly instead of R_finite where easily possible&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/gnuwin32/devga.c&lt;br /&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/include/R_ext/Arith.h&lt;br /&gt;~ /trunk/src/library/stats/src/distance.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/nmath/mlutils.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/tools/GETCONFIG&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=29441</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=29441</guid></item>
<item><pubDate>Sat, 15 May 2004 06:29:14 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 29423 – more removal of non-IEEE_754 code</title><description>&lt;div&gt;&lt;strong&gt;ripley – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;more removal of non-IEEE_754 code&lt;/div&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/include/R_ext/Arith.h&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/nmath/mlutils.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/standalone/README&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=29423</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=29423</guid></item>
<item><pubDate>Tue, 23 Mar 2004 17:38:57 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 28809 – major pnchisq() {and some qnchisq()} improvements for larger ncp</title><description>&lt;div&gt;&lt;strong&gt;maechler – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;major pnchisq() {and some qnchisq()} improvements for larger ncp&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/pnchisq.c&lt;br /&gt;~ /trunk/src/nmath/qnchisq.c&lt;br /&gt;~ /trunk/tests/d-p-q-r-tests.R&lt;br /&gt;~ /trunk/tests/d-p-q-r-tests.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=28809</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=28809</guid></item>
<item><pubDate>Wed, 05 Nov 2003 18:13:04 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 26894 – use R&apos;s calloc, so under Windows it gets picked up ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;use R&apos;s calloc, so under Windows it gets picked up form the fast pool&lt;/div&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/signrank.c&lt;br /&gt;~ /trunk/src/nmath/wilcox.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=26894</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=26894</guid></item>
<item><pubDate>Fri, 29 Aug 2003 20:42:49 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 25960 – don&apos;t use Mathlib.h</title><description>&lt;div&gt;&lt;strong&gt;ripley – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;don&apos;t use Mathlib.h&lt;/div&gt;~ /trunk/src/include/Rmath.h0.in&lt;br /&gt;~ /trunk/src/include/R_ext/Random.h&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=25960</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=25960</guid></item>
<item><pubDate>Thu, 17 Jul 2003 16:17:07 +0000</pubDate><dc:creator>luke</dc:creator><title>Rev 25222 – Define ISNAN as macro fir IEEE_745.</title><description>&lt;div&gt;&lt;strong&gt;luke – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Define ISNAN as macro fir IEEE_745.&lt;/div&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=25222</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=25222</guid></item>
<item><pubDate>Thu, 15 May 2003 16:19:05 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 24327 – drop accidental doubling of whole   #ifdef IEEE ... ...</title><description>&lt;div&gt;&lt;strong&gt;maechler – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;drop accidental doubling of whole   #ifdef IEEE ...   clause&lt;/div&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=24327</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=24327</guid></item>
<item><pubDate>Tue, 30 Apr 2002 18:04:47 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 19500 – Use system header file &apos;#include &lt;foo.h&gt;&apos; for R API headers.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 119 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use system header file &apos;#include &amp;lt;foo.h&gt;&apos; for R API headers.&lt;/div&gt;~ /trunk/doc/manual/R-exts.c&lt;br /&gt;~ /trunk/src/appl/approx.c&lt;br /&gt;~ /trunk/src/appl/bakslv.c&lt;br /&gt;~ /trunk/src/appl/binning.c&lt;br /&gt;~ /trunk/src/appl/chull.c&lt;br /&gt;~ /trunk/src/appl/cpoly.c&lt;br /&gt;~ /trunk/src/appl/cumsum.c&lt;br /&gt;~ /trunk/src/appl/fft.c&lt;br /&gt;~ /trunk/src/appl/interv.c&lt;br /&gt;~ /trunk/src/appl/loglin.c&lt;br /&gt;~ /trunk/src/appl/lowess.c&lt;br /&gt;~ /trunk/src/appl/machar.c&lt;br /&gt;~ /trunk/src/appl/massdist.c&lt;br /&gt;~ /trunk/src/appl/maxcol.c&lt;br /&gt;~ /trunk/src/appl/rowsum.c&lt;br /&gt;~ /trunk/src/appl/splines.c&lt;br /&gt;~ /trunk/src/appl/strsignif.c&lt;br /&gt;~ /trunk/src/appl/tabulate.c&lt;br /&gt;~ /trunk/src/appl/zeroin.c&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Print.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/Rinternals.h&lt;br /&gt;~ /trunk/src/include/Rmath.h.in&lt;br /&gt;~ /trunk/src/include/R_ext/Applic.h&lt;br /&gt;~ /trunk/src/include/R_ext/Callbacks.h&lt;br /&gt;~ /trunk/src/include/R_ext/Linpack.h&lt;br /&gt;~ /trunk/src/include/R_ext/PrtUtil.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rdynload.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rinternet.h&lt;br /&gt;~ /trunk/src/include/R_ext/Rlapack.h&lt;br /&gt;~ /trunk/src/include/R_ext/RS.h&lt;br /&gt;~ /trunk/src/include/R_ext/RX11.h&lt;br /&gt;~ /trunk/src/include/R_ext/Utils.h&lt;br /&gt;~ /trunk/src/include/S.h&lt;br /&gt;~ /trunk/src/include/Startup.h&lt;br /&gt;~ /trunk/src/library/ctest/src/chisqsim.c&lt;br /&gt;~ /trunk/src/library/ctest/src/init.c&lt;br /&gt;~ /trunk/src/library/eda/src/init.c&lt;br /&gt;~ /trunk/src/library/eda/src/line.c&lt;br /&gt;~ /trunk/src/library/eda/src/smooth.c&lt;br /&gt;~ /trunk/src/library/lqs/src/lqs.c&lt;br /&gt;~ /trunk/src/library/modreg/src/init.c&lt;br /&gt;~ /trunk/src/library/mva/src/distance.c&lt;br /&gt;~ /trunk/src/library/mva/src/init.c&lt;br /&gt;~ /trunk/src/library/nls/src/nls.c&lt;br /&gt;~ /trunk/src/library/splines/src/splines.c&lt;br /&gt;~ /trunk/src/library/tcltk/src/tcltk.c&lt;br /&gt;~ /trunk/src/library/ts/src/arima.c&lt;br /&gt;~ /trunk/src/library/ts/src/init.c&lt;br /&gt;~ /trunk/src/library/ts/src/qr.c&lt;br /&gt;~ /trunk/src/main/arithmetic.c&lt;br /&gt;~ /trunk/src/main/devPS.c&lt;br /&gt;~ /trunk/src/main/envir.c&lt;br /&gt;~ /trunk/src/main/fourier.c&lt;br /&gt;~ /trunk/src/main/main.c&lt;br /&gt;~ /trunk/src/main/names.c&lt;br /&gt;~ /trunk/src/main/print.c&lt;br /&gt;~ /trunk/src/main/printutils.c&lt;br /&gt;~ /trunk/src/main/Rdynload.c&lt;br /&gt;~ /trunk/src/main/RNG.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/devX11.c&lt;br /&gt;~ /trunk/src/modules/X11/rbitmap.c&lt;br /&gt;~ /trunk/src/nmath/bessel_i.c&lt;br /&gt;~ /trunk/src/nmath/bessel_j.c&lt;br /&gt;~ /trunk/src/nmath/bessel_k.c&lt;br /&gt;~ /trunk/src/nmath/bessel_y.c&lt;br /&gt;~ /trunk/src/nmath/beta.c&lt;br /&gt;~ /trunk/src/nmath/choose.c&lt;br /&gt;~ /trunk/src/nmath/dnbeta.c&lt;br /&gt;~ /trunk/src/nmath/expm1.c&lt;br /&gt;~ /trunk/src/nmath/fprec.c&lt;br /&gt;~ /trunk/src/nmath/fround.c&lt;br /&gt;~ /trunk/src/nmath/fsign.c&lt;br /&gt;~ /trunk/src/nmath/ftrunc.c&lt;br /&gt;~ /trunk/src/nmath/gamma.c&lt;br /&gt;~ /trunk/src/nmath/gammalims.c&lt;br /&gt;~ /trunk/src/nmath/imax2.c&lt;br /&gt;~ /trunk/src/nmath/imin2.c&lt;br /&gt;~ /trunk/src/nmath/lbeta.c&lt;br /&gt;~ /trunk/src/nmath/lgamma.c&lt;br /&gt;~ /trunk/src/nmath/lgammacor.c&lt;br /&gt;~ /trunk/src/nmath/log1p.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/pbeta.c&lt;br /&gt;~ /trunk/src/nmath/pgamma.c&lt;br /&gt;~ /trunk/src/nmath/pnorm.c&lt;br /&gt;~ /trunk/src/nmath/ptukey.c&lt;br /&gt;~ /trunk/src/nmath/qnbinom.c&lt;br /&gt;~ /trunk/src/nmath/qtukey.c&lt;br /&gt;~ /trunk/src/nmath/rbinom.c&lt;br /&gt;~ /trunk/src/nmath/rcauchy.c&lt;br /&gt;~ /trunk/src/nmath/rchisq.c&lt;br /&gt;~ /trunk/src/nmath/rexp.c&lt;br /&gt;~ /trunk/src/nmath/rgamma.c&lt;br /&gt;~ /trunk/src/nmath/rgeom.c&lt;br /&gt;~ /trunk/src/nmath/rhyper.c&lt;br /&gt;~ /trunk/src/nmath/rlnorm.c&lt;br /&gt;~ /trunk/src/nmath/rnbinom.c&lt;br /&gt;~ /trunk/src/nmath/rpois.c&lt;br /&gt;~ /trunk/src/nmath/sexp.c&lt;br /&gt;~ /trunk/src/nmath/sign.c&lt;br /&gt;~ /trunk/src/nmath/signrank.c&lt;br /&gt;~ /trunk/src/nmath/snorm.c&lt;br /&gt;~ /trunk/src/nmath/wilcox.c&lt;br /&gt;~ /trunk/src/unix/sys-std.c&lt;br /&gt;~ /trunk/src/unix/X11.c&lt;br /&gt;~ /trunk/tests/Embedding/embeddedRCall.c&lt;br /&gt;~ /trunk/tests/Embedding/embeddedRCall.h&lt;br /&gt;~ /trunk/tests/Embedding/Rerror.c&lt;br /&gt;~ /trunk/tests/Embedding/RNamedCall.c&lt;br /&gt;~ /trunk/tests/Embedding/Rpackage.c&lt;br /&gt;~ /trunk/tests/Embedding/RParseEval.c&lt;br /&gt;~ /trunk/tests/Embedding/Rpostscript.c&lt;br /&gt;~ /trunk/tests/Embedding/tryEval.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=19500</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=19500</guid></item>
<item><pubDate>Tue, 10 Apr 2001 15:06:16 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 13434 – many &quot;static&quot; replaced by &quot;const&quot;</title><description>&lt;div&gt;&lt;strong&gt;maechler – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;many &quot;static&quot; replaced by &quot;const&quot;&lt;/div&gt;~ /trunk/src/nmath/bessel_y.c&lt;br /&gt;~ /trunk/src/nmath/chebyshev.c&lt;br /&gt;~ /trunk/src/nmath/dnbeta.c&lt;br /&gt;~ /trunk/src/nmath/fround.c&lt;br /&gt;~ /trunk/src/nmath/gamma_cody.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/pgamma.c&lt;br /&gt;~ /trunk/src/nmath/pnbeta.c&lt;br /&gt;~ /trunk/src/nmath/pnt.c&lt;br /&gt;~ /trunk/src/nmath/polygamma.c&lt;br /&gt;~ /trunk/src/nmath/ptukey.c&lt;br /&gt;~ /trunk/src/nmath/qbeta.c&lt;br /&gt;~ /trunk/src/nmath/qgamma.c&lt;br /&gt;~ /trunk/src/nmath/qt.c&lt;br /&gt;~ /trunk/src/nmath/qtukey.c&lt;br /&gt;~ /trunk/src/nmath/rbinom.c&lt;br /&gt;~ /trunk/src/nmath/rhyper.c&lt;br /&gt;~ /trunk/src/nmath/rpois.c&lt;br /&gt;~ /trunk/src/nmath/sexp.c&lt;br /&gt;~ /trunk/src/nmath/snorm.c&lt;br /&gt;~ /trunk/src/nmath/stirlerr.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=13434</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=13434</guid></item>
<item><pubDate>Tue, 13 Mar 2001 09:40:39 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 13115 – qchisq(*, ncp, lower) fix {+ improvement else}</title><description>&lt;div&gt;&lt;strong&gt;maechler – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;qchisq(*, ncp, lower) fix {+ improvement else}&lt;/div&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/pnchisq.c&lt;br /&gt;~ /trunk/src/nmath/qnchisq.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=13115</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=13115</guid></item>
<item><pubDate>Tue, 12 Dec 2000 19:28:52 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 11804 – revert Rmath.h change</title><description>&lt;div&gt;&lt;strong&gt;maechler – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;revert Rmath.h change&lt;/div&gt;~ /trunk/src/include/Rmath.h&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11804</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11804</guid></item>
<item><pubDate>Fri, 24 Nov 2000 21:34:41 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 11499 – Mathlib.h -&gt; Rmath.h changes,  tidy up undocumented entry points ...</title><description>&lt;div&gt;&lt;strong&gt;ripley – 101 file(s) modified&lt;/strong&gt;&lt;br/&gt;Mathlib.h -&gt; Rmath.h changes,  tidy up undocumented entry points&lt;br /&gt;
add public R_ext/Rprint.h for Rprintf etc&lt;/div&gt;~ /trunk/doc/manual/R-exts.texi&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/appl/cpoly.c&lt;br /&gt;~ /trunk/src/appl/fft.c&lt;br /&gt;~ /trunk/src/appl/fmin.c&lt;br /&gt;~ /trunk/src/appl/lbfgsb.c&lt;br /&gt;~ /trunk/src/appl/lowess.c&lt;br /&gt;~ /trunk/src/appl/maxcol.c&lt;br /&gt;~ /trunk/src/appl/pretty.c&lt;br /&gt;~ /trunk/src/appl/stem.c&lt;br /&gt;~ /trunk/src/appl/uncmin.c&lt;br /&gt;~ /trunk/src/gnuwin32/dodevga.c&lt;br /&gt;~ /trunk/src/gnuwin32/dynload.c&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/Makefile.in&lt;br /&gt;~ /trunk/src/include/R.h&lt;br /&gt;~ /trunk/src/include/Rmath.h&lt;br /&gt;~ /trunk/src/include/R_ext/Boolean.h&lt;br /&gt;~ /trunk/src/include/R_ext/Complex.h&lt;br /&gt;~ /trunk/src/include/R_ext/Mathlib.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/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/coerce.c&lt;br /&gt;~ /trunk/src/main/colors.c&lt;br /&gt;~ /trunk/src/main/complex.c&lt;br /&gt;~ /trunk/src/main/cov.c&lt;br /&gt;~ /trunk/src/main/devices.c&lt;br /&gt;~ /trunk/src/main/dotcode.c&lt;br /&gt;~ /trunk/src/main/format.c&lt;br /&gt;~ /trunk/src/main/graphics.c&lt;br /&gt;~ /trunk/src/main/optimize.c&lt;br /&gt;~ /trunk/src/main/par.c&lt;br /&gt;~ /trunk/src/main/plot.c&lt;br /&gt;~ /trunk/src/main/plot3d.c&lt;br /&gt;~ /trunk/src/main/plotmath.c&lt;br /&gt;~ /trunk/src/main/printutils.c&lt;br /&gt;~ /trunk/src/main/random.c&lt;br /&gt;~ /trunk/src/main/relop.c&lt;br /&gt;~ /trunk/src/main/saveload.c&lt;br /&gt;~ /trunk/src/main/seq.c&lt;br /&gt;~ /trunk/src/main/sort.c&lt;br /&gt;~ /trunk/src/main/summary.c&lt;br /&gt;~ /trunk/src/main/util.c&lt;br /&gt;~ /trunk/src/nmath/bessel_i.c&lt;br /&gt;~ /trunk/src/nmath/bessel_j.c&lt;br /&gt;~ /trunk/src/nmath/bessel_k.c&lt;br /&gt;~ /trunk/src/nmath/bessel_y.c&lt;br /&gt;~ /trunk/src/nmath/beta.c&lt;br /&gt;~ /trunk/src/nmath/chebyshev.c&lt;br /&gt;~ /trunk/src/nmath/choose.c&lt;br /&gt;~ /trunk/src/nmath/d1mach.c&lt;br /&gt;~ /trunk/src/nmath/dnbeta.c&lt;br /&gt;x /trunk/src/nmath/fcube.c&lt;br /&gt;~ /trunk/src/nmath/fmod.c&lt;br /&gt;~ /trunk/src/nmath/fprec.c&lt;br /&gt;~ /trunk/src/nmath/fround.c&lt;br /&gt;~ /trunk/src/nmath/fsign.c&lt;br /&gt;x /trunk/src/nmath/fsquare.c&lt;br /&gt;~ /trunk/src/nmath/ftrunc.c&lt;br /&gt;~ /trunk/src/nmath/gamma.c&lt;br /&gt;~ /trunk/src/nmath/gammalims.c&lt;br /&gt;~ /trunk/src/nmath/imax2.c&lt;br /&gt;~ /trunk/src/nmath/imin2.c&lt;br /&gt;~ /trunk/src/nmath/lbeta.c&lt;br /&gt;~ /trunk/src/nmath/lgamma.c&lt;br /&gt;~ /trunk/src/nmath/lgammacor.c&lt;br /&gt;~ /trunk/src/nmath/log1p.c&lt;br /&gt;~ /trunk/src/nmath/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/pbeta.c&lt;br /&gt;~ /trunk/src/nmath/pgamma.c&lt;br /&gt;~ /trunk/src/nmath/pnorm.c&lt;br /&gt;~ /trunk/src/nmath/polygamma.c&lt;br /&gt;~ /trunk/src/nmath/ptukey.c&lt;br /&gt;~ /trunk/src/nmath/qnbinom.c&lt;br /&gt;~ /trunk/src/nmath/qtukey.c&lt;br /&gt;~ /trunk/src/nmath/rbinom.c&lt;br /&gt;~ /trunk/src/nmath/rcauchy.c&lt;br /&gt;~ /trunk/src/nmath/rchisq.c&lt;br /&gt;~ /trunk/src/nmath/rexp.c&lt;br /&gt;~ /trunk/src/nmath/rgamma.c&lt;br /&gt;~ /trunk/src/nmath/rgeom.c&lt;br /&gt;~ /trunk/src/nmath/rhyper.c&lt;br /&gt;~ /trunk/src/nmath/rlnorm.c&lt;br /&gt;~ /trunk/src/nmath/rnbinom.c&lt;br /&gt;~ /trunk/src/nmath/rnorm.c&lt;br /&gt;~ /trunk/src/nmath/rpois.c&lt;br /&gt;~ /trunk/src/nmath/sexp.c&lt;br /&gt;~ /trunk/src/nmath/sign.c&lt;br /&gt;~ /trunk/src/nmath/signrank.c&lt;br /&gt;~ /trunk/src/nmath/snorm.c&lt;br /&gt;~ /trunk/src/nmath/standalone/Makefile.in&lt;br /&gt;~ /trunk/src/nmath/standalone/Makefile.win&lt;br /&gt;~ /trunk/src/nmath/wilcox.c&lt;br /&gt;~ /trunk/src/unix/devices.c&lt;br /&gt;~ /trunk/src/unix/dynload.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11499</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11499</guid></item>
<item><pubDate>Fri, 24 Nov 2000 16:37:11 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 11497 – Use &lt;foo.h&gt; instead of &quot;foo.h&quot; for including R API headers.</title><description>&lt;div&gt;&lt;strong&gt;hornik – 30 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use &amp;lt;foo.h&gt; instead of &quot;foo.h&quot; for including R API headers.&lt;/div&gt;~ /trunk/doc/manual/R-exts.texi&lt;br /&gt;~ /trunk/src/appl/lbfgsb.c&lt;br /&gt;~ /trunk/src/appl/uncmin.c&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/R.h&lt;br /&gt;~ /trunk/src/include/Rdefines.h&lt;br /&gt;~ /trunk/src/include/Rmath.h&lt;br /&gt;~ /trunk/src/include/R_ext/Mathlib.h&lt;br /&gt;~ /trunk/src/include/S.h&lt;br /&gt;~ /trunk/src/library/ctest/src/nscor.c&lt;br /&gt;~ /trunk/src/library/ctest/src/prho.c&lt;br /&gt;~ /trunk/src/library/ctest/src/swilk.c&lt;br /&gt;~ /trunk/src/library/lqs/src/lqs.c&lt;br /&gt;~ /trunk/src/library/modreg/src/ksmooth.c&lt;br /&gt;~ /trunk/src/library/modreg/src/loessc.c&lt;br /&gt;~ /trunk/src/library/nls/src/nls.c&lt;br /&gt;~ /trunk/src/library/tcltk/src/tcltk.c&lt;br /&gt;~ /trunk/src/library/ts/src/burg.c&lt;br /&gt;~ /trunk/src/library/ts/src/carray.c&lt;br /&gt;~ /trunk/src/library/ts/src/filter.c&lt;br /&gt;~ /trunk/src/library/ts/src/mburg.c&lt;br /&gt;~ /trunk/src/library/ts/src/myw.c&lt;br /&gt;~ /trunk/src/library/ts/src/pacf.c&lt;br /&gt;~ /trunk/src/library/ts/src/qr.c&lt;br /&gt;~ /trunk/src/main/optim.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/standalone/README&lt;br /&gt;~ /trunk/src/nmath/standalone/test.c&lt;br /&gt;~ /trunk/src/unix/gnome/system.c&lt;br /&gt;~ /trunk/src/unix/gnome/terminal-menu.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11497</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11497</guid></item>
<item><pubDate>Mon, 06 Nov 2000 21:13:56 +0000</pubDate><dc:creator>maechler</dc:creator><title>Rev 11247 – ML_NAN =!= NaN</title><description>&lt;div&gt;&lt;strong&gt;maechler – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;ML_NAN =!= NaN&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/tests/arith-true.R&lt;br /&gt;~ /trunk/tests/arith-true.Rout.save&lt;br /&gt;~ /trunk/tests/d-p-q-r-tests.R&lt;br /&gt;~ /trunk/tests/d-p-q-r-tests.Rout.save&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11247</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=11247</guid></item>
<item><pubDate>Tue, 17 Oct 2000 10:03:28 +0000</pubDate><dc:creator>hornik</dc:creator><title>Rev 10973 – Remove F77_SYMBOL from API code; make `Rconfig.h&apos; a subset of ...</title><description>&lt;div&gt;&lt;strong&gt;hornik – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove F77_SYMBOL from API code; make `Rconfig.h&apos; a subset of `config.h&apos;.&lt;/div&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/include/R_ext/Applic.h&lt;br /&gt;~ /trunk/src/include/R_ext/Linpack.h&lt;br /&gt;~ /trunk/src/include/R_ext/RS.h&lt;br /&gt;~ /trunk/src/nmath/d1mach.c&lt;br /&gt;~ /trunk/src/nmath/i1mach.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/unix/dynload.c&lt;br /&gt;~ /trunk/tools/GETCONFIG&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=10973</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=10973</guid></item>
<item><pubDate>Mon, 29 May 2000 17:33:00 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 9363 – standalone Mathlib</title><description>&lt;div&gt;&lt;strong&gt;ripley – 21 file(s) modified&lt;/strong&gt;&lt;br/&gt;standalone Mathlib&lt;/div&gt;~ /trunk/configure&lt;br /&gt;~ /trunk/configure.in&lt;br /&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/R_ext/Mathlib.h&lt;br /&gt;~ /trunk/src/main/plot.c&lt;br /&gt;~ /trunk/src/nmath/mlutils.c&lt;br /&gt;~ /trunk/src/nmath/nmath.h&lt;br /&gt;~ /trunk/src/nmath/pgamma.c&lt;br /&gt;~ /trunk/src/nmath/pnchisq.c&lt;br /&gt;~ /trunk/src/nmath/pnt.c&lt;br /&gt;~ /trunk/src/nmath/qbinom.c&lt;br /&gt;~ /trunk/src/nmath/qgamma.c&lt;br /&gt;~ /trunk/src/nmath/qnorm.c&lt;br /&gt;~ /trunk/src/nmath/rpois.c&lt;br /&gt;~ /trunk/src/nmath/snorm.c&lt;br /&gt;+ /trunk/src/nmath/standalone&lt;br /&gt;+ /trunk/src/nmath/standalone/Makefile.in&lt;br /&gt;+ /trunk/src/nmath/standalone/Makefile.win&lt;br /&gt;+ /trunk/src/nmath/standalone/README&lt;br /&gt;+ /trunk/src/nmath/standalone/sunif.c&lt;br /&gt;+ /trunk/src/nmath/standalone/test.c&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=9363</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=9363</guid></item>
<item><pubDate>Sat, 04 Mar 2000 07:30:47 +0000</pubDate><dc:creator>ripley</dc:creator><title>Rev 8437 – add private header</title><description>&lt;div&gt;&lt;strong&gt;ripley – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;add private header&lt;/div&gt;+ /trunk/src/nmath/nmath.h&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=8437</link><guid>https://svn.r-project.org/browse/R/branches/WinMake/src/nmath/nmath.h?op=revision&amp;rev=8437</guid></item>
</channel></rss>