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 6 h urbaneks /branches/R-exp-R5/ Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
 
49786 6152 d 6 h murdoch /trunk/src/ Fix bug when building R with R_KEEP_PKG_SOURCE=yes; also, clean up handling of SrcRefState and R_ReplFile  
49747 6156 d 4 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 10 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.
 
42308 6942 d 13 h ripley /trunk/src/include/ change reference to GPL  
40006 7183 d 6 h murdoch /trunk/ Make use of srcrefs consistent in all multi-line parsing functions.
Fix edit so it supports srcrefs.
 
39996 7184 d 4 h murdoch /trunk/ Merge from djm-source branch:
- attach source references to parsed output
- enable verbose parse error messages.
 
38877 7287 d 11 h ripley /trunk/src/ tidy up parse interface  
36820 7524 d 5 h ripley /trunk/ update FSF address  
35498 7629 d 22 h murdoch /trunk/ More informative error messages, recommitted  
35493 7630 d 10 h murdoch /trunk/ Revert incomplete r35489  
35489 7631 d 6 h murdoch /trunk/ More informative error messages  
34748 7710 d 11 h ripley /trunk/ more tweaks to include file guards  
25961 8368 d 1 h ripley /trunk/ export part of Parse.h, using an enumeration type.  
25948 8368 d 14 h ripley /trunk/src/include/ remove unused defines  
5458 9848 d 12 h ripley /trunk/ change FSF address in copyrights
add some copyrights in src/gnome and elsewhere
 
3641 10024 d 16 h ihaka /trunk/src/include/ Machintosh adjustments.  
292 10475 d 18 h ihaka /trunk/src/include/ New - Parsing definitions.