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
/
C-link
/
src
/
main
/
arithmetic.c
– Rev 38822
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
38822
7293 d 4 h
ripley
/branches/C-link/
Create C-link
38666
7312 d 1 h
ripley
/trunk/
more tweaks to what is exported (especially addDLL).
fix bug in freeing of registered symbols: was missing .External symbols.
38550
7321 d 14 h
tlumley
/trunk/src/
tracemem tracks copies through arithmetic/math functions, coercion.
37954
7391 d 18 h
maechler
/trunk/
df(*, ncp)
37600
7425 d 6 h
ripley
/trunk/
allow atan2(numeric, complex)
37317
7472 d 5 h
ripley
/trunk/src/main/
update dates
37291
7474 d 5 h
ripley
/trunk/
nmath/standalone was missing dnt on Unix
add qnbeta, qnf, qnt (not fully tested yet)
37206
7482 d 19 h
ripley
/trunk/src/main/
PROTECT error
37019
7505 d 16 h
ripley
/trunk/
signif() was biased toward round away from zero, not round to even (PR#8452).
Add some explanatory notes for all the aliasing that goes on.
37001
7506 d 21 h
ripley
/trunk/
more visibility attributes
36990
7507 d 17 h
ripley
/trunk/
reduce the number of visible symbols in libR.so from 1806 to 1136
36820
7523 d 22 h
ripley
/trunk/
update FSF address
36612
7539 d 5 h
ripley
/trunk/
use sysconf to find CLK_TCK more reliably
Really need putenv, so find and declare ourselves if possible
Can't assume popen for system(intern=TRUE)
36605
7539 d 23 h
ripley
/trunk/
check most functions are declared, not just exist
36512
7547 d 7 h
ripley
/trunk/src/
more care with HAVE_DECL_* declarartions
36496
7547 d 23 h
ripley
/trunk/src/main/
index is one too long
36491
7548 d 3 h
ripley
/trunk/src/main/
comments on matherr
36474
7548 d 21 h
ripley
/trunk/src/main/
better tests
36452
7549 d 21 h
ripley
/trunk/
add declarations of log2 and log10 for broken systems
36182
7569 d 22 h
ripley
/trunk/
make use of log2 and log10 where available
←Prev
1
2
Next→
Show All