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
49993 6135 d 15 h falcon /branches/R-2-10-branch/src/main/ Fix buglet in logic for when to use hashing in subscript code

This makes the examples in this email thread much faster:
https://stat.ethz.ch/pipermail/r-devel/2009-September/054691.html

ported from r49990
 
49852 6146 d 12 h pd /branches/R-2-10-branch/ Create R-2-10-branch  
49597 6167 d 3 h ripley /trunk/src/main/ remove unused var  
49592 6167 d 18 h murdoch /trunk/ Indexing with a vector index to [[]] extended to all recursive types, minor changes to trace() to print messages that recognize this.  
47460 6413 d 1 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
47040 6444 d 23 h maechler /trunk/src/main/ comments only  
46977 6459 d 3 h rgentlem /trunk/src/main/ a minor fix for a boundary case for subscripting  
45667 6650 d 22 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6669 d 22 h ripley /trunk/src/main/ whitespace cleanup  
43389 6836 d 2 h ripley /trunk/ fix bug that [[""]] worked  
42414 6932 d 3 h ripley /trunk/src/main/ layout issues  
42307 6942 d 1 h ripley /trunk/src/ change reference to GPL  
42123 6962 d 10 h ihaka /trunk/src/main/ Changed the behaviour of out-of-bounds negative
subscripts to match that of S. Such values are
now ignored rather than tripping an error.
 
41784 6995 d 1 h ripley /trunk/src/ more 'const char *'  
41686 7004 d 21 h ripley /trunk/ more improvements to warning/error messages  
41680 7005 d 1 h ripley /trunk/ improvements to the handling of warning/error messages  
41674 7005 d 12 h ripley /trunk/src/ improve error message (we do need the call to hand as [[ has no context set)  
41670 7005 d 15 h rgentlem /trunk/src/ a collection of changes to support [[ doing exact matching  
41516 7018 d 1 h ripley /trunk/src/main/ report incorrect type on subscripts  
40705 7104 d 3 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 

Show All