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 7 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
51313 5976 d 13 h ripley /trunk/src/library/base/man/ spell out what equality of strings means  
49476 6178 d 13 h maechler /trunk/ identical() gains flags num.eq, single.NA & attrib.as.set  
45416 6672 d 6 h ripley /trunk/ see what happens if CHARSXPs are not allowed to have embedded nuls  
42961 6882 d 11 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42683 6908 d 7 h ripley /trunk/src/library/base/man/ improve wording  
42333 6941 d 13 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39069 7268 d 18 h ripley /trunk/ fixes to identical
clarifications of attributes
 
38402 7339 d 15 h ripley /trunk/src/library/ remove distracting historical comments  
36831 7523 d 16 h ripley /trunk/ correct identical() for char strings, add comments on comparison ops.  
32996 7845 d 9 h maechler /trunk/ use isTRUE(), no more is.all.equal()  
32009 7917 d 12 h maechler /trunk/ is.all.equal  
25118 8421 d 23 h hornik /trunk/src/library/ Use new Rd commands for marking words and phrases.  
24300 8477 d 9 h ripley /trunk/ branch update  
23011 8575 d 13 h ripley /trunk/ move regression tests to reg-tests*  
21182 8727 d 12 h maechler /trunk/src/library/base/man/ add env.example  
20728 8760 d 14 h ripley /trunk/ identical(as.double(NA), NaN) should be false  
15194 9127 d 14 h hornik /trunk/src/library/base/man/ Typo.  
15167 9128 d 5 h pd /trunk/src/ better luck this time...