The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
77242 2491 d 9 h luke /trunk/ Merged r77241 (PR17617 fix) from R-3-6-branch.  
77188 2508 d 4 h luke /trunk/src/ Added .Internal(.addGlobHands()) for esmerimenting with global calling handlers.  
76872 2561 d 3 h maechler /trunk/ .Traceback w/o deparse()ing  
76844 2568 d 7 h luke /trunk/src/main/ Avoid buffer overflow for null byte.  
76840 2569 d 3 h luke /trunk/ Ported r76839 (buffer overflow fix) from R-patched.  
75618 2810 d 7 h luke /trunk/src/ Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
 
75611 2811 d 6 h luke /trunk/src/ If THREADCHECK is defined, check in some places to make sure they are
called from a consistent thread. Defined by default when strict
barrier checking is used.
 
75601 2813 d 3 h kalibera /trunk/src/ Avoid incomplete multi-byte characters when truncating error and warning
messages.
 
75533 2825 d 10 h kalibera /trunk/src/main/ Temporarily disable GC when checking logical conditions (to prevent PROTECT
bugs).
 
75532 2825 d 11 h kalibera /trunk/src/main/ Protect fixes.  
75529 2826 d 6 h kalibera /trunk/src/main/ Make sure to use quote() from base (also fixes PR#17442).  
75446 2841 d 10 h kalibera /trunk/ Allow diagnostics and checked-package selection with _R_CHECK_LENGTH_1_LOGIC2_
the same way as with _R_CHECK_LENGTH_1_CONDITION_.
 
74974 2931 d 10 h ripley /trunk/src/main/ work around some gcc8 warnings  
74951 2937 d 15 h ripley /trunk/src/main/ add comments about gcc 8 warnings  
74860 2972 d 14 h kalibera /trunk/src/main/ Fix typo.  
74589 3028 d 2 h maechler /trunk/ dput() & dump() must not truncate when "deparse.max.lines" is set  
74566 3031 d 4 h luke /trunk/src/main/ Suspend interrupts around R_TriCatch infrastucture.  
74266 3081 d 21 h luke /trunk/src/main/ Removed #ifndef for Windows arount processing pending interrupts.
These can happen on Windows as woll if code is run with interrupts suspended.
 
74257 3084 d 3 h luke /trunk/src/main/ Allow conds in R_tryCatch to be NULL.  
74130 3113 d 2 h maechler /trunk/src/main/ white space & comment cosmetic  

Show All