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 9485 d 17 h luke /branches/R-GenGC/src/include/ Added declaration for SET_MISSING.  
10116 9488 d 18 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 9525 d 23 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 9531 d 12 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9634 9532 d 11 h luke /branches/R-GenGC/src/include/ Fixed typo in SET_HASHTAB with no write barrier.  
9618 9533 d 11 h luke /branches/R-GenGC/src/include/ Added generational GC support.  
9615 9533 d 11 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
9413 9551 d 12 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 0 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
8611 9617 d 22 h pd /trunk/ a couple of minor tweaks  
7933 9672 d 8 h ripley /trunk/ add R_PV for debugging, re-map PrintValue again  
7893 9674 d 6 h ripley /trunk/src/include/ unmap PrintValue for use in gdb  
7771 9680 d 19 h ripley /trunk/src/ Saikat suggested adding lengthgets as an external call  
7758 9681 d 6 h ripley /trunk/ exported symbol re-mapping / make static if unused  
7754 9681 d 17 h ripley /trunk/src/ make symbols longer, static or re-mappable  
7731 9682 d 20 h ripley /trunk/src/include/ cvs up seemed to revert files  
7730 9682 d 20 h ripley /trunk/src/include/ need explicit R_ext  
7701 9684 d 0 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
7654 9686 d 9 h ripley /trunk/src/include/ still need to install Rconfig.h for now  
6994 9724 d 19 h pd /trunk/ branch update  

Show All