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