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