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 0 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50567 6089 d 0 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
49704 6160 d 3 h hornik /trunk/src/library/ Rd markup.  
49612 6167 d 19 h hornik /trunk/src/library/ Rd markup.  
49233 6192 d 7 h ripley /trunk/src/library/ don't use Rdversion for R's own help files  
47259 6430 d 1 h ripley /trunk/ introduce \Rdversion{} in Rd conversion
start on Rd version 1.1
remove escapes no longer needed for _ # $, marking as version 1.1
 
46718 6494 d 11 h ripley /trunk/src/library/utils/man/ add Windows-specific comments, example  
42333 6941 d 6 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41395 7029 d 1 h ripley /trunk/src/library/utils/man/ PR#9644, imporve example  
40481 7134 d 7 h ripley /trunk/src/ omit methods from default startup  
40430 7138 d 18 h ripley /trunk/src/library/utils/man/ typo  
40396 7141 d 23 h ripley /trunk/ sort the results of Sys.getenv()
add '-e expr' command-line option.
make --no-save the default if -e or -f is used.
 
40373 7144 d 4 h ripley /trunk/ add some comments about stdin() vs file("stdin")  
40361 7145 d 5 h ripley /trunk/ add Rscript front-end