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
70309 3790 d 19 h lawrence /branches/R-generalized-iteration/ Create branch for exploring generalized iteration  
70304 3791 d 4 h lawrence /trunk/src/main/ fix instability due to c70295; the call (used for error reporting
during dispatch) is now passed to STEPFOR via the stack
 
70295 3792 d 17 h lawrence /trunk/ Generalize for() loops to iterate over any object with [[() and
length() methods; thanks to Hervé Pagès for the idea and patch. We
will also do it for lapply() if we can get away with it.
 
70079 3827 d 2 h luke /trunk/src/ Comment fixes, from Tomas Kalibera.  
70037 3832 d 23 h luke /trunk/src/ Compiler/JIT improvements from Tomas Kalibera.  
69981 3839 d 4 h luke /trunk/src/main/ Added checks for generated NaNs in SQRT, LOG, LOGBASE, and MATH1 instructions.  
69944 3846 d 23 h luke /trunk/src/ Make sure JIT level 3 uses at least optimize level 2. From Tomas Kalibera.  
69943 3847 d 0 h luke /trunk/ Compiler and byte code engine improvements from Tomas Kalibera.  
69940 3848 d 3 h luke /trunk/src/ Revert to signaling an errir in compiled switch with character EXPR
and multiple unnamed alternatives. Also added more tests.
 
69934 3848 d 22 h luke /trunk/src/main/ Save/restore source ref in applyClosure. From Tomas Kalibera.  
69932 3848 d 23 h luke /trunk/ Fixes to $ and $<- to allow NextMethod dispatch. Also added regression
tests to reg-tests-1c.R. From Tomas Kalibera.
 
69927 3849 d 3 h luke /trunk/src/ Reduce inconsistencies in edge case handling is switch() between
compiled and interpreted code and add a warning when ... is empty,
which is most likely a coding error. From Tomas Kalibera.
 
69870 3855 d 23 h luke /trunk/ Profile data improvements from Winston Chang.  
69718 3889 d 22 h luke /trunk/ Improvements to no-segfault tests, from Tomas Kalibera; also some
fixes to issues uncovered by these improvements.
 
69577 3926 d 2 h murdoch /trunk/ deparse.max.lines was sometimes being ignored in the browser. (PR#16581)  
69479 3947 d 7 h maechler /trunk/ fixing bug PR#16545 - slot assignment when `methods` is detached  
69326 3974 d 23 h luke /trunk/src/ Improved arity checks from Tomas Kalibera.  
69259 3982 d 0 h luke /trunk/src/ Fixes from Tomas Kalibera for issues found by 'parfait' tool.  
69257 3982 d 1 h luke /trunk/src/main/ More protext fixes from Tomas Kalibara.  
68947 4005 d 4 h ripley /trunk/src/ use https  

Show All