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
 
50225 6118 d 1 h murdoch /trunk/src/library/tools/man/ typo  
49353 6184 d 5 h ripley /trunk/src/library/tools/ improve messages  
49351 6184 d 6 h ripley /trunk/src/ improvements to parsing Rd files  
49294 6188 d 18 h ripley /trunk/src/library/tools/man/ typo  
49260 6190 d 18 h ripley /trunk/src/library/tools/ do not use man dir in installed packages  
49259 6190 d 23 h ripley /trunk/src/library/tools/man/ fixups  
49200 6192 d 23 h murdoch /trunk/ Tweaks to deparsing
Fix bug in Rd parsing: "\\\a" was converted to "\a"
 
49190 6193 d 19 h murdoch /trunk/ First pass at accurate deparsing of Rd objects.  
49177 6194 d 0 h ripley /trunk/src/library/tools/man/ update  
48988 6213 d 0 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 11 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 6341 d 20 h murdoch /trunk/src/library/tools/man/ Typos.  
47394 6418 d 21 h murdoch /trunk/src/library/tools/man/ typos  
47339 6422 d 16 h ripley /trunk/src/library/tools/ add encoding support  
46927 6465 d 18 h murdoch /trunk/ Experimental parse_Rd() parser