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
68746 4016 d 22 h luke /branches/R-BIGSEXP/ Merged in trunk changes through r68000.  
68553 4055 d 23 h luke /branches/R-BIGSEXP/ Merged in trunk changes through r65000.  
63522 4736 d 15 h luke /branches/R-BIGSEXP/ Added changes to support a struct representation of SEXPs.  
63512 4738 d 17 h luke /branches/R-BIGSEXP/ Branch for experimenting with changing the SEXP representation to a struct.  
62114 4893 d 19 h luke /trunk/src/main/ New value in mkPRIMSXP was not added to the cache.  
59039 5216 d 3 h ripley /trunk/ use preferred form of 'R Core Team'  
56493 5481 d 0 h ripley /trunk/ allow more types of body on a closure  
55061 5601 d 23 h ripley /trunk/src/ use -Wunused-but-set-variable  
54432 5640 d 20 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 4 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45667 6651 d 1 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6670 d 1 h ripley /trunk/src/main/ whitespace cleanup  
42307 6942 d 4 h ripley /trunk/src/ change reference to GPL  
41807 6992 d 22 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 5 h ripley /trunk/src/ add checks of return values  
38705 7304 d 7 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
 
37088 7498 d 2 h ripley /trunk/src/ more inlining  
37001 7506 d 20 h ripley /trunk/ more visibility attributes  
36820 7523 d 21 h ripley /trunk/ update FSF address  
34549 7724 d 21 h tlumley /trunk/ as.function.default no longer asks for a bug report when the body is
invalid
 

Show All