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 9369 d 2 h ripley /branches/R-conn/src/include/ update from trunk  
11398 9384 d 9 h ripley /branches/R-conn/ add pipes on Unix
tweaks for Windows (which lacks a few things)
 
11369 9385 d 11 h ripley /branches/R-conn/ first commit for branch R-conn  
11368 9385 d 11 h /branches/R-conn/ This commit was manufactured by cvs2svn to create branch 'R-conn'.  
11296 9391 d 9 h ripley /trunk/ add readLines function  
11197 9396 d 7 h ripley /trunk/ new options for memory management
new function mem.limits
 
11139 9399 d 0 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
11121 9400 d 0 h ripley /trunk/ add path.expand
document R_ExpandFileName
 
11003 9410 d 2 h ripley /trunk/ add preliminary version of object.size  
10983 9412 d 23 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 9418 d 12 h maechler /trunk/src/ more missing do_<...> into Internal.h  
10919 9419 d 4 h maechler /trunk/src/ SEXP do_stop  
10892 9421 d 2 h maechler /trunk/src/include/ s/R_Internal/Internal/