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-NEWSTR
/
src
/
main
/
apply.c
– Rev 69386
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
69386
3967 d 23 h
luke
/branches/R-NEWSTR/src/
Copied over current state from my git repo.
69385
3968 d 0 h
luke
/branches/R-NEWSTR/
Create branch for experimenting with alternate STRSXP implementations.
68947
4005 d 5 h
ripley
/trunk/src/
use https
68923
4005 d 11 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68439
4076 d 22 h
lawrence
/trunk/
rapply() preserves attributes on list when how="replace"
68010
4149 d 0 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 5 h
maechler
/trunk/
vapply() efficiency for large length(FUN.VALUE)
65019
4543 d 0 h
luke
/trunk/src/
Replaced some uses of NAMED(x) or NAMED(x) != 0 with MAYBE_REFERENCED(x).
64973
4548 d 21 h
luke
/trunk/src/
Merged in lazy_duplicate changes form Michael Lawrence.
64696
4583 d 10 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 4 h
ripley
/trunk/src/
correct/standardize copyright dates
63436
4747 d 5 h
luke
/trunk/src/
Made Rf_protect and friends inline functions.
62285
4880 d 10 h
ripley
/trunk/src/main/
clean up
62220
4884 d 23 h
luke
/trunk/src/main/
Fixed missing NAMED bumping bugs reported by Radford Neal.
61371
4969 d 5 h
maechler
/trunk/src/main/
vapply() segfaults: need to protect eval(R_fcall,..) notably when valType != commonType
60844
5047 d 22 h
ripley
/trunk/
tweak messages
60667
5067 d 8 h
ripley
/trunk/src/
only use Internals.h where needed
59091
5213 d 0 h
ripley
/trunk/
more real indices or integer returns with long vectors
59086
5213 d 6 h
ripley
/trunk/src/
problems uncovered by -Wconversion
59081
5213 d 11 h
ripley
/trunk/src/main/
tweak for long vectors
←Prev
1
2
Next→
Show All