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 9490 d 12 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 9532 d 8 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9615 9534 d 8 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
7701 9684 d 20 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9725 d 16 h pd /trunk/ branch update  
6676 9745 d 14 h pd /trunk/src/main/ ddVal had unnecessary 128-byte buffer on stack, which could easily overflow  
5458 9849 d 3 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9874 d 20 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5103 9882 d 3 h ihaka /trunk/src/main/ Updates for environments - dead code pruned.  
4855 9904 d 0 h ihaka /trunk/src/main/ Code for .Call added.  
1916 10207 d 15 h rgentlem /trunk/src/ added ..x support for match.call  
1895 10210 d 14 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1781 10233 d 11 h ihaka /trunk/src/main/ Changes to support new-style lists. Prsently #ifdef-ed on NEWLIST.  
1026 10339 d 4 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
2 10540 d 9 h r /trunk/ Initial revision