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 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50821 6061 d 3 h ripley /trunk/src/library/ titles (mainly capitalization)  
47616 6402 d 14 h ripley /trunk/src/library/ expand tabs in help files, which were often not rendering as intended  
42333 6941 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41607 7011 d 17 h ripley /trunk/src/library/base/man/ pointless partial match  
30915 8002 d 22 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30912 8003 d 6 h ripley /trunk/src/library/ layout improvements  
27625 8259 d 23 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
25118 8421 d 13 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
20029 8813 d 22 h duncan /trunk/src/library/base/man/ Descriptions for the task callback documentation  
17067 9003 d 8 h duncan /trunk/ addTaskCallback() and friends for calling C routines and R functions at the end of each succesfully evaluated top-level expression. More info at developer.r-project.org/TaskHandlers.pdf