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
47757 6390 d 2 h jmc /branches/R-classInheritance/ create branch for class inheritance  
46898 6467 d 11 h ripley /trunk/src/library/ more detail  
45786 6636 d 5 h ripley /trunk/src/library/base/man/ comment on limits  
42333 6940 d 15 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41571 7013 d 17 h ripley /trunk/ tweaks to Sys.unsetenv for Solaris 8/9  
40473 7134 d 9 h ripley /trunk/ more fully to Sys.setenv, and deprecate Sys.putenv  
40403 7139 d 18 h ripley /trunk/src/ don't make use of unsetenv value as FreeBSD does not have it,
but test afterwards.
 
40394 7142 d 8 h ripley /trunk/src/library/base/man/ change preferred name  
40393 7142 d 8 h ripley /trunk/ add Sys.setenv and make use of it.
change second argument on Sys.getenv to 'unset'.
 
40392 7142 d 14 h ripley /trunk/src/ tweaks to environment variables  
40389 7142 d 16 h ripley /trunk/src/library/base/man/ tidy up file names  
40387 7142 d 16 h ripley /trunk/src/library/base/ add additional chack to Sys.putenv, improve docs  
40376 7143 d 12 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 4 h ripley /trunk/src/library/ R_TEST is not a valid variable name
clarifications for analysis-of-deviance tests
 
9936 9502 d 15 h ripley /trunk/ Prepend Sys. to getenv and putenv  
9925 9503 d 12 h ripley /trunk/ new function putenv()