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-3-4-branch
/
src
/
main
/
arithmetic.c
– Rev 72387
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
72387
3412 d 11 h
pd
/branches/R-3-4-branch/
Create R-3-4-branch
71820
3506 d 8 h
luke
/trunk/src/main/
.Internals implemented in do_math2 now use proper call expression in
error messages.
71361
3590 d 20 h
maechler
/trunk/src/main/
(+ 1 space in 2nd line of warning)
71360
3590 d 21 h
maechler
/trunk/src/main/
change warning msg of array-length-1 special treatement to ... "deprecated"
71240
3603 d 20 h
maechler
/trunk/src/main/
fix grammar (and case) in the 'dropping dim()' warning for length-1-arrays
71222
3609 d 14 h
maechler
/trunk/
change in the <non-0-array> op <0-vector> binary ops - as proposed on R-devel list, 12 hours ago
71206
3611 d 20 h
maechler
/trunk/
special case binary arithmetic with 1x1 arrays and vectors of longer lengths now gives a warning (to become error ..)
71172
3618 d 0 h
maechler
/trunk/
1L + NULL is integer(0) now
70830
3684 d 18 h
luke
/trunk/src/main/
Removed some inconsistencies in call expressions for errors/warnings;
from Tomas Kalibera.
70093
3825 d 3 h
ripley
/trunk/
more on cospi etc
- the C11 extension is published and the draft has a typo
- OS X has __cospi etc
69955
3841 d 18 h
luke
/trunk/src/main/
Use only one ISNAN call per element in math1() then the result is not NaN.
69416
3960 d 23 h
murdoch
/trunk/src/
Changes for compatibility with experimental Windows toolchain update. (From patch by Jeroen Ooms.)
69175
3989 d 0 h
ripley
/trunk/src/main/
whitespace cleanup
69128
3993 d 21 h
ripley
/trunk/src/
clang 3.7.0 warns on implicit double -> logical conversions
69111
3996 d 4 h
ripley
/trunk/src/main/
precautions against undefined use of mem{set,cpy}
69108
3996 d 13 h
luke
/trunk/src/
Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
68947
4004 d 20 h
ripley
/trunk/src/
use https
68923
4005 d 2 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4029 d 11 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
4140 d 20 h
luke
/trunk/src/
Protect patches from Tomas Kalibera.
←Prev
1
2
Next→
Show All