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)
/
trunk
/
src
/
main
/
grep.c
@ 77458
– Rev 90287
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
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
←Prev
1
2
Next→
Show All