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 5807 d 14 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49094 6198 d 23 h ripley /trunk/src/library/base/man/ docu improvements and updates  
49088 6199 d 14 h ripley /trunk/ allow byte-by-byte writing in writeLines, writeBin and writeChar  
45981 6606 d 23 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 6940 d 20 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38466 7332 d 10 h murdoch /trunk/src/library/base/man/ typo  
37446 7455 d 0 h ripley /trunk/src/library/base/man/ typos  
25179 8413 d 18 h murdoch /trunk/src/library/base/man/ Added see-also links to sprintf, readBin, etc.  
23355 8553 d 13 h ripley /trunk/src/library/base/man/ clarify CR on *Classic MacOS* PR#2580  
13303 9248 d 20 h ripley /trunk/ add readChar writeChar
update R-data for this and for moving S3-reading from Rstreams to foreign
 
12680 9309 d 18 h ripley /trunk/src/library/base/man/ allow connections and connection as a hyperlink  
11656 9368 d 18 h ripley /trunk/ add connections, phase I