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
50726 6069 d 8 h ripley /branches/R-2-10-branch/ port some improved messages from trunk  
49891 6144 d 20 h luke /branches/R-2-10-branch/ ported r49886 (use single bit for HASHASH flag) from trunk  
49852 6146 d 21 h pd /branches/R-2-10-branch/ Create R-2-10-branch  
49747 6156 d 1 h murdoch /trunk/src/ Allow parsing in the middle of a REPL on a file, without messing up the source record for the file.  
49686 6160 d 7 h murdoch /trunk/ Some cleanup of the parser
Include srcrefs in base packages if R_KEEP_PKG_SOURCE=yes
Give filename/line number error messages when building packages even without srcrefs (though
not for base packages, which don't get the #line directives by default)
During package installation, parse the concatenated source file, rather than the individual files, to report syntax errors.
 
49592 6168 d 3 h murdoch /trunk/ Indexing with a vector index to [[]] extended to all recursive types, minor changes to trace() to print messages that recognize this.  
49591 6168 d 6 h ripley /trunk/ remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
 
48623 6270 d 23 h murdoch /trunk/ Add experimental code to display srcref locations when debugging.  
48598 6274 d 0 h rgentlem /trunk/src/ updating the debugger - trying to remove the R_BrowseLevel global
variable
 
48524 6286 d 7 h ripley /trunk/ xgettext was missing P_() macro, so need to rework  
48372 6305 d 6 h maechler /trunk/src/ provide R_compute_identical() as public (not yet "API") entry point  
48346 6309 d 5 h maechler /trunk/src/ rationalization in install("<sym>") definitions  
48326 6311 d 3 h maechler /trunk/ new anyDuplicated() {incl C API}  
47481 6411 d 23 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
 
46470 6539 d 3 h ripley /trunk/ add xtfrm, use it in order() etc
make is.unsorted work on classed objects
 
46438 6544 d 21 h ripley /trunk/src/include/ revert for now  
46436 6545 d 0 h ripley /trunk/src/include/ random deletion?  
46422 6545 d 11 h ripley /trunk/src/ better error message, document that MAXIDSIZE is in bytes (not chars)  
45684 6648 d 12 h ripley /trunk/ increase console line limit to 4095 bytes  
45510 6666 d 6 h ripley /trunk/ compare CHARSXPs in the cache by address  

Show All