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
/
ALTREP
/
src
/
main
/
apply.c
@ 77458
– Rev 74928
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
74928
2957 d 10 h
luke
/branches/ALTREP/
Merged changes from trunk through 74924.
74194
3099 d 2 h
luke
/branches/ALTREP/
Merged changes from trunk through 74193.
74117
3118 d 4 h
luke
/branches/ALTREP/
Merged changes from trunk through 74116.
71676
3535 d 2 h
luke
/branches/ALTREP/
merged changes from trunk through 71675.
71308
3599 d 3 h
luke
/branches/ALTREP/
Create ALTREP branch.
70722
3703 d 10 h
lawrence
/trunk/
Fix level propagation in unlist() when the list contains zero-length lists or factors.
68947
4006 d 9 h
ripley
/trunk/src/
use https
68923
4006 d 15 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68439
4078 d 2 h
lawrence
/trunk/
rapply() preserves attributes on list when how="replace"
68010
4150 d 5 h
luke
/trunk/
Added forceAndCall function and modified apply functions and Reduce to
force arguments to function to be applied to reduce unwanted lazy
evaluation/variable capture interactions. Also addresses PR 16093.
67091
4257 d 10 h
maechler
/trunk/
vapply() efficiency for large length(FUN.VALUE)
65019
4544 d 4 h
luke
/trunk/src/
Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).
64973
4550 d 1 h
luke
/trunk/src/
Merged in lazy_duplicate changes form Michael Lawrence.
64696
4584 d 14 h
ripley
/trunk/src/main/
code cleanup:
- make use of C99 features
- move comments to just above the code they refer to
64656
4587 d 9 h
ripley
/trunk/src/
correct/standardize copyright dates
63436
4748 d 9 h
luke
/trunk/src/
Made Rf_protect and friends inline functions.
62285
4881 d 15 h
ripley
/trunk/src/main/
clean up
62220
4886 d 3 h
luke
/trunk/src/main/
Fixed missing NAMED bumping bugs reported by Radford Neal.
61371
4970 d 9 h
maechler
/trunk/src/main/
vapply() segfaults: need to protect eval(R_fcall,..) notably when valType != commonType
60844
5049 d 3 h
ripley
/trunk/
tweak messages
←Prev
1
2
Next→
Show All