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
/
R-gcontext
/
src
/
main
/
envir.c
@ 28362
– Rev 26795
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
26795
8308 d 9 h
/branches/R-gcontext/
This commit was manufactured by cvs2svn to create branch 'R-gcontext'.
25088
8422 d 6 h
luke
/trunk/src/
Changed return type of R_GetVarLocMISSING to Rboolean.
24894
8435 d 10 h
luke
/trunk/
branch update
24736
8444 d 12 h
ripley
/trunk/src/
remove #ifdef-ed old code
24734
8444 d 13 h
ripley
/trunk/src/
namespaces are no longer experimental, and require bindings etc
24688
8447 d 4 h
hornik
/trunk/src/main/
Improve error message in matchEnvir().
23854
8517 d 23 h
luke
/trunk/src/
Modified S4 method dispatch to preserve missingness info on generic
args and to change promises for default argument expressions to be
evaluated in the environment of the method call.
23713
8530 d 19 h
ripley
/trunk/
add utilities for developing namespaces
23418
8549 d 7 h
luke
/trunk/src/main/
Fixed bug in <<- where variable would get put in .BaseNamespaceEnv if
not found before that.
23388
8551 d 14 h
luke
/trunk/src/main/
Changed name space representation to use an environment for meta data.
23387
8551 d 15 h
luke
/trunk/src/
Renamed R_NamespaceEnvName to R_NamespaceEnvSpec.
23308
8555 d 5 h
luke
/trunk/src/
Added .Internal importIntoEnv to transver values from one environment
to another without forcing promises and preserving active bindings.
23276
8557 d 4 h
luke
/trunk/src/main/
Registered base namespace in registry.
23248
8558 d 5 h
luke
/trunk/src/
Assed .Internal for isNamespaceEnv.
22884
8582 d 7 h
luke
/trunk/src/main/
Added promise forcing to findFun when dropping though to base.
20559
8774 d 7 h
luke
/trunk/src/main/
Changed to use getNamespace for deserialization.
20558
8774 d 14 h
luke
/trunk/src/
Added .Internal to retrieve name space registry.
20552
8775 d 2 h
luke
/trunk/src/
Added name space data base and support functions.
19698
8839 d 10 h
luke
/trunk/src/main/
Added special handling of R_BaseNamespaceEnv in isMissing to match
R_NilValue case.
19500
8854 d 8 h
hornik
/trunk/
Use system header file '#include <foo.h>' for R API headers.
←Prev
1
2
Next→
Show All