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
47757 6391 d 4 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47675 6397 d 6 h ripley /trunk/src/library/ wrong markup  
47656 6398 d 6 h ripley /trunk/src/library/tools/man/ add alias  
47655 6398 d 7 h ripley /trunk/ first pass at Rd2txt, fi up parser errors in \{d}ean  
47649 6399 d 11 h ripley /trunk/src/library/tools/ first pass at Rd2latex  
47642 6399 d 18 h ripley /trunk/src/library/tools/ more tweaks
start to prepare for CHM conversion
 
47635 6400 d 9 h ripley /trunk/src/library/tools/ make links database for Rd2HTML  
47632 6401 d 6 h murdoch /trunk/src/library/tools/man/ typo  
47624 6402 d 17 h ripley /trunk/src/library/tools/ make Rd2ex visible  
47616 6403 d 5 h ripley /trunk/src/library/ expand tabs in help files, which were often not rendering as intended  
47457 6415 d 5 h murdoch /trunk/src/library/tools/ Handle \encoding and \link in Rd2HTML  
47413 6418 d 9 h murdoch /trunk/src/ Fix example in Rd2HTML.Rd
Pass file basename to parseRd for error messages
Try again to give warning on extra spaces in two-arg macros
 
47411 6418 d 9 h ripley /trunk/src/library/tools/man/ remove invalid whitespace  
47400 6419 d 3 h murdoch /trunk/src/ Cleanup for Rd2HTML.Rd
Added as.character.Rd method, rewrote print.Rd
Cleaner error messages in checkRd
Allow (with a warning) one arg on two-arg macros
Remove unused RCODEMACRO2
 
47398 6419 d 13 h ripley /trunk/src/library/tools/ make checkRd usable enough for R CMD chek
for consistency with other functions, use 'OK' not 'Okay'
 
47386 6419 d 20 h ripley /trunk/src/ add 'encoding' argument to checkRd
tweak 'check' wording
 
47348 6423 d 6 h ripley /trunk/src/library/tools/man/ clean up  
47346 6423 d 6 h murdoch /trunk/ Add checkRd function
Cosmetics to parse_Rd and Rd2HTML.Rd
Add ver20.Rd test page
 
47316 6426 d 3 h murdoch /trunk/src/library/tools/man/ typo  
47313 6426 d 7 h murdoch /trunk/ Update Rd_parse, add Rd2HTML.