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 9057 d 8 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
16242 9061 d 11 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 9062 d 14 h luke /trunk/src/main/ Changed to use SET_ENCLOS in do_parentenvgets (write barrier violation!).  
15994 9086 d 13 h luke /trunk/src/main/ Fixed bug in do_onexit that was destructively modifying source code
when installing onexit actions with add=T.
 
15347 9120 d 9 h ripley /trunk/src/main/ remove unused variables  
15308 9121 d 23 h rgentlem /trunk/ added new environment handling functions  
14622 9178 d 10 h luke /trunk/src/ Modified do_cat to use context cend for cleanup.
Removed R_SinkReset and R_SinkSaved global.
 
13305 9249 d 5 h ripley /trunk/ improvements to connections  
11668 9369 d 6 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 9369 d 12 h ripley /trunk/ add connections, phase I  
11406 9385 d 3 h ripley /trunk/ quote factors as well as chars in write.table
don't escape embedded quotes when not quoting on output.
 
11161 9399 d 7 h pd /trunk/src/main/ error if environment<- gets value which is not an environment  
10172 9486 d 2 h luke /trunk/ Merged with R-GenGC branch  
9458 9549 d 0 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 9575 d 8 h maechler /trunk/ R_MSG_ & error[call]_return() & which.min() ...  
8724 9608 d 16 h ripley /trunk/ make use of HAVE_POPEN  
8701 9610 d 8 h ripley /trunk/ additions to the postscript() driver.
file="|cmd" for cat, write.
 
8611 9619 d 6 h pd /trunk/ a couple of minor tweaks  
8552 9626 d 9 h maechler /trunk/ new global variable R_Expressions --> speed up in eval (thanks to PD)  
7886 9675 d 16 h ripley /trunk/src/main/ copyright date updates  

Show All