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
55359 5591 d 7 h pd /branches/R-glmscore/ R-glmscore experimental branch  
55061 5603 d 3 h ripley /trunk/src/ use -Wunused-but-set-variable  
54432 5642 d 0 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 8 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
45667 6652 d 5 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45446 6671 d 5 h ripley /trunk/src/main/ whitespace cleanup  
42307 6943 d 8 h ripley /trunk/src/ change reference to GPL  
41807 6994 d 2 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 9 h ripley /trunk/src/ add checks of return values  
38705 7305 d 11 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 7499 d 6 h ripley /trunk/src/ more inlining  
37001 7508 d 0 h ripley /trunk/ more visibility attributes  
36820 7525 d 1 h ripley /trunk/ update FSF address  
34549 7726 d 1 h tlumley /trunk/ as.function.default no longer asks for a bug report when the body is
invalid
 
32867 7852 d 10 h ripley /trunk/ update message info  
32380 7881 d 1 h ripley /trunk/src/ add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences
 
29902 8075 d 6 h ripley /trunk/ add rawtype  
29607 8095 d 23 h rgentlem /trunk/src/main/ one more change for environments  
28357 8194 d 8 h ripley /trunk/ start the process of having vector lengths as longs and hence > 2^31-1 on 64-bit platforms  
24527 8461 d 1 h luke /trunk/src/main/ Added byte code support.  

Show All