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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49275 6189 d 10 h ripley /trunk/ bug fix for BATCH  
47821 6384 d 20 h ripley /trunk/ add --no-timing option to BATCH  
47538 6408 d 0 h ripley /trunk/ don't use R_SHELL for shell scripts to be exec-ed from R CMD  
47522 6409 d 5 h ripley /trunk/src/ export R_VERSION
change format of version messages
 
47442 6416 d 0 h hornik /trunk/ Standardize CLIs some more.  
46821 6475 d 7 h ripley /trunk/ introduce R_SHELL to set the default shell  
42192 6957 d 5 h ripley /trunk/src/ spell consistently  
41036 7055 d 6 h ripley /trunk/src/ typos  
40621 7118 d 22 h ripley /trunk/ implement terminal command on R CMD BATCH via .Last.sys  
40417 7140 d 3 h ripley /trunk/ use -f in R CMD BATCH to allow the use of file("stdin")  
40416 7140 d 4 h ripley /trunk/ clean up use of options(echo=TRUE) on Unix-alike BATCH  
37649 7419 d 8 h hornik /trunk/src/scripts/ Make options settable via env var R_BATCH_OPTIONS.  
37351 7469 d 4 h ripley /trunk/src/scripts/ use svn keyword  
35813 7598 d 6 h ripley /trunk/ formally deprecate things we have been saying we would deprecate.  
35484 7633 d 6 h maechler /trunk/ BATCH: add newline (just in case)  
31478 7952 d 10 h ripley /trunk/ BATCH no longer needs to set --gui="none"  
27143 8287 d 14 h ripley /trunk/ branch update  
20002 8816 d 8 h hornik /trunk/ Do not use grave accents in quoting.  
11515 9376 d 4 h hornik /trunk/ Standardize version and usage messages.  
11197 9397 d 6 h ripley /trunk/ new options for memory management
new function mem.limits
 
10633 9444 d 19 h hornik /trunk/ Change bug report email address to r-bugs@r-project.org.  
8783 9605 d 3 h ripley /trunk/ phase 2 of moving X11 support to a shared libary  
7357 9702 d 10 h hornik /trunk/src/scripts/ Ensure GNU-style option naming and handling.  
7218 9710 d 9 h hornik /trunk/src/scripts/ Ensure sh-mode.  
7217 9710 d 9 h hornik /trunk/src/scripts/ Sync VERSION with CVS revision number; ensure --help and --version args.  
4580 9940 d 12 h hornik /trunk/ Rename RHOME to R_HOME.  
2763 10123 d 11 h hornik /trunk/src/scripts/ Handle `--vsize' and `--nsize' correctly.  
2510 10153 d 2 h maechler /trunk/src/scripts/ better --help  
2195 10176 d 1 h hornik /trunk/src/scripts/ Moved from `../../etc'.