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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
43712 6798 d 6 h ripley /trunk/ declare encoding on results of [g]sub and Sys.glob.
document when encodings are declared by character functions.
 
42333 6941 d 8 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
38946 7280 d 22 h ripley /trunk/ try to add some consistency to the character functions  
32611 7866 d 8 h ripley /trunk/src/library/base/ strtrim sometimes strips embedded \n or \t so don't use it in source,
and document what it does
 
32453 7875 d 22 h ripley /trunk/src/ tweaks re nchar & strtrim  
32452 7875 d 22 h ripley /trunk/ use the right type of nchar
add function strtrim and make use of it