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 18 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  
49649 6165 d 1 h ripley /trunk/src/library/ comments inside paras are blank lines now, so split the para  
46898 6467 d 19 h ripley /trunk/src/library/ more detail  
45786 6636 d 14 h ripley /trunk/src/library/base/man/ comment on limits  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41571 7014 d 1 h ripley /trunk/ tweaks to Sys.unsetenv for Solaris 8/9  
40473 7134 d 17 h ripley /trunk/ more fully to Sys.setenv, and deprecate Sys.putenv  
40403 7140 d 2 h ripley /trunk/src/ don't make use of unsetenv value as FreeBSD does not have it,
but test afterwards.
 
40394 7142 d 16 h ripley /trunk/src/library/base/man/ change preferred name  
40393 7142 d 16 h ripley /trunk/ add Sys.setenv and make use of it.
change second argument on Sys.getenv to 'unset'.
 
40392 7142 d 22 h ripley /trunk/src/ tweaks to environment variables  
40389 7143 d 0 h ripley /trunk/src/library/base/man/ tidy up file names  
40387 7143 d 0 h ripley /trunk/src/library/base/ add additional chack to Sys.putenv, improve docs  
40376 7143 d 20 h ripley /trunk/ add Sys.unsetenv, 'empty' arg to Sys.getenv.
prefer setenv to putenv.
Make .Internal names consistent (for error messages) by adding Sys. if missing
 
35977 7585 d 12 h ripley /trunk/src/library/ R_TEST is not a valid variable name
clarifications for analysis-of-deviance tests
 
9936 9502 d 23 h ripley /trunk/ Prepend Sys. to getenv and putenv  
9925 9503 d 20 h ripley /trunk/ new function putenv()