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
77241 2491 d 0 h luke /branches/R-3-6-branch/ R_tryCatch no longer transfers control for all conditions (PR17617 and
patch from Linoel Henry).
 
76845 2567 d 19 h luke /branches/R-3-6-branch/ Merged r76844 (avoid buffer overflow) from trunk.  
76839 2568 d 18 h luke /branches/R-3-6-branch/ Fixed buffer overflow reported by Benjamin Tremblay.  
76286 2677 d 15 h pd /branches/R-3-6-branch/ Create R-3-6-branch  
75618 2809 d 22 h luke /trunk/src/ Adjusted thread checking to use __func__; added more checks (from
Winston Chang via Kevin Ushey).
 
75611 2810 d 21 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 2812 d 18 h kalibera /trunk/src/ Avoid incomplete multi-byte characters when truncating error and warning
messages.
 
75533 2825 d 1 h kalibera /trunk/src/main/ Temporarily disable GC when checking logical conditions (to prevent PROTECT
bugs).
 
75532 2825 d 2 h kalibera /trunk/src/main/ Protect fixes.  
75529 2825 d 21 h kalibera /trunk/src/main/ Make sure to use quote() from base (also fixes PR#17442).  
75446 2841 d 1 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 1 h ripley /trunk/src/main/ work around some gcc8 warnings  
74951 2937 d 6 h ripley /trunk/src/main/ add comments about gcc 8 warnings  
74860 2972 d 5 h kalibera /trunk/src/main/ Fix typo.  
74589 3027 d 17 h maechler /trunk/ dput() & dump() must not truncate when "deparse.max.lines" is set  
74566 3030 d 19 h luke /trunk/src/main/ Suspend interrupts around R_TriCatch infrastucture.  
74266 3081 d 12 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 3083 d 18 h luke /trunk/src/main/ Allow conds in R_tryCatch to be NULL.  
74130 3112 d 16 h maechler /trunk/src/main/ white space & comment cosmetic  
73929 3141 d 16 h luke /trunk/src/main/ Replaced some strcat uses by strncat to avoid buffer overflows.  

Show All