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 16 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50821 6060 d 22 h ripley /trunk/src/library/ titles (mainly capitalization)  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
30915 8002 d 17 h ripley /trunk/src/library/ some corrections.
Mainly layour improvements in \usage and elsewhere.
 
29362 8114 d 1 h ripley /trunk/src/library/ branch update  
25099 8422 d 0 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 8806 d 0 h ripley /trunk/ branch update  
20029 8813 d 17 h duncan /trunk/src/library/base/man/ Descriptions for the task callback documentation  
17200 9000 d 20 h ripley /trunk/src/library/base/ documentation fixes, a bit of re-indentation  
17067 9003 d 3 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