The R Project SVN R

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16318 9056 d 0 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16300 9057 d 2 h luke /trunk/src/ Changed fintVarLocInFrame to use an opaque pointer and accessors
defined in envir.c to confine knowledge about internal binding
structure to that file.
 
16289 9057 d 5 h luke /trunk/src/include/ Changed MISSING to use only first 4 bits of gp field. Currently only 2
bits are needed; 4 are allowed for expansion if needed.
 
16286 9057 d 7 h luke /trunk/src/include/ Changed DDVAL to use a single bit in the gp field instead of the whole field.  
16242 9060 d 4 h luke /trunk/src/ Made hashing functions static to envir.c; new non-static R_NewHashedEnv.
Use new.env(hash=TRUE) in methods instead of R_NewHashTable (now static).
 
16204 9062 d 20 h hornik /trunk/ Updated.  
15938 9089 d 15 h jmc /trunk/src/ no global for R_standardGeneric_ptr  
15928 9090 d 0 h luke /trunk/ Added weak reference support.  
15912 9091 d 2 h ripley /trunk/src/ move initialization of R_standardGeneric_ptr to Defn.h  
15911 9091 d 2 h ripley /trunk/src/ add const qualifier to R_strtod to match strtod  
15909 9091 d 2 h ripley /trunk/src/include/R_ext/ typo, comment  
15908 9091 d 2 h ripley /trunk/src/ make R_standardGeneric_ptr LibExtern, export on cross-compiled Windows  
15903 9091 d 4 h jmc /trunk/src/ R_stdgen_ptr to Defn.h; naughty, naughty  
15890 9091 d 19 h jmc /trunk/ standardGeneric as a primitive  
15885 9091 d 19 h hornik /trunk/src/include/R_ext/ Change R_FOREIGN_H define to R_EXT_DYNLOAD_H_.  
15884 9091 d 20 h luke /trunk/ Added optional finalization on system exit.  
15783 9098 d 15 h rgentlem /trunk/ made length generic and added an arg to DispatchOrEval  
15776 9098 d 21 h hornik /trunk/src/ Move `Rdynpriv.h' from `src/include/R_ext' to `src/include'.  
15770 9099 d 9 h hornik /trunk/src/include/ Add SUBDIRS for recursive targets.  
15757 9099 d 19 h hornik /trunk/src/include/ Use timestamps to install to builddir only when needed.  

Show All