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
84152 1211 d 2 h maechler /branches/R-matOps/ ported 84074:84151 from trunk  
84054 1219 d 22 h maechler /branches/R-matOps/ Create R-matOps  
82827 1416 d 22 h kalibera /trunk/ Return "bytes"-marked string elements (created by splitting or replacement)
in gsub, sub, strsplit if any input was marked as "bytes". A subset of
reverted 82587.
 
82598 1472 d 23 h kalibera /trunk/tests/ Revert tests to capture behavior of gsub/sub/strsplit not flagging output
"bytes" (pre-82587), as this is now again the default.
 
82587 1475 d 0 h kalibera /trunk/ Return "bytes"-marked result when using bytes in gsub, sub, strsplit.  
82528 1490 d 21 h kalibera /trunk/ Do not escape invalid characters in strings used for TRE regular expression
operations. This fixes validity checks in regex code and reduces the risk
that regexes run on characters resulting from escaped invalid bytes (with
Brodie Gaslam). The new checks may uncover previously undetected use of
invalid strings in regular expression operations.
 
81124 1728 d 20 h kalibera /trunk/tests/ Tests for 81103 (from Brodie Gaslam).  
80912 1774 d 23 h hornik /trunk/ Avoid using markKnown() when useBytes = TRUE. By Brodie Gaslam.  
80838 1791 d 1 h hornik /trunk/ Tweak for strsplit(useBytes = TRUE). By Brodie Gaslam.  
80117 1950 d 5 h hornik /trunk/ Have regmatches() preserve capture group names. By Brodie Gaslam.  
80045 1973 d 23 h hornik /trunk/ Tweak for c79960. From Brodie Gaslam.  
79960 1996 d 0 h hornik /trunk/ Add gregexec(). From Brodie Gaslam.  
79774 2031 d 1 h hornik /trunk/ Fix PR#18021. Patch by Brodie Gaslam.  
78664 2238 d 22 h kalibera /trunk/ Fix treatment of surrogate pairs when post-processing outputs from PCRE
(today relevant only for Windows).
 
66732 4309 d 19 h murdoch /trunk/tests/ Test for r66731  
66712 4313 d 0 h murdoch /trunk/ Partial fix for PR#16009. It still fails for UTF-8 strings; see commented example in tests/utf8-regex.R.  
56380 5491 d 18 h urbaneks /trunk/tests/ add regex tests for PR#14627 and r56370 TRE breakage  
54755 5615 d 21 h ripley /trunk/ update on Cygwin, move UTF-8 regexp regression test to test-Regexp  
49663 6162 d 21 h ripley /trunk/tests/ avoid bug in identical()  
49658 6163 d 2 h ripley /trunk/ add useBytes=TRUE to strsplit  

Show All