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
9642 9531 d 14 h luke /branches/R-GenGC/ Folded in generational GC changes.  
9615 9533 d 13 h /branches/R-GenGC/ This commit was manufactured by cvs2svn to create branch 'R-GenGC'.  
9302 9561 d 19 h luke /trunk/src/main/ Inlined copyVector code into duplicate and removed i % nt recycling which was slowing things down.  
7701 9684 d 2 h hornik /trunk/ Renamed `Rconfig.h' to `config.h' in `src/include'.  
5458 9848 d 9 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
5187 9874 d 2 h hornik /trunk/src/main/ Always include Rconfig.h first.  
5111 9880 d 14 h ihaka /trunk/src/main/ Changes for handling environments.  
4066 9973 d 19 h pd /trunk/src/main/ protect bug  
2363 10161 d 2 h pd /trunk/src/main/ remove attributes from index  
1895 10209 d 19 h ihaka /trunk/src/main/ Final brushup and bug fixes for new list stuff.  
1839 10217 d 11 h ihaka /trunk/src/ Changes to support new list (generic vector) structure.  
1781 10232 d 16 h ihaka /trunk/src/main/ Changes to support new-style lists. Prsently #ifdef-ed on NEWLIST.  
1101 10320 d 15 h ihaka /trunk/src/main/ A number of low-level changes to fix bugs. 1) as.real() etc now always
try to use 7 significant digits rather than the value in options();
2) duplicate() no longer forces promises, but rather copies the
promise into the result. This avoids some over-evaluation problems.
Assignment to subsets now works properly, but the fix looks fragile.
We may need a major redesign.
 
1026 10338 d 10 h ihaka /trunk/ Exchanged our internal dataframe code for Chambers' interpreted code
(with his permission). This is a BIG change.
 
1016 10343 d 1 h maechler /trunk/src/ Lots (not all) of -Wall fixes  
968 10353 d 23 h ihaka /trunk/src/ Conditional compilation based on COMPLEX_DATA removed.  
2 10539 d 14 h r /trunk/ Initial revision