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
52864 5808 d 3 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49094 6199 d 12 h ripley /trunk/src/library/base/man/ docu improvements and updates  
49088 6200 d 3 h ripley /trunk/ allow byte-by-byte writing in writeLines, writeBin and writeChar  
45981 6607 d 12 h ripley /trunk/ check more carefully the mode connections are opened in.
force the mode readBin etc open in (as is already done for writeLines)
 
42333 6941 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38466 7332 d 23 h murdoch /trunk/src/library/base/man/ typo  
37446 7455 d 13 h ripley /trunk/src/library/base/man/ typos  
25179 8414 d 7 h murdoch /trunk/src/library/base/man/ Added see-also links to sprintf, readBin, etc.  
23355 8554 d 2 h ripley /trunk/src/library/base/man/ clarify CR on *Classic MacOS* PR#2580  
13303 9249 d 9 h ripley /trunk/ add readChar writeChar
update R-data for this and for moving S3-reading from Rstreams to foreign
 
12680 9310 d 7 h ripley /trunk/src/library/base/man/ allow connections and connection as a hyperlink  
11656 9369 d 7 h ripley /trunk/ add connections, phase I