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 19 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50225 6119 d 2 h murdoch /trunk/src/library/tools/man/ typo  
49353 6185 d 7 h ripley /trunk/src/library/tools/ improve messages  
49351 6185 d 7 h ripley /trunk/src/ improvements to parsing Rd files  
49294 6189 d 20 h ripley /trunk/src/library/tools/man/ typo  
49260 6191 d 20 h ripley /trunk/src/library/tools/ do not use man dir in installed packages  
49259 6192 d 0 h ripley /trunk/src/library/tools/man/ fixups  
49200 6194 d 0 h murdoch /trunk/ Tweaks to deparsing
Fix bug in Rd parsing: "\\\a" was converted to "\a"
 
49190 6194 d 20 h murdoch /trunk/ First pass at accurate deparsing of Rd objects.  
49177 6195 d 1 h ripley /trunk/src/library/tools/man/ update  
48988 6214 d 2 h hornik /trunk/src/library/tools/ Have Rd_db() return a list of parsed Rd objects rather than Rd sources.
Start towards using parsed Rd for all Rd computations.
 
48804 6248 d 12 h murdoch /trunk/ Changes to Rd parsing:
- added \Sexpr tag
- added \RdOpts tag
- changed syntax errors to warnings with restarts
- allowed fragments of Rd files to be parsed
- reorg of conversion code
 
48138 6342 d 21 h murdoch /trunk/src/library/tools/man/ Typos.  
47394 6419 d 22 h murdoch /trunk/src/library/tools/man/ typos  
47339 6423 d 18 h ripley /trunk/src/library/tools/ add encoding support  
46927 6466 d 19 h murdoch /trunk/ Experimental parse_Rd() parser