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 9369 d 2 h ripley /branches/R-conn/src/main/ update from trunk  
11368 9385 d 12 h /branches/R-conn/ This commit was manufactured by cvs2svn to create branch 'R-conn'.  
10808 9427 d 1 h luke /trunk/src/main/ Make sure constants in expressions are NAMED before they are returned
as values.
 
10783 9428 d 22 h luke /trunk/src/main/ Modified DispatchOrEval to avoid creating unnecessary promises.  
10772 9429 d 5 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 9440 d 5 h pd /trunk/ err.handler crash w.arg mismatch  
10382 9469 d 18 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 9474 d 17 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 9474 d 20 h luke /trunk/src/main/ Added comment to change to using defineVar instead of manually adding
bindings for extra usemethod variables.
 
10319 9474 d 20 h luke /trunk/src/main/ Changed environment allocation so use NewEnvironment.  
10187 9484 d 0 h ripley /trunk/src/main/ another change got missed in do_Rprof  
10172 9484 d 21 h luke /trunk/ Merged with R-GenGC branch  
9888 9505 d 16 h luke /trunk/src/main/ Reinstall profile signal handlers in signal handlers to deal with signal
systems that reset handler to default.
 
9869 9507 d 12 h ripley /trunk/ Rprof() to control profiling, simplify Rprof.in  
9853 9509 d 2 h maechler /trunk/ better error message for if("A") {..}  
9612 9533 d 15 h luke /trunk/src/main/ Fixed comment on profile code to reflect handling of BUILTIN's.  
9611 9533 d 19 h luke /trunk/src/main/ Added profiling code.  
8611 9618 d 1 h pd /trunk/ a couple of minor tweaks  
8552 9625 d 4 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
8255 9655 d 22 h rgentlem /trunk/src/main/ bug fixes  

Show All