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-classInheritance
/
src
/
library
/
base
/
man
/
charmatch.Rd
@ 63243
– Rev 47757
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
47757
6391 d 2 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
45416
6672 d 8 h
ripley
/trunk/
see what happens if CHARSXPs are not allowed to have embedded nuls
45412
6672 d 12 h
ripley
/trunk/
revert r45390 --take another tack later
45390
6674 d 8 h
ripley
/trunk/
more on embedded nuls
45287
6680 d 7 h
ripley
/trunk/src/library/base/man/
add comments about nul bytes
42333
6941 d 16 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
41389
7029 d 19 h
ripley
/trunk/
tidy up match and charmatch
40281
7158 d 19 h
ripley
/trunk/src/library/
spelling
38940
7281 d 15 h
ripley
/trunk/
grep(value=TRUE) only sometimes preserved names.
clarifications of when coercion to character occurs and how it is done.
38208
7366 d 18 h
ripley
/trunk/
document how NA and NaN are handled in matching
38087
7377 d 21 h
ripley
/trunk/src/library/base/man/
correction
37783
7408 d 21 h
ripley
/trunk/
coerce arguments of pmatch and charmatch to character
15168
9128 d 3 h
pd
/trunk/
branch update
8220
9658 d 17 h
ripley
/trunk/
more S-compatible pmatch
7081
9722 d 9 h
pd
/trunk/
branch update
1050
10337 d 22 h
ihaka
/trunk/src/library/base/man/
Separated from pmatch. It is different now.