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
/
bind.c
– Rev 75365
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
75365
2861 d 20 h
luke
/branches/ALTREP/
Merged changes from trunk through 75364.
73104
3266 d 17 h
luke
/branches/ALTREP/
Merged changes from trunk through 73103.
72841
3322 d 13 h
luke
/branches/ALTREP/
Merged changes from trunk through 72838.
71359
3592 d 1 h
kalibera
/branches/ALTREP/
merged changes from trunk through 71358
71308
3598 d 14 h
luke
/branches/ALTREP/
Create ALTREP branch.
71099
3633 d 21 h
luke
/trunk/src/main/
Avoid calling LENGHT/XLENGTH on non-vectors.
68947
4005 d 20 h
ripley
/trunk/src/
use https
68923
4006 d 2 h
ripley
/trunk/src/main/
update copyright dates, whitespace cleanup
68663
4030 d 12 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.
68586
4051 d 1 h
ripley
/trunk/src/main/
more use of [X]Length for vectors
68572
4052 d 20 h
luke
/trunk/src/main/
Protect fixes from Tomas Kalibara related to report from Radford Neal.
68092
4141 d 20 h
luke
/trunk/src/
Protect patches from Tomas Kalibera.
67852
4176 d 0 h
maechler
/trunk/
Tweak internal C code of cbind()/rbind() to work better with S4.
The hidden methods pkg cbind/rbind now create dimnames more like the base functions
and use a `deparse.level=-1`.
67809
4183 d 18 h
ripley
/trunk/
wish of PR#16198
67707
4193 d 19 h
lawrence
/trunk/src/main/
tweak check for S3 dispatch failure in delegation to [cr]bind2
67700
4194 d 16 h
ripley
/trunk/src/main/
more cleaning up after ML
67699
4194 d 17 h
lawrence
/trunk/
cbind/rbind now delegate recursively to cbind2 (rbind2) when at least
one argument is an S4 object and S3 dispatch fails; also consider S4
inheritance during S3 dispatch in the *bind functions.
66694
4321 d 15 h
luke
/trunk/src/
Optimizations to passing meta and other variables in S2 dispatch fom
Tomas Kalibera. Extra arguments to applyClosure are now passed as a
pairlist rather than as an environment.
66468
4354 d 21 h
maechler
/trunk/src/main/
pure cosmetic (white space; comment)
65178
4520 d 2 h
ripley
/trunk/
turn LAZY_DUPLICATE_OK on
←Prev
1
2
Next→
Show All