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
80294 1900 d 19 h murrell /branches/R-groups/ ported r80266:80293 from main  
80166 1929 d 14 h murrell /branches/R-groups/ create R-groups  
79121 2153 d 5 h kalibera /trunk/src/main/ Prevent out of bounds access.  
79000 2176 d 20 h kalibera /trunk/src/main/ Initialize buffer before deparsing to be robust against (invalid)
zero-length source references (PR#17876).
 
78505 2259 d 7 h kalibera /trunk/src/main/ Revert 77710 to avoid doubling of backslashes when deparsing using source
references (PR#17800).
 
78127 2308 d 3 h kalibera /trunk/src/main/ Simplify memory protection.  
77894 2337 d 5 h ripley /trunk/src/ fixes/comments for issues detected in packages by clang-UBSAN  
77884 2338 d 5 h maechler /trunk/src/ DIGITS16 -> ..17 for code readers  
77710 2375 d 23 h kalibera /trunk/src/main/ Use EncodeChar() when printing source reference in deparse, so that UTF-8
string constant literals can appear correctly with Rgui.
 
77475 2432 d 18 h kalibera /trunk/src/main/ Remove deparse support for old-style comments which are no longer collected
by the parser (superseded by source references). Reported by Bill Dunlap.
 
75784 2790 d 6 h kalibera /trunk/src/main/ Make sure doquote is initialized in deparse.  
74756 2987 d 19 h maechler /trunk/ deparse(setNames(c(1,0), c("one", "recursive"))) etc  
74589 3027 d 18 h maechler /trunk/ dput() & dump() must not truncate when "deparse.max.lines" is set  
74580 3029 d 5 h maechler /trunk/ fix new (only in >= 3.5.0) deparse bug - PR#17404  
74540 3035 d 1 h maechler /trunk/ deparse() of !!  
74275 3080 d 1 h ripley /trunk/src/ tweaks for upcoming gcc 8  
74161 3105 d 5 h maechler /trunk/ deparse(*, control="all") no longer quote()s a formula  
74131 3112 d 6 h maechler /trunk/ deparse() amends for S4(not typeof S4, no .Data)  
74128 3113 d 5 h maechler /trunk/ cosmetic (omit "\n") in S4-deparsing  
74105 3120 d 8 h maechler /trunk/ deparse|dput(<S4, but not typeof() S4>): uniform S4 handling: Extension of c73120 ff  

Show All