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
16318 9056 d 13 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16242 9060 d 16 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 19 h luke /trunk/src/main/ Changed to use SET_ENCLOS in do_parentenvgets (write barrier violation!).  
15994 9085 d 18 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 14 h ripley /trunk/src/main/ remove unused variables  
15308 9121 d 4 h rgentlem /trunk/ added new environment handling functions  
14622 9177 d 15 h luke /trunk/src/ Modified do_cat to use context cend for cleanup.
Removed R_SinkReset and R_SinkSaved global.
 
13305 9248 d 11 h ripley /trunk/ improvements to connections  
11668 9368 d 11 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 18 h ripley /trunk/ add connections, phase I  
11406 9384 d 8 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 12 h pd /trunk/src/main/ error if environment<- gets value which is not an environment  
10172 9485 d 7 h luke /trunk/ Merged with R-GenGC branch  
9458 9548 d 5 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 13 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
8724 9607 d 22 h ripley /trunk/ make use of HAVE_POPEN  
8701 9609 d 14 h ripley /trunk/ additions to the postscript() driver.
file="|cmd" for cat, write.
 
8611 9618 d 11 h pd /trunk/ a couple of minor tweaks  
8552 9625 d 14 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
7886 9674 d 21 h ripley /trunk/src/main/ copyright date updates  

Show All