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 9491 d 10 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 9533 d 7 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9615 9535 d 7 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
7701 9685 d 19 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
6994 9726 d 15 h pd /trunk/ branch update  
6676 9746 d 13 h pd /trunk/src/main/ ddVal had unnecessary 128-byte buffer on stack, which could easily overflow  
5458 9850 d 2 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9875 d 19 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5103 9883 d 2 h ihaka /trunk/src/main/ Updates for environments - dead code pruned.  
4855 9904 d 23 h ihaka /trunk/src/main/ Code for .Call added.  
1916 10208 d 14 h rgentlem /trunk/src/ added ..x support for match.call  
1895 10211 d 12 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1781 10234 d 10 h ihaka /trunk/src/main/ Changes to support new-style lists. Prsently #ifdef-ed on NEWLIST.  
1026 10340 d 3 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
2 10541 d 7 h r /trunk/ Initial revision