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
26795 8308 d 3 h /branches/R-gcontext/ This commit was manufactured by cvs2svn to create branch 'R-gcontext'.  
26040 8363 d 5 h luke /trunk/src/ Added bodyCode .Internal.  
24735 8444 d 6 h ripley /trunk/src/ remove #ifdef-ed old code  
24516 8460 d 10 h ripley /trunk/ branch update  
23463 8546 d 20 h luke /trunk/ Added a field to hold the function being evaluated to the context
structure; changed R_sysfunction to return the contents of that field
instead of a value reconstructed from the call.
 
20139 8805 d 13 h maechler /trunk/ branch update  
16242 9060 d 6 h luke /trunk/src/ Made hashing functions static to envir.c; new non-static R_NewHashedEnv.
Use new.env(hash=TRUE) in methods instead of R_NewHashTable (now static).
 
16228 9061 d 9 h luke /trunk/src/main/ Changed to use SET_ENCLOS in do_parentenvgets (write barrier violation!).  
15994 9085 d 8 h luke /trunk/src/main/ Fixed bug in do_onexit that was destructively modifying source code
when installing onexit actions with add=T.
 
15347 9119 d 4 h ripley /trunk/src/main/ remove unused variables  
15308 9120 d 18 h rgentlem /trunk/ added new environment handling functions  
14622 9177 d 5 h luke /trunk/src/ Modified do_cat to use context cend for cleanup.
Removed R_SinkReset and R_SinkSaved global.
 
13305 9248 d 1 h ripley /trunk/ improvements to connections  
11668 9368 d 1 h ripley /trunk/ use Rboolean
add isSeekable
enable read.table to work on non-seekable connections
make sure that all malloc-ed memory gets freed
 
11656 9368 d 7 h ripley /trunk/ add connections, phase I  
11406 9383 d 22 h ripley /trunk/ quote factors as well as chars in write.table
don't escape embedded quotes when not quoting on output.
 
11161 9398 d 2 h pd /trunk/src/main/ error if environment<- gets value which is not an environment  
10172 9484 d 21 h luke /trunk/ Merged with R-GenGC branch  
9458 9547 d 19 h luke /trunk/ Removed formula.enviromnent; raplaced it by changes in the implementation
of `environment' in do_envir. Also added assignment of formula environment
in do_envirgets. Modified documentation for `environment' accordingly.
 
9147 9574 d 3 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  

Show All