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
 
47143 6438 d 1 h ripley /trunk/src/library/ spelling issues  
44898 6698 d 17 h hornik /trunk/src/library/tools/man/ Cosmetics including Rd markup, mostly.  
43623 6806 d 18 h hornik /trunk/src/library/tools/man/ Miscellaneous improvements.  
42961 6881 d 22 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6941 d 0 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39542 7242 d 17 h ripley /trunk/ add code to warn for peculiar use of \ in strings  
32746 7858 d 5 h ripley /trunk/ make delimMatch properly MBCS-aware.  
32662 7863 d 22 h ripley /trunk/ make delimMatch return match in chars in a UTF-8 locale  
25111 8421 d 17 h hornik /trunk/ New Rd commands for marking words and phrases.  
25067 8424 d 20 h hornik /trunk/src/library/tools/ Rename internal file and text utilities
.convertFilePathToAbsolute => filePathAsAbsolute
.filePathSansExt => filePathSansExt
.fileTest => fileTest
.listFilesWithExts => listFilesWithExts
.listFilesWithType => listFilesWithType
.delimMatch => delimMatch,
export them in the tools namespace, and add documentation.