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-conflicts
/
src
/
main
/
subset.c
– Rev 75453
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
75453
2839 d 2 h
luke
/branches/R-conflicts/
Create branch for experimenting with search path conflict resolution.
74391
3058 d 21 h
kalibera
/trunk/
Return NULL when indexing a list using dollar and empty string.
74073
3124 d 18 h
luke
/trunk/src/
Adjustments to r74069 to also handle reference counting.
74069
3125 d 2 h
kalibera
/trunk/src/
Prevent non-compiled assignments from modifying values in temporary lists
for builtins and dispatch (complements 74056, only handles some contexts).
74021
3128 d 6 h
luke
/trunk/src/
Added RAISE_NAMED and used in place of many SET_NAMED calls.
73751
3172 d 20 h
luke
/trunk/src/main/
Move result creation closer to use.
73729
3177 d 10 h
luke
/trunk/src/main/
More use of read-only vector data pointers.
73667
3187 d 19 h
luke
/trunk/src/main/
Use data pointers and further reduce branches in EXTRAXT_SUBSET_LOOP.
73636
3193 d 4 h
luke
/trunk/src/main/
Allow for NA_INTEGER in subscript bounds check.
73631
3195 d 6 h
luke
/trunk/src/main/
Revised ArraySubset to move some branches out of the inner loop.
73624
3196 d 1 h
luke
/trunk/src/main/
Revised MatrixSubset to move some branches out of the inner loop and
access in column-major order.
73620
3196 d 3 h
luke
/trunk/src/main/
More ALTREP adjustments.
73598
3198 d 3 h
luke
/trunk/src/
Added Raw_ELT.
73595
3198 d 19 h
luke
/trunk/src/main/
Revised ExtractSubset to move many branches out of the inner loop.
73440
3219 d 1 h
luke
/trunk/src/main/
subset.c now matches ALTREP version.
73393
3223 d 21 h
luke
/trunk/src/
Rinternals.h now matches the ALTREP version.
73392
3223 d 21 h
luke
/trunk/src/main/
Moved allocation into ExtractSubset to simplify and prepare for ALTREP.
73166
3252 d 2 h
luke
/trunk/
Changes to allow NAMEDMAX to be increased.
71747
3518 d 22 h
luke
/trunk/src/
Fix for destructive code modification in $<-.; from Tomas Kalibera.
71637
3548 d 22 h
luke
/trunk/src/main/
Fix for bug in pairlist subsetting code; from Tomas Kalibera.
←Prev
1
2
Next→
Show All