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
17481 8986 d 11 h /branches/R-1-4-patches/ This commit was manufactured by cvs2svn to create branch
'R-1-4-patches'.
 
17375 8993 d 5 h jmc /trunk/src/main/ Wall issue  
17233 8999 d 10 h ripley /trunk/src/ revert findVarInFrame to its previous meaning.
use findVarInFrame3 for the three-argument form
 
17134 9001 d 6 h duncan /trunk/src/ The core support for user-level tables that can be attached as elements of the search path (after position 1). The user-level (i.e. non-C) interface is in a separate package currently in Omegahat and can be moved into the R source tree after 1.4.0 is released and it is deemed stable. Moved RCallbacks to R_ext/Callacks in line with Kurt's suggestion.  
17121 9001 d 13 h ripley /trunk/src/main/ remove unintended multiline string  
17103 9001 d 23 h jmc /trunk/src/ fix problem in recursive use of formal methods for
the same primitive function
 
17092 9002 d 6 h jmc /trunk/src/ fix bug in caching formal methods for primitive functions  
17000 9005 d 7 h jmc /trunk/src/ methods package: adding checks on slot assignments, method definitons;
promptClass added; congruent arguments a la Dylan for setMethod
 
16910 9008 d 11 h ripley /trunk/src/main/ -Wall fixes  
16764 9018 d 6 h jmc /trunk/src/ add formal methods do DispatchGroup; some efficiency and
reliability changes to methods package and main/objects.c for methods
 
16747 9019 d 3 h ripley /trunk/src/ -Wall, unused vars and static functions.
Indeed to standards
 
16707 9022 d 9 h jmc /trunk/ make formal method dispatch internal via DispatchOrEval
for primitive functions
 
16635 9029 d 8 h ripley /trunk/src/main/ comment out unused code  
16634 9029 d 9 h luke /trunk/src/main/ Changed R_LookupMethod to search for registration table in
R_BaseNamespace when devenv is R_NilValue.
 
16372 9051 d 6 h jmc /trunk/src/ calls to standardGeneric are ignored until the methods library is attached  
16335 9055 d 2 h luke /trunk/src/ Modifications to dispatching to allow it to be made more compatible
with namespaces.
 
16302 9057 d 6 h jmc /trunk/ attaching methods package automatically; reducing copies of generic functions  
15947 9089 d 9 h jmc /trunk/src/main/ complete encapsulation of R_standardGeneric  
15938 9089 d 20 h jmc /trunk/src/ no global for R_standardGeneric_ptr  
15912 9091 d 7 h ripley /trunk/src/ move initialization of R_standardGeneric_ptr to Defn.h  

Show All