The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
61650 4941 d 12 h murdoch /trunk/ Add keep.source arg to parse(); remove it from library() and require(), where it has been deprecated.  
61433 4962 d 20 h ripley /trunk/src/library/ remove trailing spaces  
61160 4991 d 18 h ripley /trunk/src/library/ legibility  
61013 5023 d 8 h murdoch /trunk/src/library/utils/man/ typos (one reported by Ben Bolker)  
59039 5216 d 22 h ripley /trunk/ use preferred form of 'R Core Team'  
56461 5485 d 19 h murdoch /trunk/ Minor improvements to setBreakpoint  
56378 5492 d 17 h murdoch /trunk/src/library/utils/man/ typo  
56352 5496 d 7 h murdoch /trunk/ Drop "source" attribute from functions; replace with "srcref".
Allow environment for findLineNum to be specified indirectly.
 
56280 5501 d 16 h ripley /trunk/src/library/ reformat overlong lines  
56186 5517 d 6 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 8 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
50253 6116 d 13 h murdoch /trunk/src/library/utils/man/ Typo  
49825 6149 d 23 h ripley /trunk/src/library/utils/man/ was CRLF file, layout issues  
49644 6165 d 6 h murdoch /trunk/ Add #line directive to R parser, and in a few places to code processing (more needed)
Add findLineNum and setBreakpoint
Make srcref code more tolerant of missing information