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
81976 1585 d 21 h pd /branches/R-4-2-branch/ Create R-4-2-branch  
77228 2495 d 4 h maechler /trunk/ `R --help` now mentions "-s, --no-echo" instead of "--slave" / C variable now is R_NoEcho  
74000 3129 d 13 h ripley /trunk/src/ update dates to 2018  
71736 3520 d 7 h hornik /trunk/ Improve URLs.  
59036 5216 d 10 h ripley /trunk/ use preferred form of 'R Core Team'  
58676 5251 d 8 h ripley /trunk/ quotes needed, update bug-reporting address  
49275 6188 d 12 h ripley /trunk/ bug fix for BATCH  
47821 6383 d 21 h ripley /trunk/ add --no-timing option to BATCH  
47538 6407 d 2 h ripley /trunk/ don't use R_SHELL for shell scripts to be exec-ed from R CMD  
47522 6408 d 6 h ripley /trunk/src/ export R_VERSION
change format of version messages
 
47442 6415 d 1 h hornik /trunk/ Standardize CLIs some more.  
46821 6474 d 8 h ripley /trunk/ introduce R_SHELL to set the default shell  
42192 6956 d 6 h ripley /trunk/src/ spell consistently  
41036 7054 d 7 h ripley /trunk/src/ typos  
40621 7117 d 23 h ripley /trunk/ implement terminal command on R CMD BATCH via .Last.sys  
40417 7139 d 4 h ripley /trunk/ use -f in R CMD BATCH to allow the use of file("stdin")  
40416 7139 d 6 h ripley /trunk/ clean up use of options(echo=TRUE) on Unix-alike BATCH  
37649 7418 d 9 h hornik /trunk/src/scripts/ Make options settable via env var R_BATCH_OPTIONS.  
37351 7468 d 6 h ripley /trunk/src/scripts/ use svn keyword  
35813 7597 d 7 h ripley /trunk/ formally deprecate things we have been saying we would deprecate.  
35484 7632 d 8 h maechler /trunk/ BATCH: add newline (just in case)  
31478 7951 d 12 h ripley /trunk/ BATCH no longer needs to set --gui="none"  
27143 8286 d 15 h ripley /trunk/ branch update  
20002 8815 d 9 h hornik /trunk/ Do not use grave accents in quoting.  
11515 9375 d 6 h hornik /trunk/ Standardize version and usage messages.  
11197 9396 d 7 h ripley /trunk/ new options for memory management
new function mem.limits
 
10633 9443 d 21 h hornik /trunk/ Change bug report email address to r-bugs@r-project.org.  
8783 9604 d 4 h ripley /trunk/ phase 2 of moving X11 support to a shared libary  
7357 9701 d 12 h hornik /trunk/src/scripts/ Ensure GNU-style option naming and handling.  
7218 9709 d 10 h hornik /trunk/src/scripts/ Ensure sh-mode.  
7217 9709 d 10 h hornik /trunk/src/scripts/ Sync VERSION with CVS revision number; ensure --help and --version args.  
4580 9939 d 13 h hornik /trunk/ Rename RHOME to R_HOME.  
2763 10122 d 13 h hornik /trunk/src/scripts/ Handle `--vsize' and `--nsize' correctly.  
2510 10152 d 4 h maechler /trunk/src/scripts/ better --help  
2195 10175 d 3 h hornik /trunk/src/scripts/ Moved from `../../etc'.