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
46659 6502 d 23 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
42961 6883 d 0 h ripley /trunk/src/library/ try to use \dQuote for actual quotes, and \emph or \sQuote or \code otherwise  
42333 6942 d 2 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
40650 7114 d 4 h ripley /trunk/src/library/base/man/ comments about stdin, stderr in appropriate files  
40443 7138 d 20 h ripley /trunk/src/library/ more use of message()
fix various codetools and other problem reports
 
40431 7139 d 14 h ripley /trunk/src/library/ more tweaks to message()
more translation fixes, make packageStartupMessage for translation
 
40427 7140 d 1 h ripley /trunk/ more on messages (somewhat experimental)  
40419 7140 d 14 h ripley /trunk/ allow min/max/range to handle character data.
small change to message to allows messages without \n (more to come)
update some copyright dates
 
33350 7823 d 0 h hornik /trunk/src/library/base/man/ Add and use \alias{conditions}.  
33287 7827 d 3 h hornik /trunk/src/library/base/man/ Add and use \alias{condition}.  
33204 7833 d 15 h hornik /trunk/ New function message() for simple diagnostic messages.