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  
71682 3533 d 22 h luke /trunk/src/main/ Hash function fix; from Tomas Kalibera.  
71675 3534 d 14 h luke /trunk/src/ Reduce JIT overhead by avoiding repeated compilation in some settings.  
71659 3542 d 13 h luke /trunk/src/main/ Removed unused or redundant ARGUSED macros.  
71647 3545 d 16 h luke /trunk/src/main/ Declare opinfo volatile to prevent gcc 6 from making a local copy in
bcEval stack frames and thus increasing stack usage dramatically; from
Tomas Kalibera.
 
71639 3548 d 10 h luke /trunk/ JIT is now enabled by default at level 3.  
71521 3573 d 14 h luke /trunk/src/main/ Protect fixes from Tomas Kalibera.  
71515 3574 d 18 h ripley /trunk/src/main/ explicit cast to avoid warning  
71513 3574 d 19 h luke /trunk/src/main/ Set PRSEEN to 1 before warninga bout restarting a promise evaluation
to avoid infinite recursion in some rare settings; suggested by Kirill
Mueller in PR17144.
 
71510 3575 d 12 h luke /trunk/src/main/ Some bullet proofing to prevent an ASAN issue; from Tomas Kalibera.  
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.
 
71466 3580 d 14 h luke /trunk/src/main/ Comment fix.  
71465 3580 d 14 h luke /trunk/src/ Unserialize drops old byte code, no warnings; with Tomas Kalibera.  
71390 3589 d 18 h luke /trunk/ Improvements in srcref handling for byte compiled code from Tomas Kalibera.  
71378 3591 d 0 h maechler /trunk/src/main/ update comment to status quo  
71340 3595 d 19 h luke /trunk/src/main/ Use local versions of 'value' in most bcEval instructions; from Tomas Kalibera.  
71258 3602 d 21 h luke /trunk/src/ Added R_ParseEvalString function.  
71257 3602 d 21 h luke /trunk/src/ Reverted change.  
71256 3602 d 22 h luke /trunk/src/ Added R_ParseEvalString function.  
71191 3616 d 20 h luke /trunk/src/main/ Disable JIT compilations when byte code is disabled; from Tomas Kalibera.  

Show All