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 5808 d 21 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52506 5861 d 14 h murdoch /trunk/ Fix false declaration of convergence when f(x) = 0 in nlminb.  
51769 5945 d 20 h ripley /trunk/ more tweaks  
50416 6102 d 4 h ripley /trunk/src/library/ more tidying up of comment lines  
48688 6269 d 15 h maechler /trunk/ more useful messages from nlminb() in some cases  
47094 6443 d 23 h ripley /trunk/ copy names across in nlminb (as in optim)  
42333 6942 d 3 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
41625 7011 d 22 h ripley /trunk/ move ... up the arglist in nlminb as well  
41621 7012 d 0 h ripley /trunk/ partial matching issues  
40270 7160 d 7 h ripley /trunk/src/library/stats/man/ typo  
37071 7502 d 22 h ripley /trunk/src/library/stats/man/ some clarifications  
36816 7526 d 2 h ripley /trunk/src/library/ tweaks, usually over-long lines  
36549 7546 d 5 h ripley /trunk/src/library/stats/man/ add xrefs, correct misleading authorship  
34954 7686 d 1 h bates /trunk/src/library/stats/man/ Comment out unknown control parameter descriptions  
34950 7686 d 3 h ripley /trunk/src/library/stats/man/ format corrections  
34944 7686 d 22 h bates /trunk/src/library/stats/man/ Document control options  
34497 7731 d 19 h bates /trunk/src/library/stats/ Added nlminb and supporting source files