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
69024 4003 d 10 h murrell /branches/R-DL/ create R-DL branch  
68948 4006 d 20 h ripley /trunk/src/library/ use https  
68480 4070 d 23 h ripley /trunk/src/library/base/man/ typo, legibility  
68199 4120 d 16 h maechler /trunk/src/library/base/man/ run full example  
61433 4963 d 23 h ripley /trunk/src/library/ remove trailing spaces  
61150 4993 d 21 h ripley /trunk/src/library/base/man/ legibility  
59039 5218 d 1 h ripley /trunk/ use preferred form of 'R Core Team'  
55555 5579 d 3 h ripley /trunk/src/library/base/man/ markup issues  
53997 5672 d 2 h ripley /trunk/src/library/ remove 'experimental'  
53820 5711 d 3 h ripley /trunk/src/library/ small efficiency tweaks  
50821 6062 d 2 h ripley /trunk/src/library/ titles (mainly capitalization)  
42333 6942 d 1 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30915 8003 d 20 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
29362 8115 d 5 h ripley /trunk/src/library/ branch update  
25099 8423 d 3 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.
 
20145 8807 d 3 h ripley /trunk/ branch update  
20029 8814 d 21 h duncan /trunk/src/library/base/man/ Descriptions for the task callback documentation  
17200 9002 d 0 h ripley /trunk/src/library/base/ documentation fixes, a bit of re-indentation  
17067 9004 d 7 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