The R Project SVN R

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
52864 5808 d 12 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
52338 5882 d 12 h ripley /trunk/src/main/ need to arrange to build gramLatex.c  
/trunk/src/main/Makefile.in
52331 5882 d 13 h murdoch /trunk/ Add parseLatex and related material  
/trunk/src/library/tools/R/parseLatex.R
/trunk/src/library/tools/man/parseLatex.Rd
/trunk/src/main/gramLatex.c
/trunk/src/main/gramLatex.y
/trunk/NEWS
/trunk/src/include/Internal.h
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/zzz.R
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/names.c
/trunk/tests/Examples/tools-Ex.Rout.save
50289 6112 d 10 h ripley /trunk/src/main/ start merging branches of RE code  
/trunk/src/main/pcre.c
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/grep.c
50059 6132 d 12 h ripley /trunk/src/ clean up after old-style regex.c  
/trunk/src/main/Rregex.h
/trunk/src/gnuwin32/Rdll.hide
/trunk/src/main/Makefile.in
49831 6150 d 17 h ripley /trunk/src/ all builds have xz  
/trunk/src/library/base/man/capabilities.Rd
/trunk/src/main/Makefile.in
/trunk/src/main/connections.c
/trunk/src/main/platform.c
49824 6150 d 20 h ripley /trunk/ build internal xz when system one is not available  
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/m4/R.m4
/trunk/src/extra/Makefile.in
/trunk/src/extra/xz/Makefile.in
/trunk/src/main/Makefile.in
49647 6165 d 21 h ripley /trunk/ make TRE non-optional  
/trunk/src/main/regex.c
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/fixed/h/config64.h
/trunk/src/include/config.h.in
/trunk/src/library/base/man/grep.Rd
/trunk/src/main/Makefile.in
/trunk/src/main/dcf.c
/trunk/src/main/grep.c
/trunk/src/main/pcre.c
/trunk/src/main/platform.c
49641 6166 d 12 h ripley /trunk/src/ update  
/trunk/src/library/utils/R/indices.R
/trunk/src/main/Makefile.in
49638 6166 d 17 h ripley /trunk/ switch TRE on by default  
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/main/Makefile.in
/trunk/tests/utf8-regex.R
49627 6167 d 16 h ripley /trunk/src/ make read.dcf byte-by-byte  
/trunk/src/extra/tre/regex.h
/trunk/src/extra/tre/regexec.c
/trunk/src/library/base/man/dcf.Rd
/trunk/src/library/utils/R/packages.R
/trunk/src/main/Makefile.in
/trunk/src/main/Rregex.h
/trunk/src/main/dcf.c
/trunk/src/main/platform.c
49620 6167 d 18 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
49608 6168 d 12 h ripley /trunk/ force use of static libtre  
/trunk/configure
/trunk/configure.ac
/trunk/src/main/Makefile.in
49607 6168 d 12 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 6168 d 14 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 6168 d 18 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
49600 6168 d 21 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
49381 6182 d 21 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
48129 6343 d 13 h urbaneks /trunk/src/ add .inspect debugging tool  
/trunk/src/main/inspect.c
/trunk/src/include/Internal.h
/trunk/src/main/Makefile.in
/trunk/src/main/names.c
48018 6360 d 18 h hornik /trunk/ AIX improvements by Ei-ji Nakama.  
/trunk/Makeconf.in
/trunk/configure.ac
/trunk/src/main/Makefile.in

Show All