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
/
agrep.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 0 h
jmc
/branches/R-classInheritance/
create branch for class inheritance
47616
6403 d 1 h
ripley
/trunk/src/library/
expand tabs in help files, which were often not rendering as intended
45416
6672 d 6 h
ripley
/trunk/
see what happens if CHARSXPs are not allowed to have embedded nuls
45287
6680 d 5 h
ripley
/trunk/src/library/base/man/
add comments about nul bytes
45007
6693 d 6 h
ripley
/trunk/src/
add useBytes arg to agrep and use it in help.search()
43806
6786 d 19 h
ripley
/trunk/
adapt agrep() to work in MBCS locales
43790
6788 d 15 h
ripley
/trunk/src/library/base/
charmatch was unintentionally returning invisibly.
document that agrep works at byte level.
42876
6890 d 10 h
murdoch
/trunk/src/library/base/man/
typo
42333
6941 d 14 h
ripley
/trunk/src/library/
add copyright/licence header
remove CVS-style $Id fields
38946
7281 d 4 h
ripley
/trunk/
try to add some consistency to the character functions
38940
7281 d 13 h
ripley
/trunk/
grep(value=TRUE) only sometimes preserved names.
clarifications of when coercion to character occurs and how it is done.
38292
7357 d 12 h
ripley
/trunk/
use as.character for coercion in agrep/grep/friends
36816
7525 d 12 h
ripley
/trunk/src/library/
tweaks, usually over-long lines
30139
8061 d 17 h
hornik
/trunk/src/library/
Update email address of David Meyer.
29362
8114 d 17 h
ripley
/trunk/src/library/
branch update
27625
8260 d 9 h
ripley
/trunk/src/library/
typos from PR5632 and PR5730
26760
8312 d 15 h
ripley
/trunk/
branch update
19903
8824 d 12 h
hornik
/trunk/src/
Misc code/doc improvements for agrep.
19830
8829 d 16 h
ripley
/trunk/src/library/base/man/
missing any \alias.
19822
8830 d 2 h
hornik
/trunk/src/
Add R and C code for approximate string matching.