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
75629 2806 d 2 h luke /branches/R-conflicts/ Merged changes from trunk through 75628  
75597 2813 d 2 h luke /branches/R-conflicts/ Merged changes from trunk through 75591  
75453 2839 d 1 h luke /branches/R-conflicts/ Create branch for experimenting with search path conflict resolution.  
75446 2841 d 4 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 5 h ripley /trunk/src/main/ work around some gcc8 warnings  
74951 2937 d 10 h ripley /trunk/src/main/ add comments about gcc 8 warnings  
74860 2972 d 8 h kalibera /trunk/src/main/ Fix typo.  
74589 3027 d 20 h maechler /trunk/ dput() & dump() must not truncate when "deparse.max.lines" is set  
74566 3030 d 22 h luke /trunk/src/main/ Suspend interrupts around R_TriCatch infrastucture.  
74266 3081 d 16 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 21 h luke /trunk/src/main/ Allow conds in R_tryCatch to be NULL.  
74130 3112 d 20 h maechler /trunk/src/main/ white space & comment cosmetic  
73929 3141 d 20 h luke /trunk/src/main/ Replaced some strcat uses by strncat to avoid buffer overflows.  
73867 3153 d 5 h luke /trunk/src/main/ Don't over-write non-NULL condition in R_FixupExitingHandlerResult.  
73853 3154 d 22 h luke /trunk/src/ Preserve the error buffer when an on.exit action is processed while
jumping to a calling handler. Resolves an issue reported by Bill Dunlap.
 
71956 3485 d 6 h ripley /trunk/ update dates  
71884 3492 d 7 h kalibera /trunk/src/ Introduce errorcall_cpy to be used instead of errorcall when the result of
EncodeChar is passed (or other C string that may be overwritten internally by
errorcall).
 
71744 3518 d 22 h luke /trunk/src/ Make expression in 'could not find function' error messages in
interpreted code match message in compiled code; from Tomas Kalibera.
 
71390 3589 d 2 h luke /trunk/ Improvements in srcref handling for byte compiled code from Tomas Kalibera.  
71260 3602 d 4 h luke /trunk/src/ Moved R tryCarch helper source into a C constant.  

Show All