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
10161 9486 d 9 h luke /branches/R-GenGC/src/include/ Added declaration for SET_MISSING.  
10116 9489 d 9 h luke /branches/R-GenGC/src/include/ Removed TESTING_RINTERNALS defines. Changed define of
USE_WRITE_BARRIER to happen is USE_GENERATIONAL_GC is defined.
 
9682 9526 d 15 h luke /branches/R-GenGC/src/ Changed name of function version of CHAR to R_CHAR to avoid conflict with a
declaration of CHAR somewhere in winsock.
 
9642 9532 d 3 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9634 9533 d 3 h luke /branches/R-GenGC/src/include/ Fixed typo in SET_HASHTAB with no write barrier.  
9618 9534 d 3 h luke /branches/R-GenGC/src/include/ Added generational GC support.  
9615 9534 d 3 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
9413 9552 d 4 h luke /trunk/src/ Added hook for lexacal scoping of formular. Formulas now contain the
environment in which they are created, currently stored as the .Environment
attribute. The environment should only be accessed by the function
formula.environment to allow the storage to be changed. print.formula
has been modified to strip off the .Environment attribute for printing.
 
9147 9574 d 16 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
8611 9618 d 14 h pd /trunk/ a couple of minor tweaks  
7933 9673 d 0 h ripley /trunk/ add R_PV for debugging, re-map PrintValue again  
7893 9674 d 21 h ripley /trunk/src/include/ unmap PrintValue for use in gdb  
7771 9681 d 10 h ripley /trunk/src/ Saikat suggested adding lengthgets as an external call  
7758 9681 d 22 h ripley /trunk/ exported symbol re-mapping / make static if unused  
7754 9682 d 9 h ripley /trunk/src/ make symbols longer, static or re-mappable  
7731 9683 d 12 h ripley /trunk/src/include/ cvs up seemed to revert files  
7730 9683 d 12 h ripley /trunk/src/include/ need explicit R_ext  
7701 9684 d 15 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
7654 9687 d 0 h ripley /trunk/src/include/ still need to install Rconfig.h for now  
6994 9725 d 11 h pd /trunk/ branch update  

Show All