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 779 d 9 h luke /trunk/ Add R_mkClosure and mark as @apifun.  
84246 1202 d 15 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  
84211 1205 d 12 h ripley /trunk/src/main/ use <Defn.h> consistently  
83446 1322 d 13 h ripley /trunk/src/ C23 requires attributes before return values  
73256 3240 d 1 h maechler /trunk/src/ -diffB  
68947 4006 d 7 h ripley /trunk/src/ use https  
67595 4203 d 11 h ripley /trunk/src/ update copyright dates for 2014 changes  
64656 4587 d 6 h ripley /trunk/src/ correct/standardize copyright dates  
62114 4895 d 3 h luke /trunk/src/main/ New value in mkPRIMSXP was not added to the cache.  
59039 5217 d 11 h ripley /trunk/ use preferred form of 'R Core Team'  
56493 5482 d 8 h ripley /trunk/ allow more types of body on a closure  
55061 5603 d 7 h ripley /trunk/src/ use -Wunused-but-set-variable  
54432 5642 d 4 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 6414 d 12 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45667 6652 d 9 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6671 d 9 h ripley /trunk/src/main/ whitespace cleanup  
42307 6943 d 12 h ripley /trunk/src/ change reference to GPL  
41807 6994 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 7246 d 13 h ripley /trunk/src/ add checks of return values  
38705 7305 d 15 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