The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
26266 8349 d 19 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
24896 8435 d 0 h ripley /trunk/ branch update  
24524 8460 d 0 h luke /trunk/src/main/ Inlined code for extracting single element from simple vector.  
22917 8578 d 17 h ripley /trunk/ fix PR#2507; 0-length dimls in subsetting arrays  
22883 8581 d 22 h ripley /trunk/ allow subscripts to recurse into lists (PR#1558)  
20621 8767 d 21 h jmc /trunk/src/main/ avoid relying on parser trickery for x[] working right (so [(x) works too)  
19265 8874 d 0 h luke /trunk/ Fixed problem in `$` that could cause mutation of shared objects (NAMED was
being reset improperly).
 
18449 8917 d 3 h ripley /trunk/ subsetting of matrix lists: fix PR#1329 and a typo in the string case  
16707 9022 d 3 h jmc /trunk/ make formal method dispatch internal via DispatchOrEval
for primitive functions
 
15783 9098 d 15 h rgentlem /trunk/ made length generic and added an arg to DispatchOrEval  
15508 9111 d 17 h pd /trunk/ patch update  
14913 9152 d 2 h rgentlem /trunk/src/ changes to allow packages to more easily implement the subset paradigm  
13792 9223 d 1 h pd /trunk/ branch update  
11766 9360 d 20 h pd /trunk/src/main/ PROTECT bug  
10935 9418 d 10 h maechler /trunk/src/ more missing do_<...> into Internal.h  
10921 9419 d 1 h maechler /trunk/src/main/ -Warn shadow: s/index/indx/  
10816 9426 d 9 h maechler /trunk/src/main/ drop unused var (-Wall)  
10810 9426 d 20 h luke /trunk/src/main/ Split default methods for do_subset2 and do_subset3 into separately
callable functions.
 
10807 9426 d 23 h luke /trunk/src/main/ Rewrote ExtractDropArg to avoid recursion and reduce use ot SETCDR.
Also modified attribute removal in VectorSubset to only be done if
ATTRIB field is non R_NilValue.
 
10775 9429 d 0 h luke /trunk/src/main/ Split default methods for do_subassign and do_subset into separate functions.  

Show All