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
52864 5807 d 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51790 5941 d 11 h ripley /trunk/src/main/ finish tidying up, correct last change  
51781 5942 d 7 h ripley /trunk/src/main/ remove unused static function, add comment  
51702 5949 d 20 h jmc /trunk/ fix for bug 13209  
51657 5953 d 0 h luke /trunk/src/ Modified vectorized bessel functions to allocate one work array per
vectorized call rather than one allocation per element evaluation.
 
51316 5975 d 0 h ripley /trunk/ a few more checks of argument names, and a test suite  
51270 5979 d 8 h ripley /trunk/ separate out primitives in names.c
no longer treat atan() separately
change log{2,10} to avoid double evaluation of first arg.
 
51267 5979 d 11 h ripley /trunk/ check arity and args of one-argument primitives  
51253 5981 d 9 h ripley /trunk/ back out r51251: causes a problem in Rmpfr  
51251 5981 d 10 h ripley /trunk/ avoid double evaluation of args to log2 and log10  
51245 5982 d 8 h ripley /trunk/ document in source files which primitives/.Internal are 'special'
make zero-arg primitives consistently builtin and not special, and check arity
list the specials (and some reasons) in R-ints
update now switch() is primitive
 
49236 6191 d 8 h maechler /trunk/ revert the "double" part of r49062 ["z^n"]  
49076 6199 d 10 h ripley /trunk/src/ replace R_MSG_IA etc by more informative messages  
49062 6201 d 4 h maechler /trunk/ more accurate z^n  
49001 6209 d 9 h ripley /trunk/src/main/ some missed TRACE and SET_TRACE calls  
47460 6413 d 9 h ripley /trunk/src/main/ code cleanup
SET_STRING_ELT should not set R_NilValue, but it does in subscript.c
 
47051 6444 d 22 h jmc /trunk/ fix bug in 0^NA  
46170 6571 d 5 h ripley /trunk/src/main/ fix up various problems with calls from lapply  
46039 6594 d 1 h maechler /trunk/ first cut at improving [dpqr]nbinom(., <large size>, mu=.)  
45446 6670 d 6 h ripley /trunk/src/main/ whitespace cleanup  

Show All