R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-NEWSTR
/
tests
/
utf8-regex.R
– Rev 69385
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
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