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
46659 6501 d 3 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
46599 6504 d 0 h luke /trunk/ Fixed environments used in begincontext() and usemethod() calls for
dispatch for internal S3 generics so sys.xyz calls captured in
promises work properly.
 
46164 6571 d 8 h maechler /trunk/src/main/ slightly more verbose "dispatch error" message  
46047 6591 d 5 h ihaka /trunk/src/main/ This change affects evalList and evalListKeepMissing.
The change ensures that missing-ness of arguments is
propagated downwards through function calls.
This is to help the writing of S4 methods for subsetting
and other builtins.
 
45667 6651 d 4 h ripley /trunk/src/main/ remove old comments on i18n if no longer relevant  
45664 6652 d 0 h ripley /trunk/ missing PROTECT in do_if  
45446 6670 d 4 h ripley /trunk/src/main/ whitespace cleanup  
45074 6688 d 4 h ripley /trunk/ add set[Session]TimeLimit  
44201 6755 d 10 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
44195 6755 d 20 h ripley /trunk/src/ some uses of (void) where possible  
44138 6758 d 22 h luke /trunk/src/main/ Fixed bug in promise forcing in CALLSPACIAL opcode.  
44135 6759 d 1 h luke /trunk/src/main/ Fixed error in byte code decoding for 64-bit systems.  
43278 6849 d 10 h ripley /trunk/src/main/ more efficiency tweaks  
43277 6849 d 11 h ripley /trunk/src/main/ inlining  
43033 6874 d 2 h ripley /trunk/src/main/ update commented out section  
42747 6902 d 1 h luke /trunk/src/main/ Moved initialization of 'which' in threaded code verion of bceval to
avoid gcc warning.
 
42685 6906 d 23 h luke /trunk/src/main/ Merged message on empty arguments to builtins printed with REprintf
into the error message.
 
42307 6942 d 7 h ripley /trunk/src/ change reference to GPL  
42292 6943 d 11 h ripley /trunk/src/ We do need to promiseArgs before calling closures from R_possible_dispatch
(a failure to duplicate was seen in the wild).

Change log() to mimic former interpreted wrapper and an treat missing 'base'
as not supplied.

Change round() and digits() to treat missing 'digits' as not supplied.
 
42046 6972 d 5 h ripley /trunk/src/main/ remove unused variable  

Show All