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
26266 8350 d 12 h /branches/R-grid/ This commit was manufactured by cvs2svn to create branch 'R-grid'.  
26136 8357 d 13 h luke /trunk/src/main/ Added PROTECT for value returned by R_data_class.  
26089 8361 d 11 h luke /trunk/src/ Rearranged definition/declarations of R_MethodsNamespace.  
26082 8361 d 18 h jmc /trunk/src/ namespace for methods package--see todays mail to r-devel  
26016 8364 d 21 h jmc /trunk/src/main/ slowdown in S4 methods for primitives was caused by  
25630 8391 d 22 h ripley /trunk/src/main/ generate errors if various buffers would overlfow  
25628 8392 d 1 h ripley /trunk/src/main/ remove one unneeded buffer
rationalize buffer lengths to 512
protect against buffer-overruns by use of snprintf
 
25332 8405 d 23 h luke /trunk/src/main/ Added promise check/force in R_LookupMethod  
25090 8422 d 14 h luke /trunk/src/main/ Removed some commented-out code.  
24735 8444 d 21 h ripley /trunk/src/ remove #ifdef-ed old code  
24734 8444 d 21 h ripley /trunk/src/ namespaces are no longer experimental, and require bindings etc  
24661 8449 d 21 h ripley /trunk/ branch update  
24519 8460 d 23 h ripley /trunk/src/main/ normal indentation
first argument to UseMethod is `generic', not `method'
 
24516 8461 d 1 h ripley /trunk/ branch update  
24499 8462 d 2 h ripley /trunk/ warn if UseMethod has more than two arguments, as R-lang says happens  
24205 8483 d 3 h ripley /trunk/src/ branch update  
24198 8483 d 11 h rgentlem /trunk/src/main/ fixed a nasty little bug --  
23840 8519 d 11 h luke /trunk/src/main/ Fixed segfault in UseMethod when called from S4 dispatcher.  
23630 8538 d 2 h ripley /trunk/ inherits needs to work with basic classes like "integer"  
23391 8551 d 16 h luke /trunk/src/main/ Changed do_nextmethod to use R_LookupMethod when locating the current
method to obtain the formal argument list.
 

Show All