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
11625 9370 d 15 h ripley /branches/R-conn/src/include/ update from trunk  
11398 9385 d 22 h ripley /branches/R-conn/ add pipes on Unix
tweaks for Windows (which lacks a few things)
 
11369 9387 d 0 h ripley /branches/R-conn/ first commit for branch R-conn  
11368 9387 d 0 h /branches/R-conn/ This commit was manufactured by cvs2svn to create branch 'R-conn'.  
11296 9392 d 23 h ripley /trunk/ add readLines function  
11197 9397 d 20 h ripley /trunk/ new options for memory management
new function mem.limits
 
11139 9400 d 13 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
11121 9401 d 14 h ripley /trunk/ add path.expand
document R_ExpandFileName
 
11003 9411 d 15 h ripley /trunk/ add preliminary version of object.size  
10983 9414 d 12 h ihaka /trunk/src/ Added versions of .External and .Call which allow us to call external
code which performs low-level graphics calls. The new entry points
.External.gr and .Call.gr call the orginal functions and on successful
return, make an entry in the device driver display list.
 
10935 9420 d 1 h maechler /trunk/src/ more missing do_<...> into Internal.h  
10919 9420 d 17 h maechler /trunk/src/ SEXP do_stop  
10892 9422 d 15 h maechler /trunk/src/include/ s/R_Internal/Internal/