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
12575 9315 d 10 h maechler /branches/R-1-2-Mac/src/include/ new things (from S.I. cleaned)  
12528 9319 d 8 h maechler /branches/R-1-2-Mac/src/include/ mac ifdefs  
12309 9319 d 12 h /branches/R-1-2-Mac/ This commit was manufactured by cvs2svn to create branch 'R-1-2-Mac'.  
12106 9333 d 14 h ripley /branches/R-1-2-patches/ add internal code for merge  
11990 9342 d 11 h ripley /branches/R-1-2-patches/ add readBin/writeBin, some support for pipes on RGui.
sink now closes and destroys connections it created, but not otherwise.
 
11844 9355 d 16 h /branches/R-1-2-patches/ This commit was manufactured by cvs2svn to create branch
'R-1-2-patches'.
 
11668 9368 d 8 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 15 h ripley /trunk/ add connections, phase I  
11597 9371 d 5 h ripley /trunk/src/ add bringToTop (Windows)
add resize options for the windows() device
 
11296 9391 d 18 h ripley /trunk/ add readLines function  
11197 9396 d 15 h ripley /trunk/ new options for memory management
new function mem.limits
 
11139 9399 d 8 h maechler /trunk/src/ Startup.h has SA_ (from Defn); many more cleanups  
11121 9400 d 9 h ripley /trunk/ add path.expand
document R_ExpandFileName
 
11003 9410 d 10 h ripley /trunk/ add preliminary version of object.size  
10983 9413 d 7 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 20 h maechler /trunk/src/ more missing do_<...> into Internal.h  
10919 9419 d 12 h maechler /trunk/src/ SEXP do_stop  
10892 9421 d 10 h maechler /trunk/src/include/ s/R_Internal/Internal/