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
 
51281 5978 d 16 h maechler /trunk/src/library/base/ rle(integer()) now has class "rle" too; fix example  
50790 6064 d 21 h maechler /trunk/ print.rle(*, prefix)  
43516 6823 d 18 h ripley /trunk/src/library/base/ rle needs an atomic vector, so improve error message.
document what happens with missing values (where rle and unique do differ)
 
43514 6823 d 19 h ripley /trunk/src/library/base/man/ documentation improvements  
43135 6866 d 4 h ripley /trunk/src/library/base/man/ add concept  
42333 6940 d 22 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
25360 8403 d 19 h ripley /trunk/src/library/ tweak man pages for new method rendering  
19008 8886 d 10 h hornik /trunk/src/library/base/man/ Misc updates.  
16911 9008 d 22 h ripley /trunk/src/library/base/man/ fix up conflict correctly  
16908 9008 d 22 h ripley /trunk/src/library/base/man/ typo
args disagreed with code
undocumented args
 
16907 9008 d 22 h maechler /trunk/src/library/base/man/ forgot the new \alias{}es  
16849 9012 d 18 h maechler /trunk/ rle() returns class and has inverse  
10240 9480 d 1 h hornik /trunk/src/library/base/man/ Improve example.  
8256 9656 d 10 h ripley /trunk/ rle for character vectors  
7476 9696 d 2 h hornik /trunk/src/library/base/man/ Misc rewrites.  
7313 9705 d 11 h ripley /trunk/src/library/ cosmetics  
3279 10064 d 17 h pd /trunk/ Branch update + setjmp problem fixup