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
69385 3967 d 17 h luke /branches/R-NEWSTR/ Create branch for experimenting with alternate STRSXP implementations.  
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  
49657 6163 d 3 h ripley /trunk/tests/ locale issue  
49648 6164 d 5 h ripley /trunk/tests/ test worked on Mac, not on Linux  
49643 6164 d 17 h ripley /trunk/tests/ enhance test suite  
49639 6165 d 1 h ripley /trunk/ tweaks  
49638 6165 d 2 h ripley /trunk/ switch TRE on by default  
41839 6991 d 3 h ripley /trunk/ add UCP support for PCRE  
41669 7005 d 21 h ripley /trunk/ tidying up in grep and friends
add regression tests for regexp code, and fixed bugs it revealed