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
80166 1929 d 16 h murrell /branches/R-groups/ create R-groups  
79711 2037 d 11 h ripley /trunk/src/include/ add comment  
77327 2468 d 21 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
75618 2810 d 2 h luke /trunk/src/ Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
 
75481 2834 d 1 h luke /trunk/src/ Added ALTREP support from Gabe Becker for logical, comples, and raw vectors.  
74380 3061 d 0 h luke /trunk/src/ More checking of data pointer use for zero-length vectors.  
73769 3169 d 11 h ripley /trunk/src/ avoid incessant clang -Wconversion warnings  
73762 3170 d 1 h luke /trunk/src/ Added SET_REAL_ELT and such.  
73726 3177 d 10 h luke /trunk/src/include/ Change return type for LOGICAL0 to int*.  
73721 3178 d 3 h luke /trunk/src/ Added read-only pointer accessors returning const pointers.  
73718 3178 d 8 h luke /trunk/src/ Drop second argument from DATAPTR_OR_NULL and return a const pointer.  
73598 3198 d 2 h luke /trunk/src/ Added Raw_ELT.  
73593 3198 d 23 h luke /trunk/src/ Recommit r73591 (spurious make check failure??).  
73592 3198 d 23 h luke /trunk/src/ Revert r73591.  
73591 3199 d 0 h luke /trunk/src/ Reduce some ALTREP overhead.  
73586 3199 d 4 h luke /trunk/src/include/ Fix STRING_ELT inlining to work around failure on Windows and some
clangs verisons.
 
73579 3199 d 22 h luke /trunk/src/ Added inline version of STRING_ELT.  
73472 3217 d 3 h luke /trunk/src/ Merged in the rest of the basic ALTREP framework.  
73395 3223 d 19 h luke /trunk/src/ Added some inline functions for ALTREP.  
73248 3239 d 8 h ripley /trunk/src/include/ cast needed to shut up compiler warnings  

Show All