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
11626 9370 d 19 h ripley /branches/R-conn/src/main/ update from trunk  
11368 9387 d 5 h /branches/R-conn/ This commit was manufactured by cvs2svn to create branch 'R-conn'.  
10808 9428 d 18 h luke /trunk/src/main/ Make sure constants in expressions are NAMED before they are returned
as values.
 
10783 9430 d 15 h luke /trunk/src/main/ Modified DispatchOrEval to avoid creating unnecessary promises.  
10772 9430 d 22 h luke /trunk/src/ Changed DispatchOrEval to take the generic's name as a char * instead
of the unused op argument. Modified calls to DispatchOrGeneric
accordingly.
 
10670 9441 d 22 h pd /trunk/ err.handler crash w.arg mismatch  
10382 9471 d 11 h luke /trunk/src/main/ Eliminated calculation of NARGS field in applyClosure since do_nargs
now calculates it from information in the CTXT_FUNCTION context. This
eliminates the need to compute length(args) unless hashing is used
forthe environment.
 
10323 9476 d 10 h luke /trunk/src/main/ Added pre-test to DispatchGroup break out detect cases where there
will be no dispatch without going through the string functions.
 
10320 9476 d 13 h luke /trunk/src/main/ Added comment to change to using defineVar instead of manually adding
bindings for extra usemethod variables.
 
10319 9476 d 13 h luke /trunk/src/main/ Changed environment allocation so use NewEnvironment.  
10187 9485 d 17 h ripley /trunk/src/main/ another change got missed in do_Rprof  
10172 9486 d 14 h luke /trunk/ Merged with R-GenGC branch  
9888 9507 d 9 h luke /trunk/src/main/ Reinstall profile signal handlers in signal handlers to deal with signal
systems that reset handler to default.
 
9869 9509 d 5 h ripley /trunk/ Rprof() to control profiling, simplify Rprof.in  
9853 9510 d 19 h maechler /trunk/ better error message for if("A") {..}  
9612 9535 d 8 h luke /trunk/src/main/ Fixed comment on profile code to reflect handling of BUILTIN's.  
9611 9535 d 12 h luke /trunk/src/main/ Added profiling code.  
8611 9619 d 18 h pd /trunk/ a couple of minor tweaks  
8552 9626 d 21 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
8255 9657 d 15 h rgentlem /trunk/src/main/ bug fixes  

Show All