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 5807 d 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
47262 6429 d 2 h ripley /trunk/ more on Rd version 1.1
use unescaped forms in help files
 
47242 6430 d 19 h ripley /trunk/src/library/ use \email  
44615 6727 d 1 h hornik /trunk/src/library/base/man/ Rd markup.  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41896 6989 d 18 h duncan /trunk/src/library/base/man/ clarified where the DLLInfo objects come from re. getLoadedDLLs()  
36380 7557 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 7886 d 23 h ripley /trunk/ more correction/tidying up of DLL registration  
30899 8003 d 18 h ripley /trunk/src/library/base/man/ missing \alias entries for methods, and tidy up  
30856 8006 d 16 h duncan /trunk/src/ Print methods for DLLs, registered routine lists. Help for getCallingDLL  
30585 8022 d 9 h duncan /trunk/src/library/base/man/ Doc for getDLLRegisteredRoutines