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
50187 6120 d 15 h murdoch /branches/R-2-10-branch/ Port trivial r50186 from trunk  
49852 6146 d 12 h pd /branches/R-2-10-branch/ Create R-2-10-branch  
49644 6164 d 8 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 6277 d 21 h murdoch /trunk/ Warn if invalid encoding is used in parse()  
48500 6288 d 15 h murdoch /trunk/src/main/ Missing PROTECT()  
47713 6392 d 12 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 14 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 5 h ripley /trunk/ a bit more on marking character strings  
46850 6470 d 17 h ripley /trunk/src/ typo  
45982 6606 d 2 h ripley /trunk/ more checks of mode when opening connections  
45446 6669 d 22 h ripley /trunk/src/main/ whitespace cleanup  
44201 6755 d 4 h ripley /trunk/src/ include Rdynload.h only where needed
use (void) in declarations
 
42307 6942 d 1 h ripley /trunk/src/ change reference to GPL  
42147 6959 d 11 h murdoch /trunk/ Last line not shown in syntax error context  
41807 6992 d 18 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 4 h ripley /trunk/ improvements to error/warning messages  
40705 7104 d 3 h ripley /trunk/ bugfix in duplicate on CHARSXPs
more use of translateChar
 
40672 7108 d 2 h ripley /trunk/ start marking encoding of CHARSXPs  
40220 7161 d 8 h murdoch /trunk/src/main/ Fix off-by-one error  
39999 7183 d 5 h murdoch /trunk/src/ keep.source support added to parse(text=...), and
to Sweave.
 

Show All