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-DL
/
src
/
main
/
arithmetic.c
– Rev 69200
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
69200
3986 d 23 h
murrell
/branches/R-DL/
ported r69137:69199 from trunk
69138
3993 d 22 h
murrell
/branches/R-DL/
ported r69041:69137 from trunk
69024
4001 d 20 h
murrell
/branches/R-DL/
create R-DL branch
68947
4005 d 7 h
ripley
/trunk/src/
use https
68923
4005 d 13 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4029 d 22 h
luke
/trunk/src/
Reduce use of mod operator for recycling to improve performance; from
Tomas Kalibara. Addresses a performance degredation introduced in
rbind/cbind when long vector support was added.
68092
4141 d 7 h
luke
/trunk/src/
Protect patches from Tomas Kalibera.
67884
4172 d 9 h
maechler
/trunk/
bessel[JY](x,nu) for very large nu (PR #15554)
67570
4204 d 11 h
ripley
/trunk/
correct copyright dates
67524
4207 d 11 h
maechler
/trunk/
topenv() becomes .Internal() -- closing PR#16140; also: R_BaseSymbol instead of R_baseSymbol
66926
4284 d 6 h
murdoch
/trunk/
Fix for PR#16047, abs(x=1i) error.
66662
4325 d 12 h
ripley
/trunk/src/
Solaris needs Rtanpi defined
66651
4327 d 15 h
ripley
/trunk/
update
66621
4331 d 11 h
luke
/trunk/src/main/
Moved Rtanpi declaration to arithmetic.h.
66605
4333 d 10 h
luke
/trunk/src/main/
Moved some inlined functions to arithmetic.h and added do_log_builtin.
66435
4360 d 2 h
luke
/trunk/src/main/
Removed use of call2 in log().
66434
4360 d 2 h
luke
/trunk/
Moved argument matching in two-argument calls to log() ahead of
setting of default base and attempting to dispatch.
66432
4360 d 4 h
luke
/trunk/src/main/
Calls of the form log(base = 2) now signal a missing argument error for "x".
66431
4360 d 4 h
luke
/trunk/src/main/
Allow empty arguments in do_log again, and rearrange some declarations.
66326
4370 d 3 h
luke
/trunk/src/
Pre-allocate formal argument lists for matching in primitives; from
Tomas Kalibera.
←Prev
1
2
Next→
Show All