R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-Cairo
/
src
/
include
/
R_ext
/
Arith.h
– Rev 44421
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
44421
6741 d 12 h
ripley
/branches/R-Cairo/
create R-Cairo
42724
6904 d 5 h
ripley
/trunk/
gettext has defined _GNU_SOURCE in config.h on systems which need it,
so we now only need declaration where config.h is not included.
42409
6933 d 14 h
ripley
/trunk/
document and make more use of NO_C_HEADERS
42396
6934 d 5 h
ripley
/trunk/src/
start tidying up headers.
port.c no longer used d1mach
42394
6934 d 11 h
ripley
/trunk/
avoid using isfinite in headers that might be used from C++
42308
6942 d 12 h
ripley
/trunk/src/include/
change reference to GPL
36820
7524 d 5 h
ripley
/trunk/
update FSF address
36498
7548 d 6 h
ripley
/trunk/src/
tweaks to circumvent glibc's habit of hiding declarations
32538
7870 d 0 h
tlumley
/trunk/
make ISNAN call a function when in C++ code, in case isnan is a macro
29455
8106 d 1 h
ripley
/trunk/src/include/R_ext/
R_IsNaNorNA is not longer used
29441
8107 d 1 h
ripley
/trunk/
use Is)finite directly instead of R_finite where easily possible
29423
8108 d 15 h
ripley
/trunk/src/
more removal of non-IEEE_754 code
29410
8109 d 15 h
ripley
/trunk/
remove uses of capabilities("IEEE754") and IEEE_754 (except in nmath)
25128
8420 d 4 h
luke
/trunk/src/include/
Made ISNAN a macro if IEEE_754 is defined (speeds some things up a bit).
24068
8494 d 5 h
ripley
/trunk/
more removing classic MacOS
15716
9102 d 3 h
ripley
/trunk/src/
add DLL import/export flags and remove globalvars.h (from Windows port)
12778
9301 d 3 h
pd
/trunk/
branch update
11211
9396 d 3 h
ripley
/trunk/
C++ wrappers
label lots of terminating #endif's
9264
9565 d 3 h
maechler
/trunk/src/include/R_ext/
improve comments on R_Na..
7727
9683 d 2 h
ripley
/trunk/
new API layout