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
28362 8193 d 4 h murdoch /branches/R-Win-CMD/ Merge from trunk  
28254 20661 d 18 h /branches/R-Win-CMD/ This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.  
28176 8214 d 2 h rgentlem /trunk/src/ changes so that $ and [[ work for environments  
27365 8270 d 4 h rgentlem /trunk/src/ modified the API for vector subscript computations to allow for
a more general interface for external matrix/vector representations
 
26152 8356 d 6 h luke /trunk/ Wrapped calls to popen() and system() in R_popen and R_system to allow
suspending SIGALRM interrupts around call on Mac OS X.
 
26046 8363 d 1 h luke /trunk/src/include/ Define for isByteCode to return FALSE when BYTECODE is not defined.  
26037 8363 d 6 h luke /trunk/src/ Changed deparse/print of bte compiled functions to show body expression.  
26031 8363 d 8 h maechler /trunk/src/include/ expose Rf_ascommon() {SEXPTYPE, not int}  
26025 8363 d 20 h luke /trunk/src/include/ Added some byte code support.  
26020 8364 d 2 h luke /trunk/ Split PREXPR into PREXPR and PRCODE to support byte compiled promises.  
25983 8366 d 8 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
25927 8369 d 10 h ripley /trunk/src/ export R_{Preserve,Release}Object, which are thus no longer experimental  
24734 8444 d 5 h ripley /trunk/src/ namespaces are no longer experimental, and require bindings etc  
23387 8551 d 7 h luke /trunk/src/ Renamed R_NamespaceEnvName to R_NamespaceEnvSpec.  
22931 8578 d 3 h ripley /trunk/ tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS  
22926 8578 d 6 h ripley /trunk/ remove remapping of append and remove it from Rinternals.h to Defn.h
It is not used in the R source nor in any package on CRAN.
 
22284 8628 d 19 h duncan /trunk/src/ Switched the way we make symbols in base available to .C/.Call/.External/.Fortran calls. Rather than using ROUTINES, we now use the registration mechanism. Tested on all the standard platforms except HP and AIX. Tidy up to follow now the basics are in.  
21853 8659 d 2 h jmc /trunk/src/ adding NEW and MAKE_CLASS macros to C interface  
20981 8740 d 1 h maechler /trunk/src/include/ swap lines to emphasize INTEGER() == LOGICAL()  
20088 8808 d 23 h jmc /trunk/src/include/ add C level control of slots  

Show All