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 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
50225 6118 d 13 h murdoch /trunk/src/library/tools/man/ typo  
49353 6184 d 17 h ripley /trunk/src/library/tools/ improve messages  
49351 6184 d 18 h ripley /trunk/src/ improvements to parsing Rd files  
49294 6189 d 7 h ripley /trunk/src/library/tools/man/ typo  
49260 6191 d 6 h ripley /trunk/src/library/tools/ do not use man dir in installed packages  
49259 6191 d 11 h ripley /trunk/src/library/tools/man/ fixups  
49200 6193 d 11 h murdoch /trunk/ Tweaks to deparsing
Fix bug in Rd parsing: "\\\a" was converted to "\a"
 
49190 6194 d 7 h murdoch /trunk/ First pass at accurate deparsing of Rd objects.  
49177 6194 d 12 h ripley /trunk/src/library/tools/man/ update  
48988 6213 d 13 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 6247 d 23 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 8 h murdoch /trunk/src/library/tools/man/ Typos.  
47394 6419 d 9 h murdoch /trunk/src/library/tools/man/ typos  
47339 6423 d 5 h ripley /trunk/src/library/tools/ add encoding support  
46927 6466 d 6 h murdoch /trunk/ Experimental parse_Rd() parser