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
/
apply.c
@ 77458
– 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 23 h
maechler
/branches/tools4pkgs/
Create tools 4 packages branch
71611
3556 d 17 h
maechler
/trunk/
fix PR#16932 rep(x, <large>) and
PR#17174 vapply(<large>, *)
70722
3702 d 20 h
lawrence
/trunk/
Fix level propagation in unlist() when the list contains zero-length lists or factors.
68947
4005 d 19 h
ripley
/trunk/src/
use https
68923
4006 d 2 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68439
4077 d 12 h
lawrence
/trunk/
rapply() preserves attributes on list when how="replace"
68010
4149 d 15 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
4256 d 20 h
maechler
/trunk/
vapply() efficiency for large length(FUN.VALUE)
65019
4543 d 14 h
luke
/trunk/src/
Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).
64973
4549 d 11 h
luke
/trunk/src/
Merged in lazy_duplicate changes form Michael Lawrence.
64696
4584 d 1 h
ripley
/trunk/src/main/
code cleanup:
- make use of C99 features
- move comments to just above the code they refer to
64656
4586 d 19 h
ripley
/trunk/src/
correct/standardize copyright dates
63436
4747 d 20 h
luke
/trunk/src/
Made Rf_protect and friends inline functions.
62285
4881 d 1 h
ripley
/trunk/src/main/
clean up
62220
4885 d 14 h
luke
/trunk/src/main/
Fixed missing NAMED bumping bugs reported by Radford Neal.
61371
4969 d 20 h
maechler
/trunk/src/main/
vapply() segfaults: need to protect eval(R_fcall,..) notably when valType != commonType
60844
5048 d 13 h
ripley
/trunk/
tweak messages
60667
5067 d 22 h
ripley
/trunk/src/
only use Internals.h where needed
59091
5213 d 15 h
ripley
/trunk/
more real indices or integer returns with long vectors
59086
5213 d 20 h
ripley
/trunk/src/
problems uncovered by -Wconversion
←Prev
1
2
Next→
Show All