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 2 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
52834 5810 d 2 h murdoch /trunk/ Sweave() keeps track of original source lines for error reports.  
52487 5863 d 5 h murdoch /trunk/src/main/ Fix error handling code in the parsers.  
51330 5974 d 4 h ripley /trunk/ fix up confusion over non-conversion of symbols to character  
50833 6059 d 8 h ripley /trunk/src/main/ correct/update comments  
50186 6120 d 23 h murdoch /trunk/src/main/ Don't generate spurious warning (reported by Erich Neuwirth).  
49644 6164 d 16 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
 
48572 6278 d 4 h murdoch /trunk/ Warn if invalid encoding is used in parse()  
48500 6288 d 23 h murdoch /trunk/src/main/ Missing PROTECT()  
47713 6392 d 20 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 6411 d 22 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
 
46864 6469 d 12 h ripley /trunk/ a bit more on marking character strings  
46850 6471 d 1 h ripley /trunk/src/ typo  
45982 6606 d 10 h ripley /trunk/ more checks of mode when opening connections  
45446 6670 d 5 h ripley /trunk/src/main/ whitespace cleanup  
44201 6755 d 11 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
42307 6942 d 8 h ripley /trunk/src/ change reference to GPL  
42147 6959 d 18 h murdoch /trunk/ Last line not shown in syntax error context  
41807 6993 d 2 h rgentlem /trunk/ patches from Seth F for the CHARSXP hashing changes
Seth says:
const char fixes

CHAR() internal macro now returns (const char *)

Add CHAR_RW: writable CHARSXP access for internal R use only

const char fixes for methods package

Add NEWS item and some doc to R-ext for CHARSXP changes
 
41715 7002 d 12 h ripley /trunk/ improvements to error/warning messages  

Show All