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
42208 6955 d 11 h murdoch /branches/djm-source/ Recreate branch from trunk  
41571 7013 d 15 h ripley /trunk/ tweaks to Sys.unsetenv for Solaris 8/9  
40473 7134 d 7 h ripley /trunk/ more fully to Sys.setenv, and deprecate Sys.putenv  
40403 7139 d 16 h ripley /trunk/src/ don't make use of unsetenv value as FreeBSD does not have it,
but test afterwards.
 
40394 7142 d 6 h ripley /trunk/src/library/base/man/ change preferred name  
40393 7142 d 6 h ripley /trunk/ add Sys.setenv and make use of it.
change second argument on Sys.getenv to 'unset'.
 
40392 7142 d 12 h ripley /trunk/src/ tweaks to environment variables  
40389 7142 d 14 h ripley /trunk/src/library/base/man/ tidy up file names  
40387 7142 d 14 h ripley /trunk/src/library/base/ add additional chack to Sys.putenv, improve docs  
40376 7143 d 10 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 2 h ripley /trunk/src/library/ R_TEST is not a valid variable name
clarifications for analysis-of-deviance tests
 
9936 9502 d 13 h ripley /trunk/ Prepend Sys. to getenv and putenv  
9925 9503 d 10 h ripley /trunk/ new function putenv()