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
90234 17 d 20 h maechler /trunk/ new .OBJSXP() and C code allow deparsing of OBJSXP objects such as S7 ones  
87938 504 d 3 h ripley /trunk/src/ start annotating the use of Rboolean in public headers  
87901 507 d 8 h ripley /trunk/src/main/ C standard has attributes before return values  
87891 509 d 22 h ripley /trunk/src/ add 2025 BLAS sources  
87815 518 d 13 h ripley /trunk/src/main/ more Rboolean tweaks  
87783 522 d 5 h ripley /trunk/src/main/ more sanity checking of arguments using asRbool  
87740 525 d 10 h ripley /trunk/src/ gcc 15 reauires NORET before attribute_hidden  
87137 684 d 3 h maechler /trunk/src/main/ R_check_class_and_super(x) for non-objects -- PR#18794  
86821 764 d 1 h luke /trunk/src/ Switch base internals to using R_findVar and R_findVarInFrame.
Modules and base packages still use the unhidden Rf versions.
 
86790 769 d 0 h luke /trunk/src/ Replace used of findVarInFrame3 by findVarInFrame or R_existsVarInFrame.  
86655 788 d 5 h luke /trunk/src/ Hide more entry points not used in Base/CRAN/BIOC packages.  
86135 865 d 3 h luke /trunk/ Finalize UseMethod no longer forwarding local variables from the generic.  
85979 885 d 17 h luke /trunk/ Move towards UseMethod no longer forwarding local variables from the generic.
For now they are forwarded with promises that signal an error i forced.
This will be dropped eventually.
 
85974 886 d 20 h luke /trunk/src/main/ Cleanup in setting the default for UseMethod variable forwarding.  
85690 955 d 23 h luke /trunk/src/ Abstract out test for an evaluated promise into PROMISE_IS_EVALUATED().  
85614 978 d 2 h kalibera /trunk/src/ Fixes of formatted output.  
85463 999 d 1 h luke /trunk/ Merge in R-OBJSXP branch.  
85361 1012 d 3 h luke /trunk/src/main/ Warning in UseMethod check doesn't seem to halp so disable for now.  
85341 1014 d 19 h luke /trunk/src/main/ Provide more info with R_USEMETHOD_FORWARD_LOCALS=error.  
85323 1019 d 22 h luke /trunk/src/main/ Temporary code for experimenting with UseMethod variable forwarding change.  

Show All