The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77327 2469 d 4 h luke /trunk/src/ Added support for immediate bindings and use in the byte code engine,  
75618 2810 d 9 h luke /trunk/src/ Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
 
75481 2834 d 9 h luke /trunk/src/ Added ALTREP support from Gabe Becker for logical, comples, and raw vectors.  
74380 3061 d 8 h luke /trunk/src/ More checking of data pointer use for zero-length vectors.  
73769 3169 d 18 h ripley /trunk/src/ avoid incessant clang -Wconversion warnings  
73762 3170 d 8 h luke /trunk/src/ Added SET_REAL_ELT and such.  
73726 3177 d 18 h luke /trunk/src/include/ Change return type for LOGICAL0 to int*.  
73721 3178 d 11 h luke /trunk/src/ Added read-only pointer accessors returning const pointers.  
73718 3178 d 16 h luke /trunk/src/ Drop second argument from DATAPTR_OR_NULL and return a const pointer.  
73598 3198 d 10 h luke /trunk/src/ Added Raw_ELT.  
73593 3199 d 6 h luke /trunk/src/ Recommit r73591 (spurious make check failure??).  
73592 3199 d 7 h luke /trunk/src/ Revert r73591.  
73591 3199 d 8 h luke /trunk/src/ Reduce some ALTREP overhead.  
73586 3199 d 12 h luke /trunk/src/include/ Fix STRING_ELT inlining to work around failure on Windows and some
clangs verisons.
 
73579 3200 d 6 h luke /trunk/src/ Added inline version of STRING_ELT.  
73472 3217 d 10 h luke /trunk/src/ Merged in the rest of the basic ALTREP framework.  
73395 3224 d 3 h luke /trunk/src/ Added some inline functions for ALTREP.  
73248 3239 d 15 h ripley /trunk/src/include/ cast needed to shut up compiler warnings  
73243 3240 d 7 h luke /trunk/ Object header changes to support ALTREP framework.  
73166 3252 d 9 h luke /trunk/ Changes to allow NAMEDMAX to be increased.  

Show All