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 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52174 5901 d 2 h ripley /trunk/src/library/base/man/ add example  
52172 5901 d 3 h ripley /trunk/src/ add isatty  
49704 6160 d 23 h hornik /trunk/src/library/ Rd markup.  
44371 6747 d 3 h ripley /trunk/src/library/base/man/ port r44370 (clarifications) from trunk  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
42121 6964 d 20 h ripley /trunk/src/library/base/man/ typo  
42118 6965 d 5 h ripley /trunk/src/library/ documentation tweaks  
41765 6998 d 17 h ripley /trunk/ garbage collect unused connections  
40650 7114 d 4 h ripley /trunk/src/library/base/man/ comments about stdin, stderr in appropriate files  
40373 7145 d 1 h ripley /trunk/ add some comments about stdin() vs file("stdin")  
40372 7145 d 4 h ripley /trunk/ allow file("stdin") as distinct from stdin()  
30915 8003 d 22 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
26000 8367 d 3 h ripley /trunk/src/library/ replace \testonly by \dontshow  
16249 9061 d 6 h ripley /trunk/ tweaks and fixes to connections  
13238 9256 d 21 h ripley /trunk/ branch update  
12680 9311 d 0 h ripley /trunk/src/library/base/man/ allow connections and connection as a hyperlink  
11668 9369 d 18 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 9370 d 1 h ripley /trunk/ add connections, phase I