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
87966 501 d 5 h ripley /branches/R-bool/ create R-bool branch  
87286 631 d 21 h smeyer /trunk/ spelling/markup  
70260 3800 d 1 h ripley /trunk/ https: for developer.r-project.org
Use actual form for examples in loadRdMacros.Rd
 
68948 4005 d 20 h ripley /trunk/src/library/ use https  
61433 4962 d 22 h ripley /trunk/src/library/ remove trailing spaces  
59039 5217 d 0 h ripley /trunk/ use preferred form of 'R Core Team'  
50821 6061 d 1 h ripley /trunk/src/library/ titles (mainly capitalization)  
47616 6402 d 12 h ripley /trunk/src/library/ expand tabs in help files, which were often not rendering as intended  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30915 8002 d 19 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
30912 8003 d 4 h ripley /trunk/src/library/ layout improvements  
27625 8259 d 20 h ripley /trunk/src/library/ typos from PR5632 and PR5730  
25099 8422 d 2 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 20 h duncan /trunk/src/library/base/man/ Descriptions for the task callback documentation  
17067 9003 d 6 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