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
86712 778 d 9 h luke /trunk/ Add R_mkClosure and mark as @apifun.  
84246 1201 d 16 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
84211 1204 d 13 h ripley /trunk/src/main/ use <Defn.h> consistently  
83446 1321 d 14 h ripley /trunk/src/ C23 requires attributes before return values  
73256 3239 d 2 h maechler /trunk/src/ -diffB  
68947 4005 d 8 h ripley /trunk/src/ use https  
67595 4202 d 12 h ripley /trunk/src/ update copyright dates for 2014 changes  
64656 4586 d 7 h ripley /trunk/src/ correct/standardize copyright dates  
62114 4894 d 4 h luke /trunk/src/main/ New value in mkPRIMSXP was not added to the cache.  
59039 5216 d 12 h ripley /trunk/ use preferred form of 'R Core Team'  
56493 5481 d 9 h ripley /trunk/ allow more types of body on a closure  
55061 5602 d 8 h ripley /trunk/src/ use -Wunused-but-set-variable  
54432 5641 d 5 h luke /trunk/src/main/ Modified mkPRIMSXP to cache the results it returns so a given query
will always produce the same SEXP. This avoids the need for GC
protection in cases where the result might come from reconstructing a
.Primitive after a package clobbered a defintion in base.
 
47460 6413 d 13 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45667 6651 d 10 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 10 h ripley /trunk/src/main/ whitespace cleanup  
42307 6942 d 13 h ripley /trunk/src/ change reference to GPL  
41807 6993 d 6 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 
39507 7245 d 14 h ripley /trunk/src/ add checks of return values  
38705 7304 d 16 h ripley /trunk/src/ remove some unused entry points, take others static.
add prefixes to graphapp and some graphics entry points
improve the use of / <--> \ conversions under Windows
 

Show All