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  
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.  

Show All