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
52864 5808 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6430 d 2 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
47242 6431 d 18 h ripley /trunk/src/library/ use \email  
44615 6728 d 1 h hornik /trunk/src/library/base/man/ Rd markup.  
42333 6941 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41896 6990 d 17 h duncan /trunk/src/library/base/man/ clarified where the DLLInfo objects come from re. getLoadedDLLs()  
36380 7558 d 12 h duncan /trunk/ useDynLib() in NAMESPACE now handles dll = useDynLib(dllName), and also supports .registration = TRUE to use the registration information. Documented in Writing R Extensions manual. Some minor changes to getDLLRegisteredRoutines for efficiency.  
32296 7887 d 23 h ripley /trunk/ more correction/tidying up of DLL registration  
30899 8004 d 17 h ripley /trunk/src/library/base/man/ missing \alias entries for methods, and tidy up  
30856 8007 d 16 h duncan /trunk/src/ Print methods for DLLs, registered routine lists. Help for getCallingDLL  
30585 8023 d 9 h duncan /trunk/src/library/base/man/ Doc for getDLLRegisteredRoutines