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-exp-R5
/
src
/
main
/
agrep.c
– Rev 52864
Rev
Hide 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
Changes
52864
5807 d 5 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
/branches/R-exp-R5
50880
6051 d 4 h
ripley
/trunk/src/main/
control lifetime of translateChar in loops
/trunk/src/main/agrep.c
/trunk/src/main/character.c
/trunk/src/main/engine.c
/trunk/src/main/grep.c
/trunk/src/main/paste.c
/trunk/src/main/unique.c
/trunk/src/main/vfonts.c
50297
6110 d 10 h
ripley
/trunk/src/
put wtransChar in a public header
/trunk/src/include/Defn.h
/trunk/src/main/agrep.c
/trunk/src/main/grep.c
/trunk/src/main/sysutils.c
50286
6111 d 8 h
ripley
/trunk/
add more validity checking of MBCS strings
/trunk/NEWS
/trunk/src/include/Defn.h
/trunk/src/main/agrep.c
/trunk/src/main/grep.c
/trunk/src/main/pcre.c
/trunk/src/main/util.c
50234
6117 d 7 h
ripley
/trunk/
update tre to version 0.8.0
/trunk/src/extra/tre/tre.h
/trunk/src/extra/tre/regex.h
/trunk/NEWS
/trunk/doc/COPYRIGHTS
/trunk/src/extra/tre/regcomp.c
/trunk/src/extra/tre/regerror.c
/trunk/src/extra/tre/regexec.c
/trunk/src/extra/tre/tre-compile.c
/trunk/src/extra/tre/tre-internal.h
/trunk/src/extra/tre/tre-match-approx.c
/trunk/src/extra/tre/tre-match-backtrack.c
/trunk/src/extra/tre/tre-match-parallel.c
/trunk/src/extra/tre/tre-stack.h
/trunk/src/main/agrep.c
/trunk/src/main/dcf.c
/trunk/src/main/grep.c
/trunk/src/main/platform.c
50233
6117 d 8 h
ripley
/trunk/src/
add tre_ prefix in preparation for tre_0.8.0
/trunk/src/extra/tre/regcomp.c
/trunk/src/extra/tre/regex.h
/trunk/src/extra/tre/regexec.c
/trunk/src/main/agrep.c
/trunk/src/main/grep.c
49634
6166 d 0 h
ripley
/trunk/src/
more bytewise interface
/trunk/src/extra/tre/R_changes
/trunk/src/extra/tre/regex.h
/trunk/src/extra/tre/regexec.c
/trunk/src/main/agrep.c
49631
6166 d 3 h
ripley
/trunk/
more steps towards adopting TRE
/trunk/NEWS
/trunk/src/extra/tre/regcomp.c
/trunk/src/extra/tre/regex.h
/trunk/src/library/base/man/grep.Rd
/trunk/src/main/agrep.c
/trunk/src/main/grep.c
/trunk/src/main/sysutils.c
49620
6166 d 11 h
ripley
/trunk/
move agrep to always use TRE
/trunk/NEWS
/trunk/src/extra/Makefile.in
/trunk/src/library/base/man/agrep.Rd
/trunk/src/library/utils/R/help.search.R
/trunk/src/library/utils/man/help.search.Rd
/trunk/src/main/Makefile.in
/trunk/src/main/agrep.c
49607
6167 d 5 h
ripley
/trunk/
add private version of tre so we can remap as needed
/trunk/src/extra/tre
/trunk/src/extra/tre/LICENSE
/trunk/src/extra/tre/Makefile.in
/trunk/src/extra/tre/Makefile.win
/trunk/src/extra/tre/regcomp.c
/trunk/src/extra/tre/regerror.c
/trunk/src/extra/tre/regex.h
/trunk/src/extra/tre/regexec.c
/trunk/src/extra/tre/tre-ast.c
/trunk/src/extra/tre/tre-ast.h
/trunk/src/extra/tre/tre-compile.c
/trunk/src/extra/tre/tre-compile.h
/trunk/src/extra/tre/tre-config.h
/trunk/src/extra/tre/tre-internal.h
/trunk/src/extra/tre/tre-match-approx.c
/trunk/src/extra/tre/tre-match-backtrack.c
/trunk/src/extra/tre/tre-match-parallel.c
/trunk/src/extra/tre/tre-match-utils.h
/trunk/src/extra/tre/tre-mem.c
/trunk/src/extra/tre/tre-mem.h
/trunk/src/extra/tre/tre-parse.c
/trunk/src/extra/tre/tre-parse.h
/trunk/src/extra/tre/tre-stack.c
/trunk/src/extra/tre/tre-stack.h
/trunk/src/extra/tre/xmalloc.c
/trunk/src/extra/tre/xmalloc.h
/trunk/configure
/trunk/configure.ac
/trunk/doc/COPYRIGHTS
/trunk/src/extra/Makefile.in
/trunk/src/extra/pcre/Makefile.in
/trunk/src/library/base/man/agrep.Rd
/trunk/src/main/Makefile.in
/trunk/src/main/agrep.c
/trunk/src/main/grep.c
/trunk/src/main/regex.c
49605
6167 d 7 h
ripley
/trunk/src/main/
more work on TRE
/trunk/src/main/agrep.c
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/Rregex.h
/trunk/src/main/grep.c
49604
6167 d 10 h
ripley
/trunk/
barebones support for experimenting with the TRE library
/trunk/configure
/trunk/configure.ac
/trunk/src/include/config.h.in
/trunk/src/main/Makefile.in
/trunk/src/main/Rregex.h
/trunk/src/main/grep.c
/trunk/src/main/pcre.c
49603
6167 d 12 h
ripley
/trunk/src/main/
future change backup out for now
/trunk/src/main/grep.c
49602
6167 d 12 h
ripley
/trunk/
do not test something ?gsub tells you not to use
/trunk/src/main/grep.c
/trunk/tests/reg-tests-1.R
49600
6167 d 14 h
ripley
/trunk/src/main/
split out grep & friends to a separate file
/trunk/src/main/grep.c
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/character.c
/trunk/src/main/pcre.c
49591
6168 d 7 h
ripley
/trunk/
remove --disable-mbcs
use perl regexps in UTF-8 in a non-UTF-8 MBCS locale
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/m4/R.m4
/trunk/src/extra/pcre/Makefile.in
/trunk/src/extra/pcre/Makefile.win
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/fixed/h/config64.h
/trunk/src/gnuwin32/getline/getline.c
/trunk/src/gnuwin32/rui.c
/trunk/src/include/Defn.h
/trunk/src/include/R_ext/rlocale.h
/trunk/src/include/config.h.in
/trunk/src/library/base/man/grep.Rd
/trunk/src/library/base/man/strsplit.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/library/grDevices/src/devPicTeX.c
/trunk/src/library/grDevices/src/devQuartz.c
/trunk/src/library/tools/src/text.c
/trunk/src/main/Rstrptime.h
/trunk/src/main/apse.c
/trunk/src/main/character.c
/trunk/src/main/connections.c
/trunk/src/main/deparse.c
/trunk/src/main/engine.c
/trunk/src/main/errors.c
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/main.c
/trunk/src/main/pcre.c
/trunk/src/main/platform.c
/trunk/src/main/plotmath.c
/trunk/src/main/printutils.c
/trunk/src/main/regex.c
/trunk/src/main/rlocale.c
/trunk/src/main/scan.c
/trunk/src/main/sysutils.c
/trunk/src/main/unique.c
/trunk/src/main/util.c
/trunk/src/modules/X11/dataentry.c
/trunk/src/modules/X11/devX11.c
/trunk/src/modules/X11/rotated.c
/trunk/tools/GETCONFIG
49398
6181 d 9 h
ripley
/trunk/
update comments
/trunk/NEWS
/trunk/src/gnuwin32/front-ends/rcmdfn.c
/trunk/src/main/character.c
/trunk/src/scripts/Rcmd.in
49396
6181 d 10 h
ripley
/trunk/
update comments
/trunk/doc/manual/R-ints.texi
/trunk/src/library/base/man/Encoding.Rd
/trunk/src/main/character.c
/trunk/src/main/util.c
49381
6181 d 14 h
ripley
/trunk/src/main/
split up character.c
/trunk/src/main/raw.c
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/character.c
/trunk/src/main/sysutils.c
49380
6181 d 14 h
ripley
/trunk/src/main/
add/update comments
/trunk/src/main/character.c
←Prev
1
2
Next→
Show All