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 13 h maechler /branches/tools4pkgs/ Create tools 4 packages branch  
71639 3548 d 1 h luke /trunk/ JIT is now enabled by default at level 3.  
71492 3577 d 2 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 8 h luke /trunk/ Improvements in srcref handling for byte compiled code from Tomas Kalibera.  
71307 3598 d 11 h lawrence /trunk/ as.character.factor() uses S4 inheritance when checking the type of
its argument (fixes PR#17141)
 
71112 3631 d 3 h luke /trunk/src/ Made R_in_gc variable non-static to allow access without a function call.  
70852 3681 d 1 h luke /trunk/ Tidied up and documented user interrupt handling changes.  
70827 3686 d 3 h luke /trunk/src/ Added code from Tomas Kalibera for detecting modifications to values
in byte code constant pools.
 
70325 3789 d 7 h luke /trunk/ Arrange for jumps to jump to intermediate contexts with on.exit
actions, run the action, and continue the jump.
 
70324 3789 d 7 h luke /trunk/src/ LONGJMP to a context now only happens in context.c:R_jumpctxt.  
70308 3791 d 1 h lawrence /trunk/src/ dispatch_length() ensures short length, use dispatch_xlength() for
long vectors
 
70221 3805 d 5 h lawrence /trunk/src/ make dispatch_length() non-static (Defn.h)  
70220 3805 d 5 h lawrence /trunk/src/ move dispatch_subset2 to subset.c and make it non-static (Defn.h)  
70088 3826 d 4 h ripley /trunk/src/ more hiding/re-mapping  
70046 3832 d 10 h ripley /trunk/src/include/ Explicitly document uninstalled headers, and remove C++ guards from them.  
69899 3852 d 0 h murdoch /trunk/ More fixes to deparser (improvement on r69858)  
69651 3904 d 10 h lawrence /trunk/src/ initial work on callNextMethod() support for internal dispatch  
69588 3923 d 4 h maechler /trunk/ revert large erronous r69587  
69587 3923 d 4 h maechler /trunk/ var() and hence sd() now signal an error for factor arguments  
69121 3994 d 19 h ripley /trunk/src/ add extern to help ASAN/UBSAN compiles  

Show All