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-2-6-branch
/
src
/
main
/
array.c
– Rev 42886
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
42886
6888 d 3 h
ripley
/branches/R-2-6-branch/
de, fr and zh_CN translation updates
42766
6900 d 14 h
pd
/branches/R-2-6-branch/
Create R-2-6-branch
42325
6941 d 21 h
bates
/trunk/
add alloc3DArray utility
42307
6942 d 3 h
ripley
/trunk/src/
change reference to GPL
42292
6943 d 7 h
ripley
/trunk/src/
We do need to promiseArgs before calling closures from R_possible_dispatch
(a failure to duplicate was seen in the wild).
Change log() to mimic former interpreted wrapper and an treat missing 'base'
as not supplied.
Change round() and digits() to treat missing 'digits' as not supplied.
41894
6988 d 22 h
ripley
/trunk/
deriv was returning double not int dims
make use of mkString and ScalarXXX to simplify code
41834
6991 d 5 h
ripley
/trunk/src/main/
now .Internal manages vmax, don't need to do it here as well
41762
6996 d 20 h
ripley
/trunk/
let row() and col() work directly with dim() and so be more general
41712
7002 d 23 h
ripley
/trunk/
add experimental showCalls option.
improvements to layout of error messages, and to some messages.
41686
7004 d 23 h
ripley
/trunk/
more improvements to warning/error messages
41680
7005 d 3 h
ripley
/trunk/
improvements to the handling of warning/error messages
41365
7029 d 21 h
ripley
/trunk/src/
use positional matching for binary operators
41281
7035 d 1 h
ripley
/trunk/src/main/
tweak S4 test
41280
7035 d 1 h
ripley
/trunk/
confine dispatch in %*% to S4 object and that op.
use FALSE values in .BasicFunsList to indicate that S4 methods cannot be set
40176
7164 d 22 h
ripley
/trunk/
make names, names<-, levels<- primitive for efficiency.
rename .Internal(substrgets to substr<- for consistency (and error messages).
check arity of internal generics before dispatch.
change several specials to builtins where all args are evaluated immediately.
add checking of primitive generics to checkS3methods.
improve documentation of primitives and internal generics.
38945
7279 d 16 h
ripley
/trunk/src/
length = MAX_INT is allowed, object.size was wrong for raw.
38546
7321 d 19 h
ripley
/trunk/src/main/
separate out LGLSXP and INTSXP for future use
38530
7322 d 1 h
ripley
/trunk/src/main/
SET_STRING_ELT used on a VECSXP
37393
7463 d 1 h
ripley
/trunk/
use 'long double' intermediate calculations.
take mean.default internal again to make use of long double accumulator.
36990
7507 d 15 h
ripley
/trunk/
reduce the number of visible symbols in libR.so from 1806 to 1136
←Prev
1
2
Next→
Show All