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
69386 3967 d 20 h luke /branches/R-NEWSTR/src/ Copied over current state from my git repo.  
69385 3967 d 21 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
69108 3996 d 19 h luke /trunk/src/ Reverted DUPLICATE_ATTRIB to do a deep copy and added
SHALLOW_DUPLICATE_ATTRIB for use instead in core sources.
 
68949 4005 d 2 h ripley /trunk/src/ use https  
68556 4056 d 1 h maechler /trunk/ factor out R_nchar() utility from do_nchar() [experimental => not yet documented]  
68010 4148 d 21 h luke /trunk/ Added forceAndCall function and modified apply functions and Reduce to
force arguments to function to be applied to reduce unwanted lazy
evaluation/variable capture interactions. Also addresses PR 16093.
 
67570 4204 d 6 h ripley /trunk/ correct copyright dates  
67524 4207 d 6 h maechler /trunk/ topenv() becomes .Internal() -- closing PR#16140; also: R_BaseSymbol instead of R_baseSymbol  
67181 4240 d 4 h luke /trunk/src/ Added NORET annotations; from Tomas Kalibera.  
66713 4313 d 3 h luke /trunk/src/ nextmethod simplifications/optimizations, from Tomas Kalibera.  
66708 4316 d 4 h maechler /trunk/src/ have had CDDDR in memory.c, can use in more places  
66694 4320 d 21 h luke /trunk/src/ Optimizations to passing meta and other variables in S2 dispatch fom
Tomas Kalibera. Extra arguments to applyClosure are now passed as a
pairlist rather than as an environment.
 
66641 4329 d 20 h maechler /trunk/src/ new R_has_methods_attached()  
66622 4331 d 6 h maechler /trunk/ attributes<-() and class<-() now copy the S4 bit  
66478 4353 d 2 h luke /trunk/ Optimizations of install(CHAR(x)) calls; from Tomas Kalibera.  
66477 4353 d 3 h luke /trunk/src/ Dispatch group optimizations and cleanups from Tomas Kalibera.  
66442 4359 d 2 h luke /trunk/src/ Fixes to make barrier test work.  
66441 4359 d 3 h luke /trunk/src/ More S3 optimizations, from Tomas Kalibera.  
66436 4359 d 21 h ripley /trunk/ back out alignment change pending further testing with clang  
66433 4359 d 22 h ripley /trunk/ do not try for double complex: packages using USE_RINTERNALS on OS X break  

Show All