Commit Graph

15 Commits

Author SHA1 Message Date
martynas
7afa11a163 don't round to double-precision anymore, since libc got extended-precision
functions now.  ok sthen@
2008-09-10 20:50:31 +00:00
martynas
567e0ac244 we don't yet have extended-precision version of isfinite, this is
what will be added post-release
for now __isinf will do, relying on the ieee 754 fact that long
infinity assigned to double infinity will be infinity
XXX: remove post-release
ok sthen@
2008-07-26 14:59:45 +00:00
mbalmer
a69f3f6e2e Update to R-2.6.0. 2007-10-07 17:54:54 +00:00
steven
81a0991efc link correctly against libintl, and adapt MODULES. update patches while here.
ok naddy
2007-08-09 22:22:17 +00:00
mbalmer
6d5b9ca21d R-2.5.0 2007-04-26 20:26:12 +00:00
mbalmer
3a99c756d3 Update to R 2.4.0, a clone of S. Written in C. 2006-11-11 18:52:12 +00:00
steven
e9114d7134 SHARED_LIBS 2006-01-06 17:42:01 +00:00
mbalmer
a722685d81 Update to version 2.1.1 and take maintainership.
For more information, see release information on
http://www.r-project.org/

with help from bernd@ and ok robert@,bernd@
2005-10-08 09:47:36 +00:00
naddy
5b78b831af update to 1.9.1; from Chris Kuethe <ckuethe@ualberta.ca> 2004-08-08 15:06:23 +00:00
naddy
8e19ddd5e0 Update to 1.9.0.
Revised from a submission by Chris Kuethe <ckuethe@ualberta.ca>.
2004-04-28 21:40:31 +00:00
ian
c936c963cd Mark BROKEN: all versions seem to be broken on ELF.
Upgrade to 1.7.0. Suggested by naddy@
2003-05-17 04:46:04 +00:00
avsm
d115d49e5f incorrect buffer was referenced here, could leave to overflow
ian@ ok, version in ports too old to submit upstream
2003-04-18 14:24:10 +00:00
ian
ae9fe2140b Update R to 1.4.1, removing patches that are now incorporated into R
and a few which are not really needed due to autoconfig.
2002-02-06 13:44:37 +00:00
pvalchev
dc2abc5fdd add stubs for MAIN__ when building fortran code on ELF to fix undefined symbols
passes configure stage
2001-09-28 02:57:56 +00:00
ian
4f2fe9a7b9 Initial import of "R" math/stats/graphics package 2001-03-22 03:26:23 +00:00