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