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
83868 1253 d 21 h urbaneks /branches/R-exeinfo/ create R-exeinfo branch  
82218 1560 d 6 h kalibera /trunk/ Prevent capturing a particular wording of syntax error from bison ("syntax
error" vs "unexpected symbol) in examples used for testing. The wording
changes in new bison versions.
 
79060 2165 d 13 h hornik /trunk/src/library/ Tweaks for references.  
79007 2176 d 3 h kalibera /trunk/src/ Ignore encoding="UTF-8" argument of parse() with a warning when running in
non-UTF-8 MBCS locale to prevent silent misinterpretation of input
(PR#16819).
 
79005 2176 d 4 h kalibera /trunk/src/library/base/man/ Example for str2expression (PR#17471, from Sebastian Meyer).  
77735 2372 d 6 h kalibera /trunk/src/ Ignore encoding="latin1" of parse() in MBCS locale, because the parser
cannot handle invalid characters.
 
76343 2667 d 11 h maechler /trunk/ new str2lang(), str2expression()  
75050 2917 d 10 h maechler /trunk/src/library/ cosmetic  
74546 3032 d 23 h maechler /trunk/src/library/ better use of tempfile(p1, fileext=p2), from Suharto Anggono  
74519 3036 d 9 h maechler /trunk/src/library/ most of Gabe Becker's PR#17403 + MM's save.Rd:
change examples so they do not write to files outside R's tempdir()
 
71247 3603 d 23 h hornik /trunk/src/library/ Improve URLs.  
69446 3952 d 0 h ripley /trunk/src/library/ markup around "e.g."  
68948 4005 d 4 h ripley /trunk/src/library/ use https  
67599 4202 d 8 h ripley /trunk/src/library/ update copyright dates  
66161 4394 d 10 h ripley /trunk/src/library/base/man/ update  
63371 4754 d 2 h murdoch /trunk/ Allow access to partial parse data in case of error.  
61664 4940 d 4 h murdoch /trunk/ Add line-profiling to Rprof.

Add quotes to Rprof.out in Windows, consistent with Unix.
 
61650 4940 d 23 h murdoch /trunk/ Add keep.source arg to parse(); remove it from library() and require(), where it has been deprecated.  
61433 4962 d 7 h ripley /trunk/src/library/ remove trailing spaces  
61399 4964 d 1 h murdoch /trunk/ Allow "srcfile" to be just a filename, for error messages only.  

Show All