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
/
tools4pkgs
/
src
/
main
/
arithmetic.c
– Rev 71686
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
71686
3532 d 16 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
71361
3591 d 13 h
maechler
/trunk/src/main/
(+ 1 space in 2nd line of warning)
71360
3591 d 14 h
maechler
/trunk/src/main/
change warning msg of array-length-1 special treatement to ... "deprecated"
71240
3604 d 13 h
maechler
/trunk/src/main/
fix grammar (and case) in the 'dropping dim()' warning for length-1-arrays
71222
3610 d 7 h
maechler
/trunk/
change in the <non-0-array> op <0-vector> binary ops - as proposed on R-devel list, 12 hours ago
71206
3612 d 14 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 17 h
maechler
/trunk/
1L + NULL is integer(0) now
70830
3685 d 11 h
luke
/trunk/src/main/
Removed some inconsistencies in call expressions for errors/warnings;
from Tomas Kalibera.
70093
3825 d 20 h
ripley
/trunk/
more on cospi etc
- the C11 extension is published and the draft has a typo
- OS X has __cospi etc
69955
3842 d 11 h
luke
/trunk/src/main/
Use only one ISNAN call per element in math1() then the result is not NaN.
69416
3961 d 16 h
murdoch
/trunk/src/
Changes for compatibility with experimental Windows toolchain update. (From patch by Jeroen Ooms.)
69175
3989 d 17 h
ripley
/trunk/src/main/
whitespace cleanup
69128
3994 d 14 h
ripley
/trunk/src/
clang 3.7.0 warns on implicit double -> logical conversions
69111
3996 d 21 h
ripley
/trunk/src/main/
precautions against undefined use of mem{set,cpy}
69108
3997 d 6 h
luke
/trunk/src/
Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
68947
4005 d 13 h
ripley
/trunk/src/
use https
68923
4005 d 19 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4030 d 4 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 13 h
luke
/trunk/src/
Protect patches from Tomas Kalibera.
67884
4172 d 15 h
maechler
/trunk/
bessel[JY](x,nu) for very large nu (PR #15554)
←Prev
1
2
Next→
Show All