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
90287 5 d 10 h ripley /trunk/src/main/ add comments  
90254 13 d 8 h ripley /trunk/src/ tweaks for C23 warnings on Fedora 44  
87848 514 d 8 h ripley /trunk/ start replacing Rboolean by bool in R sources  
87813 518 d 1 h ripley /trunk/src/ more taking care over Rboolean  
87812 518 d 5 h ripley /trunk/ finish using asRbool for grep & co  
87811 518 d 6 h ripley /trunk/src/main/ use asRbool in strsplit()  
87810 518 d 6 h ripley /trunk/src/main/ small code cleanup  
87808 518 d 6 h ripley /trunk/ more uses of asRbool catching incorrect calls  
85900 894 d 11 h kalibera /trunk/src/main/ Avoid gcc13 warning.  
85625 976 d 2 h kalibera /trunk/src/ Fixes of formatted output. Use a defensive strategy by casting to supported
wide types and printing those (this may be later refined to use the exact
types).
 
85411 1006 d 5 h kalibera /trunk/src/main/ Fix named capture with PCRE for large number of groups (PR#18588).  
84516 1146 d 12 h kalibera /trunk/ Fix strsplit(perl=TRUE) for multi-byte characters when dealing with empty
matches (PR#18546).
 
84450 1165 d 6 h kalibera /trunk/src/main/ Allow more than 9 subexpressions in (g)sub(perl=TRUE). PR#18526, from Mikko
Korpela.
 
84385 1181 d 12 h kalibera /trunk/src/main/ Avoid modulo on fast path when checking for user interrupt. Comments.  
84279 1196 d 3 h kalibera /trunk/src/main/ Tweak comment.  
84277 1196 d 6 h kalibera /trunk/src/main/ Prevent integer overflow in (g)sub for very large strings (also fixes
PR#18346).
 
84275 1196 d 8 h kalibera /trunk/src/main/ Amend 84274 (realloc).  
84274 1196 d 10 h kalibera /trunk/src/main/ Reduce code duplication.  
84260 1200 d 11 h kalibera /trunk/src/ Fix some cases of potential silent truncation of very long strings.  
84246 1201 d 13 h maechler /trunk/src/main/ fix more typos in comments (+ 2 strings) from Eric Lindblad  

Show All