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 17 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50567 6088 d 18 h ripley /trunk/src/library/ more integration of help for Windows and Unix-alike  
49704 6159 d 20 h hornik /trunk/src/library/ Rd markup.  
49612 6167 d 12 h hornik /trunk/src/library/ Rd markup.  
49233 6192 d 0 h ripley /trunk/src/library/ don't use Rdversion for R's own help files  
47259 6429 d 18 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 5 h ripley /trunk/src/library/utils/man/ add Windows-specific comments, example  
42333 6940 d 23 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41395 7028 d 19 h ripley /trunk/src/library/utils/man/ PR#9644, imporve example  
40481 7134 d 0 h ripley /trunk/src/ omit methods from default startup  
40430 7138 d 12 h ripley /trunk/src/library/utils/man/ typo  
40396 7141 d 17 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 7143 d 22 h ripley /trunk/ add some comments about stdin() vs file("stdin")  
40361 7144 d 22 h ripley /trunk/ add Rscript front-end