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
52865 5807 d 17 h urbaneks /branches/R-exp-R5/src/ add support for function argument types  
/branches/R-exp-R5/src/include/Rinternals.h
/branches/R-exp-R5/src/include/config.h.in
/branches/R-exp-R5/src/main/gram.c
/branches/R-exp-R5/src/main/gram.y
/branches/R-exp-R5/src/main/names.c
52864 5807 d 19 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
52799 5817 d 0 h ripley /trunk/ assume popen
clean up error codes from system() where possible
 
/trunk/configure
/trunk/configure.ac
/trunk/doc/NEWS.Rd
/trunk/src/include/config.h.in
/trunk/src/library/base/man/system.Rd
/trunk/src/library/grDevices/man/postscript.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/main/connections.c
/trunk/src/main/sysutils.c
/trunk/src/unix/sys-unix.c
/trunk/tests/reg-tests-1.R
52731 5826 d 16 h hornik /trunk/ Undo accidental commits.  
/trunk/configure
/trunk/src/include/config.h.in
/trunk/src/library/base/R/datetime.R
/trunk/src/library/splines/man/xyVector.Rd
52730 5826 d 16 h hornik /trunk/ Add full support for checkers supporting the Ispell pipe interface
(Aspell, Hunspell and Ispell), adding a 'program' argument to control
which program to use for spell checking.
Add utility for inspecting the context of possible mis-spelled words.
 
/trunk/configure
/trunk/src/include/config.h.in
/trunk/src/library/base/R/datetime.R
/trunk/src/library/grid/inst/doc/frame.Snw
/trunk/src/library/grid/inst/doc/grid.Snw
/trunk/src/library/splines/man/xyVector.Rd
/trunk/src/library/tools/R/Rdtools.R
/trunk/src/library/tools/R/Sweavetools.R
/trunk/src/library/tools/man/RdTextFilter.Rd
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/aspell.R
/trunk/src/library/utils/man/aspell-utils.Rd
/trunk/src/library/utils/man/aspell.Rd
51430 5967 d 16 h ripley /trunk/ check iconv handles ASCII  
/trunk/configure
/trunk/m4/R.m4
/trunk/src/include/config.h.in
/trunk/src/library/base/man/iconv.Rd
49776 6153 d 21 h ripley /trunk/ add Sys.readlink
use it in tar()
read Ustar format in untar()
 
/trunk/src/library/base/man/Sys.readlink.Rd
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/include/Internal.h
/trunk/src/include/config.h.in
/trunk/src/library/base/R/files.R
/trunk/src/library/base/man/file.info.Rd
/trunk/src/library/utils/R/tar.R
/trunk/src/library/utils/man/tar.Rd
/trunk/src/library/utils/man/untar.Rd
/trunk/src/main/names.c
/trunk/src/main/platform.c
49721 6158 d 20 h ripley /trunk/ experimental support for xv decompression  
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/m4/R.m4
/trunk/src/include/Rconnections.h
/trunk/src/include/config.h.in
/trunk/src/library/base/man/connections.Rd
/trunk/src/main/connections.c
49647 6165 d 4 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
49604 6168 d 1 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
49591 6168 d 21 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
48914 6229 d 5 h ripley /trunk/ make ICU an external library rather than a capability
remove unused ICONV_LATIN1 (now essential)
 
/trunk/configure
/trunk/configure.ac
/trunk/m4/R.m4
/trunk/src/gnuwin32/fixed/h/config.h
/trunk/src/gnuwin32/fixed/h/config64.h
/trunk/src/include/config.h.in
48186 6336 d 23 h ripley /trunk/ a simpler solution to unlist() on broken symbolic links  
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/include/config.h.in
/trunk/src/main/platform.c
48176 6337 d 17 h ripley /trunk/ add ability to remove broken symbolic links  
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/src/include/config.h.in
/trunk/src/main/platform.c
48148 6340 d 15 h ripley /trunk/ support of own bigendian test (from autoconf 2.61)  
/trunk/m4/bigendian.m4
/trunk/Makefile.in
/trunk/configure.ac
/trunk/m4/Makefile.in
/trunk/src/include/config.h.in
48142 6341 d 17 h ripley /trunk/src/include/ revert changes that causes problems in Rconfig.h  
/trunk/src/include/config.h.in
48139 6341 d 20 h plummer /trunk/ Fixes for autoconf 2.63
Prevent mis-application of USE_VECLIB_G95FIX
 
/trunk/configure
/trunk/configure.ac
/trunk/m4/R.m4
/trunk/src/include/config.h.in
47534 6407 d 21 h ripley /trunk/ fix some cache problems with Aqua configuration
conditionalize Darwin stuff
update description of what HAVE_AQUA does
 
/trunk/configure
/trunk/configure.ac
/trunk/m4/R.m4
/trunk/src/include/config.h.in
47330 6424 d 5 h ripley /trunk/ improved configure for ICU  
/trunk/configure
/trunk/configure.ac
/trunk/m4/R.m4
/trunk/src/include/config.h.in
47312 6425 d 16 h ripley /trunk/ support --with-ICU on Mac OS (only tested on Leopard)  
/trunk/NEWS
/trunk/configure
/trunk/configure.ac
/trunk/doc/manual/R-admin.texi
/trunk/src/include/config.h.in
/trunk/src/main/util.c

Show All