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 17 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49488 6176 d 2 h ripley /trunk/src/library/ match filename and \name  
42961 6882 d 20 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 23 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30915 8003 d 18 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
27625 8260 d 19 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
25118 8422 d 9 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
14156 9205 d 19 h duncan /trunk/src/ Extension to the .C() conversion mechanism to allow for external data, etc. Developers can register C routines which can convert an S object to a C pointer and back. User-level facilities to examine and control the registered converters