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
47757 6390 d 23 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47713 6394 d 1 h murdoch /trunk/ Port column counting from parse_Rd to parse.
Add "expecting" clause to parse_Rd syntax error messages.
Add syntax error pointer.
 
47481 6413 d 3 h murdoch /trunk/src/ Fix off-by-one problem in syntax error reporting
Report the column of the bad token
checkRd gives full filename
Make first_column value consistent in gram.y and gramRd.y
 
47306 6426 d 14 h ripley /trunk/src/main/ precautionary change as same code failed in gramRd  
46998 6459 d 4 h plummer /trunk/src/main/ Set SrcFile to NULL on syntax error.  
46928 6466 d 7 h murdoch /trunk/src/main/ typo  
46831 6474 d 14 h ripley /trunk/src/main/ typo in last change  
46830 6474 d 15 h ripley /trunk/src/main/ whitespace cleanup (from 46825, since reverted)  
46829 6474 d 15 h ripley /trunk/ revert r46825 for now  
46825 6475 d 10 h ripley /trunk/ use UTF-8 encoding for \uxxxx inputs if needed (not just on Windows)
whitespace-cleanup
 
46824 6475 d 11 h ripley /trunk/src/main/ remove unneeded set of braces  
46748 6491 d 7 h ripley /trunk/src/main/ test 123 as integer  
46602 6504 d 17 h ripley /trunk/src/ typos  
46521 6530 d 6 h ripley /trunk/ allow decimal points in numeric constants  
45961 6612 d 14 h ripley /trunk/src/main/ clean up  
45922 6619 d 8 h ripley /trunk/ remove length limit on comment lines (which were stored to a buffer
but AFAICS unused).
 
45763 6640 d 20 h murdoch /trunk/ Delete a line that was supposed to be deleted in r44472, causing parse() to lose
a token. (PR#11497)
 
45753 6641 d 12 h murdoch /trunk/ Expression lists ended up short by one expression.  
45701 6648 d 5 h ripley /trunk/src/main/ strip out code intended to handle embedded nuls  
45699 6648 d 6 h ripley /trunk/src/ some uses of wcstoutf8 had incorrect buffer size  

Show All