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
71686 3532 d 22 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
71606 3557 d 22 h luke /trunk/src/main/ Allow for large vectors in VECSXP scan.  
71521 3573 d 14 h luke /trunk/src/main/ Protect fixes from Tomas Kalibera.  
71505 3575 d 15 h luke /trunk/src/main/ Added PROTECT calls in case of GC in GET_FREE_NODE; partially resolves
PR16734 and PR17144.
 
71492 3577 d 12 h luke /trunk/src/ Eliminate the need for recursively calling bcEval for loops that need
a context. This increments the minimal byte code version required.
Packages that use byte compilation should be recompiled. With Tomas
Kalibera.
 
71390 3589 d 18 h luke /trunk/ Improvements in srcref handling for byte compiled code from Tomas Kalibera.  
71261 3602 d 16 h luke /trunk/src/main/ Use SET_TYPEOF macro and explicitly reset intCHARSXP type to CHARSXP
in vector allocation rather than relying on truncation to the 5-bit
type field.
 
71185 3617 d 4 h ripley /trunk/src/ change visibility of R_ExternalPtrAddrFn  
71112 3631 d 13 h luke /trunk/src/ Made R_in_gc variable non-static to allow access without a function call.  
71083 3636 d 22 h ripley /trunk/src/ ensure config.h is the first header included
update/tweak comments
 
70918 3664 d 17 h luke /trunk/src/main/ Reverted unintended commit.  
70917 3664 d 17 h luke /trunk/src/main/ Removed debug print.  
70914 3665 d 18 h luke /trunk/src/main/ Use VECTOR_ELT rather than STRING_ELT in scanning vector-like objects.  
70827 3686 d 13 h luke /trunk/src/ Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
 
70812 3688 d 13 h luke /trunk/src/main/ Turn off pending finalizers flag in RunFinalizers; from Tomas Kalibera.  
70578 3736 d 19 h maechler /trunk/src/main/ rm C code for defunct mem.limits()  
70321 3789 d 18 h luke /trunk/src/main/ Added R_ReturnedValue and ctxt->returnValue as GC roots.  
70088 3826 d 14 h ripley /trunk/src/ more hiding/re-mapping  
69511 3940 d 12 h luke /trunk/src/main/ Make sure a GC requested when GC is disabled happens as soon as possible.  
69326 3975 d 14 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  

Show All