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
10104 9489 d 15 h luke /branches/R-GenGC/src/main/ Moved mkPROMISE from dstruct.c to memory.c and modified for efficiency
(avoids write barrier; avoids protecting unless a GC will really
happen).
 
9642 9531 d 12 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9615 9533 d 11 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
7701 9684 d 0 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9724 d 19 h pd /trunk/ branch update  
6676 9744 d 17 h pd /trunk/src/main/ ddVal had unnecessary 128-byte buffer on stack, which could easily overflow  
5458 9848 d 6 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9874 d 0 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5103 9881 d 6 h ihaka /trunk/src/main/ Updates for environments - dead code pruned.  
4855 9903 d 3 h ihaka /trunk/src/main/ Code for .Call added.  
1916 10206 d 18 h rgentlem /trunk/src/ added ..x support for match.call  
1895 10209 d 17 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1781 10232 d 14 h ihaka /trunk/src/main/ Changes to support new-style lists. Prsently #ifdef-ed on NEWLIST.  
1026 10338 d 7 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
2 10539 d 12 h r /trunk/ Initial revision