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
47617 6401 d 20 h ripley /branches/R-2-8-branch/src/library/ port r47616 from trunk  
46553 6517 d 21 h pd /branches/R-2-8-branch/ Create R-2-8-branch  
42333 6940 d 9 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30915 8002 d 4 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30912 8002 d 13 h ripley /trunk/src/library/ layout improvements  
27625 8259 d 5 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
25099 8421 d 11 h hornik /trunk/src/library/ Cosmetics: try following 'e.g.' and 'i.e.' by a comma as Rd has no
markup for periods which do not end a sentence.
 
20029 8813 d 5 h duncan /trunk/src/library/base/man/ Descriptions for the task callback documentation  
17067 9002 d 15 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