R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
djm-source
/
src
/
library
/
base
/
man
/
Sys.setenv.Rd
@ 77458
– Rev 42208
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
42208
6956 d 20 h
murdoch
/branches/djm-source/
Recreate branch from trunk
41571
7015 d 0 h
ripley
/trunk/
tweaks to Sys.unsetenv for Solaris 8/9
40473
7135 d 16 h
ripley
/trunk/
more fully to Sys.setenv, and deprecate Sys.putenv
40403
7141 d 1 h
ripley
/trunk/src/
don't make use of unsetenv value as FreeBSD does not have it,
but test afterwards.
40394
7143 d 15 h
ripley
/trunk/src/library/base/man/
change preferred name
40393
7143 d 15 h
ripley
/trunk/
add Sys.setenv and make use of it.
change second argument on Sys.getenv to 'unset'.
40392
7143 d 21 h
ripley
/trunk/src/
tweaks to environment variables
40389
7143 d 23 h
ripley
/trunk/src/library/base/man/
tidy up file names
40387
7143 d 23 h
ripley
/trunk/src/library/base/
add additional chack to Sys.putenv, improve docs
40376
7144 d 19 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
7586 d 11 h
ripley
/trunk/src/library/
R_TEST is not a valid variable name
clarifications for analysis-of-deviance tests
9936
9503 d 22 h
ripley
/trunk/
Prepend Sys. to getenv and putenv
9925
9504 d 19 h
ripley
/trunk/
new function putenv()