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-OBJSXP
/
tests
/
utf8-regex.R
– Rev 84772
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
84772
1095 d 3 h
maechler
/branches/R-OBJSXP/
'Create R-OBJSXP branch - new OBJSXP type "==" S4SXP = "object" in R'
84095
1216 d 23 h
kalibera
/trunk/tests/
Fix to match new strsplit behavior on bytes-encoded split.
82827
1416 d 20 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 21 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
1474 d 22 h
kalibera
/trunk/
Return "bytes"-marked result when using bytes in gsub, sub, strsplit.
82528
1490 d 19 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 18 h
kalibera
/trunk/tests/
Tests for 81103 (from Brodie Gaslam).
80912
1774 d 21 h
hornik
/trunk/
Avoid using markKnown() when useBytes = TRUE. By Brodie Gaslam.
80838
1790 d 23 h
hornik
/trunk/
Tweak for strsplit(useBytes = TRUE). By Brodie Gaslam.
80117
1950 d 3 h
hornik
/trunk/
Have regmatches() preserve capture group names. By Brodie Gaslam.
80045
1973 d 21 h
hornik
/trunk/
Tweak for c79960. From Brodie Gaslam.
79960
1995 d 22 h
hornik
/trunk/
Add gregexec(). From Brodie Gaslam.
79774
2030 d 23 h
hornik
/trunk/
Fix PR#18021. Patch by Brodie Gaslam.
78664
2238 d 20 h
kalibera
/trunk/
Fix treatment of surrogate pairs when post-processing outputs from PCRE
(today relevant only for Windows).
66732
4309 d 16 h
murdoch
/trunk/tests/
Test for r66731
66712
4312 d 22 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 16 h
urbaneks
/trunk/tests/
add regex tests for PR#14627 and r56370 TRE breakage
54755
5615 d 19 h
ripley
/trunk/
update on Cygwin, move UTF-8 regexp regression test to test-Regexp
49663
6162 d 19 h
ripley
/trunk/tests/
avoid bug in identical()
49658
6163 d 0 h
ripley
/trunk/
add useBytes=TRUE to strsplit
←Prev
1
2
Next→
Show All