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-classInheritance
/
src
/
library
/
base
/
man
/
library.dynam.Rd
– Rev 47757
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
47757
6390 d 2 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47262
6428 d 19 h
ripley
/trunk/
more on Rd version 1.1
use unescaped forms in help files
47159
6437 d 9 h
ripley
/trunk/src/library/
remove unneeded support for installed packages without metadata
remove more mentions of versioned installs.
46681
6499 d 13 h
ripley
/trunk/
documentation updates
45233
6681 d 19 h
ripley
/trunk/src/library/base/man/
use DLL more consistently
43904
6775 d 14 h
ripley
/trunk/
add DLLpath arg to dyn.load
42333
6940 d 15 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
40615
7118 d 14 h
ripley
/trunk/src/library/
more spelling issues
40281
7157 d 19 h
ripley
/trunk/src/library/
spelling
38402
7338 d 17 h
ripley
/trunk/src/library/
remove distracting historical comments
37231
7481 d 9 h
ripley
/trunk/src/library/base/man/
add some warnings, markup
36316
7561 d 3 h
duncan
/trunk/
vectorization of getNativeSymbolInfo() and $ method for DLLInfo to resolve symbol
35730
7601 d 12 h
ripley
/trunk/
stress that versioned installs supply a versioned pkgname and that is not
suitable for use as chname in library.dynam.
33384
7820 d 4 h
hornik
/trunk/src/library/base/man/
Return values are now DLLInfo/DLLInfoList objects.
30599
8021 d 5 h
duncan
/trunk/
The lookup of symbols in DLLs is now more centralized in a routine that
is called by do_dotCode, do_dotcall and do_External.
This routine combines the name and PACKAGE argument
to find the symbol and can handle
i) no PACKAGE argument when the function that called the native interface is within a namespace
ii) when the symbol is a NativeSymbolInfo or "native symbol" external pointer
iii) the PACKAGE is a DLLInfoReference object
This means we can handle packages with versions
and still get the correct DLL for the package.
Still more removal of the dependency on these
global names for a centralized table needed.
30461
8029 d 9 h
ripley
/trunk/src/library/
remove unneeded (now) manual cross-referencing
30304
8043 d 17 h
hornik
/trunk/src/library/
Use NULL rather than .packages() as the package default value.
(As the latter is documented to be internal, and .find.package() can now
handle the former.)
27447
8266 d 16 h
ripley
/trunk/src/library/
update links
26532
8330 d 13 h
maechler
/trunk/src/library/base/man/
codoc(*, use.values=TRUE) cosmetic
25118
8421 d 1 h
hornik
/trunk/src/library/
Use new Rd commands for marking words and phrases.
←Prev
1
2
Next→
Show All