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
26795 8309 d 1 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26152 8357 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 8364 d 1 h luke /trunk/src/include/ Define for isByteCode to return FALSE when BYTECODE is not defined.  
26037 8364 d 6 h luke /trunk/src/ Changed deparse/print of bte compiled functions to show body expression.  
26031 8364 d 8 h maechler /trunk/src/include/ expose Rf_ascommon() {SEXPTYPE, not int}  
26025 8364 d 20 h luke /trunk/src/include/ Added some byte code support.  
26020 8365 d 3 h luke /trunk/ Split PREXPR into PREXPR and PRCODE to support byte compiled promises.  
25983 8367 d 8 h ripley /trunk/src/ move a couple of CleanUp declarations to Rinternals.h  
25927 8370 d 10 h ripley /trunk/src/ export R_{Preserve,Release}Object, which are thus no longer experimental  
24734 8445 d 5 h ripley /trunk/src/ namespaces are no longer experimental, and require bindings etc  
23387 8552 d 7 h luke /trunk/src/ Renamed R_NamespaceEnvName to R_NamespaceEnvSpec.  
22931 8579 d 3 h ripley /trunk/ tidy up headers, make R_NO_REMAP useful, add STRICT_R_HEADERS  
22926 8579 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 8629 d 20 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 8660 d 3 h jmc /trunk/src/ adding NEW and MAKE_CLASS macros to C interface  
20981 8741 d 1 h maechler /trunk/src/include/ swap lines to emphasize INTEGER() == LOGICAL()  
20088 8810 d 0 h jmc /trunk/src/include/ add C level control of slots  
19912 8823 d 15 h duncan /trunk/src/ Some removal of global variables in src/main  
19500 8855 d 0 h hornik /trunk/ Use system header file '#include <foo.h>' for R API headers.  
19082 8883 d 4 h ripley /trunk/ remove fcntl.h from Rinternals.h  

Show All